Bump lcobucci/jwt from 4.1.5 to 4.2.1

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

---
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] 2022-08-22 09:53:02 +00:00 committed by GitHub
parent 226e81bf53
commit 6e6b853112
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

38
composer.lock generated
View file

@ -2176,16 +2176,16 @@
}, },
{ {
"name": "lcobucci/jwt", "name": "lcobucci/jwt",
"version": "4.1.5", "version": "4.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/lcobucci/jwt.git", "url": "https://github.com/lcobucci/jwt.git",
"reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582" "reference": "72ac6d807ee51a70ad376ee03a2387e8646e10f3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/fe2d89f2eaa7087af4aa166c6f480ef04e000582", "url": "https://api.github.com/repos/lcobucci/jwt/zipball/72ac6d807ee51a70ad376ee03a2387e8646e10f3",
"reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582", "reference": "72ac6d807ee51a70ad376ee03a2387e8646e10f3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2201,12 +2201,12 @@
"infection/infection": "^0.21", "infection/infection": "^0.21",
"lcobucci/coding-standard": "^6.0", "lcobucci/coding-standard": "^6.0",
"mikey179/vfsstream": "^1.6.7", "mikey179/vfsstream": "^1.6.7",
"phpbench/phpbench": "^1.0", "phpbench/phpbench": "^1.2",
"phpstan/extension-installer": "^1.0", "phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.12", "phpstan/phpstan": "^1.4",
"phpstan/phpstan-deprecation-rules": "^0.12", "phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^0.12", "phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^0.12", "phpstan/phpstan-strict-rules": "^1.0",
"phpunit/php-invoker": "^3.1", "phpunit/php-invoker": "^3.1",
"phpunit/phpunit": "^9.5" "phpunit/phpunit": "^9.5"
}, },
@ -2234,7 +2234,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/lcobucci/jwt/issues", "issues": "https://github.com/lcobucci/jwt/issues",
"source": "https://github.com/lcobucci/jwt/tree/4.1.5" "source": "https://github.com/lcobucci/jwt/tree/4.2.1"
}, },
"funding": [ "funding": [
{ {
@ -2246,7 +2246,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2021-09-28T19:34:56+00:00" "time": "2022-08-19T23:14:07+00:00"
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
@ -4727,16 +4727,16 @@
}, },
{ {
"name": "stella-maris/clock", "name": "stella-maris/clock",
"version": "0.1.4", "version": "0.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://gitlab.com/stella-maris/clock.git", "url": "git@gitlab.com:stella-maris/clock.git",
"reference": "8a0a967896df4c63417385dc69328a0aec84d9cf" "reference": "447879c53ca0b2a762cdbfba5e76ccf4deca9158"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://gitlab.com/api/v4/projects/stella-maris%2Fclock/repository/archive.zip?sha=8a0a967896df4c63417385dc69328a0aec84d9cf", "url": "https://gitlab.com/api/v4/projects/stella-maris%2Fclock/repository/archive.zip?sha=447879c53ca0b2a762cdbfba5e76ccf4deca9158",
"reference": "8a0a967896df4c63417385dc69328a0aec84d9cf", "reference": "447879c53ca0b2a762cdbfba5e76ccf4deca9158",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4766,11 +4766,7 @@
"point in time", "point in time",
"psr20" "psr20"
], ],
"support": { "time": "2022-08-05T07:21:25+00:00"
"issues": "https://gitlab.com/stella-maris/clock/-/issues",
"source": "https://gitlab.com/stella-maris/clock/-/tree/0.1.4"
},
"time": "2022-04-17T14:12:26+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",