We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496685c commit 56412b1Copy full SHA for 56412b1
composer.json
@@ -1,6 +1,8 @@
1
{
2
"name": "phpfastcache/phpfastcache",
3
"type": "library",
4
+ "version": "2.4.2"
5
+ "tags": "2.4.2",
6
"description": "PHP Cache Class - Supported Redis, Cookie, Predis, APC, MemCached, WinCache, Files, PDO, Reduce mySQL Call by Caching",
7
"keywords": ["cache","caching","php cache","mysql cache","apc cache","apc","memcache","memcached","wincache","files cache","pdo cache","cache class","redis","predis","cookie"],
8
"homepage": "http://www.phpfastcache.com",
0 commit comments