Skip to content

Commit f998c73

Browse files
committed
record phpcs setting
1 parent 434510c commit f998c73

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,10 @@
8181
"replace": {
8282
"pear/pear-core-minimal": "*",
8383
"pear/pear_exception": "*"
84+
},
85+
"config": {
86+
"allow-plugins": {
87+
"dealerdirect/phpcodesniffer-composer-installer": true
88+
}
8489
}
8590
}

0 commit comments

Comments
 (0)