mirror of
https://github.com/doctrine/instantiator.git
synced 2026-03-23 22:42:06 +01:00
Remove branchName property for branches with tags
This will allow us to remove these branches.
This commit is contained in:
@@ -18,25 +18,21 @@
|
||||
},
|
||||
{
|
||||
"name": "2.0",
|
||||
"branchName": "2.0.x",
|
||||
"slug": "2.0",
|
||||
"maintained": false
|
||||
},
|
||||
{
|
||||
"name": "1.5",
|
||||
"branchName": "1.5.x",
|
||||
"slug": "1.5",
|
||||
"maintained": false
|
||||
},
|
||||
{
|
||||
"name": "1.4",
|
||||
"branchName": "1.4.x",
|
||||
"slug": "1.4",
|
||||
"maintained": false
|
||||
},
|
||||
{
|
||||
"name": "1.3",
|
||||
"branchName": "1.3.x",
|
||||
"slug": "1.3",
|
||||
"maintained": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user