mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 02:51:04 +00:00
Bump php-http/httplug from 2.4.0 to 2.4.1
Bumps [php-http/httplug](https://github.com/php-http/httplug) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/php-http/httplug/releases) - [Changelog](https://github.com/php-http/httplug/blob/2.x/CHANGELOG.md) - [Commits](https://github.com/php-http/httplug/compare/2.4.0...2.4.1) --- updated-dependencies: - dependency-name: php-http/httplug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4a4aba6313
commit
2fa1aa3305
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -6443,16 +6443,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "php-http/httplug",
|
"name": "php-http/httplug",
|
||||||
"version": "2.4.0",
|
"version": "2.4.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/php-http/httplug.git",
|
"url": "https://github.com/php-http/httplug.git",
|
||||||
"reference": "625ad742c360c8ac580fcc647a1541d29e257f67"
|
"reference": "5cad731844891a4c282f3f3e1b582c46839d22f4"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/php-http/httplug/zipball/625ad742c360c8ac580fcc647a1541d29e257f67",
|
"url": "https://api.github.com/repos/php-http/httplug/zipball/5cad731844891a4c282f3f3e1b582c46839d22f4",
|
||||||
"reference": "625ad742c360c8ac580fcc647a1541d29e257f67",
|
"reference": "5cad731844891a4c282f3f3e1b582c46839d22f4",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -6494,9 +6494,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/php-http/httplug/issues",
|
"issues": "https://github.com/php-http/httplug/issues",
|
||||||
"source": "https://github.com/php-http/httplug/tree/2.4.0"
|
"source": "https://github.com/php-http/httplug/tree/2.4.1"
|
||||||
},
|
},
|
||||||
"time": "2023-04-14T15:10:03+00:00"
|
"time": "2024-09-23T11:39:58+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "php-http/httplug-bundle",
|
"name": "php-http/httplug-bundle",
|
||||||
|
|
Loading…
Reference in a new issue