diff --git a/composer.json b/composer.json index 7d6a366c3b..08217aa4ba 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,7 @@ "twig/twig": "~3.28.0" }, "require-dev": { - "carthage-software/mago": "~1.43.0", + "carthage-software/mago": "~1.44.0", "doctrine/instantiator": "~2.1.0", "mikey179/vfsstream": "~1.6.12", "phpbench/phpbench": "^1.6", diff --git a/composer.lock b/composer.lock index 59173788f0..5e862884d1 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": "09eb2912c5cddae3307fb2c7bec0eb20", + "content-hash": "a21d132e54cf32da8d04aa4d6cdf4c51", "packages": [ { "name": "2tvenom/cborencode", @@ -8144,16 +8144,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.43.0", + "version": "1.44.0", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "3bee8a65ba55d037f8a9656e7b6be029f817c4e3" + "reference": "f303d492ebf79bd691009cc5dd0c6907a5ae3bc3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/3bee8a65ba55d037f8a9656e7b6be029f817c4e3", - "reference": "3bee8a65ba55d037f8a9656e7b6be029f817c4e3", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/f303d492ebf79bd691009cc5dd0c6907a5ae3bc3", + "reference": "f303d492ebf79bd691009cc5dd0c6907a5ae3bc3", "shasum": "" }, "require": { @@ -8191,7 +8191,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.43.0" + "source": "https://github.com/carthage-software/mago/tree/1.44.0" }, "funding": [ { @@ -8199,7 +8199,7 @@ "type": "github" } ], - "time": "2026-07-05T12:16:04+00:00" + "time": "2026-07-18T22:50:18+00:00" }, { "name": "doctrine/annotations",