Skip to content

Commit

Permalink
Merge pull request #48 from humanmade/backport-45-to-v8-branch
Browse files Browse the repository at this point in the history
[Backport v8-branch] Add necessary Composer plugins to allow-plugins list
  • Loading branch information
roborourke authored Jan 20, 2022
2 parents 14f378c + 7236f9a commit 9762eb0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,15 @@
"platform": {
"php": "7.4.13",
"ext-mbstring": "7.4.13"
},
"allow-plugins": {
"composer/installers": true,
"johnpbloch/wordpress-core-installer": true,
"altis/cms-installer": true,
"altis/dev-tools-command": true,
"altis/core": true,
"altis/local-chassis": true,
"altis/local-server": true
}
}
}

0 comments on commit 9762eb0

Please sign in to comment.