mirror of
https://github.com/google-wallet/rest-samples.git
synced 2026-01-09 05:28:11 -05:00
17 lines
316 B
JSON
17 lines
316 B
JSON
{
|
|
"require": {
|
|
"google/auth": "^1.18",
|
|
"guzzlehttp/guzzle": "*",
|
|
"google/apiclient": "^2.15",
|
|
"google/apiclient-services": "~0.300"
|
|
},
|
|
"scripts": {
|
|
"pre-autoload-dump": "Google\\Task\\Composer::cleanup"
|
|
},
|
|
"extra": {
|
|
"google/apiclient-services": [
|
|
"Walletobjects"
|
|
]
|
|
}
|
|
}
|