1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-11 17:51:02 +00:00

Merge pull request #5439 from wallabag/dependabot/composer/lcobucci/jwt-3.4.6

Bump lcobucci/jwt from 3.4.5 to 3.4.6
This commit is contained in:
Kevin Decherf 2021-10-23 15:12:16 +02:00 committed by GitHub
commit 26ea252526
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -5467,16 +5467,16 @@
}, },
{ {
"name": "lcobucci/jwt", "name": "lcobucci/jwt",
"version": "3.4.5", "version": "3.4.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/lcobucci/jwt.git", "url": "https://github.com/lcobucci/jwt.git",
"reference": "511629a54465e89a31d3d7e4cf0935feab8b14c1" "reference": "3ef8657a78278dfeae7707d51747251db4176240"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/511629a54465e89a31d3d7e4cf0935feab8b14c1", "url": "https://api.github.com/repos/lcobucci/jwt/zipball/3ef8657a78278dfeae7707d51747251db4176240",
"reference": "511629a54465e89a31d3d7e4cf0935feab8b14c1", "reference": "3ef8657a78278dfeae7707d51747251db4176240",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5528,7 +5528,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/lcobucci/jwt/issues", "issues": "https://github.com/lcobucci/jwt/issues",
"source": "https://github.com/lcobucci/jwt/tree/3.4.5" "source": "https://github.com/lcobucci/jwt/tree/3.4.6"
}, },
"funding": [ "funding": [
{ {
@ -5540,7 +5540,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2021-02-16T09:40:01+00:00" "time": "2021-09-28T19:18:28+00:00"
}, },
{ {
"name": "lexik/form-filter-bundle", "name": "lexik/form-filter-bundle",