diff --git a/composer.json b/composer.json index 85a45db..c27ba09 100644 --- a/composer.json +++ b/composer.json @@ -16,9 +16,9 @@ "php": "^8.1", "ext-curl": "*", "ext-simplexml": "*", - "illuminate/collections": "^8.56 || ^9.0 || ^10.0", - "illuminate/contracts": "^8.0 || ^9.0 || ^10.0", - "illuminate/support": "^8.0 || ^9.0 || ^10.0", + "illuminate/collections": "^9.0 || ^10.0", + "illuminate/contracts": "^9.0 || ^10.0", + "illuminate/support": "^9.0 || ^10.0", "nesbot/carbon": "^2.67", "symfony/http-client": "^5.4.21 || ^6.3" },