phpgearbox / class-finder

Utility class to help you discover other classes / namespaces based on the composer auto loader.
MIT License
6 stars 8 forks source link

When using classes that extends from Composer\Installer\LibraryInstaller it breaks #1

Open jmverges opened 7 years ago

jmverges commented 7 years ago

When using classes that extends from Composer\Installer\LibraryInstaller it breaks.