Skip to content

Commit 59ba616

Browse files
committed
Bump min doctrine/annotations version to fix tests
1 parent ecbcb31 commit 59ba616

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
@@ -13,7 +13,7 @@
1313
"nikic/php-parser": "^3.0 || ^4.0",
1414
"symfony/finder": "^3.4 || ^4.3 || ^5.0",
1515
"twig/twig": "^2.0 || ^3.0",
16-
"doctrine/annotations": "^1.2"
16+
"doctrine/annotations": "^1.7"
1717
},
1818
"require-dev": {
1919
"symfony/phpunit-bridge": "^5.0",

0 commit comments

Comments
 (0)