Skip to content

Commit

Permalink
configure allowed plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
m-vo committed Feb 3, 2022
1 parent 4f2d675 commit f979e15
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,12 @@
"@chain",
"yarn build"
]
},
"config": {
"allow-plugins": {
"contao-components/installer": true,
"bamarni/composer-bin-plugin": true,
"contao/manager-plugin": true
}
}
}

0 comments on commit f979e15

Please sign in to comment.