Skip to content

Commit

Permalink
Allow doctrine/dbal ^2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Jan 30, 2024
1 parent 68026ea commit 135b043
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 @@ -11,7 +11,7 @@
"php": ">=8.1",
"brick/phonenumber": "^0.5.0",
"doctrine/collections": "^1.6",
"doctrine/dbal": "^3.8",
"doctrine/dbal": "^2.13 || ^3.8",
"doctrine/orm": "^2.7",
"doctrine/persistence": "^1.3 || ^2.2 || ^3.2",
"google/auth": "^1.26",
Expand Down

0 comments on commit 135b043

Please sign in to comment.