From 9056927957bc07d7396b84867dc9081d29ef67d2 Mon Sep 17 00:00:00 2001 From: Nikita Chernyi Date: Fri, 6 Apr 2018 10:06:06 +0300 Subject: [PATCH] update tuupola/slim-jwt-auth version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 85b2f05..cbaa109 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "prefer-stable": true, "require": { "wtf/core": "^1", - "tuupola/slim-jwt-auth": "3.0.0-rc.5" + "tuupola/slim-jwt-auth": "^3" }, "autoload": { "psr-4": {