v1.7.15
·
67 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
Fixed
UpToDateDependencyAnalyzerno longer false-positives on Laravel Vapor, serverless, and Laravel Cloud —composer.lockis generated on the developer's machine but the dry-run executes on a different OS with different PHP extensions, causing Composer to report platform-specific packages as needing updates;--ignore-platform-reqsis now passed to the dry-run on these platforms so only version-constraint differences are evaluated; real outdated dependencies continue to be detected correctly