Skip to content

Commit c592f82

Browse files
committed
Version 1.2.4
* Update firebase/php-jwt to v5.0.0 ( https://github.com/firebase/php-jwt ) * Add Requires PHP Tag
1 parent 27305a2 commit c592f82

22 files changed

+649
-724
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"vendor-dir": "includes/vendor"
44
},
55
"require": {
6-
"firebase/php-jwt": "^3.0"
6+
"firebase/php-jwt": "^5.0.0"
77
},
88
"require-dev": {
99
"phpunit/phpunit": "^5.2",

0 commit comments

Comments
 (0)