summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index f9d53b7..693a2c5 100644
--- a/composer.json
+++ b/composer.json
@@ -19,7 +19,7 @@
"require": {
"php": "^7.1 || ^8.0",
"ext-tokenizer": "*",
- "doctrine/annotations": "^1.0"
+ "doctrine/annotations": "^1.0 || ^2.0"
},
"require-dev": {
"doctrine/coding-standard": "^9",