Skip to content

Commit 4bd5937

Browse files
Update doctrine/annotations requirement from ^1.13 to ^2.0
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.0) --- updated-dependencies: - dependency-name: doctrine/annotations dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f33382a commit 4bd5937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"symfony/translation": "If you want validation error messages to be translated."
5454
},
5555
"require-dev": {
56-
"doctrine/annotations": "^1.13",
56+
"doctrine/annotations": "^2.0",
5757
"doctrine/orm": "^2.5",
5858
"monolog/monolog": "^2.8.0",
5959
"phpstan/extension-installer": "^1.0",

0 commit comments

Comments
 (0)