diff --git a/composer.lock b/composer.lock index 04aff581e..d89bbbf43 100644 --- a/composer.lock +++ b/composer.lock @@ -7293,16 +7293,16 @@ }, { "name": "spatie/laravel-markdown", - "version": "2.3.1", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-markdown.git", - "reference": "1cdde7aafd638c6df2ee12868635399968035b08" + "reference": "38d11c666ccdbf111535677c1d927b349b64aca4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-markdown/zipball/1cdde7aafd638c6df2ee12868635399968035b08", - "reference": "1cdde7aafd638c6df2ee12868635399968035b08", + "url": "https://api.github.com/repos/spatie/laravel-markdown/zipball/38d11c666ccdbf111535677c1d927b349b64aca4", + "reference": "38d11c666ccdbf111535677c1d927b349b64aca4", "shasum": "" }, "require": { @@ -7357,7 +7357,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/laravel-markdown/tree/2.3.1" + "source": "https://github.com/spatie/laravel-markdown/tree/2.4.0" }, "funding": [ { @@ -7365,7 +7365,7 @@ "type": "github" } ], - "time": "2023-05-05T08:09:13+00:00" + "time": "2023-08-17T06:59:15+00:00" }, { "name": "spatie/laravel-package-tools",