Skip to content

Commit

Permalink
Merge pull request #5371 from derrabus/bump/deprecations
Browse files Browse the repository at this point in the history
Allow doctrine/deprecations 1.0
  • Loading branch information
derrabus committed May 2, 2022
2 parents 712cf47 + a550241 commit 9e7f76d
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 @@ -34,7 +34,7 @@
"php": "^7.3 || ^8.0",
"composer-runtime-api": "^2",
"doctrine/cache": "^1.11|^2.0",
"doctrine/deprecations": "^0.5.3",
"doctrine/deprecations": "^0.5.3|^1",
"doctrine/event-manager": "^1.0",
"psr/cache": "^1|^2|^3",
"psr/log": "^1|^2|^3"
Expand Down

0 comments on commit 9e7f76d

Please sign in to comment.