Skip to content

Commit f6dd494

Browse files
committed
Bump doctrine annotations for php8 compatibility
1 parent 7db60af commit f6dd494

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
@@ -22,7 +22,7 @@
2222
"symfony/framework-bundle": "^4.2 || ^5",
2323
"symfony/validator": "^4.2 || ^5",
2424
"symfony/translation": "^4.2 || ^5",
25-
"doctrine/annotations": "^1.6",
25+
"doctrine/annotations": "^1.10.4",
2626
"doctrine/cache": "^1.8",
2727
"symfony/psr-http-message-bridge": "^2.0",
2828
"nyholm/psr7": "^1.1",

0 commit comments

Comments
 (0)