gnu-social/vendor/doctrine/cache
Diogo Peralta Cordeiro 6e031d623a [VersionBump] 2.0.0beta0
Updated composer and translations

composer install --no-dev
composer dump-autoload --optimize
git add vendor/ --force
make updatepo
2021-07-18 12:49:17 +01:00
..
lib/Doctrine/Common/Cache [VersionBump] 2.0.0beta0 2021-07-18 12:49:17 +01:00
LICENSE [COMPOSER] Add new php-ffmpeg package 2021-07-16 19:44:40 +01:00
README.md [VersionBump] 2.0.0beta0 2021-07-18 12:49:17 +01:00
UPGRADE-1.4.md [VersionBump] 2.0.0beta0 2021-07-18 12:49:17 +01:00
UPGRADE-1.11.md [VersionBump] 2.0.0beta0 2021-07-18 12:49:17 +01:00
composer.json [VersionBump] 2.0.0beta0 2021-07-18 12:49:17 +01:00

README.md

Doctrine Cache

Build Status Code Coverage

Latest Stable Version Total Downloads

Cache component extracted from the Doctrine Common project. Documentation

This library is deprecated and will no longer receive bug fixes from the Doctrine Project. Please use a different cache library, preferably PSR-6 or PSR-16 instead.