first commit
This commit is contained in:
15
composer.json
Normal file
15
composer.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "jdg/mywiki",
|
||||
"description": "Wiki personal para organizar tus notas",
|
||||
"type": "project",
|
||||
"license": "AGPL",
|
||||
"authors": [
|
||||
{
|
||||
"name": "José David Guillén Dominguez"
|
||||
}
|
||||
],
|
||||
"require": {},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^5.4"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user