Skip to content

Commit

Permalink
Add composer allow-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
kiranparajuli589 committed Feb 18, 2022
1 parent f1bb09a commit c7a1415
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"config" : {
"platform": {
"php": "7.3"
},
"allow-plugins": {
"bamarni/composer-bin-plugin": true
}
},
"require": {
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c7a1415

Please sign in to comment.