diff options
author | Remi Collet <remi@remirepo.net> | 2020-03-18 08:17:10 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-03-18 08:17:10 +0100 |
commit | 2d8be58cc2ca862ac6a3c809945138097afe7a2a (patch) | |
tree | 9c47642b637e8fbab68a3a022baa4ab570bb4925 /composer.json | |
parent | 17daaf108c2bc6832b1aa9af906075b4f65c089a (diff) |
v1.0.66
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/composer.json b/composer.json index 72b0787..51169de 100644 --- a/composer.json +++ b/composer.json @@ -7,6 +7,12 @@ "abstraction", "s3", "ftp", "sftp", "remote", "webdav", "file systems", "cloud", "cloud files", "rackspace", "copy.com" ], + "funding": [ + { + "type": "other", + "url": "https://offset.earth/frankdejonge" + } + ], "license": "MIT", "authors": [ { |