Skip to content

Commit 54cf425

Browse files
committed
Update dbal package version
1 parent 96419a2 commit 54cf425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">=7.2.0",
1414
"illuminate/support": "^8.0",
15-
"doctrine/dbal": "^2.11"
15+
"doctrine/dbal": "^3.1"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^9.3",

0 commit comments

Comments
 (0)