chore: remove branch-alias and allow plugins

This commit is contained in:
Ben Ramsey
2022-03-27 12:27:45 -05:00
parent ffa80ab953
commit 7201bafdb2
+6 -5
View File
@@ -51,11 +51,12 @@
"paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter"
},
"config": {
"sort-packages": true
},
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
"sort-packages": true,
"allow-plugins": {
"phpstan/extension-installer": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"ergebnis/composer-normalize": true,
"captainhook/plugin-composer": true
}
},
"replace": {