1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-27 17:28:39 +00:00

Merge pull request #6930 from wallabag/dependabot/composer/php-http/httplug-bundle-1.30.1

This commit is contained in:
Jérémy Benoist 2023-09-08 05:35:30 +02:00 committed by GitHub
commit 203be88474
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -6871,16 +6871,16 @@
}, },
{ {
"name": "php-http/httplug-bundle", "name": "php-http/httplug-bundle",
"version": "1.30.0", "version": "1.30.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/HttplugBundle.git", "url": "https://github.com/php-http/HttplugBundle.git",
"reference": "a36919772e929586e5c7f7f06d7b5249d64685fd" "reference": "57284fb032bcafc3e978a1d7e4a2b591045f7e15"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/a36919772e929586e5c7f7f06d7b5249d64685fd", "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/57284fb032bcafc3e978a1d7e4a2b591045f7e15",
"reference": "a36919772e929586e5c7f7f06d7b5249d64685fd", "reference": "57284fb032bcafc3e978a1d7e4a2b591045f7e15",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6966,9 +6966,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/php-http/HttplugBundle/issues", "issues": "https://github.com/php-http/HttplugBundle/issues",
"source": "https://github.com/php-http/HttplugBundle/tree/1.30.0" "source": "https://github.com/php-http/HttplugBundle/tree/1.30.1"
}, },
"time": "2023-08-31T12:40:51+00:00" "time": "2023-09-07T08:04:12+00:00"
}, },
{ {
"name": "php-http/logger-plugin", "name": "php-http/logger-plugin",