Grep command to resolve dependency of symfony bundle
grep -o -r -h -E --exclude-dir=vendor 'Symfony\\Component\\[^\\]+\\' .|sort|uniq