-
Notifications
You must be signed in to change notification settings - Fork 14
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
Allow psr/simple-cache 3.x #120
Allow psr/simple-cache 3.x #120
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some notes to assist with your review :)
@colinodell This looks great! Thanks for doing this! I'm happy with this but I'd like @RikudouSage to take a glance and give the nod |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great! There's just one small thing and then I'm more than happy to merge!
Description
Adds support for using this library with
psr/simple-cache
2.x and 3.x without breaking backward-compatibility.Closes #119
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: