prefer stable
This commit is contained in:
parent
0da4d7db6f
commit
f1575bf27c
|
@ -53,5 +53,6 @@
|
||||||
"sort-packages": true,
|
"sort-packages": true,
|
||||||
"optimize-autoloader": true
|
"optimize-autoloader": true
|
||||||
},
|
},
|
||||||
"minimum-stability": "dev"
|
"minimum-stability": "dev",
|
||||||
|
"prefer-stable": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue