File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " mailplus/mailplus-connector" ,
3
3
"description" : " The MailPlus connector for magento 2" ,
4
4
"type" : " magento2-module" ,
5
- "version" : " 1.4.6 " ,
5
+ "version" : " 1.4.7 " ,
6
6
"license" : [
7
7
" OSL-3.0"
8
8
],
9
9
"require" : {
10
- "php" : " ~5.5.0|~5.6.0|~7.0.0|~7.1.0" ,
10
+ "php" : " ~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0 " ,
11
11
"magento/magento-composer-installer" : " *" ,
12
- "magento/framework" : " ^101 .0" ,
13
- "magento/module-newsletter" : " ^ 100.0" ,
14
- "magento/module-quote" : " ^ 101.0" ,
15
- "magento/module-sales" : " ^ 101.0" ,
16
- "magento/module-webapi" : " ^ 100.0"
12
+ "magento/framework" : " >=100.1 .0" ,
13
+ "magento/module-newsletter" : " >= 100.0" ,
14
+ "magento/module-quote" : " >= 101.0" ,
15
+ "magento/module-sales" : " >= 101.0" ,
16
+ "magento/module-webapi" : " >= 100.0"
17
17
},
18
18
"autoload" : {
19
19
"files" : [
You can’t perform that action at this time.
0 commit comments