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",