From f6d9b0a5e32f44e4c54e6e95b42007258316b337 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 13:02:26 +0000 Subject: [PATCH] chore(deps): bump symfony/polyfill-php82 in /recovery/common Bumps [symfony/polyfill-php82](https://github.com/symfony/polyfill-php82) from 1.27.0 to 1.31.0. - [Commits](https://github.com/symfony/polyfill-php82/compare/v1.27.0...v1.31.0) --- updated-dependencies: - dependency-name: symfony/polyfill-php82 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- recovery/common/composer.lock | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/recovery/common/composer.lock b/recovery/common/composer.lock index a114b36c175..85c6d87ded7 100644 --- a/recovery/common/composer.lock +++ b/recovery/common/composer.lock @@ -951,29 +951,26 @@ }, { "name": "symfony/polyfill-php82", - "version": "v1.27.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php82.git", - "reference": "80ddf7bfa17ef7b06db4e6d007a95bf584e07b44" + "reference": "5d2ed36f7734637dacc025f179698031951b1692" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/80ddf7bfa17ef7b06db4e6d007a95bf584e07b44", - "reference": "80ddf7bfa17ef7b06db4e6d007a95bf584e07b44", + "url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/5d2ed36f7734637dacc025f179698031951b1692", + "reference": "5d2ed36f7734637dacc025f179698031951b1692", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.27-dev" - }, "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -1010,7 +1007,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php82/tree/v1.27.0" + "source": "https://github.com/symfony/polyfill-php82/tree/v1.31.0" }, "funding": [ { @@ -1026,7 +1023,7 @@ "type": "tidelift" } ], - "time": "2022-11-10T10:10:54+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/service-contracts", @@ -1381,5 +1378,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.3.0" }