Skip to content

Commit 98e4906

Browse files
Update doctrine/annotations requirement from 1.13.2 to 2.0.1
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.2...2.0.1) --- updated-dependencies: - dependency-name: doctrine/annotations dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6fc097c commit 98e4906

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">=8.1",
1414
"ext-json": "*",
15-
"doctrine/annotations": "1.13.2",
15+
"doctrine/annotations": "2.0.1",
1616
"composer/package-versions-deprecated": "^1.8",
1717
"phpdocumentor/reflection-docblock": "^4.3 || ^5.0",
1818
"phpdocumentor/type-resolver": "^1.4",

0 commit comments

Comments
 (0)