Skip to content

Commit 3ecf34a

Browse files
committed
Merge branch '2.7' into 2.8
2 parents 67a7779 + 5ec363b commit 3ecf34a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/asset/introduction.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ The Asset Component
88
The Asset component manages URL generation and versioning of web assets such
99
as CSS stylesheets, JavaScript files and image files.
1010

11+
.. versionadded:: 2.7
12+
The Asset component was introduced in Symfony 2.7.
13+
1114
In the past, it was common for web applications to hardcode URLs of web assets.
1215
For example:
1316

0 commit comments

Comments
 (0)