From 2a19b0357f31ab54151de92a1ea9bfe284bcd02e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 06:06:42 +0000 Subject: [PATCH] Bump carthage-software/mago in /packages/default/notifier Bumps [carthage-software/mago](https://github.com/carthage-software/mago) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/carthage-software/mago/releases) - [Commits](https://github.com/carthage-software/mago/compare/1.14.0...1.14.1) --- updated-dependencies: - dependency-name: carthage-software/mago dependency-version: 1.14.1 dependency-type: direct:development update-type: version-update:semver-patch ... 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 e0c3c15..28f3185 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.14.0" + "carthage-software/mago": "1.14.1" }, "config": { "allow-plugins": { diff --git a/packages/default/notifier/composer.lock b/packages/default/notifier/composer.lock index cd49720..cd4b817 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": "85e758f7a3511c309d36ce613caf9484", + "content-hash": "a5ac004793212e736f2641bf93f66081", "packages": [ { "name": "psr/container", @@ -1020,16 +1020,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.14.0", + "version": "1.14.1", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "197dae097f525914ed7451b3d2fd7432adf104a7" + "reference": "00957008352c130f7672bcaab754a278a0a4950b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/197dae097f525914ed7451b3d2fd7432adf104a7", - "reference": "197dae097f525914ed7451b3d2fd7432adf104a7", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/00957008352c130f7672bcaab754a278a0a4950b", + "reference": "00957008352c130f7672bcaab754a278a0a4950b", "shasum": "" }, "require": { @@ -1064,7 +1064,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.14.0" + "source": "https://github.com/carthage-software/mago/tree/1.14.1" }, "funding": [ { @@ -1072,7 +1072,7 @@ "type": "github" } ], - "time": "2026-03-09T20:07:15+00:00" + "time": "2026-03-14T00:50:47+00:00" }, { "name": "guzzlehttp/guzzle",