Skip to content

Commit 09a4ad8

Browse files
committed
chore(deps): update phpunit/phpunit to ^10.0
1 parent 3e08652 commit 09a4ad8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-analytics-admin/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require-dev": {
77
"google/cloud-tools": "dev-main",
88
"squizlabs/php_codesniffer": "^3.5",
9-
"phpunit/phpunit": "^9.0",
9+
"phpunit/phpunit": "^10.0",
1010
"friendsofphp/php-cs-fixer": "^3.46"
1111
}
1212
}

google-analytics-data/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require-dev": {
77
"google/cloud-tools": "dev-main",
88
"squizlabs/php_codesniffer": "^3.5",
9-
"phpunit/phpunit": "^9.0",
9+
"phpunit/phpunit": "^10.0",
1010
"friendsofphp/php-cs-fixer": "^3.46"
1111
}
1212
}

0 commit comments

Comments
 (0)