Skip to content

Commit

Permalink
Version 1.2.4
Browse files Browse the repository at this point in the history
* Update firebase/php-jwt to v5.0.0 ( https://github.com/firebase/php-jwt )
* Add Requires PHP Tag
  • Loading branch information
Tmeister committed Sep 7, 2017
1 parent 27305a2 commit c592f82
Show file tree
Hide file tree
Showing 22 changed files with 649 additions and 724 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"vendor-dir": "includes/vendor"
},
"require": {
"firebase/php-jwt": "^3.0"
"firebase/php-jwt": "^5.0.0"
},
"require-dev": {
"phpunit/phpunit": "^5.2",
Expand Down
Loading

0 comments on commit c592f82

Please sign in to comment.