Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add composer post install/update hooks to clear config cache #121

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

Xerkus
Copy link
Member

@Xerkus Xerkus commented Feb 23, 2023

Q A
Documentation no
Bugfix no
BC Break no
New Feature yes
RFC no
QA no

Description

Users occasionally seek help with container services not found or config not working. One of the reasons that occurs is because they have stale config cache.

This change will make any composer install or update clear potentially stale config cache, preventing such issue.

Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
@Xerkus Xerkus added the Enhancement New feature or request label Feb 23, 2023
@Xerkus Xerkus changed the base branch from 3.14.x to 3.15.x January 8, 2024 16:01
@Xerkus Xerkus added this to the 3.15.0 milestone Jan 8, 2024
@Xerkus Xerkus merged commit d3b2319 into mezzio:3.15.x Jan 8, 2024
@Xerkus Xerkus deleted the feature/clean-config-cache-on-install branch January 8, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant