Skip to content

Commit 7374c0f

Browse files
committed
Merge branch '3.4' into 4.2
* 3.4: [#11139] fix a minor typo
2 parents c440864 + f6a986e commit 7374c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/security_checker.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ First, install the security checker in your project:
1414
.. code-block:: terminal
1515
1616
# require at least the 5.0 version of the package because older versions
17-
# checked the security vulnerabilities using an URL that is no longer available
17+
# checked the security vulnerabilities using a URL that is no longer available
1818
$ composer require sensiolabs/security-checker:^5.0
1919
2020
Then run this command:

0 commit comments

Comments
 (0)