Fix command namespace
This commit is contained in:
parent
e5ac860d2c
commit
3ca1987727
5 changed files with 8 additions and 6 deletions
|
|
@ -7,7 +7,7 @@ use Symfony\Component\Console\Input\InputOption;
|
|||
use Symfony\Component\Console\Input\InputInterface;
|
||||
use Symfony\Component\Console\Output\OutputInterface;
|
||||
use Symfony\Component\Finder\Finder;
|
||||
use Symfony\Bundle\FrameworkBundle\Util\Filesystem;
|
||||
use Symfony\Component\HttpKernel\Util\Filesystem;
|
||||
|
||||
/*
|
||||
* This file is part of the Symfony framework.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue