Skip to content

Commit 68f6c3f

Browse files
committed
MAGETWO-41762: [php 7.0] Can't update composer if EE linked version
- added php 7.0
1 parent c2bc8f4 commit 68f6c3f

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
@@ -8,7 +8,7 @@
88
"AFL-3.0"
99
],
1010
"require": {
11-
"php": "~5.5.0|~5.6.0",
11+
"php": "~5.5.0|~5.6.0|~7.0.0",
1212
"composer/composer": "1.0.0-alpha10",
1313
"symfony/console": "~2.3 <2.7"
1414
},

0 commit comments

Comments
 (0)