Skip to content

Commit b995648

Browse files
Update lcobucci/jwt to support php 8.4
1 parent 8c79352 commit b995648

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
@@ -44,7 +44,7 @@
4444
"illuminate/contracts": "^10|^11|^12",
4545
"illuminate/http": "^10|^11|^12",
4646
"illuminate/support": "^10|^11|^12",
47-
"lcobucci/jwt": "^5.0",
47+
"lcobucci/jwt": "^5.4",
4848
"namshi/jose": "^7.0",
4949
"nesbot/carbon": "^2.0|^3.0"
5050
},

0 commit comments

Comments
 (0)