Skip to content

Commit

Permalink
Merge pull request #20 from ergebnis/fix/allow-plugins
Browse files Browse the repository at this point in the history
Fix: Allow composer plugins
  • Loading branch information
localheinz authored Jan 24, 2022
2 parents a191ced + 34d6ada commit 9af7c03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
}
},
"config": {
"allow-plugins": {
"ergebnis/composer-normalize": true
},
"platform": {
"php": "7.3.32"
},
Expand Down

0 comments on commit 9af7c03

Please sign in to comment.