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 5501b90 commit ace8841Copy full SHA for ace8841
1 file changed
composer.json
@@ -23,12 +23,12 @@
23
"ext-dom": "*"
24
},
25
"require-dev": {
26
- "ekino/phpstan-banned-code": "^v2.1.0",
+ "ekino/phpstan-banned-code": "^v3.0.0",
27
"friendsofphp/php-cs-fixer": "^v3.65.0",
28
"infection/infection": "^0.29.8",
29
"phpstan/extension-installer": "^1.4.3",
30
- "phpstan/phpstan": "^1.12.12",
31
- "phpstan/phpstan-phpunit": "^1.4.1",
+ "phpstan/phpstan": "^2.0.0",
+ "phpstan/phpstan-phpunit": "^2.0.0",
32
"phpunit/phpunit": "^11.4.4"
33
34
"conflict": {
0 commit comments