Skip to content

Commit 36d3f2b

Browse files
committed
This command is available sin Symfony 2.5
1 parent 7f3fb71 commit 36d3f2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/security.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2058,8 +2058,8 @@ to work correctly. Just pass a file name to enable it::
20582058
Checking Dependencies Security
20592059
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20602060

2061-
.. versionadded:: 2.6
2062-
The ``security:check`` command was introduced in Symfony 2.6.
2061+
.. versionadded:: 2.5
2062+
The ``security:check`` command was introduced in Symfony 2.5.
20632063

20642064
When using lots of dependencies in your Symfony projects, odds are that some of
20652065
them contain security vulnerabilities. That's why Symfony includes a command

0 commit comments

Comments
 (0)