Skip to content

Commit 1fe42f4

Browse files
authored
fix(deps): update dependency google/analytics-data to ^0.20.0 (#8)
1 parent 802e2fe commit 1fe42f4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

google-analytics-data/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"google/analytics-data": "^0.19.0"
3+
"google/analytics-data": "^0.20.0"
44
},
55
"require-dev": {
66
"google/cloud-tools": "dev-main",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"google/analytics-data": "^0.19.0",
3+
"google/analytics-data": "^0.20.0",
44
"ext-bcmath": "*"
55
}
66
}

0 commit comments

Comments
 (0)