Updated doctrine/coding-standard to ^5
Showing
... | @@ -27,7 +27,7 @@ | ... | @@ -27,7 +27,7 @@ |
"doctrine/event-manager": "^1.0" | "doctrine/event-manager": "^1.0" | ||
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"doctrine/coding-standard": "^4.0", | "doctrine/coding-standard": "^5.0", | ||
"jetbrains/phpstorm-stubs": "^2018.1.2", | "jetbrains/phpstorm-stubs": "^2018.1.2", | ||
"phpstan/phpstan": "^0.10.1", | "phpstan/phpstan": "^0.10.1", | ||
"phpunit/phpunit": "^7.1.2", | "phpunit/phpunit": "^7.1.2", | ||
... | ... |
Please register or sign in to comment