diff --git a/composer.json b/composer.json index 9f459c6c..e9a4b195 100644 --- a/composer.json +++ b/composer.json @@ -14,9 +14,9 @@ "ext-json": "*", "ext-pcntl": "*", "ext-posix": "*", - "illuminate/contracts": "^8.0", - "illuminate/queue": "^8.0", - "illuminate/support": "^8.0", + "illuminate/contracts": "^8.17", + "illuminate/queue": "^8.17", + "illuminate/support": "^8.17", "nesbot/carbon": "^2.17", "ramsey/uuid": "^4.0", "symfony/process": "^5.0",