mirror of
https://github.com/doctrine/collections.git
synced 2026-03-23 22:22:10 +01:00
Update branch metadata
3.0.0 has been released. As a consequence: - 3.0.x is the current branch. - 3.1.x is the next minor branch. - 4.0.x is the next major branch.
This commit is contained in:
@@ -5,16 +5,28 @@
|
||||
"docsSlug": "doctrine-collections",
|
||||
"versions": [
|
||||
{
|
||||
"name": "3.0",
|
||||
"branchName": "3.0.x",
|
||||
"name": "4.0",
|
||||
"branchName": "4.0.x",
|
||||
"slug": "latest",
|
||||
"upcoming": true
|
||||
},
|
||||
{
|
||||
"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.6",
|
||||
"branchName": "2.6.x",
|
||||
"slug": "2.6",
|
||||
"current": true
|
||||
"maintained": true
|
||||
},
|
||||
{
|
||||
"name": "2.5",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Doctrine Collections
|
||||
|
||||
[](https://github.com/doctrine/collections/actions)
|
||||
[](https://codecov.io/gh/doctrine/collections/branch/2.6.x)
|
||||
[](https://codecov.io/gh/doctrine/collections/branch/3.0.x)
|
||||
|
||||
Collections Abstraction library
|
||||
|
||||
Reference in New Issue
Block a user