Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions security/security_checker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ FriendsOfPHP organization.

The ``security:check`` command terminates with a non-zero exit code if
any of your dependencies is affected by a known security vulnerability.
This allows you to add it to your project build process and your continuous
integration workflows.
This way you can add it to your project build process and your continuous
integration workflows to make them fail when there are vulnerabilities.

.. tip::

Expand Down