Revert "Add conflict for doctrine/orm:2.14.2"

This reverts commit de58169f58.
This commit is contained in:
Jakub Tobiasz 2023-04-14 14:03:54 +02:00
parent 1712bfa65e
commit 057960f4ac
No known key found for this signature in database
GPG key ID: 6434250CB3525233
2 changed files with 0 additions and 6 deletions

View file

@ -50,8 +50,3 @@ references related issues.
This version is missing the service alias `validator.expression`
which causes ValidatorException exception to be thrown when using `Expression` constraint.
- `doctrine/orm:2.14.2`:
This version introduces not configurable XML validation causing errors when using XML mapping files and gedmo extensions.
- Reference: https://github.com/doctrine/DoctrineBundle/issues/1643

View file

@ -181,7 +181,6 @@
"api-platform/core": "2.7.0",
"doctrine/doctrine-bundle": "2.3.0",
"doctrine/migrations": "3.5.3",
"doctrine/orm": "2.14.2",
"jms/serializer-bundle": "4.1.0",
"lexik/jwt-authentication-bundle": "^2.18",
"symfony/framework-bundle": "5.4.5 || 6.2.8",