Bump php-http/discovery from 1.15.2 to 1.15.3

Bumps [php-http/discovery](https://github.com/php-http/discovery) from 1.15.2 to 1.15.3.
- [Release notes](https://github.com/php-http/discovery/releases)
- [Changelog](https://github.com/php-http/discovery/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/php-http/discovery/compare/1.15.2...1.15.3)

---
updated-dependencies:
- dependency-name: php-http/discovery
  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-04-03 03:00:42 +00:00 committed by GitHub
parent d376a2fa92
commit f48da3837b
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",