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:
dependabot[bot] 2024-09-24 02:59:42 +00:00 committed by GitHub
parent 4a4aba6313
commit 2fa1aa3305
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -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",