diff --git a/composer.json b/composer.json index 70357a2..59aa6ef 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "php" : ">=8.1", "thecodingmachine/graphqlite" : "^6.0", "symfony/validator": "^6" , - "doctrine/annotations": "^1.13" + "doctrine/annotations": "^1.13 || ^2.0.1" }, "require-dev": { "phpunit/phpunit": "^9.6.5",