fix: minimum stability beta

pull/95/head v2.0.0-beta.1
Sami Mazouz 2024-12-12 18:04:53 +01:00
parent 9f018e8e6f
commit 3de6d67fd7
No known key found for this signature in database
1 changed files with 3 additions and 1 deletions

View File

@ -44,5 +44,7 @@
"config": {
"preferred-install": "dist",
"sort-packages": true
}
},
"minimum-stability": "beta",
"prefer-stable": true
}