We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b8faad + b587af9 commit 4c0f5a4Copy full SHA for 4c0f5a4
.symfony.bundle.yaml
@@ -1,4 +1,4 @@
1
branches: ["2.2.x", "3.0.x", "3.1.x", "3.2.x", "3.3.x", "3.4.x"]
2
maintained_branches: ["2.2.x", "3.3.x", "3.4.x"]
3
-doc_dir: "Resources/doc/"
+doc_dir: {"2.2.x": "Resources/doc/", "3.3.x": "Resources/doc/", "3.4.x": "docs/"}
4
dev_branch: "3.4.x"
0 commit comments