mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-12-16 11:53:49 +09:00
Update dependencies
This commit is contained in:
@@ -20,5 +20,8 @@ use Symfony\Component\Console\Output\OutputInterface;
|
||||
*/
|
||||
interface DescriptorInterface
|
||||
{
|
||||
/**
|
||||
* @return void
|
||||
*/
|
||||
public function describe(OutputInterface $output, object $object, array $options = []);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user