Closed pmclain closed 6 years ago
Confirmed: composer install
runs w/o errors on both PHP 7.1 and 7.2
Docs needed:
@shrielenee, could you please help with this? See updated PHP versions https://github.com/magento-engcom/php-7.2-support/pull/86/files#diff-b5d0ee8c97c7abd7e3fa29b9a27d1780R15
@buskamuza The requested changes have been made. I also updated .travis.yml
, replacing php 7.0 with 7.2.
Waiting for PRs to internal repositories before this one can be merged.
Description
Updates libraries to versions supporting PHP 7.2. This includes the Symfony components and brings composer.lock to a state that allows
composer install
on PHP ~7.1.3 and ~7.2.0Fixed Issues (if relevant)
Contribution checklist