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 b07f5ea commit 5cb8b32Copy full SHA for 5cb8b32
composer.json
@@ -16,8 +16,8 @@
16
"require-dev": {
17
"phpunit/phpunit": "^9.5.28",
18
"squizlabs/php_codesniffer": "^3.7.2",
19
- "phpstan/phpstan": "1.12.27",
20
- "phpstan/phpstan-deprecation-rules": "1.2.1"
+ "phpstan/phpstan": "^2.1.17",
+ "phpstan/phpstan-deprecation-rules": "^2.0.3"
21
},
22
"autoload": {
23
"psr-4": {
0 commit comments