Skip to content

Commit c48b545

Browse files
committed
Update composer.json
1 parent 56412b1 commit c48b545

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

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

0 commit comments

Comments
 (0)