remove prefer for composer

This commit is contained in:
crazywhalecc 2022-12-20 23:49:41 +08:00
parent 8ca4f7400a
commit fb936e97ac

View File

@ -48,7 +48,6 @@
"league/climate": "Display columns and status in terminal"
},
"minimum-stability": "dev",
"prefer-stable": true,
"autoload": {
"psr-4": {
"ZM\\": "src/ZM"