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 d847cb9 commit c0487edCopy full SHA for c0487ed
composer.json
@@ -27,11 +27,11 @@
27
},
28
"require-dev": {
29
"phpunit/phpunit": "^6.4|^7.0",
30
- "doctrine/coding-standard": "^5.0",
31
- "phpstan/phpstan": "^0.11",
32
- "phpstan/phpstan-deprecation-rules": "^0.11",
33
- "phpstan/phpstan-phpunit": "^0.11",
34
- "phpstan/phpstan-strict-rules": "^0.11",
+ "doctrine/coding-standard": "^8.0",
+ "phpstan/phpstan": "^0.12",
+ "phpstan/phpstan-deprecation-rules": "^0.12",
+ "phpstan/phpstan-phpunit": "^0.12",
+ "phpstan/phpstan-strict-rules": "^0.12",
35
"doctrine/orm": "^2.6"
36
37
"autoload": {
0 commit comments