Skip to content

Commit

Permalink
fix #10238
Browse files Browse the repository at this point in the history
add doctrine/annotations as required dependency
see doctrine/persistence#197
  • Loading branch information
deek87 committed Jan 20, 2022
1 parent c3e84a0 commit 3037d6a
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 @@ -45,6 +45,7 @@
"symfony/serializer": "^5.2",
"symfony/yaml":"^4",
"scssphp/scssphp": "^1.4",
"doctrine/annotations": "^1.13.2",
"doctrine/dbal": "^2.13.2",
"doctrine/orm": "^2.8.5",
"doctrine/common": "^3.1.2",
Expand Down

0 comments on commit 3037d6a

Please sign in to comment.