From b0ea92f8ffb4f3bd6daed7165c9b65a5f43c5d60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 04:03:19 +0000 Subject: [PATCH] build(deps-dev): bump carthage-software/mago from 1.20.1 to 1.23.1 Bumps [carthage-software/mago](https://github.com/carthage-software/mago) from 1.20.1 to 1.23.1. - [Release notes](https://github.com/carthage-software/mago/releases) - [Commits](https://github.com/carthage-software/mago/compare/1.20.1...1.23.1) --- updated-dependencies: - dependency-name: carthage-software/mago dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor ... 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 a64f287aea..47777458c1 100644 --- a/composer.json +++ b/composer.json @@ -74,7 +74,7 @@ "twig/twig": "~3.24.0" }, "require-dev": { - "carthage-software/mago": "~1.20.1", + "carthage-software/mago": "~1.23.1", "doctrine/instantiator": "~2.1.0", "mikey179/vfsstream": "~1.6.12", "phpbench/phpbench": "^1.6", diff --git a/composer.lock b/composer.lock index 38315b0b31..aaa4daae59 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": "ec6b4f55f14f7a5266acbeb129192079", + "content-hash": "2df7dde51cdabcbfcc144e93294b56f9", "packages": [ { "name": "2tvenom/cborencode", @@ -8061,16 +8061,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.20.1", + "version": "1.23.1", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "c0453e95b56d78d1d6c520cfe927fbdf167fe552" + "reference": "4fdfd2df7271a80ecaff77906068675a769f7587" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/c0453e95b56d78d1d6c520cfe927fbdf167fe552", - "reference": "c0453e95b56d78d1d6c520cfe927fbdf167fe552", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/4fdfd2df7271a80ecaff77906068675a769f7587", + "reference": "4fdfd2df7271a80ecaff77906068675a769f7587", "shasum": "" }, "require": { @@ -8105,7 +8105,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.20.1" + "source": "https://github.com/carthage-software/mago/tree/1.23.1" }, "funding": [ { @@ -8113,7 +8113,7 @@ "type": "github" } ], - "time": "2026-04-15T01:10:46+00:00" + "time": "2026-04-19T10:37:36+00:00" }, { "name": "doctrine/annotations",