There are some other questions on this subject already, but none of them were really helpful. I am new to Symfony, so it\'s pretty hard to get my head around it.
I
My mistake was that I forgot to add distant bundles/bundles in "vendor" inside my AppKernel file.
AppKernel
They weren't registered in the registerBundles() method.
registerBundles()