Skip to content

Commit

Permalink
Adjusted symfony/doctrine-bridge requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
DamienHarper committed Feb 2, 2021
1 parent 08cb2f3 commit 827b1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -16,7 +16,7 @@
"doctrine/annotations": "^1.8",
"doctrine/doctrine-bundle": "^1.9|^2.0",
"doctrine/orm": "^2.7",
"symfony/doctrine-bridge": "3.4|^4.0|^5.0, !=5.2.0, !=5.2.1",
"symfony/doctrine-bridge": "^3.4|^4.4.19|^5.2.2",
"symfony/event-dispatcher": "^3.4|^4.0|^5.0",
"symfony/lock": "^3.4|^4.0|^5.0",
"symfony/security-bundle": "^3.4|^4.0|^5.0",
Expand Down

0 comments on commit 827b1d1

Please sign in to comment.