From aa4e123952ddbcdd2ec007ffc8b24495304d0a39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 04:03:21 +0000 Subject: [PATCH] build(deps-dev): bump carthage-software/mago from 1.13.3 to 1.14.0 Bumps [carthage-software/mago](https://github.com/carthage-software/mago) from 1.13.3 to 1.14.0. - [Release notes](https://github.com/carthage-software/mago/releases) - [Commits](https://github.com/carthage-software/mago/compare/1.13.3...1.14.0) --- updated-dependencies: - dependency-name: carthage-software/mago dependency-version: 1.14.0 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 17de34d6b8..569e7adc0d 100644 --- a/composer.lock +++ b/composer.lock @@ -7031,16 +7031,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.13.3", + "version": "1.14.0", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "565646d4b0af5301b923dd0f2735a5a8868f1e90" + "reference": "197dae097f525914ed7451b3d2fd7432adf104a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/565646d4b0af5301b923dd0f2735a5a8868f1e90", - "reference": "565646d4b0af5301b923dd0f2735a5a8868f1e90", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/197dae097f525914ed7451b3d2fd7432adf104a7", + "reference": "197dae097f525914ed7451b3d2fd7432adf104a7", "shasum": "" }, "require": { @@ -7075,7 +7075,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.13.3" + "source": "https://github.com/carthage-software/mago/tree/1.14.0" }, "funding": [ { @@ -7083,7 +7083,7 @@ "type": "github" } ], - "time": "2026-03-02T05:49:03+00:00" + "time": "2026-03-09T20:07:15+00:00" }, { "name": "doctrine/deprecations",