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

Installation method is incorrect #15

Closed
tristanbes opened this issue Sep 16, 2015 · 1 comment
Closed

Installation method is incorrect #15

tristanbes opened this issue Sep 16, 2015 · 1 comment

Comments

@tristanbes
Copy link
Contributor

Composer requires that the installation of a library is made via

composer require library (version)
https://getcomposer.org/doc/03-cli.md#require

It would be best if you specify that instead of manually adding lines in composer.json

@glena
Copy link
Contributor

glena commented Oct 29, 2015

The reason of how it recommend to install was because adoy oauth didn't have a tagged version with the latest changes (it was easier and safer than changing the min stability setting).

Now that they tag it I am changing the doc.

Thanks

@glena glena closed this as completed Oct 29, 2015
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