diff --git a/api/composer.json b/api/composer.json index 45980eb6987..1ac056b3f4d 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.3.6", + "api-platform/core": "3.3.9", "composer/package-versions-deprecated": "1.11.99", "cweagans/composer-patches": "1.7.3", "doctrine/doctrine-bundle": "2.12.0", diff --git a/api/composer.lock b/api/composer.lock index 560039edd30..41082ffe2dd 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": "687f0a082097460dda0944c9ddee82e7", + "content-hash": "dce287157e274187e3178cfa800f14fa", "packages": [ { "name": "api-platform/core", - "version": "v3.3.6", + "version": "v3.3.9", "source": { "type": "git", "url": "https://github.com/api-platform/core.git", - "reference": "c7f25dc6c7ca82ade7f8a0e5d63393b25b4a2db5" + "reference": "53e6ce7c2080820cc88713c27ed318086ace6149" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/core/zipball/c7f25dc6c7ca82ade7f8a0e5d63393b25b4a2db5", - "reference": "c7f25dc6c7ca82ade7f8a0e5d63393b25b4a2db5", + "url": "https://api.github.com/repos/api-platform/core/zipball/53e6ce7c2080820cc88713c27ed318086ace6149", + "reference": "53e6ce7c2080820cc88713c27ed318086ace6149", "shasum": "" }, "require": { @@ -190,9 +190,9 @@ ], "support": { "issues": "https://github.com/api-platform/core/issues", - "source": "https://github.com/api-platform/core/tree/v3.3.6" + "source": "https://github.com/api-platform/core/tree/v3.3.9" }, - "time": "2024-06-14T07:14:21+00:00" + "time": "2024-07-15T14:54:13+00:00" }, { "name": "behat/transliterator",