Skip to content

Commit

Permalink
Add support for doctrine/phpcr-odm 2-beta release.
Browse files Browse the repository at this point in the history
  • Loading branch information
l-you committed Feb 29, 2024
1 parent f773e12 commit a85750b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -44,7 +44,7 @@
"doctrine/doctrine-bundle": "^2.1.1",
"doctrine/mongodb-odm": "^2.2",
"doctrine/orm": "^2.8",
"doctrine/phpcr-odm": "^1.5.3",
"doctrine/phpcr-odm": "^1.5.3 || ^2.0.0-beta2",
"ergebnis/composer-normalize": "^2.28",
"jackalope/jackalope-doctrine-dbal": "^1.2",
"jms/serializer": "^3.8",
Expand Down

0 comments on commit a85750b

Please sign in to comment.