Skip to content

Commit a86d907

Browse files
shreypuranikjaviereguiluz
authored andcommitted
Update security_checker.rst
1 parent 3cff312 commit a86d907

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

security/security_checker.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ FriendsOfPHP organization.
2323
The ``security:check`` command terminates with a non-zero exit code if
2424
any of your dependencies is affected by a known security vulnerability.
2525
This way you can add it to your project build process and your continuous
26-
integration workflows to make them fail when there are vulnerabilities which
27-
would result in a non-zero exit code being returned when the command is
28-
executed.
26+
integration workflows to make them fail when there are vulnerabilities.
2927

3028
.. note::
3129

0 commit comments

Comments
 (0)