diff --git a/composer.json b/composer.json index 7d09423c..7b12016b 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,10 @@ "aws/aws-sdk-php": "^3.241", "clue/redis-react": "^2.6", "guzzlehttp/psr7": "^2.6", + "illuminate/console": "^10.0", "illuminate/contracts": "^10.0", + "illuminate/http": "^10.0", + "illuminate/support": "^10.0", "ratchet/rfc6455": "^0.3.1", "react/socket": "^1.14", "symfony/http-foundation": "^6.3"