nico@nico-laptop:~/git/pim-ce-18-orm$ ./bin/php-coupling-detector detect --config-file=.php_cd src -v
Parsing 1821 nodes...
Checking 14 rules...
Node /home/nico/git/pim-ce-18-orm/src/Akeneo/Component/Console/CommandLauncher.php does not respect the rule Akeneo\Component\Console:
* type: only
* description: have no real existence, should be merged into Batch
* requirements: Symfony\Component\Serializer, Symfony\Component\Validator, Symfony\Component\EventDispatcher, Symfony\Component\Security\Core, Symfony\Component\OptionsResolver, Symfony\Component\PropertyAccess, Symfony\Component\Filesystem, Symfony\Component\Yaml, Doctrine\Common\Collections, Doctrine\Common\Util\Inflector, Doctrine\Common\Util\ClassUtils, Doctrine\Common\Persistence\ObjectRepository, Akeneo\Component\StorageUtils, Akeneo\Component\Console
The following tokens are wrong:
* Symfony\Component\Process\PhpExecutableFinder
...
Finish to upgrade php-cs-fixer using the new namespace + testing with a pim v1.8 build,