diff --git a/composer.json b/composer.json index 89b1dab43..650f68784 100644 --- a/composer.json +++ b/composer.json @@ -60,7 +60,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 7a624ed17..42610bb2e 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": "45cdf9c4dee57bb70d22f63f5f048a5f", + "content-hash": "03b55e585244f01c3f20e69dc36ce136", "packages": [ { "name": "aws/aws-crt-php", @@ -5236,16 +5236,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": { @@ -5292,7 +5292,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": [ { @@ -5312,7 +5312,7 @@ "type": "tidelift" } ], - "time": "2026-05-26T12:51:13+00:00" + "time": "2026-05-27T06:51:48+00:00" }, { "name": "symfony/polyfill-php84",