Updates friendsofphp/php-cs-fixer dependency to a later version which supports PHP 7.2.
Before:
$ composer install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for friendsofphp/php-cs-fixer v2.2.1 -> satisfiable by friendsofphp/php-cs-fixer[v2.2.1].
- friendsofphp/php-cs-fixer v2.2.1 requires php ^5.3.6 || >=7.0 <7.2 -> your PHP version (7.2.0) does not satisfy that requirement.
Updates
friendsofphp/php-cs-fixer
dependency to a later version which supports PHP 7.2.Before: