We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b96ba8e commit d80b212Copy full SHA for d80b212
2 files changed
composer.json
@@ -21,6 +21,7 @@
21
"classmap": ["src/"]
22
},
23
"require-dev": {
24
- "phpunit/phpunit": "10.1.2"
+ "phpunit/phpunit": "^10.5",
25
+ "phpstan/phpstan": "^1.10"
26
}
27
0 commit comments