Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2111085

Browse files
committed
This command is available sin Symfony 2.5
1 parent 9bee43c commit 2111085

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/security.rst

Lines changed: 2 additions & 2 deletions
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)