Skip to content

Commit 00297d7

Browse files
committed
chore: Allow doctrine annotation 2
1 parent b7e92aa commit 00297d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"php" : ">=8.1",
2121
"thecodingmachine/graphqlite" : "^6.0",
2222
"symfony/validator": "^6" ,
23-
"doctrine/annotations": "^1.13"
23+
"doctrine/annotations": "^1.13 || ^2.0.1"
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "^9.6.5",

0 commit comments

Comments
 (0)