From 95a3d1ef990262f2ea67993d9bb87969be63c2c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 11:40:16 +0000 Subject: [PATCH] build(deps-dev): bump carthage-software/mago from 1.25.2 to 1.26.0 Bumps [carthage-software/mago](https://github.com/carthage-software/mago) from 1.25.2 to 1.26.0. - [Release notes](https://github.com/carthage-software/mago/releases) - [Commits](https://github.com/carthage-software/mago/compare/1.25.2...1.26.0) --- updated-dependencies: - dependency-name: carthage-software/mago dependency-version: 1.26.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index d3d4b4c0f6..44c232ee10 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,7 @@ "twig/twig": "~3.24.0" }, "require-dev": { - "carthage-software/mago": "~1.25.0", + "carthage-software/mago": "~1.26.0", "doctrine/instantiator": "~2.1.0", "mikey179/vfsstream": "~1.6.12", "phpbench/phpbench": "^1.6", diff --git a/composer.lock b/composer.lock index 86bf8dce03..74ead02d13 100644 --- a/composer.lock +++ b/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": "bb2029692a3f939dc39b2ca548e1aaa4", + "content-hash": "cda2636e9b0b47ce9e44257fa339ea3a", "packages": [ { "name": "2tvenom/cborencode", @@ -8075,16 +8075,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.25.2", + "version": "1.26.0", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "54e9645d15381aa78bf7113e01dcd1734ec43737" + "reference": "9ae2f7ad58ffeeaa2ff890e736a8658f8e397cdf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/54e9645d15381aa78bf7113e01dcd1734ec43737", - "reference": "54e9645d15381aa78bf7113e01dcd1734ec43737", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/9ae2f7ad58ffeeaa2ff890e736a8658f8e397cdf", + "reference": "9ae2f7ad58ffeeaa2ff890e736a8658f8e397cdf", "shasum": "" }, "require": { @@ -8119,7 +8119,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.25.2" + "source": "https://github.com/carthage-software/mago/tree/1.26.0" }, "funding": [ { @@ -8127,7 +8127,7 @@ "type": "github" } ], - "time": "2026-05-02T23:21:31+00:00" + "time": "2026-05-06T21:44:02+00:00" }, { "name": "doctrine/annotations",