Add funding info

This commit is contained in:
Marcus Bointon 2020-05-06 16:42:34 +02:00
parent 5b63b3955c
commit a7f1b23aae
No known key found for this signature in database
GPG Key ID: DE31CD6EB646AA24
1 changed files with 6 additions and 0 deletions

View File

@ -19,6 +19,12 @@
"name": "Brent R. Matzelle"
}
],
"funding": [
{
"url": "https://github.com/synchro",
"type": "github"
}
],
"require": {
"php": ">=5.5.0",
"ext-ctype": "*",