DivanteLtd / pimcore-magento2-bridge

Pimcore module for Magento 2 integration
35 stars 23 forks source link

Does not work with composer 2 #105

Closed jdigiorgio closed 3 years ago

jdigiorgio commented 3 years ago

Installing using composer 2 causes a lot of errors of the type 'Class ... located in ... does not comply with psr-4 autoloading standard. Skipping.' After that process completes the bundle does not appear at all in pimcore:bundle:list and it cannot be enabled or installed. Downgrading to composer 1 works.

mbolka commented 3 years ago

Thank you for your ticket. We have updated develop-v2 with changes to fully comply with PSR-4. It should be working now.