Skip to content

Commit d868fbe

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Tweak security checker wording
2 parents 1ee8a54 + 999edae commit d868fbe

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)