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 1d8aa30 commit c3b4a96Copy full SHA for c3b4a96
composer.json
@@ -8,11 +8,11 @@
8
"php-64bit": "*"
9
},
10
"require-dev": {
11
- "phpstan/phpstan": "~1.10.3",
+ "phpstan/phpstan": "2.1.0",
12
"phpstan/extension-installer": "^1.0",
13
- "phpstan/phpstan-strict-rules": "^1.0.0",
+ "phpstan/phpstan-strict-rules": "^2.0.0",
14
"phpunit/phpunit": "^9.5 || ^10.0 || ^11.0",
15
- "phpstan/phpstan-phpunit": "^1.0"
+ "phpstan/phpstan-phpunit": "^2.0"
16
17
"autoload": {
18
"psr-4": {
0 commit comments