Skip to content

Commit

Permalink
Merge pull request #193 from ergebnis/fix/allow-plugins
Browse files Browse the repository at this point in the history
Fix: Allow composer plugins
  • Loading branch information
localheinz committed Jan 28, 2022
2 parents 17a7d05 + 83f574e commit 10e7812
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Expand Up @@ -46,6 +46,10 @@
}
},
"config": {
"allow-plugins": {
"ergebnis/composer-normalize": true,
"infection/extension-installer": true
},
"platform": {
"php": "7.4.26"
},
Expand Down

0 comments on commit 10e7812

Please sign in to comment.