Skip to content

Commit

Permalink
DX: bump doctrine/annotations to prevent installing version with unin…
Browse files Browse the repository at this point in the history
…tentional BC break (#6739)
  • Loading branch information
keradus committed Jan 4, 2023
1 parent 9bcf7a4 commit a058db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,7 +19,7 @@
"ext-tokenizer": "*",
"composer/semver": "^3.2",
"composer/xdebug-handler": "^3.0.3",
"doctrine/annotations": "^1.13",
"doctrine/annotations": "^1.14.1",
"sebastian/diff": "^4.0",
"symfony/console": "^5.4 || ^6.0",
"symfony/event-dispatcher": "^5.4 || ^6.0",
Expand Down

0 comments on commit a058db0

Please sign in to comment.