Skip to content

v1.7.16

Choose a tag to compare

@haggaiwambua haggaiwambua released this 13 May 02:59
· 65 commits to master since this release
Immutable release. Only release title and notes can be modified.
31d56f6

Fixed

  • UpToDateDependencyAnalyzer no longer false-positives on live Vapor Lambda deployments — Composer is not installed in Lambda containers; shouldRun() now returns false on serverless runtimes so the check is skipped entirely
  • UpToDateDependencyAnalyzer metadata composer_version_check now reflects --ignore-platform-reqs when it is passed to the dry-run