Skip to content

Commit 1215dc8

Browse files
committed
Add missing plugin permission.
1 parent 26b37ca commit 1215dc8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,9 @@
55
},
66
"scripts": {
77
"phpcs": "phpcs"
8+
},
9+
"config": {
10+
"allow-plugins": {
11+
"dealerdirect/phpcodesniffer-composer-installer": true
812
}
913
}

0 commit comments

Comments
 (0)