Skip to content

Commit

Permalink
Merge pull request #15 from szepeviktor/patch-1
Browse files Browse the repository at this point in the history
Add Composer's allow-plugins
  • Loading branch information
RobDWaller authored Jun 5, 2022
2 parents e12ae53 + ba8c340 commit 69277f9
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 69277f9

Please sign in to comment.