Skip to content

Commit 54fdde0

Browse files
author
ri
committed
Change Local PHP Security Checker to composer audit
As https://github.com/fabpot/local-php-security-checker repository is archived and recommends using composer audit.
1 parent 4aff7a7 commit 54fdde0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/04-02-01-Composer-and-Packagist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ that can monitor dependencies and send you alerts on updates.
8686
8787
### Checking your dependencies for security issues
8888
89-
The [Local PHP Security Checker] is a command-line tool, which will examine your `composer.lock`
89+
Runnning `composer audit` command will examine your `composer.lock`
9090
file and tell you if you need to update any of your dependencies.
9191
9292
### Handling global dependencies with Composer

0 commit comments

Comments
 (0)