From d14d52426efb7b0b47a88ab97a6d5f49efb5bbec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 06:07:39 +0000 Subject: [PATCH] Bump carthage-software/mago in /packages/default/notifier Bumps [carthage-software/mago](https://github.com/carthage-software/mago) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/carthage-software/mago/releases) - [Commits](https://github.com/carthage-software/mago/compare/1.0.2...1.0.3) --- updated-dependencies: - dependency-name: carthage-software/mago dependency-version: 1.0.3 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 f90ab68..3214b32 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.2" + "carthage-software/mago": "1.0.3" }, "config": { "allow-plugins": { diff --git a/packages/default/notifier/composer.lock b/packages/default/notifier/composer.lock index b61196b..e9c47a4 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": "673d330853af81dae2ca4eb5355f6ad9", + "content-hash": "edd5dbabaf690d582777a84bdb08d4ca", "packages": [ { "name": "psr/container", @@ -1020,16 +1020,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "eeb4090834bfad5001ecaea967e91044dc344a8e" + "reference": "4089d700d0c1c2fe8e083afe4734ae5055daf360" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/eeb4090834bfad5001ecaea967e91044dc344a8e", - "reference": "eeb4090834bfad5001ecaea967e91044dc344a8e", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/4089d700d0c1c2fe8e083afe4734ae5055daf360", + "reference": "4089d700d0c1c2fe8e083afe4734ae5055daf360", "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.2" + "source": "https://github.com/carthage-software/mago/tree/1.0.3" }, "funding": [ { @@ -1075,7 +1075,7 @@ "type": "github" } ], - "time": "2025-12-22T14:52:26+00:00" + "time": "2025-12-24T07:50:46+00:00" }, { "name": "guzzlehttp/guzzle",