diff --git a/composer.json b/composer.json index b7d104e8..4a62183d 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "illuminate/routing": "^10|^11|^12", "illuminate/session": "^10|^11|^12", "illuminate/support": "^10|^11|^12", - "symfony/finder": "^6|^7" + "symfony/finder": "^6|^7|^8" }, "require-dev": { "mockery/mockery": "^1.3.3",