v0.3.0

Renamed, and the detector now comes with it.

BREAKING CHANGE:
  amarucci/phpstan-livewire     -> amarucci/phpstan-laravel-deadcode
  AMarucci\PHPStan\Livewire     -> AMarucci\PHPStan\LaravelDeadCode
  parameters.livewireDeadCode   -> parameters.laravelDeadCode

extension.neon includes shipmonk/dead-code-detector's rules.neon and pins its
five detect families on, so a consumer writes one include and may drop both the
separate requirement and its include. See the README.