Skip to content

Update Passport install instructions #3060

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

Merged
merged 1 commit into from
Feb 1, 2017
Merged

Update Passport install instructions #3060

merged 1 commit into from
Feb 1, 2017

Conversation

michaeldyrynda
Copy link
Contributor

Now that Laravel 5.4 is out, and Passport has a 2.0 release to go with it, the composer require command in the 5.3 docs needs to explicitly target the 1.0 release

The composer command as documented will try and install the latest
release, which depends on 5.4 components and will fail in a 5.3 install.
@michaeldyrynda michaeldyrynda changed the base branch from master to 5.3 February 1, 2017 00:09
@taylorotwell taylorotwell merged commit fdf3d79 into laravel:5.3 Feb 1, 2017
@taylorotwell
Copy link
Member

Thanks

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

Successfully merging this pull request may close these issues.

2 participants