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 09ae04d commit 7e8051cCopy full SHA for 7e8051c
composer.json
@@ -28,12 +28,12 @@
28
"symfony/validator": "~3.4|~4.0",
29
"symfony/dependency-injection": "~3.4|~4.0",
30
"symfony/config": "~3.4|~4.0",
31
+ "symfony/console": "~3.4|~4.0",
32
"symfony/http-foundation": "~3.4|~4.0",
33
"symfony/http-kernel": "~3.4|~4.0",
34
"symfony/security-csrf": "~3.4|~4.0",
35
"symfony/translation": "~3.4|~4.0",
36
"symfony/var-dumper": "~3.4|~4.0"
- "symfony/console": "~3.4|~4.0"
37
},
38
"conflict": {
39
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
0 commit comments