diff --git a/api/composer.json b/api/composer.json index 44bad8515b5..2ae8b2d6878 100644 --- a/api/composer.json +++ b/api/composer.json @@ -5,7 +5,7 @@ "php": ">=8.1.0", "ext-ctype": "*", "ext-iconv": "*", - "api-platform/core": "3.2.4", + "api-platform/core": "3.2.5", "composer/package-versions-deprecated": "1.11.99", "cweagans/composer-patches": "1.7.3", "doctrine/doctrine-bundle": "2.11.0", diff --git a/api/composer.lock b/api/composer.lock index d03a46e3421..ea80a0e1bf5 100644 --- a/api/composer.lock +++ b/api/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "05bc561976d672dff4499576e708e839", + "content-hash": "d19c040404049f6756469072849d5378", "packages": [ { "name": "api-platform/core", - "version": "v3.2.4", + "version": "v3.2.5", "source": { "type": "git", "url": "https://github.com/api-platform/core.git", - "reference": "3ab7e8791bd836a7b2c64b0cb326654ba69e8257" + "reference": "73569fc70e0144c49c0e1c3012e4ca0b0ab34b95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/core/zipball/3ab7e8791bd836a7b2c64b0cb326654ba69e8257", - "reference": "3ab7e8791bd836a7b2c64b0cb326654ba69e8257", + "url": "https://api.github.com/repos/api-platform/core/zipball/73569fc70e0144c49c0e1c3012e4ca0b0ab34b95", + "reference": "73569fc70e0144c49c0e1c3012e4ca0b0ab34b95", "shasum": "" }, "require": { @@ -166,9 +166,9 @@ ], "support": { "issues": "https://github.com/api-platform/core/issues", - "source": "https://github.com/api-platform/core/tree/v3.2.4" + "source": "https://github.com/api-platform/core/tree/v3.2.5" }, - "time": "2023-11-06T08:14:18+00:00" + "time": "2023-11-15T08:18:20+00:00" }, { "name": "behat/transliterator",