diff --git a/composer.json b/composer.json index 71aba2c..f26858c 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ } ], "require": { - "doctrine/dbal": "^2.10|^3.3", + "doctrine/dbal": "^4.4.1", "illuminate/database": "^8.83|^9.0.1", "illuminate/support": "^8.83|^9.0.1" },