Skip to content

Commit

Permalink
Set allow-plugins for Composer 2.2 (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
villfa committed Dec 13, 2021
1 parent b85e9d4 commit 9470ee2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Expand Up @@ -44,6 +44,9 @@
"ext-mbstring": "Required for multibyte Unicode string functionality."
},
"config": {
"allow-plugins": {
"bamarni/composer-bin-plugin": true
},
"sort-packages": true
},
"extra": {
Expand Down

0 comments on commit 9470ee2

Please sign in to comment.