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

Allow psr/cache ^3.0 #520

Closed
wants to merge 1 commit into from
Closed

Conversation

stephanvierkant
Copy link

There is a breaking change (added return types) but that doesn't impact this library because it doesn't implement the interfaces.

Copy link
Collaborator

@bshaffer bshaffer left a comment

Choose a reason for hiding this comment

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

This dependency is in require-dev, so what is the point of this PR? It won't unblock anyone (dev deps aren't installed for transitive dependencies) and it breaks our existing TestMemoryCacheItem.

If we want to support this, we can upgrade TestMemoryCacheItem and drop support for psr/cache:1.0 if you'd like.

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.

None yet

2 participants