Merge branch 'main' into develop

This commit is contained in:
James Cole 2021-10-02 13:04:06 +02:00
commit 4e84a5c40c
No known key found for this signature in database
GPG Key ID: BDE6667570EADBD5

14
composer.lock generated
View File

@ -2200,16 +2200,16 @@
}, },
{ {
"name": "lcobucci/jwt", "name": "lcobucci/jwt",
"version": "4.1.4", "version": "4.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/lcobucci/jwt.git", "url": "https://github.com/lcobucci/jwt.git",
"reference": "71cf170102c8371ccd933fa4df6252086d144de6" "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/71cf170102c8371ccd933fa4df6252086d144de6", "url": "https://api.github.com/repos/lcobucci/jwt/zipball/fe2d89f2eaa7087af4aa166c6f480ef04e000582",
"reference": "71cf170102c8371ccd933fa4df6252086d144de6", "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2225,7 +2225,7 @@
"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@alpha", "phpbench/phpbench": "^1.0",
"phpstan/extension-installer": "^1.0", "phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.12", "phpstan/phpstan": "^0.12",
"phpstan/phpstan-deprecation-rules": "^0.12", "phpstan/phpstan-deprecation-rules": "^0.12",
@ -2258,7 +2258,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.4" "source": "https://github.com/lcobucci/jwt/tree/4.1.5"
}, },
"funding": [ "funding": [
{ {
@ -2270,7 +2270,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2021-03-23T23:53:08+00:00" "time": "2021-09-28T19:34:56+00:00"
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",