diff --git a/composer.json b/composer.json index 5bd6a14..31d6dbb 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "illuminate/events": "^12.0 | ^13.0", "illuminate/support": "^12.0 | ^13.0", "spatie/yaml-front-matter": "^2.0", - "symfony/yaml": "^6.0 | ^7.0" + "symfony/yaml": "^6.0 | ^7.0 | ^8.0" }, "require-dev": { "laravel/scout": "^10.0 | ^11.0",