DoctrineBehaviors
DoctrineBehaviors copied to clipboard
Allow packages from "symfony/*" ^7
This PR also addresses changes from previous PRs:
- #739;
- #727.
Please, be aware that I'm not currently using this package, but these changes are required to allow symfony/*: ^7 in other packages (see https://github.com/sonata-project/SonataTranslationBundle/pull/700#issuecomment-1858815493).
Additionally, I think this requires tests, because some of the changes made here are not currently covered. Even, AFAIK, the lowest dependencies in the CI pipeline are not being checked.