Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Money Planner",
|
||||
"description": "Persönliche Ausgaben planen",
|
||||
"type": "project",
|
||||
"license": "AGPL",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Nils Otterpohl"
|
||||
}
|
||||
],
|
||||
"require": {},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^5.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user