Skip to content

Commit 2f9719c

Browse files
author
Safwan Khan
committed
MAGETWO-32644: Remove PHP 5.4 support from composer.json
- Correction on a merge conflict solution.
1 parent a1db54c commit 2f9719c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.5.0|~5.6.0",
66
"magento/module-store": "0.42.0-beta4",
77
"magento/module-catalog": "0.42.0-beta4",
88
"magento/module-customer": "0.42.0-beta4",

0 commit comments

Comments
 (0)