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 57f8fcb commit 964957aCopy full SHA for 964957a
composer.json
@@ -12,15 +12,14 @@
12
],
13
"require": {
14
"php": "^7.0",
15
- "symfony/dependency-injection": "^3.2|^4.0",
16
- "roave/security-advisories": "dev-master"
+ "symfony/dependency-injection": "^3.2|^4.0"
17
},
18
"require-dev": {
19
"jakub-onderka/php-parallel-lint": "^0.9.2",
20
- "lookyman/coding-standard": "^0.0.5",
21
"phpstan/phpstan": "^0.9.0",
22
"phpunit/phpunit": "^6.4",
23
- "phpstan/phpstan-phpunit": "^0.9.0"
+ "phpstan/phpstan-phpunit": "^0.9.0",
+ "lookyman/coding-standard": "^0.0.6"
24
25
"autoload": {
26
"psr-4": {
0 commit comments