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 4bd90b5 commit f319c1dCopy full SHA for f319c1d
composer.json
@@ -21,13 +21,13 @@
21
"squizlabs/php_codesniffer": "^3.6.2"
22
},
23
"require-dev": {
24
- "phing/phing": "2.17.0",
+ "phing/phing": "2.17.1",
25
"php-parallel-lint/php-parallel-lint": "1.3.1",
26
- "phpstan/phpstan": "1.3.0",
+ "phpstan/phpstan": "1.4.5",
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.11"
+ "phpunit/phpunit": "7.5.20|8.5.21|9.5.13"
31
32
"autoload": {
33
"psr-4": {
0 commit comments