Skip to content

Commit

Permalink
allow infection installer
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-zh committed Nov 23, 2022
1 parent 3cb9923 commit 77007b6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,10 @@
"branch-alias": {
"dev-main": "3.0-dev"
}
},
"config": {
"allow-plugins": {
"infection/extension-installer": true
}
}
}

0 comments on commit 77007b6

Please sign in to comment.