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

composer.json - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 628ee601103f3488b5c3d192ca4a611e52814d5a (plain)
1
2
3
4
5
6
7
8
{
	"require": {
		"symfony/routing": "2.0.*"
	},
	"config": {
		"vendor-dir": "3rdparty"
	}
}