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 188ca67 commit 26e931aCopy full SHA for 26e931a
composer.json
@@ -20,10 +20,10 @@
20
"require-dev": {
21
"phing/phing": "2.17.0",
22
"php-parallel-lint/php-parallel-lint": "1.3.1",
23
- "phpstan/phpstan": "1.0.0",
+ "phpstan/phpstan": "1.2.0",
24
"phpstan/phpstan-deprecation-rules": "1.0.0",
25
"phpstan/phpstan-phpunit": "1.0.0",
26
- "phpstan/phpstan-strict-rules": "1.0.0",
+ "phpstan/phpstan-strict-rules": "1.1.0",
27
"phpunit/phpunit": "7.5.20|8.5.5|9.5.10"
28
},
29
"autoload": {
0 commit comments