Skip to content

v2.1.1 — Fix vendor/ missing from distribution

Choose a tag to compare

@numanrki numanrki released this 11 Mar 14:59
· 17 commits to master since this release

Fixed

  • Critical: vendor/ directory (SDK + Guzzle dependencies) was excluded from distribution by .gitignore and .git/info/exclude, causing Class not found fatal error on production servers
  • Composer path repository now uses symlink: false so SDK files are copied into vendor/ instead of symlinked