Skip to content

Commit ac68830

Browse files
committed
allow plugin
1 parent f6418c4 commit ac68830

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
@@ -8,5 +8,10 @@
88
"doctrine/coding-standard": "^12.0",
99
"squizlabs/php_codesniffer": "^3.7",
1010
"vimeo/psalm": "^5.13"
11+
},
12+
"config": {
13+
"allow-plugins": {
14+
"dealerdirect/phpcodesniffer-composer-installer": true
15+
}
1116
}
1217
}

0 commit comments

Comments
 (0)