mirror of
https://github.com/flarum/core.git
synced 2025-07-25 02:31:17 +02:00
This lets us or anyone modify the path from where dependencies (usually installed into /vendor by Composer) are loaded. We need to be able to tweak this in our integration tests, where the application code under test needs access to certain dependencies.