Add tools version checking for the stack to work #1311
Labels
State: Confirmed
The issue was triaged and confirmed for development
Type: Feature
Issue is a new feature request
Milestone
Scaffold may rely on some features of tools that are not available in the older versions.
When package managers are used (like composer), the deps versions can be easily resolved there. But when working with binaries like Ahoy or Docker, there is no way to specify deps.
Need to find a way to tie min versions of bins to the versions of Scaffold
The text was updated successfully, but these errors were encountered: