Closed oliverklee closed 6 years ago
Composer tries to install doctrine/instantiator 1.1.0 on PHP 7.0, but this version requires PHP ^7.1. This seems to be a bug in Composer, and requiring the latest PHP-7.0-compatible version of phpunit/phpunit-mock-objects works around this issue.
Composer tries to install doctrine/instantiator 1.1.0 on PHP 7.0, but this version requires PHP ^7.1. This seems to be a bug in Composer, and requiring the latest PHP-7.0-compatible version of phpunit/phpunit-mock-objects works around this issue.