Welcome to mirror list, hosted at ThFree Co, Russian Federation.

composer.json - github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c44af99dd809441680b8e14c4e2f4056875867a9 (plain)
1
2
3
4
5
6
7
8
{
    "require": {
        "sabre/xml": "^1.2"
    },
    "require-dev": {
        "phpunit/phpunit": "4.8.*"
    }
}