mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-27 17:31:09 -06:00
Updated composer.json [skip-ci]
This commit is contained in:
parent
445de5a1d8
commit
a45d384c90
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"name": "grumpydictator/firefly",
|
"name": "grumpydictator/firefly-iii",
|
||||||
"description": "A web-application to manage your finances.",
|
"description": "A web-application to manage your finances. This version will replace grumpydictator/firefly when it's finished.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": ["finance", "finances", "manager", "euro", "laravel", "money", "financials", "budgets", "transactions", "transfers", "management"],
|
"keywords": ["finance", "finances", "manager", "euro", "laravel", "money", "financials", "budgets", "transactions", "transfers", "management"],
|
||||||
"homepage": "https://github.com/JC5/firefly-v",
|
"homepage": "https://github.com/JC5/firefly-iii",
|
||||||
"php": ">=5.4.0",
|
"php": ">=5.4.0",
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "James Cole",
|
"name": "Sander Dorigo",
|
||||||
"email": "thegrumpydictator@gmail.com",
|
"email": "thegrumpydictator@gmail.com",
|
||||||
"homepage": "https://github.com/JC5",
|
"homepage": "https://github.com/JC5",
|
||||||
"role": "Developer"
|
"role": "Developer"
|
||||||
@ -16,8 +16,8 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"email": "thegrumpydictator@gmail.com",
|
"email": "thegrumpydictator@gmail.com",
|
||||||
"issues": "https://github.com/JC5/firefly-v/issues?state=open",
|
"issues": "https://github.com/JC5/firefly-iii/issues?state=open",
|
||||||
"source": "https://github.com/JC5/firefly-v"
|
"source": "https://github.com/JC5/firefly-iii"
|
||||||
|
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
Loading…
Reference in New Issue
Block a user