Skip to content

Commit ef97b78

Browse files
Updated composer.json dependency
1 parent 8f2d7be commit ef97b78

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
@@ -25,7 +25,7 @@
2525
"require": {
2626
"php": "^7.4 || ^8.0",
2727
"ext-gearman": "*",
28-
"doctrine/annotations": "^2.0",
28+
"doctrine/annotations": "^1.5 || ^2.0",
2929
"symfony/dependency-injection": "^4.0 || ^5.0 || ^6.0",
3030
"symfony/yaml": "^4.4 || ^5.0 || ^6.0",
3131
"symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0",

0 commit comments

Comments
 (0)