Closed jordisala1991 closed 2 years ago
Can you add Support for Symfony 5
section too?
I think there was an issue about sf 5.
@franmomu do you have time for help with DoctrineMongoDBAdminBundle?
SonataSeoBundle is ready too, @Kocal if you want to help with it
Gonna give it a try this evening!
We are stuck because of the panther 🐈⬛ ...
Persistence bundles require it: https://github.com/sonata-project/SonataDoctrineORMAdminBundle/pull/1562 It does not have support: https://github.com/symfony/panther/pull/509 It cant be easily added because it requires changes on the main Symfony or a new major version: https://github.com/symfony/symfony/issues/43021#issuecomment-955764741
Options:
What should we do? @sonata-project/contributors
The final step is cleanup composer.json and make sure all builds pass without requiring unstable dependencies. I have started with exporter and form-extensions, any help welcome @sonata-project/contributors
Symfony Security Acl is blocking the update to Symfony 6 , we might take a look and help them with that, otherwise our users cant update. https://github.com/symfony/security-acl/issues/99
Symfony Security Acl is blocking the update to Symfony 6 , we might take a look and help them with that, otherwise our users cant update. symfony/security-acl#99
Will be solved by https://github.com/symfony/security-acl/pull/100 :)
We are still blocked by the symfony acl :(
We are unblocked, tomorrow will try to check and fix SonataAdminBundle build.
We need to check all builds and remove the usage of unstable dependencies.
So all bundles are cleaned up, we just need a dev-kit PR.
Active Bundles
Bundles that are used as dependencies
Bundles that do not support SF 5
Bundles with only Symfony dependencies on require-dev section
Final cleanup
The final step is cleanup composer.json and make sure all builds pass without requiring unstable dependencies