Update composer.json

This commit is contained in:
Evgeny Kuchuk 2020-05-05 23:58:20 +03:00
parent 4c059d1452
commit 4c5e1e9681

View File

@ -1,6 +1,6 @@
{
"name": "tymon/jwt-auth",
"description": "JSON Web Token Authentication for Laravel 4 and 5",
"name": "thirdparty/jwt-auth",
"description": "FORK. JSON Web Token Authentication for Laravel 4 and 5",
"keywords": [
"jwt",
"auth",
@ -9,7 +9,7 @@
"laravel",
"json web token"
],
"homepage": "https://github.com/tymondesigns/jwt-auth",
"homepage": "https://git.sa-sec.org/thirdparty/jwt-auth",
"license": "MIT",
"authors": [
{