Skip to content

Commit 0bb2727

Browse files
committed
Merge branch '5.0' into 5.1
* 5.0: Tweak security checker wording
2 parents 3210982 + d868fbe commit 0bb2727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ vulnerability:
232232
233233
A good security practice is to execute this command regularly to be able to
234234
update or replace compromised dependencies as soon as possible. The security
235-
check is done locally by cloning the public `PHP security advisories database`_,
235+
check is done locally by fetching the public `PHP security advisories database`_,
236236
so your ``composer.lock`` file is not sent on the network.
237237

238238
.. tip::

0 commit comments

Comments
 (0)