From 43bafe26cae15f2e9cdf920395e67dfacc016479 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 23:46:35 +0000 Subject: [PATCH] chore(deps): bump symfony/polyfill-php82 in /recovery/common Bumps [symfony/polyfill-php82](https://github.com/symfony/polyfill-php82) from 1.32.0 to 1.33.0. - [Commits](https://github.com/symfony/polyfill-php82/compare/v1.32.0...v1.33.0) --- updated-dependencies: - dependency-name: symfony/polyfill-php82 dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- recovery/common/composer.lock | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/recovery/common/composer.lock b/recovery/common/composer.lock index 230570d203b..d42277e6bc4 100644 --- a/recovery/common/composer.lock +++ b/recovery/common/composer.lock @@ -936,7 +936,7 @@ }, { "name": "symfony/polyfill-php82", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php82.git", @@ -992,7 +992,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php82/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-php82/tree/v1.33.0" }, "funding": [ { @@ -1003,6 +1003,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" @@ -1356,12 +1360,12 @@ "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, - "platform-dev": [], - "plugin-api-version": "2.3.0" + "platform-dev": {}, + "plugin-api-version": "2.6.0" }