Update composer.json
This commit is contained in:
parent
4c059d1452
commit
4c5e1e9681
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "tymon/jwt-auth",
|
"name": "thirdparty/jwt-auth",
|
||||||
"description": "JSON Web Token Authentication for Laravel 4 and 5",
|
"description": "FORK. JSON Web Token Authentication for Laravel 4 and 5",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"jwt",
|
"jwt",
|
||||||
"auth",
|
"auth",
|
||||||
|
@ -9,7 +9,7 @@
|
||||||
"laravel",
|
"laravel",
|
||||||
"json web token"
|
"json web token"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/tymondesigns/jwt-auth",
|
"homepage": "https://git.sa-sec.org/thirdparty/jwt-auth",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user