diff --git a/api/composer.json b/api/composer.json index 5c0c787962..480a59d5ba 100644 --- a/api/composer.json +++ b/api/composer.json @@ -11,7 +11,7 @@ "doctrine/common": "3.5.0", "doctrine/doctrine-bundle": "2.15.0", "doctrine/doctrine-migrations-bundle": "3.4.2", - "doctrine/orm": "3.4.3", + "doctrine/orm": "3.5.0", "exercise/htmlpurifier-bundle": "5.1", "friendsofsymfony/http-cache": "3.1.1", "friendsofsymfony/http-cache-bundle": "3.2.0", diff --git a/api/composer.lock b/api/composer.lock index 33f25ffc68..0a57466b03 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": "d18d28aa5a2619d097d78bff52e2023d", + "content-hash": "cf4f5d2d12c295b08a462734c724e15c", "packages": [ { "name": "api-platform/core", @@ -1491,16 +1491,16 @@ }, { "name": "doctrine/orm", - "version": "3.4.3", + "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/doctrine/orm.git", - "reference": "ef607f26c2965fe460c55733cc7c031fb7e1f2fa" + "reference": "6deec3655ba3e8f15280aac11e264225854d2369" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/orm/zipball/ef607f26c2965fe460c55733cc7c031fb7e1f2fa", - "reference": "ef607f26c2965fe460c55733cc7c031fb7e1f2fa", + "url": "https://api.github.com/repos/doctrine/orm/zipball/6deec3655ba3e8f15280aac11e264225854d2369", + "reference": "6deec3655ba3e8f15280aac11e264225854d2369", "shasum": "" }, "require": { @@ -1575,9 +1575,9 @@ ], "support": { "issues": "https://github.com/doctrine/orm/issues", - "source": "https://github.com/doctrine/orm/tree/3.4.3" + "source": "https://github.com/doctrine/orm/tree/3.5.0" }, - "time": "2025-06-27T12:14:15+00:00" + "time": "2025-07-01T17:40:53+00:00" }, { "name": "doctrine/persistence",