Bump web-token/jwt-framework to ^4.1 in composer.json. #9

Merged
kor-elf merged 1 commits from develop into main 2026-06-20 20:47:05 +05:00
Showing only changes of commit 65cfbd88d8 - Show all commits
+1 -1
View File
@@ -21,7 +21,7 @@
"php": "^8.2",
"illuminate/support": "^10.0|^11.0|^12.0|^13.0",
"guzzlehttp/guzzle": "^7.0.1",
"web-token/jwt-framework": "^3.0",
"web-token/jwt-framework": "^4.1",
"ext-libxml": "*",
"ext-dom": "*",
"ext-mbstring": "*"