Skip to content

Commit

Permalink
Fixes acquia#54 Switch CloudAPIClient to Guzzle 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Zlender committed Dec 30, 2015
1 parent 7fe2c37 commit c306ca6
Show file tree
Hide file tree
Showing 9 changed files with 154 additions and 319 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"require": {
"php": ">=5.4.0",
"cpliakas/psolr": ">=0.4",
"guzzlehttp/guzzle": "~5.0",
"guzzlehttp/guzzle": "~6.0",
"guzzle/service": "~3.0",
"lstrojny/fxmlrpc": ">=0.8,<0.9",
"pear/net_dns2": "1.3.2",
Expand Down
81 changes: 0 additions & 81 deletions src/Acquia/Cloud/Api/CloudApiAuthPlugin.php

This file was deleted.

Loading

0 comments on commit c306ca6

Please sign in to comment.