mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
chore: remove branch-alias and allow plugins
This commit is contained in:
+6
-5
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user