Skip to content

Commit 11d6978

Browse files
committed
Update the Symfony bundle configuration
1 parent 233eedb commit 11d6978

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.symfony.bundle.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
branches: ["3.0.x", "3.1.x", "3.2.x", "3.3.x", "3.4.x", "4.0.x"]
2-
maintained_branches: ["3.4.x", "4.0.x"]
1+
branches: ["3.0.x", "3.1.x", "3.2.x", "3.3.x", "3.4.x", "3.5.x", "4.0.x"]
2+
maintained_branches: ["3.5.x", "4.0.x"]
33
doc_dir: "docs/"
4-
dev_branch: "3.4.x"
4+
dev_branch: "4.0.x"

0 commit comments

Comments
 (0)