Skip to content

Commit b6a2600

Browse files
juliusknorrChristophWurst
authored andcommitted
Allow using composer plugin with composer 2.2
Signed-off-by: Julius Härtl <jus@bitgrid.net>
1 parent 223ae80 commit b6a2600

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"sort-packages": true,
66
"platform": {
77
"php": "7.3"
8+
},
9+
"allow-plugins": {
10+
"bamarni/composer-bin-plugin": true
811
}
912
},
1013
"autoload": {

0 commit comments

Comments
 (0)