From b7c30de0de65534e8afb2329e06b226ffbc62267 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 04:03:11 +0000 Subject: [PATCH] build(deps-dev): bump carthage-software/mago from 1.8.0 to 1.9.0 Bumps [carthage-software/mago](https://github.com/carthage-software/mago) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/carthage-software/mago/releases) - [Commits](https://github.com/carthage-software/mago/compare/1.8.0...1.9.0) --- updated-dependencies: - dependency-name: carthage-software/mago dependency-version: 1.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index d805881531..21a0a69f54 100644 --- a/composer.lock +++ b/composer.lock @@ -7011,16 +7011,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "8d58c5c129d7259f42e8de596cf17c41b49c293d" + "reference": "16d2b042a3fc47b1a4efb8fa545519b4ab596d4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/8d58c5c129d7259f42e8de596cf17c41b49c293d", - "reference": "8d58c5c129d7259f42e8de596cf17c41b49c293d", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/16d2b042a3fc47b1a4efb8fa545519b4ab596d4d", + "reference": "16d2b042a3fc47b1a4efb8fa545519b4ab596d4d", "shasum": "" }, "require": { @@ -7038,6 +7038,9 @@ "class": "Mago\\MagoPlugin" }, "autoload": { + "files": [ + "composer/functions.php" + ], "psr-4": { "Mago\\": "composer/" } @@ -7058,7 +7061,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.8.0" + "source": "https://github.com/carthage-software/mago/tree/1.9.0" }, "funding": [ { @@ -7066,7 +7069,7 @@ "type": "github" } ], - "time": "2026-02-12T05:55:55+00:00" + "time": "2026-02-17T01:40:44+00:00" }, { "name": "doctrine/deprecations", @@ -9590,5 +9593,5 @@ "platform-overrides": { "php": "8.4.0" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }