remove prefer stable
This commit is contained in:
parent
5033b85080
commit
63ba6decb3
|
@ -46,6 +46,5 @@
|
||||||
"config": {
|
"config": {
|
||||||
"preferred-install": "dist"
|
"preferred-install": "dist"
|
||||||
},
|
},
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable"
|
||||||
"prefer-stable": true
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue