Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer require error #2

Open
skylarmt opened this issue May 23, 2021 · 1 comment
Open

Composer require error #2

skylarmt opened this issue May 23, 2021 · 1 comment

Comments

@skylarmt
Copy link

I got the following error when trying to add this to my project:

  [InvalidArgumentException]                                                                                                                                                               
  Could not find a version of package bogdaan/open-location-code matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability. 

I had to use this command instead composer require bogdaan/open-location-code dev-master to force Composer to actually install the library.

Just FYI.

@Vectorial1024
Copy link

An alternative PHP implementation of Open Location Code is now available:

Since it is using semantic versioning, it may be installed simply as:

composer require vectorial1024/open-location-code-php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants