Heimdall/vendor/psr/cache
2022-11-14 21:39:27 +01:00
..
src reinstall dependencies on php 7.4 2022-11-14 21:39:27 +01:00
CHANGELOG.md changes 2018-10-18 15:59:38 +01:00
composer.json reinstall dependencies on php 7.4 2022-11-14 21:39:27 +01:00
LICENSE.txt changes 2018-10-18 15:59:38 +01:00
README.md reinstall dependencies on php 7.4 2022-11-14 21:39:27 +01:00

PSR Cache

This repository holds all interfaces defined by PSR-6.

Note that this is not a Cache implementation of its own. It is merely an interface that describes a Cache implementation. See the specification for more details.