Skip to content

Commit 6cddcf5

Browse files
Add doctrine/dbal v4 to require (#2371)
1 parent c359f3d commit 6cddcf5

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
@@ -13,7 +13,7 @@
1313
"awcodes/shout": "^2.0.4",
1414
"barryvdh/laravel-dompdf": "^3.0",
1515
"cartalyst/converter": "^9.0|^10",
16-
"doctrine/dbal": "^3.6",
16+
"doctrine/dbal": "^3.6|^4.0",
1717
"dompdf/dompdf": "^3.1",
1818
"ext-bcmath": "*",
1919
"ext-exif": "*",

0 commit comments

Comments
 (0)