diff --git a/composer.json b/composer.json index 2300af8..ad48fb2 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": ">=7", - "illuminate/support": "^5.5|^6|^7", + "illuminate/support": "^5.5|^6|^7|^8", "dompdf/dompdf": "^0.8" },