From 22324932f8995ed34939d59dee7b7a5b735198aa Mon Sep 17 00:00:00 2001 From: Donovan Lambert Date: Sat, 24 Apr 2021 16:09:17 +0200 Subject: [PATCH] =?UTF-8?q?Supprime=20`tuupola/slim-jwt-auth`,=20non=20uti?= =?UTF-8?q?lis=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/composer.json b/server/composer.json index 58a472d94..f21238a95 100644 --- a/server/composer.json +++ b/server/composer.json @@ -34,7 +34,6 @@ "slim/http-cache": "^0.4.0", "slim/twig-view": "^2.5.1", "projek-xyz/slim-monolog" : "^0.1.6", - "tuupola/slim-jwt-auth": "^3.4.0", "respect/validation": "^1.1.31", "illuminate/database": "^8.38.0", "illuminate/pagination": "^8.38.0", @@ -45,6 +44,7 @@ "cocur/slugify": "^4.0.0", "twig/extensions": "^1.5.4", "vlucas/phpdotenv": "^5.3.0" + "firebase/php-jwt": "5.2.1" }, "require-dev": { "there4/slim-test-helpers": "^2.1.3",