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

psr/simple-cache version constraints #320

Open
arabcoders opened this issue Dec 24, 2021 · 2 comments · May be fixed by #321
Open

psr/simple-cache version constraints #320

arabcoders opened this issue Dec 24, 2021 · 2 comments · May be fixed by #321
Labels

Comments

@arabcoders
Copy link

Hi,

Im trying to migrate to league/route:^5.0, however it requires "psr/simple-cache": ^1.0 where i depend on ^3.0. is it possible to widen the constraints to cover all simple-cache versions e.g.:

{
    "psr/simple-cache": "^1.0|^2.0|^3.0"
}
@philipobenito
Copy link
Member

Yeah will sort this after xmas

@arabcoders
Copy link
Author

Yeah will sort this after xmas

Thank you and happy holiday to you all.

PS. i can send the PR if you want.

arabcoders added a commit to arabcoders/route that referenced this issue Dec 24, 2021
Widen psr/simple-cache version constraint to support 1.0|2.0|3.0.
Fixes thephpleague#320
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants