Skip to content

Commit 9905092

Browse files
committed
allow infection plugin
1 parent 26ce93d commit 9905092

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,11 @@
3737
"branch-alias": {
3838
"dev-main": "0.1.x-dev"
3939
}
40+
},
41+
"config": {
42+
"sort-packages": true,
43+
"allow-plugins": {
44+
"infection/extension-installer": true
45+
}
4046
}
4147
}

0 commit comments

Comments
 (0)