diff --git a/composer.json b/composer.json index a9f50b2..ca7bff3 100644 --- a/composer.json +++ b/composer.json @@ -16,8 +16,8 @@ "php": "^8.1", "tedivm/jshrink": "~1.0", "natxet/cssmin": "3.*", - "illuminate/filesystem": "^10.0", - "illuminate/support": "^10.0" + "illuminate/filesystem": "^10.0|^11.0", + "illuminate/support": "^10.0|^11.0" }, "require-dev": { "phpspec/phpspec": "^7.4",