From 224a15692c11db2ac06183d4975dfffa28c68d12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 03:06:21 +0000 Subject: [PATCH] build(deps): bump symfony/console from 5.4.24 to 5.4.26 Bumps [symfony/console](https://github.com/symfony/console) from 5.4.24 to 5.4.26. - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/6.3/CHANGELOG.md) - [Commits](https://github.com/symfony/console/compare/v5.4.24...v5.4.26) --- updated-dependencies: - dependency-name: symfony/console dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 47f4b2948..5d6c9e32a 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "erusev/parsedown": "1.7.4", "pimple/pimple": "3.5.0", "psr/log": "1.1.4", - "symfony/console": "5.4.24", + "symfony/console": "5.4.26", "symfony/event-dispatcher": "5.4.21", "symfony/event-dispatcher-contracts": "^2", "symfony/finder": "5.4.27", diff --git a/composer.lock b/composer.lock index a1ab34c8f..67e534a0c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "467989aa9a091f4256de4ddafe38d41d", + "content-hash": "cee6ce9cd9cb0113a5a3d6bdfc70d373", "packages": [ { "name": "christian-riesen/base32", @@ -373,16 +373,16 @@ }, { "name": "symfony/console", - "version": "v5.4.24", + "version": "v5.4.26", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8" + "reference": "b504a3d266ad2bb632f196c0936ef2af5ff6e273" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8", - "reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8", + "url": "https://api.github.com/repos/symfony/console/zipball/b504a3d266ad2bb632f196c0936ef2af5ff6e273", + "reference": "b504a3d266ad2bb632f196c0936ef2af5ff6e273", "shasum": "" }, "require": { @@ -452,7 +452,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.24" + "source": "https://github.com/symfony/console/tree/v5.4.26" }, "funding": [ { @@ -468,7 +468,7 @@ "type": "tidelift" } ], - "time": "2023-05-26T05:13:16+00:00" + "time": "2023-07-19T20:11:33+00:00" }, { "name": "symfony/deprecation-contracts",