Skip to content

Commit 3c7ca08

Browse files
committed
feat: firebase/php-jwt to ^6.0
1 parent 2ea7704 commit 3c7ca08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require": {
66
"php": ">=5.5.9",
77
"cakephp/cakephp": "^3.5",
8-
"firebase/php-jwt": "~5.0",
8+
"firebase/php-jwt": "~6.0",
99
"raiym/instagram-php-scraper": "^0.10.0"
1010
},
1111
"require-dev": {

0 commit comments

Comments
 (0)