Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 5483a9b

Browse files
committed
Update Guzzle to stable
1 parent 2198238 commit 5483a9b

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
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": ">=5.4",
1515
"php-http/adapter-core": "dev-internal_separation",
16-
"guzzlehttp/guzzle": "6.x-dev"
16+
"guzzlehttp/guzzle": "~6.0"
1717
},
1818
"require-dev": {
1919
"ext-curl": "*",

0 commit comments

Comments
 (0)