diff --git a/api/composer.json b/api/composer.json index 19ffd396396..d700d96dbb2 100644 --- a/api/composer.json +++ b/api/composer.json @@ -10,7 +10,7 @@ "cweagans/composer-patches": "1.7.3", "doctrine/doctrine-bundle": "2.10.1", "doctrine/doctrine-migrations-bundle": "3.2.4", - "doctrine/orm": "2.15.4", + "doctrine/orm": "2.16.0", "exercise/htmlpurifier-bundle": "4.1.2", "google/recaptcha": "1.3.0", "guzzlehttp/guzzle": "7.7.0", diff --git a/api/composer.lock b/api/composer.lock index f8ca06836ea..3ad0e71a979 100644 --- a/api/composer.lock +++ b/api/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": "89946bd72bd770f431c976a7e49a3444", + "content-hash": "a74885cadc957b56d702e9e4f901733d", "packages": [ { "name": "api-platform/core", @@ -1607,16 +1607,16 @@ }, { "name": "doctrine/orm", - "version": "2.15.4", + "version": "2.16.0", "source": { "type": "git", "url": "https://github.com/doctrine/orm.git", - "reference": "f7e4b61459692f9b747f40696e6bf72080390f2d" + "reference": "495cd06b9a630f9c38a21ceb249ed008edbe8414" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/orm/zipball/f7e4b61459692f9b747f40696e6bf72080390f2d", - "reference": "f7e4b61459692f9b747f40696e6bf72080390f2d", + "url": "https://api.github.com/repos/doctrine/orm/zipball/495cd06b9a630f9c38a21ceb249ed008edbe8414", + "reference": "495cd06b9a630f9c38a21ceb249ed008edbe8414", "shasum": "" }, "require": { @@ -1702,9 +1702,9 @@ ], "support": { "issues": "https://github.com/doctrine/orm/issues", - "source": "https://github.com/doctrine/orm/tree/2.15.4" + "source": "https://github.com/doctrine/orm/tree/2.16.0" }, - "time": "2023-07-18T07:50:04+00:00" + "time": "2023-08-01T12:07:04+00:00" }, { "name": "doctrine/persistence",