Skip to content

Commit a28b54b

Browse files
committed
Allow PHP8
1 parent a2a9ae1 commit a28b54b

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
@@ -20,7 +20,7 @@
2020
"php" : ">=7.2",
2121
"thecodingmachine/graphqlite" : "^5.0",
2222
"symfony/validator": "^4.2 | ^5",
23-
"doctrine/annotations": "^1.6"
23+
"doctrine/annotations": "^1.13"
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "^8.4.1",

0 commit comments

Comments
 (0)