We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efed8f8 commit 89950eeCopy full SHA for 89950ee
setup.rst
@@ -249,8 +249,8 @@ workflows to make them fail when there are vulnerabilities.
249
.. tip::
250
251
In continuous integration services you can check security vulnerabilities
252
- by invoking `composer audit`. This uses the same data internally as
253
- ``check:security`` but does not require installing the entire Symfony CLI
+ by running the ``composer audit`` command. This uses the same data internally
+ as ``check:security`` but does not require installing the entire Symfony CLI
254
during CI or on CI workers.
255
256
Symfony LTS Versions
0 commit comments