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.
2 parents b6b792a + d4daf04 commit f48a02eCopy full SHA for f48a02e
1 file changed
composer.json
@@ -9,10 +9,10 @@
9
},
10
"require": {
11
"php": "^8.1",
12
- "phpstan/phpstan": "^1.12",
13
- "phpstan/phpstan-dibi": "^1.0",
14
- "phpstan/phpstan-strict-rules": "^1.6",
15
- "phpstan/phpstan-webmozart-assert": "^1.2",
+ "phpstan/phpstan": "^2.0",
+ "phpstan/phpstan-dibi": "^2.0",
+ "phpstan/phpstan-strict-rules": "^2.0",
+ "phpstan/phpstan-webmozart-assert": "^2.0",
16
"slevomat/coding-standard": "^8.15"
17
18
"config": {
0 commit comments