Skip to content

Commit

Permalink
Merge pull request #15 from jurruh/feature/update_php_jwt
Browse files Browse the repository at this point in the history
Update firebase/php-jwt to v5.0.0
  • Loading branch information
pharman committed Oct 21, 2017
2 parents f2ac754 + ca35f68 commit 1f570ca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"require": {
"php": ">=5.6",
"guzzlehttp/guzzle": "^6.0",
"firebase/php-jwt": "^3.0|^4.0"
"firebase/php-jwt": "^3.0|^4.0|^5.0"
},
"autoload": {
"psr-4": {
Expand Down
16 changes: 9 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1f570ca

Please sign in to comment.