Trying to install the latest dev using composer and getting the following error:

[InvalidArgumentException]
Package drupal/geocoder at version 2-x-dev has a PHP requirement incompatible with your PHP version (7.0.12.0)

Not sure where this is coming from since there is no PhP requirement in the composer.json.

Not a problem right now since the alpha and dev are pretty close, but in the future...

Comments

cgmonroe created an issue. See original summary.

cgmonroe’s picture

Status: Active » Closed (cannot reproduce)

Hmm, I did an uninstall / removed a patch from the composer.json and 2.0-dev installed. Must have been a local glitch or maybe a problem with the drupal repo.

Anyway closing this.