Skip to content

Commit

Permalink
Merge pull request #140 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 Mar 25, 2022
2 parents 38c13e8 + 67a7ba9 commit daeb4cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Expand Up @@ -29,6 +29,9 @@
"fakerphp/faker": "^1.19.0"
},
"config": {
"allow-plugins": {
"ergebnis/composer-normalize": true
},
"platform": {
"php": "8.0.12"
},
Expand Down

0 comments on commit daeb4cf

Please sign in to comment.