diff --git a/composer.json b/composer.json index 503b5fe..0c73990 100644 --- a/composer.json +++ b/composer.json @@ -16,8 +16,8 @@ ], "require": { "php" : "^7.2|^8.0", - "illuminate/database": "5.*|6.*|7.*|8.*|9.*|10.*", - "illuminate/events": "5.*|6.*|7.*|8.*|9.*|10.*" + "illuminate/database": "5.*|6.*|7.*|8.*|9.*|10.*|11.*", + "illuminate/events": "5.*|6.*|7.*|8.*|9.*|10.*|11.*" }, "require-dev": { "phpunit/phpunit": "^7.5.20|^8.5.28|^9.5",