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

composer.json « tests - github.com/nextcloud/updater.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0b2fce2d7d6a606dad0a087f8202cbf00de35e6e (plain)
1
2
3
4
5
6
7
{
    "require-dev": {
    },
    "require": {
        "behat/behat": "3.0.*"
    }
}