diff --git a/composer.json b/composer.json index 8aa432b..4627915 100755 --- a/composer.json +++ b/composer.json @@ -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", @@ -37,4 +37,4 @@ "email" : "adar.porat@gmail.com", "issues" : "https://github.com/aporat/store-receipt-validator/issues" } -} \ No newline at end of file +}