Open illepic opened 7 years ago
Noting here that installing via
composer install --no-interaction --ignore-platform-reqs
blasts past this issue.
I let the zippy project know over here: https://github.com/alchemy-fr/Zippy/issues/136
Same problem here!
The dependency alchemy/zippy: "^0.3" includes
doctrine/collections: "~1.0"
which slides up to current doctrine/collections version 1.5 which has a hard requirement for PHP 7.1.As far as I can tell, alchemy/zippy works great for doctrine/collections <1.5.
So, two options going forward: