Skip to content

Commit c60b090

Browse files
committed
Use Symfony ~2.8 or ~3.0
1 parent 4a2ecc0 commit c60b090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "symfony-bundle",
55
"require": {
66
"contao/core-bundle": "^4.2",
7-
"symfony/console": "^2.8",
7+
"symfony/console": "~2.8|~3.0",
88
"contao/installation-bundle": "^1.1"
99
},
1010
"autoload": {

0 commit comments

Comments
 (0)