diff options
| -rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json index 0f9116c7..b0a54ddd 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,6 @@ { "name" : "adodb/adodb-php", + "description" : "ADOdb is a PHP database abstraction layer library", "license" : [ "LGPL-2.1", " BSD-2-Clause" ], "authors" : [ { |
