You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔗 Return package homepage when repository URL cannot be determined - this should provide better context for packages using custom repositories and WordPress Packagist.
🔧 Upgrade to PHPStan v2
🚀 Added compatibility with Symfony 7 when using this package as a dependency (when symfony/console is at v7 and composer/composer is installed as dependency too).
🔗 Use console hyperlinks for mdtable formatter. This is only supported by Symfony Console 4.3+ (when using as standalone) or Composer 2.3+ (when using as plugin). You may opt out of this feature (and other decorations) using --no-ansi flag. (#23)
💯 Add tests for console decorations for supported formatters (mdtable and mdlist) (#23)