Skip to content

Commit c23b64e

Browse files
committed
deny running not used Composer plugin
1 parent 2983446 commit c23b64e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
]
3939
},
4040
"config": {
41+
"allow-plugins": {
42+
"dealerdirect/phpcodesniffer-composer-installer": false
43+
},
4144
"bin-dir": "bin"
4245
}
4346
}

0 commit comments

Comments
 (0)