From d8a1df54079aa38e9711db2f36735e4e491c6984 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 06:06:34 +0000 Subject: [PATCH] Bump carthage-software/mago in /packages/default/notifier Bumps [carthage-software/mago](https://github.com/carthage-software/mago) from 1.0.0-beta.18 to 1.0.2. - [Release notes](https://github.com/carthage-software/mago/releases) - [Commits](https://github.com/carthage-software/mago/compare/1.0.0-beta.18...1.0.2) --- updated-dependencies: - dependency-name: carthage-software/mago dependency-version: 1.0.2 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 | 20 +++++++++----------- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/packages/default/notifier/composer.json b/packages/default/notifier/composer.json index 12c6feb..f90ab68 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.0-beta.18" + "carthage-software/mago": "1.0.2" }, "config": { "allow-plugins": { diff --git a/packages/default/notifier/composer.lock b/packages/default/notifier/composer.lock index 23b2d0a..b61196b 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": "6067d205ddd278df3067647dae431330", + "content-hash": "673d330853af81dae2ca4eb5355f6ad9", "packages": [ { "name": "psr/container", @@ -1020,21 +1020,21 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.0.0-beta.18", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "c6f8c5fbc1e34ad8b35352602180dd1da08c51e9" + "reference": "eeb4090834bfad5001ecaea967e91044dc344a8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/c6f8c5fbc1e34ad8b35352602180dd1da08c51e9", - "reference": "c6f8c5fbc1e34ad8b35352602180dd1da08c51e9", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/eeb4090834bfad5001ecaea967e91044dc344a8e", + "reference": "eeb4090834bfad5001ecaea967e91044dc344a8e", "shasum": "" }, "require": { "composer-plugin-api": "^2.6", - "php": "~8.1 || ~8.2 || ~8.3 || ~8.4" + "php": "~8.1 || ~8.2 || ~8.3 || ~8.4 || ~8.5 || ~8.6" }, "require-dev": { "composer/composer": "^2.8" @@ -1067,7 +1067,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.0.0-beta.18" + "source": "https://github.com/carthage-software/mago/tree/1.0.2" }, "funding": [ { @@ -1075,7 +1075,7 @@ "type": "github" } ], - "time": "2025-09-22T00:04:38+00:00" + "time": "2025-12-22T14:52:26+00:00" }, { "name": "guzzlehttp/guzzle", @@ -1609,9 +1609,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "carthage-software/mago": 10 - }, + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {