From 80a7a5b59717552bacddd9ffccacb30505520827 Mon Sep 17 00:00:00 2001 From: unocha-jenkins Date: Thu, 19 Dec 2024 05:34:46 +0000 Subject: [PATCH] chore: Update all outdated symfony/* api-platform/* packages. --- composer.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.lock b/composer.lock index e3f4c26..cc9c287 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "api-platform/core", - "version": "v3.4.8", + "version": "v3.4.9", "source": { "type": "git", "url": "https://github.com/api-platform/core.git", - "reference": "985a9a0408cfc31721adbe43c6ae38d9c3a8c88f" + "reference": "535bbf57a7fc00ba0f8d05261050d90b3cbad987" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/core/zipball/985a9a0408cfc31721adbe43c6ae38d9c3a8c88f", - "reference": "985a9a0408cfc31721adbe43c6ae38d9c3a8c88f", + "url": "https://api.github.com/repos/api-platform/core/zipball/535bbf57a7fc00ba0f8d05261050d90b3cbad987", + "reference": "535bbf57a7fc00ba0f8d05261050d90b3cbad987", "shasum": "" }, "require": { @@ -223,9 +223,9 @@ ], "support": { "issues": "https://github.com/api-platform/core/issues", - "source": "https://github.com/api-platform/core/tree/v3.4.8" + "source": "https://github.com/api-platform/core/tree/v3.4.9" }, - "time": "2024-12-06T11:11:33+00:00" + "time": "2024-12-13T14:29:05+00:00" }, { "name": "async-aws/core", @@ -5590,8 +5590,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -7961,16 +7961,16 @@ }, { "name": "twig/twig", - "version": "v3.17.0", + "version": "v3.17.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "d3a64b742a5e74c57e3964d766e1032982145872" + "reference": "677ef8da6497a03048192aeeb5aa3018e379ac71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/d3a64b742a5e74c57e3964d766e1032982145872", - "reference": "d3a64b742a5e74c57e3964d766e1032982145872", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/677ef8da6497a03048192aeeb5aa3018e379ac71", + "reference": "677ef8da6497a03048192aeeb5aa3018e379ac71", "shasum": "" }, "require": { @@ -8025,7 +8025,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.17.0" + "source": "https://github.com/twigphp/Twig/tree/v3.17.1" }, "funding": [ { @@ -8037,7 +8037,7 @@ "type": "tidelift" } ], - "time": "2024-12-10T15:19:11+00:00" + "time": "2024-12-12T09:58:10+00:00" }, { "name": "webmozart/assert",