Skip to content

Commit 84addd6

Browse files
authored
Force newer version of doctrine/annotations (#71)
1 parent 1d4138b commit 84addd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"php": ">=7.3",
88
"composer-plugin-api": "^2.0.0",
9-
"doctrine/annotations": "^1.3",
9+
"doctrine/annotations": "^1.13.2",
1010
"phpdocumentor/type-resolver": "^1.4.0",
1111
"symfony/filesystem": "^4.4||^5.0",
1212
"twig/twig": "^3.0"

0 commit comments

Comments
 (0)