diff --git a/composer.json b/composer.json index df1690b..fcda1f1 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require": { "php": "^7.4 || ^8.0", "brick/varexporter": "^0.3.8", - "doctrine/dbal": "^3.6", + "doctrine/dbal": "^4.0.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", diff --git a/phpunit.xml.dist b/phpunit.xml.dist index f935660..a780456 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -27,6 +27,7 @@ +