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 6fac5c2 commit 5636c4aCopy full SHA for 5636c4a
composer.json
@@ -15,13 +15,14 @@
15
"require": {
16
"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",
17
"magento/module-backend": "100.0.*|100.1.*|100.2.*|101.0.*",
18
- "magento/framework": "100.0.*|100.1.*|101.0.*|102.0.*"
+ "magento/framework": "100.0.*|100.1.*|101.0.*|102.0.*",
19
+ "magepal/magento2-core":"1.1.*"
20
},
21
"suggest": {
22
"magepal/magento2-preview-checkout-success-page":"Preview checkout success page from admin"
23
24
"type": "magento2-module",
- "version": "1.1.10",
25
+ "version": "1.1.11",
26
"license": [
27
"proprietary"
28
],
0 commit comments