Files
SIGE-WEB-snapshot/wp-content/php-docs-samples/google-analytics-admin/composer.json

12 lines
266 B
JSON

{
"require": {
"google/analytics-admin": "^0.21.0"
},
"require-dev": {
"google/cloud-tools": "dev-main",
"squizlabs/php_codesniffer": "^3.5",
"phpunit/phpunit": "^9.0",
"friendsofphp/php-cs-fixer": "^3.46"
}
}