From adca51786ec706d671c77472284295e24a063044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 06:15:46 +0000 Subject: [PATCH] Bump carthage-software/mago in /packages/default/notifier Bumps [carthage-software/mago](https://github.com/carthage-software/mago) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/carthage-software/mago/releases) - [Commits](https://github.com/carthage-software/mago/compare/1.0.3...1.1.0) --- updated-dependencies: - dependency-name: carthage-software/mago dependency-version: 1.1.0 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 3214b32..7a2d7a5 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.0.3" + "carthage-software/mago": "1.1.0" }, "config": { "allow-plugins": { diff --git a/packages/default/notifier/composer.lock b/packages/default/notifier/composer.lock index e9c47a4..7479a40 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": "edd5dbabaf690d582777a84bdb08d4ca", + "content-hash": "e8fb7beeb26feef59acd30c42d948376", "packages": [ { "name": "psr/container", @@ -1020,16 +1020,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.0.3", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "4089d700d0c1c2fe8e083afe4734ae5055daf360" + "reference": "dcc682d0b12e332e7f22c31d39b7638d8518d413" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/4089d700d0c1c2fe8e083afe4734ae5055daf360", - "reference": "4089d700d0c1c2fe8e083afe4734ae5055daf360", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/dcc682d0b12e332e7f22c31d39b7638d8518d413", + "reference": "dcc682d0b12e332e7f22c31d39b7638d8518d413", "shasum": "" }, "require": { @@ -1067,7 +1067,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.0.3" + "source": "https://github.com/carthage-software/mago/tree/1.1.0" }, "funding": [ { @@ -1075,7 +1075,7 @@ "type": "github" } ], - "time": "2025-12-24T07:50:46+00:00" + "time": "2026-01-13T09:58:07+00:00" }, { "name": "guzzlehttp/guzzle",