Files
EasySoft-ZenTaoPMS/composer.json

13 lines
312 B
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "easysoft/zentaopms",
"description": "Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!",
"type": "project",
"license": "ZPL",
"require": {
"php": "~5.2||~7.0",
"ext-json" : "*",
"ext-mbstring" : "*",
"ext-curl" : "*"
}
}