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 230d430 commit 28065f7Copy full SHA for 28065f7
composer.json
@@ -10,13 +10,13 @@
10
"wrong order email"
11
],
12
"require": {
13
- "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",
+ "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|~8.1.0",
14
"magento/module-backend": "100.0.*|100.1.*|100.2.*|101.0.*|102.0.*",
15
"magento/framework": "100.0.*|100.1.*|101.0.*|102.0.*|103.0.*",
16
"magepal/magento2-core": ">=1.1.10"
17
},
18
"type": "magento2-module",
19
- "version": "1.1.6",
+ "version": "1.1.7",
20
"license": [
21
"proprietary"
22
@@ -29,7 +29,7 @@
29
{
30
"name": "Renon Stewart",
31
"email": "renon@magepal.com",
32
- "homepage": "http://www.magepal.com/",
+ "homepage": "https://www.magepal.com/",
33
"role": "Leader"
34
}
35
0 commit comments