Deps: prevent upgrading to new version of doctrine/orm

This commit is contained in:
Julien Fastré 2022-12-30 00:44:18 +01:00
parent bbd2599e7e
commit a1b36107c0
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -14,7 +14,7 @@
"champs-libres/wopi-lib": "dev-master#8615f4a45a39fc2b6a98765ea835fcfd39618787",
"doctrine/doctrine-bundle": "^2.1",
"doctrine/doctrine-migrations-bundle": "^3.0",
"doctrine/orm": "^2.7",
"doctrine/orm": "^2.13.0",
"erusev/parsedown": "^1.7",
"graylog2/gelf-php": "^1.5",
"knplabs/knp-menu-bundle": "^3.0",