Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Kopano-dev/kdav

Tags

v0.10.0

Toggle v0.10.0's commit message
Vendor 3rd-party runtime dependencies

KDAV has runtime dependencies which cannot easily be resolved on
distributions. Thus this change vendors and locks the runtime
dependencies to be shipped with the KDAV source code.

To update again, use something like

```
composer install --no-dev --ignore-platform-reqs
```

in the source directory.

v0.9.0

Toggle v0.9.0's commit message
fix remaining image

Signed-off-by: Felix Bartels <[email protected]>