Skip to content

Commit

Permalink
Update doctrine/annotations requirement from ^1.12 to ^2.0
Browse files Browse the repository at this point in the history
Updates the requirements on [doctrine/annotations](https://github.com/doctrine/annotations) to permit the latest version.
- [Release notes](https://github.com/doctrine/annotations/releases)
- [Commits](doctrine/annotations@1.12.0...2.0.2)

---
updated-dependencies:
- dependency-name: doctrine/annotations
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent ce84b41 commit 8f39e6e
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 @@ -26,7 +26,7 @@
"doctrine/migrations": "^3.0",
"doctrine/dbal": "^2.13",
"doctrine/common": "^3.0.3",
"doctrine/annotations": "^1.12",
"doctrine/annotations": "^2.0",
"symfony/yaml": "^5.1",
"symfony/dom-crawler": "^5.1",
"symfony/console": "^5.1",
Expand Down

0 comments on commit 8f39e6e

Please sign in to comment.