diff --git a/composer.lock b/composer.lock index 6d498695bc..ac064d483a 100644 --- a/composer.lock +++ b/composer.lock @@ -7011,16 +7011,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.8.0", + "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "8d58c5c129d7259f42e8de596cf17c41b49c293d" + "reference": "b50e6aa3e4e6abe144101720deddbf456cb7e0a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/8d58c5c129d7259f42e8de596cf17c41b49c293d", - "reference": "8d58c5c129d7259f42e8de596cf17c41b49c293d", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/b50e6aa3e4e6abe144101720deddbf456cb7e0a1", + "reference": "b50e6aa3e4e6abe144101720deddbf456cb7e0a1", "shasum": "" }, "require": { @@ -7038,6 +7038,9 @@ "class": "Mago\\MagoPlugin" }, "autoload": { + "files": [ + "composer/functions.php" + ], "psr-4": { "Mago\\": "composer/" } @@ -7058,7 +7061,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.8.0" + "source": "https://github.com/carthage-software/mago/tree/1.9.1" }, "funding": [ { @@ -7066,7 +7069,7 @@ "type": "github" } ], - "time": "2026-02-12T05:55:55+00:00" + "time": "2026-02-18T03:12:50+00:00" }, { "name": "doctrine/deprecations",