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

composer.json - github.com/nextcloud/files_excludedirs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 70e258db077eb2881f580884446aa03714530d17 (plain)
1
2
3
4
5
{
    "require": {
        "webmozart/glob": "^4.1"
    }
}