diff --git a/composer.json b/composer.json index e7c2fff..9af48fd 100644 --- a/composer.json +++ b/composer.json @@ -18,6 +18,6 @@ }, "require-dev": { "kahlan/kahlan": "^5.2.5", - "illuminate/database": "=10.29.0" + "illuminate/database": "=11.1.0" } }