From 145eb5ac71f5e3c9f8504cac4e11efffdbac836d Mon Sep 17 00:00:00 2001 From: Rotimi Ade Date: Fri, 11 Aug 2017 14:50:13 -0600 Subject: [PATCH] Trying to test vespula/auth 0.2.5 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a4ffe4c..67081ca 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "slim/slim": "^3.0", "rotexsoft/file-renderer": "^1.0.0", "vespula/log": "^0.2.1", - "vespula/auth": "^0.1.2", + "vespula/auth": "^0.2.5", "container-interop/container-interop": "^1.2" }, "require-dev": {