From 9b2db64ae55b741fdab4f1c72f23d9e97168d4aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 17:14:33 +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.34.0. - [Release notes](https://github.com/symfony/polyfill-php81/releases) - [Commits](https://github.com/symfony/polyfill-php81/compare/v1.33.0...v1.34.0) --- updated-dependencies: - dependency-name: symfony/polyfill-php81 dependency-version: 1.34.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..d7467c9783 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.34.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.34.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" }