From c3d946b347fad1d82e82aa988af41b67ee6c6e5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:20:11 +0000 Subject: [PATCH] Bump symfony/polyfill-php74 from 1.29.0 to 1.30.0 Bumps [symfony/polyfill-php74](https://github.com/symfony/polyfill-php74) from 1.29.0 to 1.30.0. - [Commits](https://github.com/symfony/polyfill-php74/compare/v1.29.0...v1.30.0) --- updated-dependencies: - dependency-name: symfony/polyfill-php74 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index bde506d1b84..b81d1141f65 100644 --- a/composer.lock +++ b/composer.lock @@ -1738,16 +1738,16 @@ }, { "name": "symfony/polyfill-php74", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php74.git", - "reference": "da301202eb63b838aed1e62134e2302f826ca600" + "reference": "37f1d1a2fb3ebc494f9f9b0f7e92064b43332321" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php74/zipball/da301202eb63b838aed1e62134e2302f826ca600", - "reference": "da301202eb63b838aed1e62134e2302f826ca600", + "url": "https://api.github.com/repos/symfony/polyfill-php74/zipball/37f1d1a2fb3ebc494f9f9b0f7e92064b43332321", + "reference": "37f1d1a2fb3ebc494f9f9b0f7e92064b43332321", "shasum": "" }, "require": { @@ -1795,7 +1795,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php74/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php74/tree/v1.30.0" }, "funding": [ { @@ -1811,7 +1811,7 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-php80",