Skip to content

Commit 00c378f

Browse files
author
Michael Logvin
committed
MAGETWO-33556: Can't Install Magento_Quote on PHP 5.6
1 parent b2d96a0 commit 00c378f

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

app/code/Magento/Quote/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento/module-quote",
33
"description": "N/A",
44
"require": {
5-
"php": "~5.4.11|~5.5.0",
5+
"php": "~5.4.11|~5.5.0|~5.6.0",
66
"magento/module-store": "0.42.0-beta6",
77
"magento/module-catalog": "0.42.0-beta6",
88
"magento/module-customer": "0.42.0-beta6",

composer.lock

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)