From a5fbcbc8456e1226d0ec297359bce0ff7e865e33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 18:26:53 +0000 Subject: [PATCH] chore(deps): bump symfony/polyfill-php81 in /recovery/common Bumps [symfony/polyfill-php81](https://github.com/symfony/polyfill-php81) from 1.33.0 to 1.36.0. - [Release notes](https://github.com/symfony/polyfill-php81/releases) - [Commits](https://github.com/symfony/polyfill-php81/compare/v1.33.0...v1.36.0) --- updated-dependencies: - dependency-name: symfony/polyfill-php81 dependency-version: 1.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- recovery/common/composer.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recovery/common/composer.lock b/recovery/common/composer.lock index 603dc6e93f..4720673566 100644 --- a/recovery/common/composer.lock +++ b/recovery/common/composer.lock @@ -864,7 +864,7 @@ }, { "name": "symfony/polyfill-php81", - "version": "v1.33.0", + "version": "v1.36.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", @@ -920,7 +920,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.33.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.36.0" }, "funding": [ { @@ -1375,5 +1375,5 @@ "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }