diff --git a/composer.json b/composer.json index 9a25a0f..99b6c4d 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "glide" ], "require": { - "illuminate/support": "~8|~9", + "illuminate/support": "~8|~9|~10", "league/glide-laravel": "^1.0", "league/flysystem": "^3.0", "intervention/image": "^2.7",