From 2468cd2ffaccf18eaf5eccc6eca6925afafa0349 Mon Sep 17 00:00:00 2001 From: AlexDevBr Date: Sat, 2 Nov 2024 08:47:35 -0300 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f4e2dac..787c848 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "php": "^8.1", "illuminate/support": "^9.0 || ^10.0 || ^11.0", "spatie/regex": "^3.1.1", - "doctrine/dbal": "^3.4" + "doctrine/dbal": "^3.4 || ^4.0" }, "autoload": { "psr-4": {