mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Revert "Add conflict for doctrine/orm:2.14.2"
This reverts commit de58169f58.
This commit is contained in:
parent
1712bfa65e
commit
057960f4ac
2 changed files with 0 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue