Skip to content

Commit

Permalink
Fix ODM dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
GromNaN committed May 24, 2024
1 parent cc6357e commit c05b3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"symfony/options-resolver": "^5.4 || ^6.0 || ^7.0"
},
"require-dev": {
"doctrine/mongodb-odm-bundle": "^5.0",
"doctrine/mongodb-odm": "^2.0",
"league/flysystem-async-aws-s3": "^3.1",
"league/flysystem-aws-s3-v3": "^3.1",
"league/flysystem-azure-blob-storage": "^3.1",
Expand Down

0 comments on commit c05b3a5

Please sign in to comment.