We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a3845 commit 1bc5a9cCopy full SHA for 1bc5a9c
composer.json
@@ -25,7 +25,7 @@
25
"cakephp/cakephp-codesniffer": "^4.2",
26
"cakephp/debug_kit": "^5.0",
27
"dereuromark/cakephp-ide-helper": "^2.0",
28
- "firebase/php-jwt": "^6.2",
+ "firebase/php-jwt": "^7.0",
29
"friendsofcake/search": "^7.0",
30
"josegonzalez/dotenv": "^3.2",
31
"phpmd/phpmd": "~2.10.0",
plugins/jwt-auth/composer.json
@@ -9,7 +9,7 @@
9
"php": "^8.1",
10
"cakephp/authentication": "^3.0",
11
"cakephp/cakephp": "^5.0",
12
- "firebase/php-jwt": "^6.2"
+ "firebase/php-jwt": "^7.0"
13
},
14
"require-dev": {
15
0 commit comments