From 6ad5e43fb60ab95795cf300c723e86cb8710a9e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 01:03:52 +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 5452baa95..fe18f7896 100644 --- a/composer.json +++ b/composer.json @@ -59,7 +59,7 @@ "symfony/mailer": "^6.4", "symfony/polyfill-intl-normalizer": "^1.33.0", "symfony/polyfill-php82": "^1.32.0", - "symfony/polyfill-php83": "^1.33.0", + "symfony/polyfill-php83": "^1.38.2", "symfony/polyfill-php84": "^1.33.0", "symfony/polyfill-php85": "^1.33", "symfony/process": "^6.4.41", diff --git a/composer.lock b/composer.lock index 7dc2385bf..49cee8560 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": "a5bd609806d6c475285f837d127b3b42", + "content-hash": "8486be726a62a6e39e09502fe3c660e2", "packages": [ { "name": "aws/aws-crt-php", @@ -5235,16 +5235,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": { @@ -5291,7 +5291,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": [ { @@ -5311,7 +5311,7 @@ "type": "tidelift" } ], - "time": "2026-05-26T12:51:13+00:00" + "time": "2026-05-27T06:51:48+00:00" }, { "name": "symfony/polyfill-php84",