Skip to content

v5.1.8

Compare
Choose a tag to compare
@itsgoingd itsgoingd released this 24 Feb 12:50
· 188 commits to master since this release
  • updated list of built-in Laravel commands to ignore when collecting commands and included Horizon commands
  • fixed collecting of Laravel queue jobs when used with Horizon
  • fixed collecting of authanticated user name when the User model includes name() method (implemented by devfrey, thanks!)