We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5a6f33 commit ca464fcCopy full SHA for ca464fc
composer.json
@@ -27,10 +27,11 @@
27
"require": {
28
"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",
29
"magento/module-backend": "100.0.*|100.1.*|100.2.*|101.0.*",
30
- "magento/framework": "100.0.*|100.1.*|101.0.*|102.0.*"
+ "magento/framework": "100.0.*|100.1.*|101.0.*|102.0.*",
31
+ "magepal/magento2-core":">1.1.0"
32
},
33
"type": "magento2-module",
- "version": "1.0.5",
34
+ "version": "1.0.6",
35
"autoload": {
36
"files": [
37
"registration.php"
0 commit comments