Skip to content

Conversation

@oliverklee
Copy link
Contributor

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 setting the doctrine/instantiator version ^1.0.0 will work around
this problem.

@oliverklee oliverklee added the bug label Feb 21, 2018
@oliverklee oliverklee added this to the 4.0.0 phase 3 milestone Feb 21, 2018
@oliverklee oliverklee self-assigned this Feb 21, 2018
@oliverklee oliverklee requested a review from samtuke February 21, 2018 15:01
@oliverklee oliverklee force-pushed the bugfix/dependencies branch 5 times, most recently from 3d4fbaf to d6487f5 Compare February 21, 2018 15:20
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.
@oliverklee
Copy link
Contributor Author

Should be green now.

@samtuke samtuke merged commit 71198aa into master Feb 21, 2018
@samtuke samtuke deleted the bugfix/dependencies branch February 21, 2018 15:39
samtuke pushed a commit that referenced this pull request Feb 21, 2018
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants