Skip to content

Commit 4607643

Browse files
committed
Update firebase/php-jwt to 5.0.
1 parent 1b0c53f commit 4607643

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"issues":"https://github.com/ADmad/cakephp-jwt-auth/issues"
2323
},
2424
"require": {
25-
"cakephp/cakephp": "~3.1",
26-
"firebase/php-jwt": "~4.0"
25+
"cakephp/cakephp": "^3.1",
26+
"firebase/php-jwt": "^5.0"
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit": "<6.0"

0 commit comments

Comments
 (0)