Skip to content

Commit 8423b75

Browse files
authored
[chore] adjust .symfony.bundle.yaml for new branch (zenstruck#325)
1 parent a3f3cdb commit 8423b75

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.symfony.bundle.yaml

+3-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
branches: ['master']
2-
maintained_branches: ['master']
3-
current_branch: "master"
4-
dev_branch: "master"
5-
doc_dir: 'docs/'
6-
dev_branch_alias: '1.x'
1+
branches: ["1.x", "1.23.x"]
2+
maintained_branches: ["1.x", "1.23.x"]
3+
doc_dir: "docs/"

0 commit comments

Comments
 (0)