We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6376c1f commit 9091380Copy full SHA for 9091380
2 files changed
google-analytics-data/composer.json
@@ -1,6 +1,6 @@
1
{
2
"require": {
3
- "google/analytics-data": "^0.21.0"
+ "google/analytics-data": "^0.22.0"
4
},
5
"require-dev": {
6
"google/cloud-tools": "dev-main",
google-analytics-data/quickstart_oauth2/composer.json
- "google/analytics-data": "^0.21.0",
+ "google/analytics-data": "^0.22.0",
"ext-bcmath": "*"
}
0 commit comments