Skip to content

Commit

Permalink
[TASK] Explicitly require doctrine/dbal
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrodala committed Feb 8, 2024
1 parent b1dab41 commit 7b3972d
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 @@ -11,6 11,7 @@
],
"require": {
"php": "^8.0",
"doctrine/dbal": "^2.0 || ^3.0",
"robmorgan/phinx": ">= 0.11.0 < 1.0",
"typo3/cms-core": "^11.5 || ^12.4"
},
Expand Down

0 comments on commit 7b3972d

Please sign in to comment.