From 28b5d0d2ce57414189178f407f5095ee3f91096c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 21:17:29 +0000 Subject: [PATCH] build(deps): bump the symfony-polyfills group with 4 updates Bumps the symfony-polyfills group with 4 updates: [symfony/polyfill-ctype](https://github.com/symfony/polyfill-ctype), [symfony/polyfill-iconv](https://github.com/symfony/polyfill-iconv), [symfony/polyfill-mbstring](https://github.com/symfony/polyfill-mbstring) and [symfony/polyfill-php83](https://github.com/symfony/polyfill-php83). Updates `symfony/polyfill-ctype` from 1.30.0 to 1.31.0 - [Commits](https://github.com/symfony/polyfill-ctype/compare/v1.30.0...v1.31.0) Updates `symfony/polyfill-iconv` from 1.30.0 to 1.31.0 - [Commits](https://github.com/symfony/polyfill-iconv/compare/v1.30.0...v1.31.0) Updates `symfony/polyfill-mbstring` from 1.30.0 to 1.31.0 - [Commits](https://github.com/symfony/polyfill-mbstring/compare/v1.30.0...v1.31.0) Updates `symfony/polyfill-php83` from 1.30.0 to 1.31.0 - [Commits](https://github.com/symfony/polyfill-php83/compare/v1.30.0...v1.31.0) --- updated-dependencies: - dependency-name: symfony/polyfill-ctype dependency-type: direct:production update-type: version-update:semver-minor dependency-group: symfony-polyfills - dependency-name: symfony/polyfill-iconv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: symfony-polyfills - dependency-name: symfony/polyfill-mbstring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: symfony-polyfills - dependency-name: symfony/polyfill-php83 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: symfony-polyfills ... Signed-off-by: dependabot[bot] --- composer.json | 8 +++---- composer.lock | 58 +++++++++++++++++++++++++-------------------------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/composer.json b/composer.json index a725e0e9b1b..36625b266be 100644 --- a/composer.json +++ b/composer.json @@ -82,10 +82,10 @@ "symfony/http-kernel": "^6.4", "symfony/mailer": "^6.4", "symfony/mime": "^6.3", - "symfony/polyfill-ctype": "^1.30", - "symfony/polyfill-iconv": "^1.30", - "symfony/polyfill-mbstring": "^1.30", - "symfony/polyfill-php83": "^1.30", + "symfony/polyfill-ctype": "^1.31", + "symfony/polyfill-iconv": "^1.31", + "symfony/polyfill-mbstring": "^1.31", + "symfony/polyfill-php83": "^1.31", "symfony/property-access": "^7.1", "symfony/routing": "^6.4", "symfony/serializer": "^7.1", diff --git a/composer.lock b/composer.lock index cf63e809598..6d8872e5b3d 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": "5b6a043576ad5d292544b1178fdcac3e", + "content-hash": "a192956c9090bd064e65e12a5fc98a90", "packages": [ { "name": "apereo/phpcas", @@ -7171,20 +7171,20 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "0424dff1c58f028c451efff2045f5d92410bd540" + "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/0424dff1c58f028c451efff2045f5d92410bd540", - "reference": "0424dff1c58f028c451efff2045f5d92410bd540", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638", + "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "provide": { "ext-ctype": "*" @@ -7230,7 +7230,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0" }, "funding": [ { @@ -7246,24 +7246,24 @@ "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "c027e6a3c6aee334663ec21f5852e89738abc805" + "reference": "48becf00c920479ca2e910c22a5a39e5d47ca956" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c027e6a3c6aee334663ec21f5852e89738abc805", - "reference": "c027e6a3c6aee334663ec21f5852e89738abc805", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/48becf00c920479ca2e910c22a5a39e5d47ca956", + "reference": "48becf00c920479ca2e910c22a5a39e5d47ca956", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "provide": { "ext-iconv": "*" @@ -7310,7 +7310,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-iconv/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-iconv/tree/v1.31.0" }, "funding": [ { @@ -7326,24 +7326,24 @@ "type": "tidelift" } ], - "time": "2024-05-31T15:07:36+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c" + "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fd22ab50000ef01661e2a31d850ebaa297f8e03c", - "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341", + "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "provide": { "ext-mbstring": "*" @@ -7390,7 +7390,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0" }, "funding": [ { @@ -7406,24 +7406,24 @@ "type": "tidelift" } ], - "time": "2024-06-19T12:30:46+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-php83", - "version": "v1.30.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", - "reference": "dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9" + "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9", - "reference": "dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/2fb86d65e2d424369ad2905e83b236a8805ba491", + "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "type": "library", "extra": { @@ -7466,7 +7466,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.31.0" }, "funding": [ { @@ -7482,7 +7482,7 @@ "type": "tidelift" } ], - "time": "2024-06-19T12:35:24+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/property-access",