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 6d6a0da commit 900a12fCopy full SHA for 900a12f
composer.json
@@ -22,10 +22,10 @@
22
"pestphp/pest": "^2.4.0",
23
"jetbrains/phpstorm-attributes": "^1.0",
24
"phpstan/extension-installer": "^1.2.0",
25
- "phpstan/phpstan": "^1.10.11",
26
- "phpstan/phpstan-deprecation-rules": "^1.1.3",
27
- "phpstan/phpstan-phpunit": "^1.3.11",
28
- "phpstan/phpstan-strict-rules": "^1.5.1",
+ "phpstan/phpstan": "^2.0.0",
+ "phpstan/phpstan-deprecation-rules": "^2.0.0",
+ "phpstan/phpstan-phpunit": "^2.0.0",
+ "phpstan/phpstan-strict-rules": "^2.0.0",
29
"phpunit/phpunit": "^10.0.19",
30
"roave/security-advisories": "dev-latest",
31
"wayofdev/cs-fixer-config": "^v1.1.11"
0 commit comments