Use doctrine/orm 2.9.5

Solves issue with Root cannot be changed manually, change parent instead
pull/4014/head
Julio 4 years ago
parent 93f3f199db
commit 67331c6154
  1. 2
      composer.json

@ -66,7 +66,7 @@
"doctrine/doctrine-bundle": "~2.3",
"doctrine/doctrine-fixtures-bundle": "^3.4",
"doctrine/doctrine-migrations-bundle": "~3.1",
"doctrine/orm": "~2.9",
"doctrine/orm": "2.9.5",
"endroid/qr-code": "~4.2",
"essence/essence": "~3.0",
"ezyang/htmlpurifier": "~4.13",

Loading…
Cancel
Save