Skip to content

Commit

Permalink
Update web-token/jwt-library requirement from ^3.0 to ^3.0 || ^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.
- [Commits](web-token/jwt-library@3.3.0...4.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent 9783209 commit 365eeed
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 @@ -50,7 +50,7 @@
"symfony/var-dumper": "^6.2|^7.0",
"symfony/yaml": "^6.2|^7.0",
"symplify/easy-coding-standard": "^12.0",
"web-token/jwt-library": "^3.0"
"web-token/jwt-library": "^3.0 || ^4.0"
},
"autoload": {
"psr-4" : {
Expand Down

0 comments on commit 365eeed

Please sign in to comment.