Skip to content

Commit 1470c0c

Browse files
committed
Add PHP codesniffer to dev requirements
1 parent 26a5916 commit 1470c0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google-analytics-data/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
},
55
"require-dev": {
66
"google/cloud-tools": "dev-main",
7+
"squizlabs/php_codesniffer": "^3.5",
78
"phpunit/phpunit": "^9.0"
89
}
910
}

0 commit comments

Comments
 (0)