diff --git a/composer.json b/composer.json index 8675c931b5..902780f0aa 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,7 @@ "twig/twig": "~3.27.0" }, "require-dev": { - "carthage-software/mago": "~1.29.0", + "carthage-software/mago": "~1.30.0", "doctrine/instantiator": "~2.1.0", "mikey179/vfsstream": "~1.6.12", "phpbench/phpbench": "^1.6", diff --git a/composer.lock b/composer.lock index c455b28856..9f875ab734 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": "82d5bc12706586f0680be6b32eb567cf", + "content-hash": "97954ac9c29f12a50137b2ca77654954", "packages": [ { "name": "2tvenom/cborencode", @@ -8200,16 +8200,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.29.0", + "version": "1.30.0", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "8aab53f6d004f9a6e85128c365d3d28737fdb272" + "reference": "0e8a3644d974984069fa27b0ffbb44123b1b74cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/8aab53f6d004f9a6e85128c365d3d28737fdb272", - "reference": "8aab53f6d004f9a6e85128c365d3d28737fdb272", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/0e8a3644d974984069fa27b0ffbb44123b1b74cd", + "reference": "0e8a3644d974984069fa27b0ffbb44123b1b74cd", "shasum": "" }, "require": { @@ -8247,7 +8247,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.29.0" + "source": "https://github.com/carthage-software/mago/tree/1.30.0" }, "funding": [ { @@ -8255,7 +8255,7 @@ "type": "github" } ], - "time": "2026-05-23T18:53:33+00:00" + "time": "2026-06-04T15:46:37+00:00" }, { "name": "doctrine/annotations",