From 65bf1f1b4c0d58433c6bb9000db00ff6c12827bf Mon Sep 17 00:00:00 2001 From: Denys Kurbatov Date: Thu, 26 Dec 2019 13:30:10 +0200 Subject: [PATCH] Update zircote/swagger-php to 3 version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 829dc60..e485dbd 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "php": ">=5.6.0", "illuminate/support": "^5.0|^6.0", "swagger-api/swagger-ui": "^3.1", - "zircote/swagger-php": "^2.0" + "zircote/swagger-php": "^3.0" }, "autoload": { "psr-0": {