Skip to content

Commit 999edae

Browse files
committed
Merge branch '3.4' into 4.4
* 3.4: Tweak security checker wording
2 parents cc774af + e5e89c9 commit 999edae

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)