You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the lithium framework together with composer. Lithium expects the libraries to be placed inside a libraries folder instead of vendor. Working on many lithium projects, having a non-standard vendor directory isn't uncommon.
You can specify an alternate vendor path in the composer.json config.
We need to update bin/IndexGenerator.php to read the composer.json and then update the following lines:
bin/IndexGenerator.php:237
bin/IndexGenerator:382
bin/IndexGenerator:417
The text was updated successfully, but these errors were encountered: