Skip to content

Commit 2a47b9e

Browse files
andreyboloninAugusto Pascutti
authored and
Augusto Pascutti
committedDec 21, 2016
Changes Guzzle vendor to the current one
1 parent 5284d06 commit 2a47b9e

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.3",
16-
"guzzle/guzzle": "~3.7"
16+
"guzzlehttp/guzzle": "~3.7"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "^4.8"

0 commit comments

Comments
 (0)