Skip to content

Commit

Permalink
Run on ORM 3 (#980)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet authored Nov 27, 2024
1 parent cb132b9 commit fa12d29
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 @@ -44,7 +44,7 @@
"dama/doctrine-test-bundle": "^8.0.1",
"doctrine/doctrine-bundle": "^2.7",
"doctrine/mongodb-odm": "^2.4",
"doctrine/orm": "^2.14",
"doctrine/orm": "^2.14 || ^3.0",
"friendsofphp/php-cs-fixer": "^3.4",
"knplabs/knp-menu": "^3.0",
"knplabs/knp-menu-bundle": "^3.0",
Expand Down

0 comments on commit fa12d29

Please sign in to comment.