Skip to content

Commit 6536dc0

Browse files
committed
Add MagePal Core extension
1 parent 89e66fb commit 6536dc0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: composer.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"free shipping"
1919
],
2020
"type": "magento2-module",
21-
"version": "1.6.5",
21+
"version": "1.6.6",
2222
"license": [
2323
"proprietary"
2424
],
@@ -38,7 +38,8 @@
3838
"require": {
3939
"php": "~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0|~7.1.3|~7.2.0|~7.3.0",
4040
"magento/module-backend": "100.0.*|100.1.*|100.2.*|101.0.*",
41-
"magento/framework": "100.0.*|100.1.*|101.0.*|102.0.*"
41+
"magento/framework": "100.0.*|100.1.*|101.0.*|102.0.*",
42+
"magepal/magento2-core":"1.1.*"
4243
},
4344
"autoload": {
4445
"files": [

0 commit comments

Comments
 (0)