build(deps): Bump lcobucci/jwt from 5.2.0 to 5.3.0

Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/lcobucci/jwt/releases)
- [Commits](https://github.com/lcobucci/jwt/compare/5.2.0...5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-29 14:33:25 +00:00 committed by GitHub
parent 0fee4eedfa
commit 74db2cf3e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -2673,16 +2673,16 @@
}, },
{ {
"name": "lcobucci/jwt", "name": "lcobucci/jwt",
"version": "5.2.0", "version": "5.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/lcobucci/jwt.git", "url": "https://github.com/lcobucci/jwt.git",
"reference": "0ba88aed12c04bd2ed9924f500673f32b67a6211" "reference": "08071d8d2c7f4b00222cc4b1fb6aa46990a80f83"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/0ba88aed12c04bd2ed9924f500673f32b67a6211", "url": "https://api.github.com/repos/lcobucci/jwt/zipball/08071d8d2c7f4b00222cc4b1fb6aa46990a80f83",
"reference": "0ba88aed12c04bd2ed9924f500673f32b67a6211", "reference": "08071d8d2c7f4b00222cc4b1fb6aa46990a80f83",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2730,7 +2730,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/lcobucci/jwt/issues", "issues": "https://github.com/lcobucci/jwt/issues",
"source": "https://github.com/lcobucci/jwt/tree/5.2.0" "source": "https://github.com/lcobucci/jwt/tree/5.3.0"
}, },
"funding": [ "funding": [
{ {
@ -2742,7 +2742,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2023-11-20T21:17:42+00:00" "time": "2024-04-11T23:07:54+00:00"
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",