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 80301b0 commit 48e0054Copy full SHA for 48e0054
composer.json
@@ -15,11 +15,11 @@
15
},
16
"require-dev": {
17
"jakub-onderka/php-parallel-lint": "1.0.0",
18
- "phing/phing": "2.16.1",
19
- "phpstan/phpstan": "0.11.19|0.12",
20
- "phpstan/phpstan-phpunit": "0.11.2|0.12",
21
- "phpstan/phpstan-strict-rules": "0.11.1|0.12",
22
- "phpunit/phpunit": "7.5.18|8.5.0",
+ "phing/phing": "2.16.2",
+ "phpstan/phpstan": "0.11.19|0.12.4",
+ "phpstan/phpstan-phpunit": "0.11.2|0.12.5",
+ "phpstan/phpstan-strict-rules": "0.11.1|0.12.1",
+ "phpunit/phpunit": "7.5.18|8.5.1",
23
"dealerdirect/phpcodesniffer-composer-installer": "0.5.0"
24
25
"autoload": {
0 commit comments