Files
archived-DoctrineMigrations…/.symfony.bundle.yaml
Grégoire Paris b2f93b2249 Update branch metadata
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.
2025-12-05 18:28:17 +01:00

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"