Skip to content

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 21 May 15:12
· 7 commits to main since this release
Immutable release. Only release title and notes can be modified.
6f34c08

Fixed

  • Restore the csp:test command (CspTest) to the distributed package. An over-broad export-ignore rule (/src/**/*Test.php) stripped it from the release tarball, so SecurityServiceProvider registered a class that wasn't shipped — causing Target class [ArtisanPackUI\Security\Console\Commands\CspTest] does not exist during package discovery for every consumer.