Updated dependencies

The commit order changes were merged into doctrines main branch, so we can now use the official release instead of the development branch again.
This commit is contained in:
Jan Böhmer 2023-08-01 15:34:37 +02:00
parent aaff0835a3
commit 1a3e5ec705
3 changed files with 29 additions and 36 deletions

View file

@ -18,7 +18,7 @@
"doctrine/dbal": "^3.4.6",
"doctrine/doctrine-bundle": "^2.0",
"doctrine/doctrine-migrations-bundle": "^3.0",
"doctrine/orm": "dev-entity-level-commit-order#44d2a83 as 2.15.3",
"doctrine/orm": "^2.16",
"dompdf/dompdf": "dev-master#87bea32efe0b0db309e1d31537201f64d5508280 as v2.0.3",
"erusev/parsedown": "^1.7",
"florianv/swap": "^4.0",