diff --git a/composer.json b/composer.json index ad6405c..d119e74 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ ], "require": { "php": ">=7.1.3", - "illuminate/database": "5.7.*|5.8.*|^6.0|^7.0|^8.0" + "illuminate/database": "5.7.*|5.8.*|^6.0|^7.0|^8.0|^11.0" }, "require-dev": { "mockery/mockery": "^1.0",