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

Buzz dependency #58

Closed
TomAdam opened this issue Jul 2, 2012 · 2 comments · Fixed by #61
Closed

Buzz dependency #58

TomAdam opened this issue Jul 2, 2012 · 2 comments · Fixed by #61

Comments

@TomAdam
Copy link

TomAdam commented Jul 2, 2012

The hard dependency on Buzz 0.6 is conflicting with the SensioBuzzBundle. It doesn't appear to be at the moment, but that is due to a broken dependency. See sensiolabs/SensioBuzzBundle#9 for my comments on this situation.

I have tested the OAuth bundle with Buzz 0.7, and it passes the PHPUnit, but I am not in a position to test it in actual use at the moment. In a month or so I will be at the stage in my current project that I can test this fully if no one else can look into it until that point.

@asm89
Copy link
Contributor

asm89 commented Jul 3, 2012

PR #61 addressed this issue. Are you using the SensioBuzzBundle yourself? This bundle has dropped the dependency for it.

@asm89 asm89 closed this as completed Jul 3, 2012
@TomAdam
Copy link
Author

TomAdam commented Jul 3, 2012

I am using the SensioBuzzBundle independently but could not use it in the same project as HWI OAuth due to the 0.6 requirement. Thanks for sorting it out.

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 a pull request may close this issue.

2 participants