Skip to content

Commit aed95bf

Browse files
Update guzzlehttp/guzzle requirement from ^6.3 to ^6.3 || ^7.0
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md) - [Commits](guzzle/guzzle@6.3.0...7.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 49524ef commit aed95bf

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^7.3|^8.0",
1414
"symfony/process": "~3.4 || ~4.0 || ~5.0",
15-
"guzzlehttp/guzzle": "^6.3"
15+
"guzzlehttp/guzzle": "^6.3 || ^7.0"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)