From 028e2b8dfc5f2765424666da31a7372ae982e453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 13:40:08 +0000 Subject: [PATCH] chore(deps): bump symfony/polyfill-uuid in /app-backend Bumps [symfony/polyfill-uuid](https://github.com/symfony/polyfill-uuid) from 1.32.0 to 1.33.0. - [Commits](https://github.com/symfony/polyfill-uuid/compare/v1.32.0...v1.33.0) --- updated-dependencies: - dependency-name: symfony/polyfill-uuid dependency-version: 1.33.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app-backend/composer.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/app-backend/composer.lock b/app-backend/composer.lock index dcbc5eb..3926363 100644 --- a/app-backend/composer.lock +++ b/app-backend/composer.lock @@ -5032,7 +5032,7 @@ }, { "name": "symfony/polyfill-uuid", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-uuid.git", @@ -5091,7 +5091,7 @@ "uuid" ], "support": { - "source": "https://github.com/symfony/polyfill-uuid/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-uuid/tree/v1.33.0" }, "funding": [ { @@ -5102,6 +5102,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift"