Skip to content

Commit

Permalink
Support both versions of PHP JWT
Browse files Browse the repository at this point in the history
  • Loading branch information
BVMiko authored Aug 17, 2017
1 parent 25230e7 commit 9b942ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=5.3.0",
"firebase/php-jwt": "~5.0",
"firebase/php-jwt": "~3.0|~5.0",
"paragonie/random_compat": "~1.4|~2.0"
},
"require-dev": {
Expand Down

0 comments on commit 9b942ac

Please # to comment.