Skip to content

Commit 3267e72

Browse files
Update guzzlehttp/guzzle requirement in the stable-updates group
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version. Updates `guzzlehttp/guzzle` to 8.0.0 - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/8.0/CHANGELOG.md) - [Commits](guzzle/guzzle@7.9.0...8.0.0) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-version: 8.0.0 dependency-type: direct:production dependency-group: stable-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 380ac41 commit 3267e72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"ext-json": "*",
1515
"ext-openssl": "*",
1616
"ext-curl": "*",
17-
"guzzlehttp/guzzle": "^7.9"
17+
"guzzlehttp/guzzle": "^8.0"
1818
},
1919
"license": "MIT",
2020
"autoload": {

0 commit comments

Comments
 (0)