We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d03c794 commit 85fcd8fCopy full SHA for 85fcd8f
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