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 108e61c commit dc2a9edCopy full SHA for dc2a9ed
composer.json
@@ -19,9 +19,9 @@
19
"doctrine/coding-standard": "^8.0"
20
},
21
"require-dev": {
22
- "phpstan/phpstan": "0.12.4",
23
- "phpstan/phpstan-phpunit": "0.12.5",
24
- "phpstan/phpstan-strict-rules": "0.12.1",
+ "phpstan/phpstan": "0.12.25",
+ "phpstan/phpstan-phpunit": "0.12.11",
+ "phpstan/phpstan-strict-rules": "0.12.2",
25
"phpunit/phpunit": "^8.5"
26
27
"config": {
0 commit comments