complete composer.json file
{ | ||
"name": "framasoft/framadate", | ||
"description": "Application to facilitate the schedule of events or classic polls", | ||
"keywords": "poll", | ||
"version": "0.8.0", | ||
"license": "CeCILL-B", | ||
"type": "project", | ||
"require": { | ||
"adodb/adodb-php": "5.19" | ||
}, | ||
... | ... |
Please register or sign in to comment