ctucx.git: tinyDAV

[php] Cal-/ CardDAV server with a simple web-GUI based on SabreDAV

1 
2 
3 
4 
5 
6 
7 
8 
{
    "name": "ctucx/tinyDAV",
    "require": {
        "php"             : ">=7.0",
        "sabre/dav"       : "~4.0",
        "ralouphie/mimey" : "~2.0"
     }
}