Skip to content

[Caching] Add VersionResolver::PACKAGE_VERSION to FileHashComputer::compute() so cache cleared on composer update got new version#4904

Merged
TomasVotruba merged 1 commit intomainfrom
add-package-version
Sep 3, 2023
Merged

[Caching] Add VersionResolver::PACKAGE_VERSION to FileHashComputer::compute() so cache cleared on composer update got new version#4904
TomasVotruba merged 1 commit intomainfrom
add-package-version

Conversation

@samsonasik
Copy link
Copy Markdown
Member

@TomasVotruba @staabm here to include VersionResolver::PACKAGE_VERSION value to be part of hash to ensure when run:

composer update

# got new version

# re-run rector got automatically cleared cache
vendor/bin/rector

…ompute() so cache cleared on composer update got new version
@samsonasik
Copy link
Copy Markdown
Member Author

All checks have passed 🎉 @TomasVotruba I think it is ready.

@TomasVotruba
Copy link
Copy Markdown
Member

Thanks 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants