Skip to content

Commit 63a2275

Browse files
Update dependency wp-coding-standards/wpcs to v3
1 parent 89d3ae7 commit 63a2275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/wp-content/themes/md-starter/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"require-dev": {
77
"squizlabs/php_codesniffer": "3.8.1",
8-
"wp-coding-standards/wpcs": "2.3.0"
8+
"wp-coding-standards/wpcs": "3.0.1"
99
},
1010
"scripts": {
1111
"config-set": "vendor/bin/phpcs --config-set installed_paths wpcs",

0 commit comments

Comments
 (0)