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 Symfony 6 #32

Closed
wants to merge 1 commit into from
Closed

Allow Symfony 6 #32

wants to merge 1 commit into from

Conversation

loevgaard
Copy link

@loevgaard loevgaard commented Oct 10, 2023

This PR needs some more work. We are blocked by the oauth package which only supports SF5. I will need to devise a BC layer to make this work in a minor. Will look more into this next week or in two weeks.

@@ -7,9 +7,6 @@ on:
pull_request: ~
release:
types: [created]
schedule:
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed this because it has this unintended consequence:

image

@pierre-dedi
Copy link

Hello
I'm stuck installing this bundle on a symfony6 project and others will follow. Is a release planned soon?

@loevgaard
Copy link
Author

@pierre-dedi: It's not impossible, but almost. This bundle depends on https://github.com/FriendsOfSymfony/FOSOAuthServerBundle which is more or less dead and doesn't support SF6

@loevgaard loevgaard closed this Dec 5, 2023
@loevgaard loevgaard deleted the sf6 branch December 5, 2023 14:22
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.

4 participants