Skip to content

Commit af59a1e

Browse files
committed
Update version of php-jwt dependent library
1 parent 19ad8d2 commit af59a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": ">=8.1",
16-
"firebase/php-jwt": "^6.8"
16+
"firebase/php-jwt": "^6.11"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)