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: a14de1d416a13cf74c59d08460ed876e06b2c4ff (plain)
1
2
3
4
5
{
    "require": {
        "solarium/solarium": "^3.7"
    }
}