From 3465669a6520f321f23b10a34e2ee2683865734a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 04:03:13 +0000 Subject: [PATCH] build(deps-dev): bump carthage-software/mago from 1.3.0 to 1.4.1 Bumps [carthage-software/mago](https://github.com/carthage-software/mago) from 1.3.0 to 1.4.1. - [Release notes](https://github.com/carthage-software/mago/releases) - [Commits](https://github.com/carthage-software/mago/compare/1.3.0...1.4.1) --- updated-dependencies: - dependency-name: carthage-software/mago dependency-version: 1.4.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 629fba0f83..96abf2b6ae 100644 --- a/composer.lock +++ b/composer.lock @@ -5882,16 +5882,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.3.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "5dc25ee2667b88743a9532748fe191188ddb54f5" + "reference": "5429336f3c14b7a70678a84ce4c04e304029aa43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/5dc25ee2667b88743a9532748fe191188ddb54f5", - "reference": "5dc25ee2667b88743a9532748fe191188ddb54f5", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/5429336f3c14b7a70678a84ce4c04e304029aa43", + "reference": "5429336f3c14b7a70678a84ce4c04e304029aa43", "shasum": "" }, "require": { @@ -5929,7 +5929,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.3.0" + "source": "https://github.com/carthage-software/mago/tree/1.4.1" }, "funding": [ { @@ -5937,7 +5937,7 @@ "type": "github" } ], - "time": "2026-01-29T11:53:10+00:00" + "time": "2026-02-03T19:31:16+00:00" }, { "name": "doctrine/deprecations",