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 546032cCopy full SHA for 546032c
composer.json
@@ -20,10 +20,10 @@
20
},
21
"require-dev": {
22
"brainbits/phpcs-standard": "^7.0",
23
- "brainbits/phpstan-rules": "^3.0",
+ "brainbits/phpstan-rules": "^4.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