This repository was archived by the owner on Apr 29, 2019. It is now read-only.
This repository was archived by the owner on Apr 29, 2019. It is now read-only.
magento/composer does not support PHP 7.2 #2
Closed
Description
Update https://github.com/magento/composer, so it supports PHP 7.2
Repo: https://github.com/magento-engcom/magento-composer-php-7.2-support
AC:
- https://github.com/magento-engcom/magento-composer-php-7.2-support/blob/engcom-master/composer.json#L11 includes
~7.2.0
- Setup scenarios pass on PHP 7.2 installation
Scenarios:
- Web Setup Wizard: list, update, install an extension
- Web Setup Wizard: upgrade Magento application to the next version
- Magento CLI
setup:install
- Magento CLI
setup:upgrade
- Magento CLI
module:enable
- Magento CLI
module:disable
- Cloud setup/deployment