- Issue created by @thaoquang
- 🇮🇳India Ujjval Kumar Jha
Hi @thaoquang
You need to update the minimum-stability in composer.json
By default it should be stableSo update this based on your requirement
Possible values are: dev, alpha, beta, RC, stable.Example:
"minimum-stability": "dev",