From 0181c87c5be2cbe9fdf61ac116e5ce7c8cf4fb3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 07:23:01 +0000 Subject: [PATCH] chore(deps): bump symfony/polyfill-php81 in /recovery/common Bumps [symfony/polyfill-php81](https://github.com/symfony/polyfill-php81) from 1.32.0 to 1.33.0. - [Commits](https://github.com/symfony/polyfill-php81/compare/v1.32.0...v1.33.0) --- updated-dependencies: - dependency-name: symfony/polyfill-php81 dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- recovery/common/composer.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/recovery/common/composer.lock b/recovery/common/composer.lock index d42277e6bc4..5f01e45316b 100644 --- a/recovery/common/composer.lock +++ b/recovery/common/composer.lock @@ -860,7 +860,7 @@ }, { "name": "symfony/polyfill-php81", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", @@ -916,7 +916,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.33.0" }, "funding": [ { @@ -927,6 +927,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"