Skip to content

Commit e6192ff

Browse files
author
Oleksii Korshenko
committed
MAGETWO-64065: [GitHub] [PR] Merge Pull Request #8151 : Remove "<2.7" constraint on symfony/console
2 parents 53b0776 + c6ef98f commit e6192ff

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
@@ -43,7 +43,7 @@
4343
"tubalmartin/cssmin": "2.4.8-p4",
4444
"magento/magento-composer-installer": ">=0.1.11",
4545
"braintree/braintree_php": "3.7.0",
46-
"symfony/console": "~2.3 <2.7",
46+
"symfony/console": "~2.3",
4747
"symfony/event-dispatcher": "~2.1",
4848
"symfony/process": "~2.1",
4949
"phpseclib/phpseclib": "2.0.*",

0 commit comments

Comments
 (0)