We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d98d11c commit 64f5f66Copy full SHA for 64f5f66
1 file changed
composer.json
@@ -14,8 +14,8 @@
14
"require-dev": {
15
"phpunit/phpunit": "^9.5.28",
16
"squizlabs/php_codesniffer": "^3.7.2",
17
- "phpstan/phpstan": "1.12.27",
18
- "phpstan/phpstan-deprecation-rules": "1.2.1"
+ "phpstan/phpstan": "^2.1.17",
+ "phpstan/phpstan-deprecation-rules": "^2.0.3"
19
},
20
"autoload": {
21
"psr-4": {
0 commit comments