Skip to content

Commit 99a7356

Browse files
committed
add allow plugin infection
1 parent ef46f79 commit 99a7356

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@
8484
},
8585
"config": {
8686
"process-timeout":0,
87-
"sort-packages": true
87+
"sort-packages": true,
88+
"allow-plugins": {
89+
"infection/extension-installer": true
90+
}
8891
}
8992
}

0 commit comments

Comments
 (0)