From 969c2faa8d8e994878bb79955867bbfe836f7dff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 20:49:49 +0000 Subject: [PATCH] Bump league/climate from 3.9.0 to 3.10.0 Bumps [league/climate](https://github.com/thephpleague/climate) from 3.9.0 to 3.10.0. - [Changelog](https://github.com/thephpleague/climate/blob/main/CHANGELOG.md) - [Commits](https://github.com/thephpleague/climate/compare/3.9.0...3.10.0) --- updated-dependencies: - dependency-name: league/climate dependency-type: direct:development 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 587a473fd..8adc41355 100644 --- a/composer.lock +++ b/composer.lock @@ -1389,16 +1389,16 @@ }, { "name": "league/climate", - "version": "3.9.0", + "version": "3.10.0", "source": { "type": "git", "url": "https://github.com/thephpleague/climate.git", - "reference": "2bb5ad23cab8cddab0576ee5eebe4fb7f99515d6" + "reference": "237f70e1032b16d32ff3f65dcda68706911e1c74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/climate/zipball/2bb5ad23cab8cddab0576ee5eebe4fb7f99515d6", - "reference": "2bb5ad23cab8cddab0576ee5eebe4fb7f99515d6", + "url": "https://api.github.com/repos/thephpleague/climate/zipball/237f70e1032b16d32ff3f65dcda68706911e1c74", + "reference": "237f70e1032b16d32ff3f65dcda68706911e1c74", "shasum": "" }, "require": { @@ -1449,9 +1449,9 @@ ], "support": { "issues": "https://github.com/thephpleague/climate/issues", - "source": "https://github.com/thephpleague/climate/tree/3.9.0" + "source": "https://github.com/thephpleague/climate/tree/3.10.0" }, - "time": "2024-10-30T14:23:56+00:00" + "time": "2024-11-18T09:09:55+00:00" }, { "name": "phpstan/phpstan",