E-learning-Server/cli/composer.json
2014-07-28 21:38:25 -07:00

8 lines
121 B
JSON

{
"name": "uelearning",
"description": "UElearning",
"require": {
"symfony/console": "2.5.*"
}
}