Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Update edamov/pushok so web-token/jwt-library is used as a dependency instead of the abandoned packages web-token/jwt-signature-algorithm-ecdsa and web-token/jwt-key-mgmt
  • Loading branch information
MrBrownNL authored Feb 27, 2024
1 parent a423a1b commit 00779d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"php": "^8.1",
"edamov/pushok": "^0.15",
"edamov/pushok": "^0.16",
"illuminate/cache": "^9.0|^10.0",
"illuminate/config": "^9.0|^10.0",
"illuminate/events": "^9.0|^10.0",
Expand Down

0 comments on commit 00779d1

Please sign in to comment.