Skip to content

Commit 89a3369

Browse files
committed
Make the bundle usable with Symfony 2.8+
1 parent a4eff95 commit 89a3369

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": "^3.1"
7+
"symfony/console": "^2.8"
88
},
99
"autoload": {
1010
"psr-4": {

0 commit comments

Comments
 (0)