Skip to content

Commit

Permalink
Forbid DBAL v4 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Feb 13, 2024
1 parent 5546887 commit 266bae0
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 @@ -4,6 +4,7 @@
"license": "MIT",
"description": "A pack for the Doctrine ORM",
"require": {
"doctrine/dbal": "^3",
"doctrine/orm": "*",
"doctrine/doctrine-bundle": "*",
"doctrine/doctrine-migrations-bundle": "*"
Expand Down

0 comments on commit 266bae0

Please sign in to comment.