m2-devtools
m2-devtools copied to clipboard
Allow PHP versions from 7.0.13 inline with Magento 2.2.x requirements
This PR is a:
- [ ] New feature
- [x] Enhancement/Optimization
- [ ] Refactor
- [ ] Bugfix
- [ ] Test for existing code
- [ ] Documentation
Summary
When this pull request is merged, it will allow installation via composer for Magento 2.2.x instances with a PHP version < 7.1 As per https://devdocs.magento.com/guides/v2.2/install-gde/system-requirements-tech.html version 7.0.13+ is supported for Magento 2.2.x
Additional information
@Vinai are you able to review this change?