Update composer.json
This commit is contained in:
parent
56fe3eeeb6
commit
c06132fbe7
12
composer.json
Normal file
12
composer.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"name": "gnh1201/reasonableframework",
|
||||
"description": "Reasonable Framework is PHP framework for make solid and secure web development.",
|
||||
"license": "LGPL-3.0",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Go Namhyeon",
|
||||
"email": "gnh1201@gmail.com"
|
||||
}
|
||||
],
|
||||
"require": {}
|
||||
}
|
Loading…
Reference in New Issue
Block a user