mirror of
https://github.com/pestphp/pest.git
synced 2026-06-07 11:52:13 +02:00
chore: style changes
This commit is contained in:
@ -67,7 +67,7 @@ final class Kernel
|
||||
->add(Container::class, $container);
|
||||
|
||||
$kernel = new self(
|
||||
new Application(),
|
||||
new Application,
|
||||
$output,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user