diff --git a/composer.json b/composer.json index a6ed4ad..a1a4e2a 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "ext-json": "*", "jms/serializer": "3.*", "symfony/validator": "5.4.*|^6", - "doctrine/annotations": "^1", + "doctrine/annotations": "^1 || ^2", "guzzlehttp/guzzle": "7.*", "symfony/intl": "5.4.*|^6", "symfony/cache": "5.4.*|^6" diff --git a/extra/autoloader.php b/extra/autoloader.php index 2852f72..b94bb5a 100644 --- a/extra/autoloader.php +++ b/extra/autoloader.php @@ -1,19 +1,20 @@