Skip to content

Commit

Permalink
Composer(deps): Bump lcobucci/jwt from 4.2.1 to 5.2.0 in /web
Browse files Browse the repository at this point in the history
Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt) from 4.2.1 to 5.2.0.
- [Release notes](https://github.com/lcobucci/jwt/releases)
- [Commits](lcobucci/jwt@4.2.1...5.2.0)

---
updated-dependencies:
- dependency-name: lcobucci/jwt
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 1, 2023
1 parent 03264d5 commit b4ba303
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 136 deletions.
2 changes: 1 addition & 1 deletion web/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"vendor-dir": "includes/vendor"
},
"require": {
"lcobucci/jwt": "~4.2.1",
"lcobucci/jwt": "~5.2.0",
"maxmind-db/reader": "~1.0",
"smarty/smarty": "~v4.3.0",
"xpaw/php-source-query-class": "dev-master",
Expand Down
158 changes: 23 additions & 135 deletions web/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b4ba303

Please sign in to comment.