sonata-project / SonataDoctrineMongoDBAdminBundle

Symfony Sonata / Integrate Doctrine MongoDB ODM into the SonataAdminBundle
https://docs.sonata-project.org/projects/SonataDoctrineMongoDBAdminBundle
MIT License
65 stars 95 forks source link

DevKit updates for 4.x branch #810

Closed SonataCI closed 1 year ago

jordisala1991 commented 1 year ago

@franmomu do you know if the next minor of doctrine odm bundle is happening soon? otherwise we will have to add special case for this bundle, since it is the only one that cant install the latest php cs fixer, due to doctrine annotations being locked on 1.x

franmomu commented 1 year ago

@franmomu do you know if the next minor of doctrine odm bundle is happening soon? otherwise we will have to add special case for this bundle, since it is the only one that cant install the latest php cs fixer, due to doctrine annotations being locked on 1.x

I think it shouldn't take long, I'll try to push things forward

jordisala1991 commented 1 year ago

Lets unblock this Pr by changing back to 8.1 to fix the build. Dev kit will open another Pr with only that change