Skip to content

Commit 8099f56

Browse files
committed
added verionadded note
1 parent fd31f47 commit 8099f56

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

bundles/best_practices.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,12 @@ The basic directory structure of an AcmeBlogBundle must read as follows:
8282
├── LICENSE
8383
└── README.md
8484
85+
.. versionadded:: 4.4
86+
87+
This directory convention was introduced in Symfony 4.4 and can be used only when requiring
88+
``symfony/http-kernel`` 4.4 or superior.
89+
90+
8591
and the bundle path must be adjusted to the root directory::
8692

8793
class AcmeBlogBundle extends Bundle

0 commit comments

Comments
 (0)