Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
downgrade jwt auth
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Kummer committed Apr 13, 2017
1 parent 6c9bebc commit 944b788
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"illuminate/container": "^5.2",
"illuminate/routing": "^5.2",
"tobscure/json-api": "^0.4.0",
"tymon/jwt-auth": "^1.0.0"
"tymon/jwt-auth": "^0.5.11"
},
"autoload": {
"psr-4": {
Expand All @@ -29,7 +29,6 @@
"email": "[email protected]"
}
],
"minimum-stability": "beta",
"require-dev": {
"phpunit/phpunit": "^5.0"
}
Expand Down

0 comments on commit 944b788

Please sign in to comment.