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

support cache plugin 2.x, bump to minimum 1.7 to always support psr17… #448

Merged
merged 1 commit into from Feb 26, 2024

Conversation

dbu
Copy link
Collaborator

@dbu dbu commented Feb 26, 2024

… stream factory

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets fixes #160
Documentation -
License MIT

What's in this PR?

Set up cache plugin with psr17 stream factory to be compatible with cache plugin 2.x. Set minimum version to 1.7 because that is the first version that accets the psr17 factory.

@dbu dbu merged commit c11415a into 1.x Feb 26, 2024
14 checks passed
@dbu dbu deleted the support-cache-2.x branch February 26, 2024 15:43
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.

GuzzleStreamFactory not compatible with cache-plugin v2
1 participant