Skip to content

cache-plugin is not a hard dependency to use this bundle #311

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

Merged
merged 1 commit into from
Mar 2, 2019

Conversation

dbu
Copy link
Collaborator

@dbu dbu commented Feb 8, 2019

Q A
Bug fix? no
New feature? no
BC breaks? not really
Deprecations? no
Related tickets fixes #310
Documentation php-http/documentation#254
License MIT

What's in this PR?

Remove hard dependency on the cache plugin.

Why?

When no caching is configured, the bundle does not need that package.

Checklist

@dbu dbu force-pushed the do-not-require-cache branch from bc22e25 to 29cd524 Compare February 23, 2019 07:58
@dbu dbu requested a review from xabbuh February 23, 2019 07:59
@dbu dbu requested a review from Nyholm March 2, 2019 09:43
Copy link
Member

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you

@Nyholm Nyholm merged commit fb10182 into master Mar 2, 2019
@Nyholm Nyholm deleted the do-not-require-cache branch March 2, 2019 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Why do we need the cache plugin?
3 participants