From 2d8be58cc2ca862ac6a3c809945138097afe7a2a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 18 Mar 2020 08:17:10 +0100 Subject: v1.0.66 --- composer.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'composer.json') 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": [ { -- cgit