Skip to content

Commit

Permalink
Merge pull request #485 from greg0ire/update-branch-metadata
Browse files Browse the repository at this point in the history
Update branch metadata
  • Loading branch information
SenseException authored Dec 5, 2024
2 parents 9018531 + ab666e5 commit 51d6cd3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .symfony.bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ branches:
- "3.5.x"
- "3.6.x"
- "3.7.x"
- "4.0.x"
maintained_branches:
- "3.7.x"
- "4.0.x"
doc_dir: "docs/"
dev_branch: "3.7.x"
dev_branch: "4.0.x"

0 comments on commit 51d6cd3

Please sign in to comment.