composer / installers

A Multi-Framework Composer Library Installer
MIT License
1.43k stars 412 forks source link

Want to write a custom path for plug-in package? I don't know how to debug #505

Open ken678 opened 2 years ago

ken678 commented 2 years ago

https://github.com/composer/installers/blob/main/src/Composer/Installers/Installer.php For example, how to output 159 lines of print($installpath),

I don't know how to debug