Update doctrine orm to v4

This commit is contained in:
Tim
2025-07-20 15:43:28 +02:00
parent f7282ae31a
commit 94bf0075f0
5 changed files with 51 additions and 255 deletions

View File

@ -9,7 +9,7 @@
"ext-iconv": "*",
"doctrine/doctrine-bundle": "^2.9",
"doctrine/doctrine-migrations-bundle": "^3.2",
"doctrine/orm": "^2.14",
"doctrine/orm": "^3.0",
"league/commonmark": "^2.6",
"league/pipeline": "^1.0",
"phpdocumentor/reflection-docblock": "^5.6",