Skip to content

Commit

Permalink
fix: Fixed doctrine/dbal dependency to 2.x due to UUID removal
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisemaupate committed Jul 25, 2023
1 parent fea1b54 commit d426160
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 @@ -38,6 +38,7 @@
"composer/package-versions-deprecated": "1.11.99.3",
"doctrine/annotations": "^1.0",
"doctrine/collections": ">=1.6",
"doctrine/dbal": "^2.13.9",
"doctrine/doctrine-bundle": "^2.3",
"doctrine/doctrine-migrations-bundle": "^3.1",
"doctrine/migrations": "^3.1.1",
Expand Down

0 comments on commit d426160

Please sign in to comment.