Skip to content

Commit df28c87

Browse files
committed
missing Command added
1 parent 5cd111f commit df28c87

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Command/CompanyAppCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
use Symfony\Component\Console\Input\InputInterface;
2222
use Symfony\Component\Console\Input\InputOption;
2323
use Symfony\Component\Console\Output\OutputInterface;
24+
use Symfony\Component\Console\Command\Command;
2425

2526
class CompanyAppCommand extends MultiFlexiCommand
2627
{

0 commit comments

Comments
 (0)