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

Commit 8a6b261

Browse files
committed
Refine guzzle version (this time its good)
1 parent d0c78bc commit 8a6b261

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
@@ -14,7 +14,7 @@
1414
"php": ">=5.4",
1515
"ext-curl": "*",
1616
"php-http/adapter-core": "dev-initial_import",
17-
"guzzlehttp/guzzle": "^5.0.1",
17+
"guzzlehttp/guzzle": "~5.1",
1818
"guzzlehttp/ringphp": "^1.0.8@dev"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)