We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c440864 + f6a986e commit 7374c0fCopy full SHA for 7374c0f
security/security_checker.rst
@@ -14,7 +14,7 @@ First, install the security checker in your project:
14
.. code-block:: terminal
15
16
# 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
+ # checked the security vulnerabilities using a URL that is no longer available
18
$ composer require sensiolabs/security-checker:^5.0
19
20
Then run this command:
0 commit comments