Update composer.json
This commit is contained in:
parent
4c059d1452
commit
4c5e1e9681
|
@ -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": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user