diff --git a/composer.json b/composer.json index 59b722254f..612c8f237e 100644 --- a/composer.json +++ b/composer.json @@ -74,7 +74,7 @@ "twig/twig": "~3.24.0" }, "require-dev": { - "carthage-software/mago": "~1.15.3", + "carthage-software/mago": "~1.16.0", "doctrine/instantiator": "~2.1.0", "mikey179/vfsstream": "~1.6.12", "phpdocumentor/reflection-docblock": "~5.6.7", diff --git a/composer.lock b/composer.lock index 499aac00e4..4d74c70d93 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": "73e7dc12260e7495a2ffa9c520f7625d", + "content-hash": "4022ce1dfcdae5bb6f9ce521a020c493", "packages": [ { "name": "2tvenom/cborencode", @@ -8062,16 +8062,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.15.3", + "version": "1.16.0", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "fe9ed0b20fd1ad40083348c8f8e408cee10a9cb0" + "reference": "bf44827df56a0321075c1a6d17ecc1efbb67b45d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/fe9ed0b20fd1ad40083348c8f8e408cee10a9cb0", - "reference": "fe9ed0b20fd1ad40083348c8f8e408cee10a9cb0", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/bf44827df56a0321075c1a6d17ecc1efbb67b45d", + "reference": "bf44827df56a0321075c1a6d17ecc1efbb67b45d", "shasum": "" }, "require": { @@ -8106,7 +8106,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.15.3" + "source": "https://github.com/carthage-software/mago/tree/1.16.0" }, "funding": [ { @@ -8114,7 +8114,7 @@ "type": "github" } ], - "time": "2026-03-20T19:19:36+00:00" + "time": "2026-03-26T20:46:03+00:00" }, { "name": "doctrine/instantiator",