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 2a2b12e commit 5d20946Copy full SHA for 5d20946
composer.json
@@ -21,13 +21,13 @@
21
"squizlabs/php_codesniffer": "^3.6.2"
22
},
23
"require-dev": {
24
- "phing/phing": "2.17.1",
25
- "php-parallel-lint/php-parallel-lint": "1.3.1",
26
- "phpstan/phpstan": "1.4.5",
+ "phing/phing": "2.17.2",
+ "php-parallel-lint/php-parallel-lint": "1.3.2",
+ "phpstan/phpstan": "1.4.6",
27
"phpstan/phpstan-deprecation-rules": "1.0.0",
28
"phpstan/phpstan-phpunit": "1.0.0",
29
"phpstan/phpstan-strict-rules": "1.1.0",
30
- "phpunit/phpunit": "7.5.20|8.5.21|9.5.13"
+ "phpunit/phpunit": "7.5.20|8.5.21|9.5.16"
31
32
"autoload": {
33
"psr-4": {
0 commit comments