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 psr/cache 2.0 support #116

Closed
taarim opened this issue Feb 9, 2022 · 1 comment
Closed

Add psr/cache 2.0 support #116

taarim opened this issue Feb 9, 2022 · 1 comment

Comments

@taarim
Copy link
Contributor

taarim commented Feb 9, 2022

Using this package with symfony we cant update framework to 6.* version.

required cache/array-adapter library already supports cache 2.0 version

cache/adapter-common      1.3.0  requires  psr/cache (^1.0 || ^2.0)  
cache/array-adapter       1.2.0  requires  psr/cache (^1.0 || ^2.0)  
cache/hierarchical-cache  1.2.0  requires  psr/cache (^1.0 || ^2.0)  
cache/tag-interop         1.1.0  requires  psr/cache (^1.0 || ^2.0)
@sergeyklay
Copy link
Collaborator

Released https://github.com/jonahgeorge/jaeger-client-php/releases/tag/v1.4.0

Thank you for the implementation!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants