From 0ca748e4f5cd98ee989d75fb78284b37306847ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 04:02:12 +0000 Subject: [PATCH] build(deps-dev): bump carthage-software/mago from 1.0.2 to 1.0.3 Bumps [carthage-software/mago](https://github.com/carthage-software/mago) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/carthage-software/mago/releases) - [Commits](https://github.com/carthage-software/mago/compare/1.0.2...1.0.3) --- updated-dependencies: - dependency-name: carthage-software/mago dependency-version: 1.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 598dca1a2f..3993c55919 100644 --- a/composer.lock +++ b/composer.lock @@ -6086,16 +6086,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "eeb4090834bfad5001ecaea967e91044dc344a8e" + "reference": "4089d700d0c1c2fe8e083afe4734ae5055daf360" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/eeb4090834bfad5001ecaea967e91044dc344a8e", - "reference": "eeb4090834bfad5001ecaea967e91044dc344a8e", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/4089d700d0c1c2fe8e083afe4734ae5055daf360", + "reference": "4089d700d0c1c2fe8e083afe4734ae5055daf360", "shasum": "" }, "require": { @@ -6133,7 +6133,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.0.2" + "source": "https://github.com/carthage-software/mago/tree/1.0.3" }, "funding": [ { @@ -6141,7 +6141,7 @@ "type": "github" } ], - "time": "2025-12-22T14:52:26+00:00" + "time": "2025-12-24T07:50:46+00:00" }, { "name": "doctrine/deprecations",