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

Add support for guzzle 6 #768

Merged
merged 2 commits into from
Dec 28, 2015
Merged

Add support for guzzle 6 #768

merged 2 commits into from
Dec 28, 2015

Conversation

bshaffer
Copy link
Contributor

@bshaffer bshaffer commented Dec 8, 2015

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 8, 2015
@@ -7,11 +7,13 @@
"license": "Apache-2.0",
"require": {
"php": ">=5.4",
"google/auth": "~0.4",
"google/auth": "dev-add-support-for-guzzle-6",

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@bshaffer bshaffer mentioned this pull request Dec 8, 2015
@googlebot googlebot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Dec 22, 2015
@googlebot googlebot added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Dec 22, 2015
@austinpray
Copy link

I was getting

 google/apiclient dev-master requires guzzlehttp/guzzle 5.2.* -> no matching package found.

requiring this branch via

"google/apiclient": "dev-add-support-for-guzzle-6#305fd9c43ccc7921ab71cd848b0420c3e8f620fd"

Fixes the issue. Thanks for this!

@bshaffer bshaffer force-pushed the add-support-for-guzzle-6 branch 3 times, most recently from c5c687e to ab98397 Compare December 28, 2015 17:52
bshaffer added a commit that referenced this pull request Dec 28, 2015
@bshaffer bshaffer merged commit 5620e57 into master Dec 28, 2015
@bshaffer
Copy link
Contributor Author

anybody who was using this composer branch can now run composer require "google/apiclient:~2.0@RC"

@bshaffer bshaffer deleted the add-support-for-guzzle-6 branch December 28, 2015 19:42
@austinpray
Copy link

Thanks guys!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants