diff options
author | Remi Collet <remi@remirepo.net> | 2020-01-02 15:37:36 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-01-02 15:37:36 +0100 |
commit | 5646d1c6c0a29b9a8f6d20a5e49900a66f991cd8 (patch) | |
tree | b9ac442f2b8c15a61b35176a5a95d402c4dc301a /composer.json | |
parent | 27f98c0d4db83df318f38b0fc580c6b06b3c85f6 (diff) |
v1.0.62
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json index 84229e9..92ab388 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,6 @@ { "name": "league/flysystem", + "type": "library", "description": "Filesystem abstraction: Many filesystems, one API.", "keywords": [ "filesystem", "filesystems", "files", "storage", "dropbox", "aws", |