From cbce26f2ae80719b95dc16770b5b9a34f9fa1b2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 04:03:25 +0000 Subject: [PATCH] build(deps-dev): bump carthage-software/mago from 1.0.3 to 1.1.0 Bumps [carthage-software/mago](https://github.com/carthage-software/mago) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/carthage-software/mago/releases) - [Commits](https://github.com/carthage-software/mago/compare/1.0.3...1.1.0) --- updated-dependencies: - dependency-name: carthage-software/mago dependency-version: 1.1.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 82c873a58a..568bb78da0 100644 --- a/composer.lock +++ b/composer.lock @@ -5880,16 +5880,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.0.3", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "4089d700d0c1c2fe8e083afe4734ae5055daf360" + "reference": "dcc682d0b12e332e7f22c31d39b7638d8518d413" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/4089d700d0c1c2fe8e083afe4734ae5055daf360", - "reference": "4089d700d0c1c2fe8e083afe4734ae5055daf360", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/dcc682d0b12e332e7f22c31d39b7638d8518d413", + "reference": "dcc682d0b12e332e7f22c31d39b7638d8518d413", "shasum": "" }, "require": { @@ -5927,7 +5927,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.0.3" + "source": "https://github.com/carthage-software/mago/tree/1.1.0" }, "funding": [ { @@ -5935,7 +5935,7 @@ "type": "github" } ], - "time": "2025-12-24T07:50:46+00:00" + "time": "2026-01-13T09:58:07+00:00" }, { "name": "doctrine/deprecations",