security-checker: change folder to directory
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
> Check if a PHP application uses dependencies with known security vulnerabilities.
|
> Check if a PHP application uses dependencies with known security vulnerabilities.
|
||||||
> More information: <https://github.com/sensiolabs/security-checker>.
|
> More information: <https://github.com/sensiolabs/security-checker>.
|
||||||
|
|
||||||
- Look for security issues in the project dependencies (based on the composer.lock file in the current folder):
|
- Look for security issues in the project dependencies (based on the composer.lock file in the current directory):
|
||||||
|
|
||||||
`security-checker security:check`
|
`security-checker security:check`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user