diff --git a/composer.json b/composer.json index a3084e723..e1d8ce1d2 100644 --- a/composer.json +++ b/composer.json @@ -53,7 +53,7 @@ "symfony/event-dispatcher": "^6.4.8", "symfony/http-foundation": "^6.4.14", "symfony/mailer": "^6.4", - "symfony/polyfill-intl-grapheme": "^1.31.0", + "symfony/polyfill-intl-grapheme": "^1.32.0", "symfony/polyfill-intl-normalizer": "^1.31.0", "symfony/process": "^6.4.15", "symfony/routing": "^6.4.12", diff --git a/composer.lock b/composer.lock index a2f8b867f..35ba3c68d 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": "f99da27962994423ed67b0f0561c23dc", + "content-hash": "f8d55e30de09b86df0171acfbecdc465", "packages": [ { "name": "aws/aws-crt-php", @@ -5008,7 +5008,7 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.31.0", + "version": "v1.32.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", @@ -5066,7 +5066,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.32.0" }, "funding": [ { @@ -6347,15 +6347,15 @@ "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "^8.1" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "8.1.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" } diff --git a/composer/installed.json b/composer/installed.json index e75b2b30c..d5830cf54 100644 --- a/composer/installed.json +++ b/composer/installed.json @@ -5221,8 +5221,8 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.31.0", - "version_normalized": "1.31.0.0", + "version": "v1.32.0", + "version_normalized": "1.32.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", @@ -5282,7 +5282,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.32.0" }, "funding": [ { diff --git a/composer/installed.php b/composer/installed.php index 5096980e5..e10456bb1 100644 --- a/composer/installed.php +++ b/composer/installed.php @@ -749,8 +749,8 @@ 'dev_requirement' => false, ), 'symfony/polyfill-intl-grapheme' => array( - 'pretty_version' => 'v1.31.0', - 'version' => '1.31.0.0', + 'pretty_version' => 'v1.32.0', + 'version' => '1.32.0.0', 'reference' => 'b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-intl-grapheme',