From 1396e6e3e3df38a09d514e86e16a1ec025054f49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 09:54:17 +0000 Subject: [PATCH] chore(deps): update dependency kafkiansky/phpclick to ^0.3.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1464920..8b0ac21 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "require-dev": { "cdn77/coding-standard": "^7.0", "infection/infection": "^0.31.0", - "kafkiansky/phpclick": "^0.2.1", + "kafkiansky/phpclick": "^0.3.0", "nyholm/psr7": "^1.2", "php-http/message-factory": "^1.1", "phpstan/extension-installer": "^1.1",