Skip to content

Commit 56412b1

Browse files
committed
Add Tags
1 parent 496685c commit 56412b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"name": "phpfastcache/phpfastcache",
33
"type": "library",
4+
"version": "2.4.2"
5+
"tags": "2.4.2",
46
"description": "PHP Cache Class - Supported Redis, Cookie, Predis, APC, MemCached, WinCache, Files, PDO, Reduce mySQL Call by Caching",
57
"keywords": ["cache","caching","php cache","mysql cache","apc cache","apc","memcache","memcached","wincache","files cache","pdo cache","cache class","redis","predis","cookie"],
68
"homepage": "http://www.phpfastcache.com",

0 commit comments

Comments
 (0)