I'm currently using the stof/doctrine-extensions-bundle
in one of my Symfony projects and this bundle requires gedmo/doctrine-extensions
. The latest version in gedmo/doctrine-extensions
is failing. But the solution is in one of the sibling branches v2.4.x.
https://github.com/Atlantic18/DoctrineExtensions/commit/0b7bdbefd3d166def27928dcd62ab67c11c8f172
Is it possible to add this branch in the requirements of stof/doctrine-extensions-bundle
or should I wait till the owner of the bundle creates a new tag?