IonBazan / composer-diff

Compares composer.lock changes and generates Markdown report so you can use it in PR description.
https://packagist.org/packages/ion-bazan/composer-diff
MIT License
143 stars 6 forks source link

Console Hyperlink support #21

Closed IonBazan closed 2 years ago

IonBazan commented 2 years ago

Add new formatter - text which would render links as clickable hyperlinks directly in the terminal like Composer v2.3 does: image

This could be a default behaviour in v2 so that users can navigate to the packages' source page and diff links.

Things to consider: