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 2cd3f57 commit f32937dCopy full SHA for f32937d
composer.json
@@ -23,11 +23,11 @@
23
"require-dev": {
24
"phing/phing": "2.17.4",
25
"php-parallel-lint/php-parallel-lint": "1.3.2",
26
- "phpstan/phpstan": "1.4.10|1.8.5",
+ "phpstan/phpstan": "1.4.10|1.8.6",
27
"phpstan/phpstan-deprecation-rules": "1.0.0",
28
"phpstan/phpstan-phpunit": "1.0.0|1.1.1",
29
- "phpstan/phpstan-strict-rules": "1.4.3",
30
- "phpunit/phpunit": "7.5.20|8.5.21|9.5.24"
+ "phpstan/phpstan-strict-rules": "1.4.4",
+ "phpunit/phpunit": "7.5.20|8.5.21|9.5.25"
31
},
32
"autoload": {
33
"psr-4": {
0 commit comments