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 1e9c40b commit 36d4af0Copy full SHA for 36d4af0
composer.json
@@ -24,11 +24,11 @@
24
"require-dev": {
25
"phing/phing": "2.17.4",
26
"php-parallel-lint/php-parallel-lint": "1.3.2",
27
- "phpstan/phpstan": "1.4.10|1.9.17",
28
- "phpstan/phpstan-deprecation-rules": "1.1.1",
29
- "phpstan/phpstan-phpunit": "1.0.0|1.3.4",
30
- "phpstan/phpstan-strict-rules": "1.4.5",
31
- "phpunit/phpunit": "7.5.20|8.5.21|9.6.3"
+ "phpstan/phpstan": "1.4.10|1.10.6",
+ "phpstan/phpstan-deprecation-rules": "1.1.2",
+ "phpstan/phpstan-phpunit": "1.0.0|1.3.10",
+ "phpstan/phpstan-strict-rules": "1.5.0",
+ "phpunit/phpunit": "7.5.20|8.5.21|9.6.5"
32
},
33
"autoload": {
34
"psr-4": {
0 commit comments