Sylius / SyliusAdminApiBundle

Administration REST API for Sylius eCommerce.
MIT License
11 stars 22 forks source link

Allow Symfony 6 #32

Closed loevgaard closed 9 months ago

loevgaard commented 11 months ago

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.

pierre-dedi commented 9 months ago

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

loevgaard commented 9 months ago

@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