From 69941c6c39f94510727cf7b59fb5539d1abd1ba2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 01:04:37 +0000 Subject: [PATCH] build(deps): bump symfony/polyfill-php83 Bumps the symfony group with 1 update in the / directory: [symfony/polyfill-php83](https://github.com/symfony/polyfill-php83). Updates `symfony/polyfill-php83` from 1.38.1 to 1.38.2 - [Release notes](https://github.com/symfony/polyfill-php83/releases) - [Commits](https://github.com/symfony/polyfill-php83/compare/v1.38.1...v1.38.2) --- updated-dependencies: - dependency-name: symfony/polyfill-php83 dependency-version: 1.38.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 2bd1c0540..3baaec1ec 100644 --- a/composer.json +++ b/composer.json @@ -58,7 +58,7 @@ "symfony/mailer": "^6.4", "symfony/polyfill-intl-normalizer": "^1.32.0", "symfony/polyfill-php82": "^1.32.0", - "symfony/polyfill-php83": "^1.32.0", + "symfony/polyfill-php83": "^1.38.2", "symfony/polyfill-php84": "^1.32.0", "symfony/process": "^6.4.41", "symfony/routing": "^6.4.41", diff --git a/composer.lock b/composer.lock index d98999a98..3af7fd5e6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f51d1bbe9f79bedf5156e49e0715fffd", + "content-hash": "c7815b85dc4312831c49c206d5aa6bdd", "packages": [ { "name": "aws/aws-crt-php", @@ -5288,16 +5288,16 @@ }, { "name": "symfony/polyfill-php83", - "version": "v1.38.1", + "version": "v1.38.2", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", - "reference": "8339098cae28673c15cce00d80734af0453054e2" + "reference": "796a26abb75ce49f3a84433cd81bf1009d73d5f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/8339098cae28673c15cce00d80734af0453054e2", - "reference": "8339098cae28673c15cce00d80734af0453054e2", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/796a26abb75ce49f3a84433cd81bf1009d73d5f8", + "reference": "796a26abb75ce49f3a84433cd81bf1009d73d5f8", "shasum": "" }, "require": { @@ -5344,7 +5344,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.38.1" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.38.2" }, "funding": [ { @@ -5364,7 +5364,7 @@ "type": "tidelift" } ], - "time": "2026-05-26T12:51:13+00:00" + "time": "2026-05-27T06:51:48+00:00" }, { "name": "symfony/polyfill-php84",