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 029d69f commit d058b53Copy full SHA for d058b53
composer.json
@@ -9,13 +9,13 @@
9
"admin reindex"
10
],
11
"require": {
12
- "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",
13
- "magento/module-backend": "100.0.*|100.1.*|100.2.*|101.0.*",
14
- "magento/framework": "100.0.*|100.1.*|101.0.*|102.0.*",
+ "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|~7.4.0",
+ "magento/module-backend": "100.0.*|100.1.*|100.2.*|101.0.*|102.0.*",
+ "magento/framework": "100.0.*|100.1.*|101.0.*|102.0.*|103.0.*",
15
"magepal/magento2-core":">1.1.0"
16
},
17
"type": "magento2-module",
18
- "version": "1.0.10",
+ "version": "1.0.11",
19
"license": [
20
"proprietary"
21
0 commit comments