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 2bb54d5 commit 1e7b8d5Copy full SHA for 1e7b8d5
composer.json
@@ -22,8 +22,8 @@
22
"brainbits/phpcs-standard": "^7.0",
23
"brainbits/phpstan-rules": "^3.0",
24
"jangregor/phpstan-prophecy": "^1.0",
25
- "phpstan/phpstan": "^1.0",
26
- "phpstan/phpstan-phpunit": "^1.3",
+ "phpstan/phpstan": "^2.0",
+ "phpstan/phpstan-phpunit": "^2.0",
27
"phpunit/phpunit": "^10.2"
28
},
29
"config": {
0 commit comments