From f17e0da287cbfbeafc9d61bf7e71a848c81ce52d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 06:14:40 +0000 Subject: [PATCH] Bump carthage-software/mago in /packages/default/notifier Bumps [carthage-software/mago](https://github.com/carthage-software/mago) from 1.12.0 to 1.13.3. - [Release notes](https://github.com/carthage-software/mago/releases) - [Commits](https://github.com/carthage-software/mago/compare/1.12.0...1.13.3) --- updated-dependencies: - dependency-name: carthage-software/mago dependency-version: 1.13.3 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 | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/default/notifier/composer.json b/packages/default/notifier/composer.json index a52a535..be96826 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.12.0" + "carthage-software/mago": "1.13.3" }, "config": { "allow-plugins": { diff --git a/packages/default/notifier/composer.lock b/packages/default/notifier/composer.lock index e31c6ae..6173334 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": "9bcf387b18d9e4aa821028b5dbc49f61", + "content-hash": "2b052c55484cfef9da113bfa879f6ff4", "packages": [ { "name": "psr/container", @@ -1020,16 +1020,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.12.0", + "version": "1.13.3", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "b3c65c9fb656e53f62d853484f8fd0d36427a76f" + "reference": "565646d4b0af5301b923dd0f2735a5a8868f1e90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/b3c65c9fb656e53f62d853484f8fd0d36427a76f", - "reference": "b3c65c9fb656e53f62d853484f8fd0d36427a76f", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/565646d4b0af5301b923dd0f2735a5a8868f1e90", + "reference": "565646d4b0af5301b923dd0f2735a5a8868f1e90", "shasum": "" }, "require": { @@ -1064,7 +1064,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.12.0" + "source": "https://github.com/carthage-software/mago/tree/1.13.3" }, "funding": [ { @@ -1072,7 +1072,7 @@ "type": "github" } ], - "time": "2026-02-25T05:59:43+00:00" + "time": "2026-03-02T05:49:03+00:00" }, { "name": "guzzlehttp/guzzle", @@ -1613,5 +1613,5 @@ "php": ">=8.2" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }