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

support Symfony 3.* #110

Open
LubomirIgonda1 opened this issue Aug 8, 2017 · 3 comments
Open

support Symfony 3.* #110

LubomirIgonda1 opened this issue Aug 8, 2017 · 3 comments

Comments

@LubomirIgonda1
Copy link

Hi,

I'd like ask if this bundle work with Symfony 3.* ?
I was try to install with composer but I got error from composer

Problem 1
- Installation request for fp/openid-bundle dev-master -> satisfiable by fp/openid-bundle[dev-master].
- fp/openid-bundle dev-master requires lightopenid/lightopenid dev-master -> satisfiable by     lightopenid/lightopenid[dev-master] but these conflict with your requirements or minimum-stability.

I am using Symfony 3.3.0. Can you help or suggest different Symfony bundle for OpenId ?
Thanks for help.

@makasim
Copy link
Contributor

makasim commented Aug 8, 2017

Nobody has tried to run it with Symfony 3 but It shouldn't be hard.
You can try to install it to your Sf3 and if it works we can simply bump the version. If it is not you can send a PR that fixes it.

@adeanzan
Copy link

adeanzan commented Sep 16, 2017

As a data point, I've been running dev-master bcb92e8 on Symfony 3.3.5 without problems while developing a new app.

@tomschwiha
Copy link

I didn't run into an issue with Symfony 3.3.9.

For Symfony 4.0 I submitted PR #111 to support the Interface-based autowiring

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

No branches or pull requests

4 participants