diff --git a/composer.json b/composer.json index 47777458c1..0cefdab86b 100644 --- a/composer.json +++ b/composer.json @@ -74,7 +74,7 @@ "twig/twig": "~3.24.0" }, "require-dev": { - "carthage-software/mago": "~1.23.1", + "carthage-software/mago": "~1.24.0", "doctrine/instantiator": "~2.1.0", "mikey179/vfsstream": "~1.6.12", "phpbench/phpbench": "^1.6", diff --git a/composer.lock b/composer.lock index 77de1f7e16..5a98220db5 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": "2df7dde51cdabcbfcc144e93294b56f9", + "content-hash": "1c596958784de5c8b549ad5edd9d29d9", "packages": [ { "name": "2tvenom/cborencode", @@ -8067,16 +8067,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.23.1", + "version": "1.24.0", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "4fdfd2df7271a80ecaff77906068675a769f7587" + "reference": "ff885e99abe97222bb8b84dc346b59bddbe3a307" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/4fdfd2df7271a80ecaff77906068675a769f7587", - "reference": "4fdfd2df7271a80ecaff77906068675a769f7587", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/ff885e99abe97222bb8b84dc346b59bddbe3a307", + "reference": "ff885e99abe97222bb8b84dc346b59bddbe3a307", "shasum": "" }, "require": { @@ -8111,7 +8111,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.23.1" + "source": "https://github.com/carthage-software/mago/tree/1.24.0" }, "funding": [ { @@ -8119,7 +8119,7 @@ "type": "github" } ], - "time": "2026-04-19T10:37:36+00:00" + "time": "2026-04-22T07:00:59+00:00" }, { "name": "doctrine/annotations",