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

Allow installing the new OAuth client 2.x in dependencies #49

Merged
merged 2 commits into from
Jan 26, 2017

Conversation

bocharsky-bw
Copy link
Member

Fix #48

@weaverryan
Copy link
Member

Um... so the tests do pass... but all the runs in the test matrix use some version of 1.x of the library... (you can see it in the composer update line in travis). I'm not sure exactly why... I would expect it to grab 2.x on a fresh composer update...

@bocharsky-bw
Copy link
Member Author

Yeah, I see... I'm trying to install dependencies locally to see if it grab new version - maybe it's just due to the Travis cache

@bocharsky-bw
Copy link
Member Author

The new version installation is suppressed by the league/oauth2-facebook dependency

@bocharsky-bw
Copy link
Member Author

Now the new versions 2.x were installed on Travis for OAuth client and facebook

@weaverryan weaverryan merged commit 24c9bd8 into master Jan 26, 2017
@weaverryan weaverryan deleted the oauth2-client-2 branch January 26, 2017 20:32
@weaverryan
Copy link
Member

Of course!!! Brilliant! And tests still pass! Tagging a new version now!

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