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

composer.json - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3b22fd8a25bbccd4f738c5695072b68151b718ec (plain)
1
2
3
4
5
{
    "require": {
        "solarium/solarium": "^3.6"
    }
}