Skip to content

Commit 658e7cf

Browse files
committed
chore(deps): update dependency phpunit/phpunit to v11
1 parent 93c0f4a commit 658e7cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-analytics-admin/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require-dev": {
66
"google/cloud-tools": "dev-main",
77
"squizlabs/php_codesniffer": "^3.5",
8-
"phpunit/phpunit": "^9.0",
8+
"phpunit/phpunit": "^11.0",
99
"friendsofphp/php-cs-fixer": "^3.46"
1010
}
1111
}

google-analytics-data/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require-dev": {
66
"google/cloud-tools": "dev-main",
77
"squizlabs/php_codesniffer": "^3.5",
8-
"phpunit/phpunit": "^9.0",
8+
"phpunit/phpunit": "^11.0",
99
"friendsofphp/php-cs-fixer": "^3.46"
1010
}
1111
}

0 commit comments

Comments
 (0)