From a75bbbcb3b2d4030ea50be6cc0979da35b768a8d Mon Sep 17 00:00:00 2001 From: Daniel Speichert Date: Sat, 13 Feb 2016 00:02:29 +0100 Subject: [PATCH] Fixes #43 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 48396f9..443d10b 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ ], "require": { "php": ">=5.3.0", - "zircote/swagger-php": "*" + "zircote/swagger-php": "1.0" }, "autoload": { "psr-0": {