summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index fd0695c..90d2576 100644
--- a/composer.json
+++ b/composer.json
@@ -19,6 +19,12 @@
"name": "Brent R. Matzelle"
}
],
+ "funding": [
+ {
+ "url": "https://github.com/synchro",
+ "type": "github"
+ }
+ ],
"require": {
"php": ">=5.5.0",
"ext-ctype": "*",