Skip to content

Commit

Permalink
uses google/cloud 0.12 because of issue #275
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer committed Dec 6, 2016
1 parent fd33171 commit c3c8202
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 45 deletions.
2 changes: 1 addition & 1 deletion language/api/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"require": {
"google/cloud": "~1.0|~0.11",
"google/cloud": "^0.12",
"symfony/console": "^3.0"
},
"require-dev": {
Expand Down
96 changes: 52 additions & 44 deletions language/api/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c3c8202

Please sign in to comment.