Tags

Tags give the ability to mark specific points in history as being important
  • v0.1.1

    v0.1.1
    
    Declare phpstan/phpstan as a direct dependency. It was only resolved
    transitively through shipmonk/dead-code-detector, leaving consumers free to
    end up on an incompatible major version.
  • v0.1.0

    v0.1.0
    
    First release of the PHPStan extension teaching shipmonk/dead-code-detector to
    read Livewire components: framework entry points, Livewire attributes, and the
    component's own Blade templates including transitively included partials.
    
    Requires PHP 8.4. Tested on PHP 8.4 and 8.5.