Merge pull request #6412 from wallabag/dependabot/composer/php-http/discovery-1.15.3

This commit is contained in:
Jérémy Benoist 2023-04-03 06:32:44 +02:00 committed by GitHub
commit 47b3a98f88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -6786,16 +6786,16 @@
}, },
{ {
"name": "php-http/discovery", "name": "php-http/discovery",
"version": "1.15.2", "version": "1.15.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/discovery.git", "url": "https://github.com/php-http/discovery.git",
"reference": "5cc428320191ac1d0b6520034c2dc0698628ced5" "reference": "3ccd28dd9fb34b52db946abea1b538568e34eae8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/discovery/zipball/5cc428320191ac1d0b6520034c2dc0698628ced5", "url": "https://api.github.com/repos/php-http/discovery/zipball/3ccd28dd9fb34b52db946abea1b538568e34eae8",
"reference": "5cc428320191ac1d0b6520034c2dc0698628ced5", "reference": "3ccd28dd9fb34b52db946abea1b538568e34eae8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6854,9 +6854,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/php-http/discovery/issues", "issues": "https://github.com/php-http/discovery/issues",
"source": "https://github.com/php-http/discovery/tree/1.15.2" "source": "https://github.com/php-http/discovery/tree/1.15.3"
}, },
"time": "2023-02-11T08:28:41+00:00" "time": "2023-03-31T14:40:37+00:00"
}, },
{ {
"name": "php-http/guzzle5-adapter", "name": "php-http/guzzle5-adapter",