Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Doesn't seem to be measurable differences between psr/cache version 2 and version 3.
I realize there might be something better to do with this, but Drupal ...
So the chain for me is that Drupal 10 eventually requires psr/cache ^3.0 because of guzzle requirements. The bibcite_crossref integration for Drupal depends on the client https://github.com/renanbr/crossref-client and that depends on cache/array-adapter.
So resolving the dependency here allows bibcite to be enabled in the Drupal 10 installation.
This is a READ ONLY repository.
Please make your pull request to https://github.com/php-cache/cache
Thank you for contributing.