Skip to content

Commit

Permalink
Allow doctrine/deprecations 1.0 (#9723)
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus committed May 2, 2022
1 parent 26e274e commit 8291a7f
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 @@ -27,7 +27,7 @@
"doctrine/collections": "^1.5",
"doctrine/common": "^3.0.3",
"doctrine/dbal": "^2.13.1 || ^3.2",
"doctrine/deprecations": "^0.5.3",
"doctrine/deprecations": "^0.5.3 || ^1",
"doctrine/event-manager": "^1.1",
"doctrine/inflector": "^1.4 || ^2.0",
"doctrine/instantiator": "^1.3",
Expand Down

0 comments on commit 8291a7f

Please sign in to comment.