Skip to content

Commit f6d940e

Browse files
W0rmanicolas-grekas
authored andcommitted
Require doctrine/annotations v2
1 parent d6b1aca commit f6d940e

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
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"description": "A pack for the Symfony serializer",
66
"require": {
7-
"doctrine/annotations": "^1.0",
7+
"doctrine/annotations": "^2.0",
88
"phpdocumentor/reflection-docblock": "*",
99
"phpstan/phpdoc-parser": "*",
1010
"symfony/property-access": "*",

0 commit comments

Comments
 (0)