Update conflicts file

This commit is contained in:
TheMilek 2023-06-27 11:16:19 +02:00
parent 0f1509a7d6
commit 21bca41a1c
No known key found for this signature in database
GPG key ID: 2E44205E7374692F

View file

@ -59,3 +59,8 @@ references related issues.
- `doctrine/orm:2.15.3`
This version introduced a bug, causing the bulk editing not to work properly. When deleting two items at once, the second one is deleted and re-added to the database.
- `symfony/validator:5.4.25 || 6.2.12 || 6.3.1`
This version introduced a bug, causing validation constraints to not work.
References: https://github.com/symfony/symfony/issues/50780