Th3Mouk
4/21/2016 - 1:14 PM

Grep command to resolve dependency of symfony bundle

Grep command to resolve dependency of symfony bundle

grep -o -r -h -E  --exclude-dir=vendor 'Symfony\\Component\\[^\\]+\\'  .|sort|uniq