Just a quick note that the dependency on doctrine/collections: "~1.0" slides up to doctrine/collections 1.5 which has a hard dependency on PHP >= 7.1. So any project using alchemy/zippy becomes a PHP 7.1 project though that's probably not actually necessary.
Just a quick note that the dependency on
doctrine/collections: "~1.0"
slides up to doctrine/collections 1.5 which has a hard dependency on PHP >= 7.1. So any project using alchemy/zippy becomes a PHP 7.1 project though that's probably not actually necessary.