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

minimum-stability (stable) #7

Open
ayophanz opened this issue Dec 26, 2017 · 1 comment
Open

minimum-stability (stable) #7

ayophanz opened this issue Dec 26, 2017 · 1 comment

Comments

@ayophanz
Copy link

[InvalidArgumentException]
Could not find package globelabs/globe-connect-php at any version for your
minimum-stability (stable). Check the package spelling or your minimum-stab
ility

-> do you have any idea about this problem? I'm using php 5.6.4, laravel 5.4 and I've used this command to install "composer require globelabs/globe-connect-php" bcoz "composer install" won't work.
thank u

@ayophanz
Copy link
Author

Ok I solved my own problem!!!

instead of this composer install globe-connect-php or this composer require globelabs/globe-connect-php just use this composer require globelabs/globe-connect-php:dev-master for installing the api with composer

Works fine
composer require globelabs/globe-connect-php:dev-master

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

1 participant