diff --git a/packages/default/notifier/composer.json b/packages/default/notifier/composer.json index 50e8062..f5b85e2 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.4.1" + "carthage-software/mago": "1.7.0" }, "config": { "allow-plugins": { diff --git a/packages/default/notifier/composer.lock b/packages/default/notifier/composer.lock index 901c3bb..a2c758b 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": "f1a8473fd9cc3482ab83f7ce2ab5b4c2", + "content-hash": "5f48dcc1780ac4c89e876ab35a06743a", "packages": [ { "name": "psr/container", @@ -1020,16 +1020,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.4.1", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "5429336f3c14b7a70678a84ce4c04e304029aa43" + "reference": "70d1644f55c5ad2a7e87c471df26ef927ab6d522" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/5429336f3c14b7a70678a84ce4c04e304029aa43", - "reference": "5429336f3c14b7a70678a84ce4c04e304029aa43", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/70d1644f55c5ad2a7e87c471df26ef927ab6d522", + "reference": "70d1644f55c5ad2a7e87c471df26ef927ab6d522", "shasum": "" }, "require": { @@ -1067,7 +1067,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.4.1" + "source": "https://github.com/carthage-software/mago/tree/1.7.0" }, "funding": [ { @@ -1075,7 +1075,7 @@ "type": "github" } ], - "time": "2026-02-03T19:31:16+00:00" + "time": "2026-02-09T23:42:45+00:00" }, { "name": "guzzlehttp/guzzle",