From b91b659e35eae9954324f9a1f73a8e5d2297bb2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 20:33:08 +0000 Subject: [PATCH] Update dependency symfony/console to v6 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ceb3157..f875932 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "sunrise/coding-standard": "1.0.0", "sunrise/http-factory": "1.1.0", "sunrise/http-router": "^2.11", - "symfony/console": "^4.4", + "symfony/console": "6.1.1", "justinrainbow/json-schema": "5.2.10" }, "autoload": {