Skye Brady
Skye Brady
If the vendor directory is set to anything other than 'vendor', mozart compose fails silently without doing anything. When integrating composer into legacy codebases it is sometimes necessary to use...
Adds support for non-default vendor directory Useful when working on a legacy wordpress theme or plugin where 'vendor' is already in use before adopting composer https://getcomposer.org/doc/06-config.md#vendor-dir
Imports for sqlite3 and static-serve in server index are broken. This PR fixes them.