diff --git a/composer.json b/composer.json index 9957beb8..9b122df7 100644 --- a/composer.json +++ b/composer.json @@ -10,9 +10,6 @@ "ext-rdkafka": ">=4.0", "ext-json": "*", "guzzlehttp/guzzle": "^6.5.0 || ^7.0.0", - "illuminate/support": "^5.5.0 || ^6.0.0 || ^7.0.0 || ^8.0.0", - "illuminate/console": "^5.5.0 || ^6.0.0 || ^7.0.0 || ^8.0.0", - "illuminate/config": "^5.5.0 || ^6.0.0 || ^7.0.0 || ^8.0.0", "php": ">=7.4", "wikimedia/avro": "^1.9.0" },