diff --git a/ServerCommand.php b/ServerCommand.php index f468759..db8c5a9 100644 --- a/ServerCommand.php +++ b/ServerCommand.php @@ -51,7 +51,6 @@ class ServerCommand extends Command * @throws ConfigException * @throws ContainerExceptionInterface * @throws NotFoundExceptionInterface - * @throws ReflectionException * @throws Exception */ public function execute(InputInterface $input, OutputInterface $output): int