diff --git a/api/composer.json b/api/composer.json index 0a4c22826d..f6af4d4336 100644 --- a/api/composer.json +++ b/api/composer.json @@ -10,7 +10,7 @@ "cweagans/composer-patches": "1.7.3", "doctrine/doctrine-bundle": "2.13.2", "doctrine/doctrine-migrations-bundle": "3.4.1", - "doctrine/orm": "2.20.1", + "doctrine/orm": "2.20.2", "exercise/htmlpurifier-bundle": "5.0", "friendsofsymfony/http-cache": "3.1.0", "friendsofsymfony/http-cache-bundle": "3.1.1", diff --git a/api/composer.lock b/api/composer.lock index cc7b9abcd4..549cd8f45b 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": "ca02a0d6a5fa469c78c04d6538c05938", + "content-hash": "45ac0b81831bc6289a29af8523eb4ac0", "packages": [ { "name": "api-platform/core", @@ -1556,16 +1556,16 @@ }, { "name": "doctrine/orm", - "version": "2.20.1", + "version": "2.20.2", "source": { "type": "git", "url": "https://github.com/doctrine/orm.git", - "reference": "e3cabade99ebccc6ba078884c1c5f250866a494e" + "reference": "19912de9270fa6abb3d25a1a37784af6b818d534" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/orm/zipball/e3cabade99ebccc6ba078884c1c5f250866a494e", - "reference": "e3cabade99ebccc6ba078884c1c5f250866a494e", + "url": "https://api.github.com/repos/doctrine/orm/zipball/19912de9270fa6abb3d25a1a37784af6b818d534", + "reference": "19912de9270fa6abb3d25a1a37784af6b818d534", "shasum": "" }, "require": { @@ -1652,9 +1652,9 @@ ], "support": { "issues": "https://github.com/doctrine/orm/issues", - "source": "https://github.com/doctrine/orm/tree/2.20.1" + "source": "https://github.com/doctrine/orm/tree/2.20.2" }, - "time": "2024-12-19T06:48:36+00:00" + "time": "2025-02-04T19:17:01+00:00" }, { "name": "doctrine/persistence",