diff --git a/composer.json b/composer.json index 4b4874c..2f0e497 100644 --- a/composer.json +++ b/composer.json @@ -19,8 +19,8 @@ "ibis" ], "require": { - "illuminate/filesystem": "^7.0|^8.0|^9.0", - "illuminate/support": "^7.0|^8.0|^9.0", + "illuminate/filesystem": "^7.0|^8.0|^9.0|^10.0", + "illuminate/support": "^7.0|^8.0|^9.0|^10.0", "mpdf/mpdf": "^8.1", "spatie/commonmark-highlighter": "^2.1|^3.0", "symfony/console": "^4.2|^5.0|^6.0"