We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2642ccd commit 3031a96Copy full SHA for 3031a96
2 files changed
google-analytics-data/composer.json
@@ -1,7 +1,7 @@
1
{
2
"require": {
3
"php": ">=8.1",
4
- "google/analytics-data": "^0.22.0"
+ "google/analytics-data": "^0.23.0"
5
},
6
"require-dev": {
7
"google/cloud-tools": "dev-main",
google-analytics-data/quickstart_oauth2/composer.json
@@ -1,6 +1,6 @@
- "google/analytics-data": "^0.22.0",
+ "google/analytics-data": "^0.23.0",
"ext-bcmath": "*"
}
0 commit comments