summaryrefslogtreecommitdiff
path: root/vendor/doctrine/common/.doctrine-project.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/doctrine/common/.doctrine-project.json')
-rw-r--r--vendor/doctrine/common/.doctrine-project.json38
1 files changed, 0 insertions, 38 deletions
diff --git a/vendor/doctrine/common/.doctrine-project.json b/vendor/doctrine/common/.doctrine-project.json
deleted file mode 100644
index 1f33c55..0000000
--- a/vendor/doctrine/common/.doctrine-project.json
+++ /dev/null
@@ -1,38 +0,0 @@
-{
- "active": true,
- "name": "Common",
- "slug": "common",
- "docsSlug": "doctrine-common",
- "versions": [
- {
- "name": "3.1",
- "branchName": "3.1.x",
- "slug": "3.1",
- "upcoming": true
- },
- {
- "name": "3.0",
- "branchName": "3.0.x",
- "slug": "3.0",
- "current": true
- },
- {
- "name": "2.13",
- "branchName": "2.13.x",
- "slug": "2.13",
- "maintained": false
- },
- {
- "name": "2.12",
- "branchName": "2.12.x",
- "slug": "2.12",
- "maintained": false
- },
- {
- "name": "2.11",
- "branchName": "2.11",
- "slug": "2.11",
- "maintained": false
- }
- ]
-}