Skip to content

Commit 7423ba1

Browse files
committed
upgrade dbal
1 parent bd010b7 commit 7423ba1

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
@@ -19,7 +19,7 @@
1919
"fakerphp/faker": "^1.19.0",
2020
"mockery/mockery": "^1.3.0",
2121
"phpunit/phpunit": "^10.0",
22-
"doctrine/dbal": "~2.5",
22+
"doctrine/dbal": "^3.0",
2323
"orchestra/testbench": "6.*|7.*|8.*|9.*",
2424
"code16/sharp": "^8.0",
2525
"ext-json": "*"

0 commit comments

Comments
 (0)