diff --git a/composer.json b/composer.json index a6a7d0c..669d32a 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "illuminate/http": "^8.0 || ^9.0 || ^10.0", "illuminate/queue": "^8.0 || ^9.0 || ^10.0", "illuminate/support": "^8.0 || ^9.0 || ^10.0", - "laravel/octane": "^1.2", + "laravel/octane": "^1.2 || ^2.0", "riverline/multipart-parser": "^2.0" }, "require-dev": {