diff --git a/_backend/composer.lock b/_backend/composer.lock index aecf0c85aa..0fed446418 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",