diff options
author | Mario <mario@mariovavti.com> | 2021-01-18 14:00:21 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-01-18 14:00:21 +0000 |
commit | 9acfc44ac95864007778a837f7833143b271f4d6 (patch) | |
tree | 7321cb7b8e94db2cdab9c5408719bb5ba35e2262 /composer.json | |
parent | d5bd09b983f5d3edc44bf383a27ef84a9aa84f5a (diff) | |
download | volse-hubzilla-9acfc44ac95864007778a837f7833143b271f4d6.tar.gz volse-hubzilla-9acfc44ac95864007778a837f7833143b271f4d6.tar.bz2 volse-hubzilla-9acfc44ac95864007778a837f7833143b271f4d6.zip |
cleanup daemon/expire
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 ab9d6a371..d138ccc43 100644 --- a/composer.json +++ b/composer.json @@ -31,6 +31,7 @@ "ext-openssl": "*", "ext-json": "*", "ext-zip": "*", + "ext-posix": "*", "sabre/dav": "^4.0", "michelf/php-markdown": "^1.7", "bshaffer/oauth2-server-php": "^1.9", |