Closed issakujitsuk closed 2 days ago
Hi @issakujitsuk, thanks for this feature request. We will be open to accept a PR contribution for this, if you are willing to provide one? It will be something like:
"psr/cache": "^1.0 || ^2.0 || ^3.0",
Thanks!
Thank you for your replay, @yenfryherrerafeliz. Yes, I am willing to provide a pull request for this. I will work on it and submit it later.
This issue is now closed. Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one.
Thanks for the contribution @issakujitsuk!
Thank you for merging as well, @stobrien89 😄
Describe the feature
Currently,
aws-sdk-php
specifiespsr/cache:^1.0
in the composer.json. Please add support forpsr/cache:^3.0
.Use Case
I want to update
web-token/jwt-library
from version 3.3.x to 3.4.x, but I'm unable to do so becauseaws/aws-sdk-php
lockspsr/cache
to version 1.0.Proposed Solution
No response
Other Information
No response
Acknowledgements
SDK version used
3.324.13
Environment details (Version of PHP (
php -v
)? OS name and version, etc.)PHP 8.2.8, Amazon Linux 2