Skip to content

Commit 2468cd2

Browse files
authored
Update composer.json
1 parent 642d86d commit 2468cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"php": "^8.1",
2525
"illuminate/support": "^9.0 || ^10.0 || ^11.0",
2626
"spatie/regex": "^3.1.1",
27-
"doctrine/dbal": "^3.4"
27+
"doctrine/dbal": "^3.4 || ^4.0"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)