diff --git a/composer.json b/composer.json index 58eff74..d3ab596 100644 --- a/composer.json +++ b/composer.json @@ -18,6 +18,6 @@ }, "require-dev": { "kahlan/kahlan": "^2.4", - "illuminate/database": "=8.83.23" + "illuminate/database": "=10.29.0" } }