Skip to content

Commit 543a8e3

Browse files
authored
build: Update guzzle package version (#210)
1 parent a335f0f commit 543a8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"php": ">=5.5",
1919
"justinrainbow/json-schema": "^1.6 || ^2.0 || ^4.0 || ^5.0",
2020
"lastguest/murmurhash": "1.3.0",
21-
"guzzlehttp/guzzle": "~5.3|~6.2",
21+
"guzzlehttp/guzzle": "~6.2",
2222
"monolog/monolog": "~1.21"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)