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

12 lines
265 B
JSON

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