summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index 74030a4..338a8b2 100644
--- a/composer.json
+++ b/composer.json
@@ -40,6 +40,9 @@
"phpunit/phpunit": "^4.8.35 || ^5.7",
"phpunit/phpunit-mock-objects": "^2.3 || ^3.0"
},
+ "conflict": {
+ "symfony/console": "2.8.38"
+ },
"config": {
"platform": {
"php": "5.3.9"