diff --git a/composer.json b/composer.json index c3fbb1df5..35e93a62c 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "require": { "php": "^8.0", "ext-json": "*", - "doctrine/dbal": "^2.10", + "doctrine/dbal": "^2.10|^3.0", "illuminate/contracts": "^8.37", "spatie/data-transfer-object": "^3.1", "spatie/once": "^2.0|^3.0"