Updated doctrine dbal and orm to next major version

This commit is contained in:
Jan Böhmer 2024-06-09 23:11:08 +02:00
parent dc14b58d73
commit 205d5f8f58
3 changed files with 114 additions and 225 deletions

View file

@ -74,9 +74,6 @@
"doctrine/collections": {
"version": "v1.5.0"
},
"doctrine/common": {
"version": "v2.10.0"
},
"doctrine/data-fixtures": {
"version": "v1.3.2"
},