Skip to content

Commit

Permalink
Set min dbal version
Browse files Browse the repository at this point in the history
  • Loading branch information
stefliekens committed Sep 27, 2024
1 parent 922b0f5 commit 57fd66f
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 @@ -16,7 +16,7 @@
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"azjezz/psl": "^2.6",
"doctrine/dbal": "^3.0",
"doctrine/dbal": "^3.6",
"doctrine/orm": "^2.14",
"jackalope/jackalope-doctrine-dbal": "^1.7",
"ramsey/uuid": "^4.7",
Expand Down

0 comments on commit 57fd66f

Please sign in to comment.