Skip to content

Commit ecfe58e

Browse files
authored
Update composer.json
1 parent 1ab3d5d commit ecfe58e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"name": "sr/module-delivery-date",
33
"description": "Order Delivery date extension will allow customer to choose preferable delivery date for order.",
44
"require": {
5-
"php": "~5.5.0|~5.6.0|~7.0.0",
6-
"magento/module-config": "100.0.*",
7-
"magento/module-store": "100.0.*",
8-
"magento/module-backend": "100.0.*",
9-
"magento/module-checkout": "100.0.*",
10-
"magento/module-sales": "100.0.*",
11-
"magento/framework": "100.0.*"
5+
"php": "~5.6.0|7.0.2|~7.0.6",
6+
"magento/module-config": "100.1.*",
7+
"magento/module-store": "100.1.*",
8+
"magento/module-backend": "100.1.*",
9+
"magento/module-checkout": "100.1.*",
10+
"magento/module-sales": "100.1.*",
11+
"magento/framework": "100.1.*"
1212
},
1313
"type": "magento2-module",
1414
"version": "2.0.1",

0 commit comments

Comments
 (0)