diff --git a/_backend/composer.lock b/_backend/composer.lock index 29bd95e802..83a2f7d684 100644 --- a/_backend/composer.lock +++ b/_backend/composer.lock @@ -1135,16 +1135,16 @@ "packages-dev": [ { "name": "league/climate", - "version": "3.11.0", + "version": "3.11.1", "source": { "type": "git", "url": "https://github.com/thephpleague/climate.git", - "reference": "66f14fb99570673597856575dfd9a48984fe49b0" + "reference": "10622dc19e28d3376c82f18df2f07f6a41d20475" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/climate/zipball/66f14fb99570673597856575dfd9a48984fe49b0", - "reference": "66f14fb99570673597856575dfd9a48984fe49b0", + "url": "https://api.github.com/repos/thephpleague/climate/zipball/10622dc19e28d3376c82f18df2f07f6a41d20475", + "reference": "10622dc19e28d3376c82f18df2f07f6a41d20475", "shasum": "" }, "require": { @@ -1156,7 +1156,7 @@ "mikey179/vfsstream": "^1.6.12", "mockery/mockery": "^1.6.12", "phpunit/phpunit": "^9.6.21", - "squizlabs/php_codesniffer": "^3.10" + "squizlabs/php_codesniffer": "^4.0" }, "suggest": { "ext-mbstring": "If ext-mbstring is not available you MUST install symfony/polyfill-mbstring" @@ -1195,9 +1195,9 @@ ], "support": { "issues": "https://github.com/thephpleague/climate/issues", - "source": "https://github.com/thephpleague/climate/tree/3.11.0" + "source": "https://github.com/thephpleague/climate/tree/3.11.1" }, - "time": "2026-06-09T11:34:50+00:00" + "time": "2026-07-25T09:31:15+00:00" }, { "name": "seld/cli-prompt",