Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
byjg committed Feb 8, 2017
1 parent 4a07e9d commit 603cfca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "byjg/jwtwrapper",
"name": "byjg/jwt-wrapper",
"description": "A very simple wrapper for create, encode, decode JWT Tokens and abstract the PHP JWT Component",
"autoload": {
"psr-4": {
Expand All @@ -10,4 +10,4 @@
"require": {
"firebase/php-jwt": "^3.0"
}
}
}

0 comments on commit 603cfca

Please sign in to comment.