From 579b63fbf2a551cfd6fdcd5f367f7c0f222b5606 Mon Sep 17 00:00:00 2001 From: timoh Date: Fri, 16 Mar 2012 15:53:34 +0200 Subject: [PATCH] Add composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6212edc..ada24f3 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "tcrypto/tcrypto", - "description": "Simple and flexible PHP 5.3+ key-value storage library", + "description": "Simple and flexible PHP 5.3+ key-value storage library.", "homepage": "https://github.com/timoh6/TCrypto", "type": "library", "license": "Public Domain",