Skip to content

Commit 5548288

Browse files
Updated guzzle version to latest stable
1 parent 0b84968 commit 5548288

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
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"guzzlehttp/guzzle": "~6.0",
13+
"guzzlehttp/guzzle": "~6.0|^7.0.1",
1414
"guzzlehttp/guzzle-services": "*"
1515

1616
},

0 commit comments

Comments
 (0)