Add funding info
This commit is contained in:
parent
5b63b3955c
commit
a7f1b23aae
|
|
@ -19,6 +19,12 @@
|
|||
"name": "Brent R. Matzelle"
|
||||
}
|
||||
],
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/synchro",
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.5.0",
|
||||
"ext-ctype": "*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue