Bump php-http/guzzle7-adapter from 0.1.1 to 1.0.0

Bumps [php-http/guzzle7-adapter](https://github.com/php-http/guzzle7-adapter) from 0.1.1 to 1.0.0.
- [Release notes](https://github.com/php-http/guzzle7-adapter/releases)
- [Changelog](https://github.com/php-http/guzzle7-adapter/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/php-http/guzzle7-adapter/compare/0.1.1...1.0.0)

---
updated-dependencies:
- dependency-name: php-http/guzzle7-adapter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-10 20:04:04 +00:00
committed by GitHub
parent 3323d4bca0
commit b7d1f58b86
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -90,7 +90,7 @@
"opis/closure": "^3.6",
"pear/net_nntp": "^1.6.0",
"php-ffmpeg/php-ffmpeg": "^1.0",
"php-http/guzzle7-adapter": "^0.1",
"php-http/guzzle7-adapter": "^1.0",
"php-http/message": "^1.6",
"pragmarx/google2fa-laravel": "^v2.0.0",
"predis/predis": "^2.1",
Generated
+7 -7
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "b8e926f52839e2e3944c581a92c024f3",
"content-hash": "f1514e943708d3f113a9422da42e9b70",
"packages": [
{
"name": "aharen/omdbapi",
@@ -6841,16 +6841,16 @@
},
{
"name": "php-http/guzzle7-adapter",
"version": "0.1.1",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-http/guzzle7-adapter.git",
"reference": "1967de656b9679a2a6a66d0e4e16fa99bbed1ad1"
"reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/1967de656b9679a2a6a66d0e4e16fa99bbed1ad1",
"reference": "1967de656b9679a2a6a66d0e4e16fa99bbed1ad1",
"url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
"reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
"shasum": ""
},
"require": {
@@ -6897,9 +6897,9 @@
],
"support": {
"issues": "https://github.com/php-http/guzzle7-adapter/issues",
"source": "https://github.com/php-http/guzzle7-adapter/tree/0.1.1"
"source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0"
},
"time": "2020-10-21T17:30:51+00:00"
"time": "2021-03-09T07:35:15+00:00"
},
{
"name": "php-http/httplug",