From 96c0f5878d8422e28573eda2418672d69e0f4a44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 06:12:43 +0000 Subject: [PATCH] Bump carthage-software/mago in /packages/default/notifier Bumps [carthage-software/mago](https://github.com/carthage-software/mago) from 1.2.2 to 1.4.1. - [Release notes](https://github.com/carthage-software/mago/releases) - [Commits](https://github.com/carthage-software/mago/compare/1.2.2...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] --- packages/default/notifier/composer.json | 2 +- packages/default/notifier/composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/default/notifier/composer.json b/packages/default/notifier/composer.json index f5211fe..50e8062 100644 --- a/packages/default/notifier/composer.json +++ b/packages/default/notifier/composer.json @@ -6,7 +6,7 @@ }, "require-dev": { "guzzlehttp/guzzle": "^7", - "carthage-software/mago": "1.2.2" + "carthage-software/mago": "1.4.1" }, "config": { "allow-plugins": { diff --git a/packages/default/notifier/composer.lock b/packages/default/notifier/composer.lock index 81d28a1..901c3bb 100644 --- a/packages/default/notifier/composer.lock +++ b/packages/default/notifier/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": "1a16876cf3bd5c3b01d8698ddfecc4b9", + "content-hash": "f1a8473fd9cc3482ab83f7ce2ab5b4c2", "packages": [ { "name": "psr/container", @@ -1020,16 +1020,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.2.2", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "9e6e3c629349f5bdc2a3b7c7404a22a3946a33f0" + "reference": "5429336f3c14b7a70678a84ce4c04e304029aa43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/9e6e3c629349f5bdc2a3b7c7404a22a3946a33f0", - "reference": "9e6e3c629349f5bdc2a3b7c7404a22a3946a33f0", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/5429336f3c14b7a70678a84ce4c04e304029aa43", + "reference": "5429336f3c14b7a70678a84ce4c04e304029aa43", "shasum": "" }, "require": { @@ -1067,7 +1067,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.2.2" + "source": "https://github.com/carthage-software/mago/tree/1.4.1" }, "funding": [ { @@ -1075,7 +1075,7 @@ "type": "github" } ], - "time": "2026-01-25T13:20:59+00:00" + "time": "2026-02-03T19:31:16+00:00" }, { "name": "guzzlehttp/guzzle",