chore: prepares release

This commit is contained in:
Nuno Maduro
2023-09-03 13:37:26 +01:00
parent 04fa6b6372
commit 3a0f6a1d09
5 changed files with 6 additions and 4 deletions

View File

@ -14,7 +14,7 @@ use Symfony\Component\Console\Output\OutputInterface;
/**
* @internal
*/
final class NoDirtyTestsFound extends InvalidArgumentException implements ExceptionInterface, RenderlessEditor, RenderlessTrace, Panicable
final class NoDirtyTestsFound extends InvalidArgumentException implements ExceptionInterface, Panicable, RenderlessEditor, RenderlessTrace
{
/**
* Renders the panic on the given output.