From 489605165f25022a1eb52711112d618c939c800a Mon Sep 17 00:00:00 2001 From: Andyvanee <1andyvanee@gmail.com> Date: Mon, 22 Jul 2013 23:23:01 -0600 Subject: [PATCH] Need description? --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 471659a..b622c50 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,6 @@ { "name": "nterchange_pear", + "description": "PEAR library dependencies for nterchange", "version": "0.0.1", "include-path": ["./"] }