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 d6d6e1e commit f055d26Copy full SHA for f055d26
composer.json
@@ -3,9 +3,8 @@
3
"description": "Commands to update the contao database or add an admin entry",
4
"type": "symfony-bundle",
5
"require": {
6
- "contao/core-bundle": "^4.2",
7
"symfony/console": "~2.8|~3.0",
8
- "contao/installation-bundle": "^1.1"
+ "contao/installation-bundle": ">= 1.1 < 5"
9
},
10
"autoload": {
11
"psr-4": {
0 commit comments