v2.1.1 — Fix vendor/ missing from distribution
Fixed
- Critical:
vendor/directory (SDK + Guzzle dependencies) was excluded from distribution by.gitignoreand.git/info/exclude, causingClass not foundfatal error on production servers - Composer path repository now uses
symlink: falseso SDK files are copied intovendor/instead of symlinked