Skip to content

Commit

Permalink
- Require dbal 2.10 as minimum
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgover committed Mar 3, 2022
1 parent 19c542e commit 11ecc69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
],
"require": {
"php": "^7.2|^8.0",
"doctrine/dbal": "^2.10|^3.3",
"doctrine/orm": "^2.6",
"doctrine/inflector": "^1.4|^2.0",
"doctrine/persistence": "^1.3.5|^2.0"
Expand Down

0 comments on commit 11ecc69

Please sign in to comment.