From d7253195b2b031e8b5d01d4c195ccd4ba811230f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 10 Jun 2026 07:08:59 +0200 Subject: update to 3.95.5 --- installed.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'installed.json') diff --git a/installed.json b/installed.json index 21f1dab..fcd727e 100644 --- a/installed.json +++ b/installed.json @@ -2087,17 +2087,17 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.38.1", - "version_normalized": "1.38.1.0", + "version": "v1.38.2", + "version_normalized": "1.38.2.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92" + "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/14c5439eec4ccff081ac14eca2dc57feb2a66d92", - "reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6", + "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6", "shasum": "" }, "require": { @@ -2110,7 +2110,7 @@ "suggest": { "ext-mbstring": "For best performance" }, - "time": "2026-05-26T12:51:13+00:00", + "time": "2026-05-27T06:59:30+00:00", "type": "library", "extra": { "thanks": { @@ -2151,7 +2151,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.38.1" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.38.2" }, "funding": [ { -- cgit