Skip to content

Commit a07d04b

Browse files
Update Symfony bundle metadata
1 parent 6929b02 commit a07d04b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.symfony.bundle.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ branches:
1414
maintained_branches:
1515
- "2.15.x"
1616
- "2.16.x"
17-
doc_dir: { "2.12.x": "docs/", "2.13.x": "docs/en/" }
17+
doc_dir:
18+
"2.12.x": docs/
19+
"2.13.x": docs/en/
20+
"2.14.x": docs/en/
21+
"2.15.x": docs/en/
22+
"2.16.x": docs/en/
1823
current_branch: "2.15.x"
1924
dev_branch: "2.16.x"

0 commit comments

Comments
 (0)