Skip to content
This repository was archived by the owner on Jun 27, 2022. It is now read-only.

Commit 6de209a

Browse files
committed
Merge pull request #3 from GrahamCampbell/patch-1
Update composer.json
2 parents e58770f + 5057976 commit 6de209a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": ">=5.4.0",
16-
"guzzlehttp/guzzle": "4.0.*@RC"
16+
"guzzlehttp/guzzle": "~4.0"
1717
},
1818
"autoload": {
1919
"psr-4": { "GuzzleHttp\\Subscriber\\Cache\\": "src" }

0 commit comments

Comments
 (0)