Skip to content

Commit

Permalink
Set allow-plugins for Composer 2.2 (#1101)
Browse files Browse the repository at this point in the history
  • Loading branch information
villfa authored Feb 4, 2022
1 parent 5662d3e commit 7ae4a15
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@
}
},
"config": {
"allow-plugins": {
"bamarni/composer-bin-plugin": true
},
"bin-dir": "bin",
"sort-packages": true
}
Expand Down

0 comments on commit 7ae4a15

Please sign in to comment.