From 923183a011a2ad5da5f2b04e7b2b119fb16ba1e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:04:19 +0000 Subject: [PATCH] Bump league/climate from 3.9.0 to 3.10.0 in /_backend 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] --- _backend/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_backend/composer.lock b/_backend/composer.lock index 43255d9c8b..50c34bf1ae 100644 --- a/_backend/composer.lock +++ b/_backend/composer.lock @@ -1018,16 +1018,16 @@ "packages-dev": [ { "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": { @@ -1078,9 +1078,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": "seld/cli-prompt",