From 817dfefeb9803b471f9838833fc219ff81a72b47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 13:19:51 +0000 Subject: [PATCH] Bump symfony/polyfill-php80 from 1.32.0 to 1.33.0 Bumps [symfony/polyfill-php80](https://github.com/symfony/polyfill-php80) from 1.32.0 to 1.33.0. - [Commits](https://github.com/symfony/polyfill-php80/compare/v1.32.0...v1.33.0) --- updated-dependencies: - dependency-name: symfony/polyfill-php80 dependency-version: 1.33.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/composer.lock b/composer.lock index cd64a17..a27f061 100644 --- a/composer.lock +++ b/composer.lock @@ -4239,7 +4239,7 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", @@ -4299,7 +4299,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.33.0" }, "funding": [ { @@ -4310,6 +4310,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"