Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 0429e14 commit df3fae9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 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": "5.3.0",
"lcobucci/jwt": "5.4.0",
"maxmind-db/reader": "~1.0",
"smarty/smarty": "~v5.4.1",
"xpaw/php-source-query-class": "dev-master",
Expand Down
26 changes: 13 additions & 13 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 df3fae9

Please sign in to comment.