Update composer files.

This commit is contained in:
James Cole
2020-03-20 18:15:24 +01:00
parent bf06f8eac3
commit 9ab36d4598
2 changed files with 73 additions and 31 deletions

View File

@@ -54,6 +54,20 @@
"source": "https://github.com/firefly-iii/firefly-iii",
"docs": "https://docs.firefly-iii.org/"
},
"funding": [
{
"type": "patreon",
"url": "https://www.patreon.com/JC5"
},
{
"type": "github",
"url": "https://github.com/sponsors/JC5"
},
{
"type": "paypal",
"url": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=44UKUT455HUFA"
}
],
"require": {
"php": ">=7.3.0",
"ext-bcmath": "*",