Skip to content

Commit 760a2ea

Browse files
committed
Upgrading Doctrine annotations to fix prefer-lowest bug with files with invalid namespaces
1 parent 1014c0b commit 760a2ea

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
@@ -13,7 +13,7 @@
1313
"php": ">=7.2",
1414
"webonyx/graphql-php": "^0.13.4",
1515
"psr/container": "^1",
16-
"doctrine/annotations": "^1.2",
16+
"doctrine/annotations": "^1.7.0",
1717
"doctrine/cache": "^1.8",
1818
"thecodingmachine/class-explorer": "^1.1.0",
1919
"psr/simple-cache": "^1",

0 commit comments

Comments
 (0)