diff --git a/composer.json b/composer.json index 4d6b71d..c73017e 100644 --- a/composer.json +++ b/composer.json @@ -12,8 +12,8 @@ "php": ">= 8.0", "fabpot/goutte": "^3.2", "psr/log": "^1.0 || ^2.0 || ^3.0", - "illuminate/database": "^7.0 || ^8.0", - "illuminate/events": "^7.0 || ^8.0", + "illuminate/database": "^7.0 || ^8.0 || ^9.0", + "illuminate/events": "^7.0 || ^8.0 || ^9.0", "ext-dom": "*", "ext-json": "*" },