Skip to content

Commit

Permalink
upgrade dbal
Browse files Browse the repository at this point in the history
  • Loading branch information
smknstd committed Apr 9, 2024
1 parent bd010b7 commit 7423ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"fakerphp/faker": "^1.19.0",
"mockery/mockery": "^1.3.0",
"phpunit/phpunit": "^10.0",
"doctrine/dbal": "~2.5",
"doctrine/dbal": "^3.0",
"orchestra/testbench": "6.*|7.*|8.*|9.*",
"code16/sharp": "^8.0",
"ext-json": "*"
Expand Down

0 comments on commit 7423ba1

Please sign in to comment.