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 2cc23c1 commit 0b2f104Copy full SHA for 0b2f104
composer.json
@@ -21,12 +21,12 @@
21
"squizlabs/php_codesniffer": "^3.6.2"
22
},
23
"require-dev": {
24
- "phing/phing": "2.17.2",
+ "phing/phing": "2.17.3",
25
"php-parallel-lint/php-parallel-lint": "1.3.2",
26
- "phpstan/phpstan": "1.4.10|1.6.0",
+ "phpstan/phpstan": "1.4.10|1.6.7",
27
"phpstan/phpstan-deprecation-rules": "1.0.0",
28
"phpstan/phpstan-phpunit": "1.0.0|1.1.1",
29
- "phpstan/phpstan-strict-rules": "1.2.0",
+ "phpstan/phpstan-strict-rules": "1.2.3",
30
"phpunit/phpunit": "7.5.20|8.5.21|9.5.20"
31
32
"autoload": {
0 commit comments