diff --git a/composer.json b/composer.json index fcda1f1..abfd087 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require": { "php": "^7.4 || ^8.0", "brick/varexporter": "^0.3.8", - "doctrine/dbal": "^4.0.0", + "doctrine/dbal": "^3.6 || ^4.0", "illuminate/contracts": "^8.0 || ^9.0 || ^10.0", "illuminate/database": "^8.0 || ^9.0 || ^10.0", "illuminate/support": "^8.0 || ^9.0 || ^10.0",