Skip to content

Commit

Permalink
Composer: Trust composer/installers
Browse files Browse the repository at this point in the history
  • Loading branch information
iandunn committed Sep 14, 2022
1 parent 2f5558a commit 7cf5dda
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 @@ -31,5 +31,10 @@
"autoload" : {
"classmap": ["lib"],
"files" : ["lib/runner.php", "lib/template.php"]
},
"config": {
"allow-plugins": {
"composer/installers": true
}
}
}

0 comments on commit 7cf5dda

Please sign in to comment.