diff --git a/composer.json b/composer.json index 19e5bcf..18959c3 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ }], "require": { "php": "^7.3|^8.0|^9.0", - "illuminate/support": "^7|^8|^9|^10", + "illuminate/support": "11.34.1", "joy/voyager-core": "^1.0|^2.0|^3.0", "maatwebsite/excel": "^3.1", "tcg/voyager": "^1.4|dev-1.6-l10"