File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ addons:
1212language : php
1313jobs :
1414 include :
15- - php : 7.1
15+ - php : 7.2
1616 env :
17- - MAGENTO_VERSION=2.2
17+ - MAGENTO_VERSION=2.3
1818 - TEST_SUITE=integration
1919 - php : 7.3
2020 env :
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ The MIT License (MIT). Please see [License File](LICENSE) for more information.
7878[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/integer-net/magento2-rewritemap?style=flat-square
7979[ico-code-quality]: https://img.shields.io/scrutinizer/g/integer-net/magento2-rewritemap.svg?style=flat-square
8080[ico-maintainability]: https://img.shields.io/codeclimate/maintainability/integer-net/magento2-rewritemap?style=flat-square
81- [ico-compatibility]: https://img.shields.io/badge/magento-2.2%20| %202.3%20|%202.4-brightgreen.svg?logo=magento&longCache=true&style=flat-square
81+ [ico-compatibility]: https://img.shields.io/badge/magento-%202.3%20|%202.4-brightgreen.svg?logo=magento&longCache=true&style=flat-square
8282
8383[link-packagist]: https://packagist.org/packages/integer-net/magento2-rewritemap
8484[link-travis]: https://travis-ci.org/integer-net/magento2-rewritemap
Original file line number Diff line number Diff line change 3030 }
3131 ],
3232 "require" : {
33- "php" : " ~7.1||~7. 2||~7.3||~7.4" ,
34- "magento/framework" : " ^101.0.0||^ 102.0.0||^103.0.0" ,
33+ "php" : " ~7.2||~7.3||~7.4" ,
34+ "magento/framework" : " ^102.0.0||^103.0.0" ,
3535 "magento/module-store" : " ^100.0.2||^101.0" ,
3636 "magento/module-url-rewrite" : " ^100.0.2||^101.0.0||^102.0.0"
3737 },
You can’t perform that action at this time.
0 commit comments