Skip to content

Commit

Permalink
Update web-token/jwt-library requirement || ^4.0
Browse files Browse the repository at this point in the history
Updates the requirements on [web-token/jwt-library](https://github.com/web-token/jwt-library) to permit the latest version.

Updates `web-token/jwt-library` to 4.0.1
- [Commits](web-token/jwt-library@3.4.0...4.0.1)

---
updated-dependencies:
- dependency-name: web-token/jwt-library
  dependency-type: direct:production
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 724a113 commit 279b905
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 @@ -29,7 +29,7 @@
"psr/http-message": "^2",
"psr/log": "^3",
"psr/simple-cache": "^3",
"web-token/jwt-library": "^3.4"
"web-token/jwt-library": "^3.4 || ^4.0"
},
"require-dev": {
"phpunit/phpunit": "^10",
Expand Down

0 comments on commit 279b905

Please sign in to comment.