mirror of
https://github.com/doctrine/DoctrineMigrationsBundle.git
synced 2026-03-23 22:32:17 +01:00
4.0.0 has been released. As a consequence: - 3.7.x is just maintained; - 4.0.x is the new current branch; - 4.1.x and 5.0.x have been created, and are upcoming. I have also taken this as an occasion to remove old doc versions.
10 lines
174 B
YAML
10 lines
174 B
YAML
branches:
|
|
- "3.7.x"
|
|
- "3.8.x"
|
|
- "4.0.x"
|
|
- "4.1.x"
|
|
- "5.0.x"
|
|
maintained_branches: ["3.7.x", "3.8.x", "4.0.x", "4.1.x", "5.0.x"]
|
|
doc_dir: "docs/"
|
|
dev_branch: "5.0.x"
|