diff --git a/composer.json b/composer.json index 779204c..ada8402 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ }, "require-dev": { "phpunit/phpunit": "^10.0", - "illuminate/database": "^10.0" + "illuminate/database": "^10.0|^11.0" }, "autoload": { "psr-4": {