Skip to content

Commit

Permalink
Enforce doctrine version <2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
helhum committed Apr 11, 2021
1 parent 8238006 commit bcc3b08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -39,6 +39,7 @@
"typo3/cms-install": "^10.4.1 || >=11.0.0 <11.2",

"doctrine/annotations": "^1.4",
"doctrine/dbal": "<2.13",
"symfony/console": "^4.4 || ^5.0",
"symfony/process": "^4.4 || ^5.0",
"helhum/config-loader": ">=0.9 <0.13"
Expand Down

0 comments on commit bcc3b08

Please sign in to comment.