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 df6b6cb commit ac331bbCopy full SHA for ac331bb
composer.json
@@ -20,10 +20,10 @@
20
"beste/php-cs-fixer-config": "^3.2.0",
21
"friendsofphp/php-cs-fixer": "^3.62.0",
22
"phpstan/extension-installer": "^1.4.1",
23
- "phpstan/phpstan": "^1.11.10",
24
- "phpstan/phpstan-deprecation-rules": "^1.2.0",
25
- "phpstan/phpstan-phpunit": "^1.4.0",
26
- "phpstan/phpstan-strict-rules": "^1.6.0",
+ "phpstan/phpstan": "^2.0.1",
+ "phpstan/phpstan-deprecation-rules": "^2.0",
+ "phpstan/phpstan-phpunit": "^2.0",
+ "phpstan/phpstan-strict-rules": "^2.0",
27
"phpunit/phpunit": "^10.5.2 || ^11.3.1",
28
"symfony/var-dumper": "^6.4 || ^7.1.3"
29
},
0 commit comments