diff --git a/composer.json b/composer.json index ecf8197..84a938a 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,9 @@ "firebase/php-jwt": "^6.10", "k-adam/env-editor": "^2.0", "guzzlehttp/guzzle": "^7.9", - "phpmailer/phpmailer": "^6.9" + "phpmailer/phpmailer": "^6.9", + "zircote/swagger-php": "^4.11", + "doctrine/annotations": "^2.0" }, "autoload": { "psr-4": {