Closed
Description
Symfony version(s) affected
7.2
Description
Hi,
We noticed the following compile error when bumping to 7.3:
In ContainerBuilder.php line 722:
"Doctrine\ORM\Mapping\Embeddable" has already been autoconfigured and merge
() does not support merging autoconfiguration for the same attribute.
How to reproduce
bin/console about
Possible Solution
No response
Additional Context
Using doctrine orm v2 / dbal v3