use min stability stable
This commit is contained in:
parent
b4573d5cde
commit
c1092ec084
|
@ -60,6 +60,6 @@
|
||||||
"pestphp/pest-plugin": true
|
"pestphp/pest-plugin": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "stable",
|
||||||
"prefer-stable": true
|
"prefer-stable": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue