Skip to content

Commit f909b98

Browse files
committed
bump guzzle requirement
1 parent 83afefb commit f909b98

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
@@ -16,7 +16,7 @@
1616
},
1717
"require": {
1818
"ext-zip": "*",
19-
"guzzlehttp/guzzle": "~4.0|~5.0|~6.0",
19+
"guzzlehttp/guzzle": "~6.0",
2020
"symfony/console": "~3.0|~4.0",
2121
"symfony/filesystem": "~3.0|~4.0",
2222
"symfony/process": "~3.0|~4.0"

0 commit comments

Comments
 (0)