summaryrefslogtreecommitdiff
path: root/vendor/doctrine/collections/.doctrine-project.json
blob: 57d2feffb0aafdc3074c95b75a56f4aa754c2998 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"active": true,
	"name": "Collections",
	"slug": "collections",
	"docsSlug": "doctrine-collections",
	"versions": [
		{
			"name": "master",
			"branchName": "master",
			"slug": "latest",
			"aliases": [
				"current",
				"stable"
			]
		}
	]
}