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 add9082 commit 28351a2Copy full SHA for 28351a2
composer.json
@@ -20,11 +20,11 @@
20
"require-dev": {
21
"phing/phing": "2.16.4",
22
"php-parallel-lint/php-parallel-lint": "1.3.0",
23
- "phpstan/phpstan": "0.12.91",
+ "phpstan/phpstan": "0.12.93",
24
"phpstan/phpstan-deprecation-rules": "0.12.6",
25
- "phpstan/phpstan-phpunit": "0.12.20",
+ "phpstan/phpstan-phpunit": "0.12.21",
26
"phpstan/phpstan-strict-rules": "0.12.10",
27
- "phpunit/phpunit": "7.5.20|8.5.5|9.5.6"
+ "phpunit/phpunit": "7.5.20|8.5.5|9.5.7"
28
},
29
"autoload": {
30
"psr-4": {
0 commit comments