Skip to content

Commit 6376c1f

Browse files
authored
fix(deps): update dependency google/analytics-data to ^0.21.0 (#9)
1 parent 1fe42f4 commit 6376c1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.20.0"
3+
"google/analytics-data": "^0.21.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.20.0",
3+
"google/analytics-data": "^0.21.0",
44
"ext-bcmath": "*"
55
}
66
}

0 commit comments

Comments
 (0)