Skip to content

Commit 86718e5

Browse files
committed
Update composer.json
1 parent e51309e commit 86718e5

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

composer.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
{
22
"name": "robinn/phpcacheadmin",
3-
"description": "Web dashboard for Redis, Memcached and OPCache.",
3+
"description": "Web dashboard for Redis, Memcache(d) and OPCache.",
44
"keywords": [
55
"redis",
6+
"memcache",
67
"memcached",
78
"opcache",
89
"cache",
9-
"admin"
10+
"admin",
11+
"dashboard",
12+
"gui"
1013
],
1114
"license": "MIT",
1215
"type": "project",

0 commit comments

Comments
 (0)