- Issue created by @monsoon
- Status changed to Fixed
over 1 year ago 7:02pm 18 September 2023 - 🇨🇦Canada RobLoach Earth
Sounds like you have a `1.x-dev@dev` in your composer.json. Might want to remove that, as it's trying to hit dev, which doesn't match your minimal stability.
Remove the minimal stability, or have composer target `^1`.
Automatically closed - issue fixed for 2 weeks with no activity.