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 954b354 commit da8e668Copy full SHA for da8e668
vendor-bin/tools/composer.json
@@ -8,10 +8,10 @@
8
"matthiasnoback/symfony-dependency-injection-test": "^5.0",
9
"phpmd/phpmd": "^2.13",
10
"phpstan/extension-installer": "^1.3",
11
- "phpstan/phpstan": "^1.10.14",
12
- "phpstan/phpstan-phpunit": "^1.3.11",
13
- "phpstan/phpstan-strict-rules": "^1.5.1",
14
- "phpstan/phpstan-symfony": "^1.3.1",
+ "phpstan/phpstan": "^2.0.0",
+ "phpstan/phpstan-phpunit": "^2.0.0",
+ "phpstan/phpstan-strict-rules": "^2.0.0",
+ "phpstan/phpstan-symfony": "^2.0.0",
15
"phpunit/phpunit": "^10.1.2",
16
"psalm/plugin-phpunit": "^0.19.0",
17
"psalm/plugin-symfony": "^5.0.3",
0 commit comments