Skip to content

Commit

Permalink
Add Composer's allow-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored May 3, 2022
1 parent 95d982f commit ba8c340
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 @@ -44,5 +44,10 @@
"vendor/bin/phpcpd --min-lines=2 --min-tokens=35 src/",
"vendor/bin/phploc src/"
]
},
"config": {
"allow-plugins": {
"infection/extension-installer": true
}
}
}

0 comments on commit ba8c340

Please sign in to comment.