Skip to content

Commit 5514494

Browse files
author
Ilan Parmentier
authored
Support Magento 2.3.1
"magento/product-community-edition 2.3.1 requires magento/module-backend 101.0.1 -> satisfiable by magento/module-backend[101.0.1]."
1 parent b503f06 commit 5514494

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
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": "~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0|~7.1.3|~7.2.0",
17-
"magento/module-backend": "100.0.*|100.1.*|100.2.*|101.0.0",
17+
"magento/module-backend": "100.0.*|100.1.*|100.2.*|101.0.*",
1818
"magento/framework": "100.0.*|100.1.*|101.0.*|102.0.*"
1919
},
2020
"suggest": {

0 commit comments

Comments
 (0)