Skip to content

Commit

Permalink
Add MagePal Core extension
Browse files Browse the repository at this point in the history
  • Loading branch information
srenon committed Jul 2, 2020
1 parent 20e5f2b commit 74d1842
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,11 @@
"require": {
"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",
"magento/module-backend": "100.0.*|100.1.*|100.2.*|101.0.*",
"magento/framework": "100.0.*|100.1.*|101.0.*|102.0.*"
"magento/framework": "100.0.*|100.1.*|101.0.*|102.0.*",
"magepal/magento2-core":"1.1.*"
},
"type": "magento2-module",
"version": "1.1.9",
"version": "1.1.10",
"autoload": {
"files": [
"registration.php"
Expand Down

0 comments on commit 74d1842

Please sign in to comment.