Skip to content

Commit 2642ccd

Browse files
authored
chore(deps): update dependency squizlabs/php_codesniffer to v4 (#22)
1 parent 90515bc commit 2642ccd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

google-analytics-admin/composer.json

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

google-analytics-data/composer.json

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

0 commit comments

Comments
 (0)