From c08f284c8cb2a26622279865d231a7fe49f4a794 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 11:30:39 +0000 Subject: [PATCH] Bump symfony/polyfill-php81 from 1.32.0 to 1.33.0 Bumps [symfony/polyfill-php81](https://github.com/symfony/polyfill-php81) from 1.32.0 to 1.33.0. - [Commits](https://github.com/symfony/polyfill-php81/compare/v1.32.0...v1.33.0) --- updated-dependencies: - dependency-name: symfony/polyfill-php81 dependency-version: 1.33.0 dependency-type: direct:production 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 a902d42..443b3b9 100644 --- a/composer.lock +++ b/composer.lock @@ -1196,7 +1196,7 @@ }, { "name": "symfony/polyfill-php81", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", @@ -1252,7 +1252,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.33.0" }, "funding": [ { @@ -1263,6 +1263,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"