Bump php-http/httplug-bundle from 1.27.0 to 1.27.1

Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle) from 1.27.0 to 1.27.1.
- [Release notes](https://github.com/php-http/HttplugBundle/releases)
- [Changelog](https://github.com/php-http/HttplugBundle/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/php-http/HttplugBundle/compare/1.27.0...1.27.1)

---
updated-dependencies:
- dependency-name: php-http/httplug-bundle
  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] 2023-03-28 02:57:25 +00:00 committed by GitHub
parent e576a4ce45
commit 8c44256880
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

32
composer.lock generated
View file

@ -6989,16 +6989,16 @@
},
{
"name": "php-http/httplug-bundle",
"version": "1.27.0",
"version": "1.27.1",
"source": {
"type": "git",
"url": "https://github.com/php-http/HttplugBundle.git",
"reference": "dda96d44338b68a1db4ee0b06fa596583a0e75c4"
"reference": "1b2356133cfda31805f83fb20806b92bc1f80fb8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/dda96d44338b68a1db4ee0b06fa596583a0e75c4",
"reference": "dda96d44338b68a1db4ee0b06fa596583a0e75c4",
"url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/1b2356133cfda31805f83fb20806b92bc1f80fb8",
"reference": "1b2356133cfda31805f83fb20806b92bc1f80fb8",
"shasum": ""
},
"require": {
@ -7020,7 +7020,8 @@
},
"conflict": {
"php-http/curl-client": "<2.0",
"php-http/guzzle6-adapter": "<1.1"
"php-http/guzzle6-adapter": "<1.1",
"php-http/socket-client": "<2.0"
},
"require-dev": {
"guzzlehttp/psr7": "^1.7",
@ -7047,11 +7048,6 @@
"twig/twig": "Add this to your require-dev section when using the WebProfilerBundle"
},
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Http\\HttplugBundle\\": "src/"
@ -7088,9 +7084,9 @@
],
"support": {
"issues": "https://github.com/php-http/HttplugBundle/issues",
"source": "https://github.com/php-http/HttplugBundle/tree/1.27.0"
"source": "https://github.com/php-http/HttplugBundle/tree/1.27.1"
},
"time": "2022-07-25T14:18:05+00:00"
"time": "2023-03-03T09:02:26+00:00"
},
{
"name": "php-http/logger-plugin",
@ -7506,16 +7502,16 @@
},
{
"name": "phpdocumentor/type-resolver",
"version": "1.7.0",
"version": "1.7.1",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "1534aea9bde19a5c85c5d1e1f834ab63f4c5dcf5"
"reference": "dfc078e8af9c99210337325ff5aa152872c98714"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/1534aea9bde19a5c85c5d1e1f834ab63f4c5dcf5",
"reference": "1534aea9bde19a5c85c5d1e1f834ab63f4c5dcf5",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/dfc078e8af9c99210337325ff5aa152872c98714",
"reference": "dfc078e8af9c99210337325ff5aa152872c98714",
"shasum": ""
},
"require": {
@ -7558,9 +7554,9 @@
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.0"
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.1"
},
"time": "2023-03-12T10:13:29+00:00"
"time": "2023-03-27T19:02:04+00:00"
},
{
"name": "phpseclib/phpseclib",