complete composer.json file

(cherry picked from commit b9e669a757)
This commit is contained in:
Simon Leblanc 2014-11-27 23:42:57 +01:00 committed by Olivier PEREZ
parent 7483620880
commit 760932cbf9
1 changed files with 8 additions and 0 deletions

View File

@ -1,4 +1,12 @@
{
"name": "framasoft/framadate",
"description": "Application to facilitate the schedule of events or classic polls",
"keywords": "poll",
"version": "0.9.0",
"license": "CeCILL-B",
"type": "project",
"require": {
"smarty/smarty": "3.1.21"
},