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 4952b47 commit a054f78Copy full SHA for a054f78
composer.json
@@ -25,10 +25,10 @@
25
"pestphp/pest": "^2.6",
26
"pestphp/pest-plugin-laravel": "^2.0.0",
27
"phpstan/extension-installer": "^1.3",
28
- "phpstan/phpstan": "^1.10",
29
- "phpstan/phpstan-deprecation-rules": "^1.1",
30
- "phpstan/phpstan-phpunit": "^1.3",
31
- "phpstan/phpstan-strict-rules": "^1.5",
+ "phpstan/phpstan": "^2.0",
+ "phpstan/phpstan-deprecation-rules": "^2.0",
+ "phpstan/phpstan-phpunit": "^2.0",
+ "phpstan/phpstan-strict-rules": "^2.0",
32
"phpunit/phpunit": "^10.2",
33
"roave/security-advisories": "dev-latest",
34
"wayofdev/cs-fixer-config": "^1.2"
0 commit comments