From fc61a77196e9b9b9b5fda52d370fe132064dd49d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 06:13:55 +0000 Subject: [PATCH] Bump carthage-software/mago in /packages/default/notifier Bumps [carthage-software/mago](https://github.com/carthage-software/mago) from 1.1.0 to 1.2.2. - [Release notes](https://github.com/carthage-software/mago/releases) - [Commits](https://github.com/carthage-software/mago/compare/1.1.0...1.2.2) --- updated-dependencies: - dependency-name: carthage-software/mago dependency-version: 1.2.2 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 7a2d7a5..f5211fe 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.1.0" + "carthage-software/mago": "1.2.2" }, "config": { "allow-plugins": { diff --git a/packages/default/notifier/composer.lock b/packages/default/notifier/composer.lock index 7479a40..81d28a1 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": "e8fb7beeb26feef59acd30c42d948376", + "content-hash": "1a16876cf3bd5c3b01d8698ddfecc4b9", "packages": [ { "name": "psr/container", @@ -1020,16 +1020,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.1.0", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "dcc682d0b12e332e7f22c31d39b7638d8518d413" + "reference": "9e6e3c629349f5bdc2a3b7c7404a22a3946a33f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/dcc682d0b12e332e7f22c31d39b7638d8518d413", - "reference": "dcc682d0b12e332e7f22c31d39b7638d8518d413", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/9e6e3c629349f5bdc2a3b7c7404a22a3946a33f0", + "reference": "9e6e3c629349f5bdc2a3b7c7404a22a3946a33f0", "shasum": "" }, "require": { @@ -1067,7 +1067,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.1.0" + "source": "https://github.com/carthage-software/mago/tree/1.2.2" }, "funding": [ { @@ -1075,7 +1075,7 @@ "type": "github" } ], - "time": "2026-01-13T09:58:07+00:00" + "time": "2026-01-25T13:20:59+00:00" }, { "name": "guzzlehttp/guzzle",