date.chapril.org-framadate/composer.json
Olivier PEREZ fcaea63b84 A big part of refactoring
* Use Smarty to split View and Controller on studs page (work in progress)
* Add field "active" to Poll
* And some other stuff...
2014-12-12 13:46:55 +01:00

10 lines
134 B
JSON

{
"require": {
"smarty/smarty": "3.1.21"
},
"autoload": {
"psr-0": {"Framadate": "app/classes/"}
}
}