1 code examples of PHP ZenCodex\ComposerMirror\FileUtils extracted from open source projects
protected function execute(InputInterface $input, OutputInterface $output)
{
FileUtils::badCountOfAllPackages();
// FileUtils::badCountOfProviderPackages('packages.json');
}