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 9e8e6e7 commit da187fdCopy full SHA for da187fd
composer.json
@@ -8,8 +8,8 @@
8
"require-dev": {
9
"php-parallel-lint/php-parallel-lint": "^1.2",
10
"phpstan/extension-installer": "^1.0",
11
- "phpstan/phpstan": "^0.12.87",
12
- "phpstan/phpstan-strict-rules": "^0.12.5",
+ "phpstan/phpstan": "^1.0",
+ "phpstan/phpstan-strict-rules": "^1.0",
13
"phpunit/phpunit": "^9.5",
14
"symfony/process": "^5.2"
15
},
0 commit comments