Skip to content

Commit 0be7a20

Browse files
committed
Downgrade symfony/console to 2.7.*
1 parent 72e4db9 commit 0be7a20

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
@@ -15,7 +15,7 @@
1515
"survey"
1616
],
1717
"require": {
18-
"symfony/console": "2.8.*"
18+
"symfony/console": "2.7.*"
1919
},
2020
"bin": ["bin/omr"],
2121
"require-dev": {

0 commit comments

Comments
 (0)