diff --git a/composer.json b/composer.json index 81d8df5917..5276848a16 100755 --- a/composer.json +++ b/composer.json @@ -71,7 +71,7 @@ "chamilo/settings-bundle": "1.3.0", "clue/graph": "^0.9.2", "cocur/slugify": "^4.0", - "doctrine/doctrine-bundle": "^2.10", + "doctrine/doctrine-bundle": "^2.12", "doctrine/doctrine-fixtures-bundle": "^3.5", "doctrine/doctrine-migrations-bundle": "^3.2", "doctrine/orm": "^2.16", diff --git a/composer.lock b/composer.lock index 5a36891abb..35ded6aa70 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "05df0038b51eef996833d7c8e05b0847", + "content-hash": "e9c4cce0180dc283c128289ebe1863b9", "packages": [ { "name": "a2lix/auto-form-bundle",