diff --git a/packages/default/notifier/composer.json b/packages/default/notifier/composer.json index f90ab68..3214b32 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.0.2" + "carthage-software/mago": "1.0.3" }, "config": { "allow-plugins": { diff --git a/packages/default/notifier/composer.lock b/packages/default/notifier/composer.lock index b61196b..e9c47a4 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": "673d330853af81dae2ca4eb5355f6ad9", + "content-hash": "edd5dbabaf690d582777a84bdb08d4ca", "packages": [ { "name": "psr/container", @@ -1020,16 +1020,16 @@ "packages-dev": [ { "name": "carthage-software/mago", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", - "reference": "eeb4090834bfad5001ecaea967e91044dc344a8e" + "reference": "4089d700d0c1c2fe8e083afe4734ae5055daf360" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/carthage-software/mago/zipball/eeb4090834bfad5001ecaea967e91044dc344a8e", - "reference": "eeb4090834bfad5001ecaea967e91044dc344a8e", + "url": "https://api.github.com/repos/carthage-software/mago/zipball/4089d700d0c1c2fe8e083afe4734ae5055daf360", + "reference": "4089d700d0c1c2fe8e083afe4734ae5055daf360", "shasum": "" }, "require": { @@ -1067,7 +1067,7 @@ ], "support": { "issues": "https://github.com/carthage-software/mago/issues", - "source": "https://github.com/carthage-software/mago/tree/1.0.2" + "source": "https://github.com/carthage-software/mago/tree/1.0.3" }, "funding": [ { @@ -1075,7 +1075,7 @@ "type": "github" } ], - "time": "2025-12-22T14:52:26+00:00" + "time": "2025-12-24T07:50:46+00:00" }, { "name": "guzzlehttp/guzzle",