reasonableframework/composer.json

15 lines
365 B
JSON

{
"name": "gnh1201/reasonableframework",
"description": "ReasonableFramework is RVHM structured PHP Web Framework, Securely, Compatibility.",
"license": "LGPL-3.0",
"authors": [
{
"name": "Go Namhyeon",
"email": "gnh1201@gmail.com"
}
],
"require": {
"bozhinov/pChart2.0-for-PHP7": "*"
}
}