Skip to content

Commit 45a240e

Browse files
allow kununu scripts
1 parent a3db5b0 commit 45a240e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@
4040
],
4141
"config": {
4242
"sort-packages": true,
43-
"process-timeout": 900
43+
"process-timeout": 900,
44+
"allow-plugins": {
45+
"kununu/scripts": true
4446
},
4547
"extra": {
4648
"class": "Kununu\\CsFixer\\CsFixerPlugin"

0 commit comments

Comments
 (0)