Skip to content

Commit

Permalink
Update doctrine/annotations requirement from ^1.13 to ^1.13 || ^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.13.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 Sep 6, 2024
1 parent 3e703a5 commit a659b5d
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 @@ -15,7 +15,7 @@

"require": {
"php": "~8.0 || ~8.1",
"doctrine/annotations": "^1.13",
"doctrine/annotations": "^1.13 || ^2.0",
"laminas/laminas-zendframework-bridge": "^1.0"
},

Expand Down

0 comments on commit a659b5d

Please sign in to comment.