Skip to content

Commit

Permalink
Update doctrine/annotations requirement from ^1.10.2 to ^1.10.3
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)
- [Changelog](https://github.com/doctrine/annotations/blob/master/CHANGELOG.md)
- [Commits](doctrine/annotations@1.10.2...1.10.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored May 26, 2020
1 parent b7ce84b commit 80a4fac
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": "^7.4 || ^8.0",
"doctrine/annotations": "^1.10.2"
"doctrine/annotations": "^1.10.3"
},
"require-dev": {
"infection/infection": "^0.16",
Expand Down

0 comments on commit 80a4fac

Please sign in to comment.