Skip to content

Commit

Permalink
Merge pull request #1256 from derrabus/bump/deprecations
Browse files Browse the repository at this point in the history
Allow doctrine/deprecations 1.0
  • Loading branch information
greg0ire committed May 9, 2022
2 parents 5dac566 + f50451c commit c0a01dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -27,7 +27,7 @@
"php": "^7.4 || ^8.0",
"composer-runtime-api": "^2",
"doctrine/dbal": "^3.3",
"doctrine/deprecations": "^0.5.3",
"doctrine/deprecations": "^0.5.3 || ^1",
"doctrine/event-manager": "^1.0",
"friendsofphp/proxy-manager-lts": "^1.0",
"psr/log": "^1.1.3 || ^2 || ^3",
Expand Down

0 comments on commit c0a01dd

Please sign in to comment.