diff --git a/composer.json b/composer.json index 75a52c8..5c12aab 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "symfony/polyfill-php80": "^1.23" }, "require-dev": { - "illuminate/database": "^10.0", + "illuminate/database": "^10.0 || ^11.0", "phpdocumentor/reflection-docblock": "^5.0" }, "conflict": {