Skip to content

Commit b6b745a

Browse files
author
James Moey
committed
Downgrade symfony console component to 2.8.*
1 parent 67c2ecb commit b6b745a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"symfony/dependency-injection": "^2.6",
2323
"symfony/config": "^2.6",
2424
"symfony/http-kernel": "^2.6",
25-
"symfony/console": "3.0.*@dev",
25+
"symfony/console": "2.8.*",
2626
"symfony/monolog-bundle": "~2.6"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)