We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d03c794 + 85fcd8f commit 97a0dbfCopy full SHA for 97a0dbf
composer.json
@@ -3,7 +3,7 @@
3
"description": "Commands to update the contao database or add an admin entry",
4
"type": "symfony-bundle",
5
"require": {
6
- "symfony/console": "~2.8|~3.0",
+ "symfony/console": "~2.8 || ~3.0 || ~4.0",
7
"contao/installation-bundle": ">= 1.1 < 5"
8
},
9
"autoload": {
0 commit comments