From 596929e73bb6fd0bc69a79e564d39169796e7592 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 06:13:29 +0000 Subject: [PATCH] Bump carthage-software/mago in /packages/default/send-email Bumps [carthage-software/mago](https://github.com/carthage-software/mago) from 1.4.1 to 1.7.0. - [Release notes](https://github.com/carthage-software/mago/releases) - [Commits](https://github.com/carthage-software/mago/compare/1.4.1...1.7.0) --- updated-dependencies: - dependency-name: carthage-software/mago dependency-version: 1.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/default/send-email/composer.json | 2 +- packages/default/send-email/composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/default/send-email/composer.json b/packages/default/send-email/composer.json index 9e684bd..daa4ab6 100644 --- a/packages/default/send-email/composer.json +++ b/packages/default/send-email/composer.json @@ -6,7 +6,7 @@ "guzzlehttp/guzzle": "7.10.0" }, "require-dev": { - "carthage-software/mago": "1.4.1" + "carthage-software/mago": "1.7.0" }, "config": { "allow-plugins": { diff --git a/packages/default/send-email/composer.lock b/packages/default/send-email/composer.lock index 9cc1157..3297953 100644 --- a/packages/default/send-email/composer.lock +++ b/packages/default/send-email/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": "298a0613c6cbf34c27d5dd7fff86b278", + "content-hash": "27efa8073af6dfe70daf65593528cd54", "packages": [ { "name": "doctrine/lexer", @@ -1737,16 +1737,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.4.1", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "5429336f3c14b7a70678a84ce4c04e304029aa43" + "reference": "70d1644f55c5ad2a7e87c471df26ef927ab6d522" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/5429336f3c14b7a70678a84ce4c04e304029aa43", - "reference": "5429336f3c14b7a70678a84ce4c04e304029aa43", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/70d1644f55c5ad2a7e87c471df26ef927ab6d522", + "reference": "70d1644f55c5ad2a7e87c471df26ef927ab6d522", "shasum": "" }, "require": { @@ -1784,7 +1784,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.4.1" + "source": "https://github.com/carthage-software/mago/tree/1.7.0" }, "funding": [ { @@ -1792,7 +1792,7 @@ "type": "github" } ], - "time": "2026-02-03T19:31:16+00:00" + "time": "2026-02-09T23:42:45+00:00" } ], "aliases": [],