diff --git a/packages/default/notifier/composer.json b/packages/default/notifier/composer.json index f5211fe..50e8062 100644 --- a/packages/default/notifier/composer.json +++ b/packages/default/notifier/composer.json @@ -6,7 +6,7 @@ }, "require-dev": { "guzzlehttp/guzzle": "^7", - "carthage-software/mago": "1.2.2" + "carthage-software/mago": "1.4.1" }, "config": { "allow-plugins": { diff --git a/packages/default/notifier/composer.lock b/packages/default/notifier/composer.lock index 81d28a1..901c3bb 100644 --- a/packages/default/notifier/composer.lock +++ b/packages/default/notifier/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": "1a16876cf3bd5c3b01d8698ddfecc4b9", + "content-hash": "f1a8473fd9cc3482ab83f7ce2ab5b4c2", "packages": [ { "name": "psr/container", @@ -1020,16 +1020,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.2.2", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "9e6e3c629349f5bdc2a3b7c7404a22a3946a33f0" + "reference": "5429336f3c14b7a70678a84ce4c04e304029aa43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/9e6e3c629349f5bdc2a3b7c7404a22a3946a33f0", - "reference": "9e6e3c629349f5bdc2a3b7c7404a22a3946a33f0", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/5429336f3c14b7a70678a84ce4c04e304029aa43", + "reference": "5429336f3c14b7a70678a84ce4c04e304029aa43", "shasum": "" }, "require": { @@ -1067,7 +1067,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.2.2" + "source": "https://github.com/carthage-software/mago/tree/1.4.1" }, "funding": [ { @@ -1075,7 +1075,7 @@ "type": "github" } ], - "time": "2026-01-25T13:20:59+00:00" + "time": "2026-02-03T19:31:16+00:00" }, { "name": "guzzlehttp/guzzle",