diff --git a/composer.json b/composer.json index a90ded22..4ff01e0b 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "symfony/http-client": "^7.1.8", "symfony/mailgun-mailer": "^7.1", "torchlight/torchlight-laravel": "^0.6", - "vormkracht10/filament-mails": "^1.0", + "vormkracht10/filament-mails": "^2.0", "wire-elements/modal": "^2.0", "wire-elements/spotlight": "^2.0", "yarri/link-finder": "^2.7.10", diff --git a/composer.lock b/composer.lock index 12bb7775..8dcddac8 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": "6b11f598bdc899a012175d5a089c602c", + "content-hash": "a3636679f84faa766e6baa0815427da1", "packages": [ { "name": "abraham/twitteroauth", @@ -4704,16 +4704,16 @@ }, { "name": "laravel/framework", - "version": "v11.36.1", + "version": "v11.37.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "df06f5163f4550641fdf349ebc04916a61135a64" + "reference": "6cb103d2024b087eae207654b3f4b26646119ba5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/df06f5163f4550641fdf349ebc04916a61135a64", - "reference": "df06f5163f4550641fdf349ebc04916a61135a64", + "url": "https://api.github.com/repos/laravel/framework/zipball/6cb103d2024b087eae207654b3f4b26646119ba5", + "reference": "6cb103d2024b087eae207654b3f4b26646119ba5", "shasum": "" }, "require": { @@ -4763,7 +4763,6 @@ "voku/portable-ascii": "^2.0.2" }, "conflict": { - "mockery/mockery": "1.6.8", "tightenco/collect": "<5.5.33" }, "provide": { @@ -4915,7 +4914,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-12-17T22:32:08+00:00" + "time": "2025-01-02T20:10:21+00:00" }, { "name": "laravel/helpers", @@ -13985,16 +13984,16 @@ }, { "name": "vormkracht10/filament-mails", - "version": "v1.0.5", + "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/vormkracht10/filament-mails.git", - "reference": "ab13d2b90daad93943248f7888808f78a2ab6d09" + "reference": "772477487ec5564067c76fe18b59307a7ddb4620" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vormkracht10/filament-mails/zipball/ab13d2b90daad93943248f7888808f78a2ab6d09", - "reference": "ab13d2b90daad93943248f7888808f78a2ab6d09", + "url": "https://api.github.com/repos/vormkracht10/filament-mails/zipball/772477487ec5564067c76fe18b59307a7ddb4620", + "reference": "772477487ec5564067c76fe18b59307a7ddb4620", "shasum": "" }, "require": { @@ -14060,20 +14059,20 @@ "type": "github" } ], - "time": "2024-12-27T09:22:16+00:00" + "time": "2025-01-03T10:44:22+00:00" }, { "name": "vormkracht10/laravel-mails", - "version": "v1.0.5", + "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/vormkracht10/laravel-mails.git", - "reference": "d18af5c155a89ae5698b8a289a4b17db0db5cf4a" + "reference": "6b398f8b7badb6abb84ef20da4ea204e91172c3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vormkracht10/laravel-mails/zipball/d18af5c155a89ae5698b8a289a4b17db0db5cf4a", - "reference": "d18af5c155a89ae5698b8a289a4b17db0db5cf4a", + "url": "https://api.github.com/repos/vormkracht10/laravel-mails/zipball/6b398f8b7badb6abb84ef20da4ea204e91172c3f", + "reference": "6b398f8b7badb6abb84ef20da4ea204e91172c3f", "shasum": "" }, "require": { @@ -14131,7 +14130,7 @@ ], "support": { "issues": "https://github.com/vormkracht10/laravel-mails/issues", - "source": "https://github.com/vormkracht10/laravel-mails/tree/v1.0.5" + "source": "https://github.com/vormkracht10/laravel-mails/tree/v1.0.6" }, "funding": [ { @@ -14139,7 +14138,7 @@ "type": "github" } ], - "time": "2024-12-24T07:21:25+00:00" + "time": "2025-01-03T10:20:20+00:00" }, { "name": "webmozart/assert", @@ -17805,7 +17804,7 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { @@ -17813,6 +17812,6 @@ "ext-fileinfo": "*", "ext-json": "*" }, - "platform-dev": {}, + "platform-dev": [], "plugin-api-version": "2.6.0" }