Skip to content

Commit 4c14ff4

Browse files
committed
[#2007] Fixing bad versionadded number - thanks to @trompette
1 parent f1caeb3 commit 4c14ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/compilation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ but also load a secondary one only if a certain parameter is set::
251251
Prepending Configuration passed to the Extension
252252
------------------------------------------------
253253

254-
.. versionadded:: 2.1
254+
.. versionadded:: 2.2
255255
The ability to prepend the configuration of a bundle is new in Symfony 2.2.
256256

257257
An Extension can prepend the configuration of any Bundle before the ``load()``

0 commit comments

Comments
 (0)