Write a debugging command that takes an install slug and version and shows you what ForgeBox version it will install and why. You give it an install ID and it will break down what logic it used and show you what versions matched that sem ver range in the spirit of this little utility (we can make a dynamic version too in the future)
Here's an example of what happens when you run install coldbox@6.x
Attachments
1
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Write a debugging command that takes an install slug and version and shows you what ForgeBox version it will install and why. You give it an install ID and it will break down what logic it used and show you what versions matched that sem ver range in the spirit of this little utility (we can make a dynamic version too in the future)
Here's an example of what happens when you run
install coldbox@6.x