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 6ce821f commit 5d081c8Copy full SHA for 5d081c8
composer.json
@@ -60,9 +60,9 @@
60
"phpunit/phpunit": "^8.2",
61
"matthiasnoback/symfony-dependency-injection-test": "4.3",
62
"symfony/phpunit-bridge": "^5.3",
63
- "phpstan/phpstan": "^1.10",
64
- "phpstan/phpstan-phpunit": "^1.3",
65
- "phpstan/phpstan-symfony": "^1.3"
+ "phpstan/phpstan": "^2.0",
+ "phpstan/phpstan-phpunit": "^2.0",
+ "phpstan/phpstan-symfony": "^2.0"
66
},
67
"scripts": {
68
"fix-cs": "php-cs-fixer fix --config=.php-cs-fixer.php -v --show-progress=dots",
0 commit comments