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

composer.json « mozart « vendor-bin - github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 07d07b8d8ba37116238e303a5f8a5ac7aad2565d (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"config": {
		"platform": {
			"php": "7.4"
		},
		"sort-packages": true
	},
	"require": {
		"coenjacobs/mozart": "^0.7.1"
	}
}