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 Update" command is incomplete (PHP Doc: https://auth0.com/docs/quickstart/webapp/php) #45

Closed
masterpiece91 opened this issue May 26, 2015 · 2 comments
Assignees
Labels

Comments

@masterpiece91
Copy link

If you review the documentation on https://getcomposer.org/doc/00-intro.md you will notice that the command "composer update" is only valid when you have installed composer globally. This should be noted in doc.

2015-05-26_1746

@glena
Copy link
Contributor

glena commented Jul 30, 2015

@ntotten I think the common way to use composer is to install it globally. There is a comment under the snippet with a link to the composer doc that explains how to install and use it, should we explain how to install the dependencies for both scenarios?

@iannyanes iannyanes assigned iannyanes and unassigned glena Dec 27, 2015
@iannyanes
Copy link
Contributor

This is already fixed/no longer needed.
The composer.json is no longer used in the PHP tutorial, just the composer command directly.

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

No branches or pull requests

4 participants