Skip to content

Commit 6f69816

Browse files
[travis] use PHP 8.0 to patch return types and run deps=low
1 parent 8a9aeff commit 6f69816

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
@@ -35,7 +35,7 @@
3535
"symfony/property-access": "^3.4|^4.0|^5.0",
3636
"symfony/property-info": "^3.4|^4.0|^5.0",
3737
"symfony/translation": "^4.2",
38-
"doctrine/annotations": "~1.7",
38+
"doctrine/annotations": "^1.10.4",
3939
"doctrine/cache": "~1.0",
4040
"egulias/email-validator": "^2.1.10"
4141
},

0 commit comments

Comments
 (0)