Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aporat committed Aug 8, 2014
1 parent e6aec7e commit bf927b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"require" : {
"php" : ">=5.4",
"guzzle/guzzle" : "3.8.*",
"google/apiclient": "dev-master"
"google/apiclient": "1.0.4-beta"
},
"require-dev" : {
"phpunit/phpunit" : "3.7.*@stable",
Expand All @@ -37,4 +37,4 @@
"email" : "[email protected]",
"issues" : "https://github.com/aporat/store-receipt-validator/issues"
}
}
}

0 comments on commit bf927b5

Please sign in to comment.