phpro / zf-doctrine-hydration-module

Configurable Doctrine hydrators for ZF2
18 stars 33 forks source link

Update Module.php #36

Closed jguittard closed 5 years ago

jguittard commented 7 years ago

Composer relies on PSR-4 for autoloading. So Module::getAutoloaderConfig is no longer called. Also, to be compliant with Zend Component Installer, removed ConfigProviderInterface

veewee commented 7 years ago

Hi @jguittard,

Thanks for the PR. Can you take a look at the failing tests? I can't seem to find any resources on why the ConfigProviderInterface can't be used with the composer installer?

michalbundyra commented 5 years ago

@veewee it would be good to have it merged as well, we just need remove two tests and it should be fine, as we don't need longer these tests: