Support `latest` version

Allow users to bind to generic version ranges, for example: 7.0.* or ^7.0 that would identify the latest available version and us it.

This would help us avoid having to update our circle.yml file in all repositories everytime a patch release of php or ruby, etc… is released.

2 Likes