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.
1 parent 4aff7a7 commit 54fdde0Copy full SHA for 54fdde0
_posts/04-02-01-Composer-and-Packagist.md
@@ -86,7 +86,7 @@ that can monitor dependencies and send you alerts on updates.
86
87
### Checking your dependencies for security issues
88
89
-The [Local PHP Security Checker] is a command-line tool, which will examine your `composer.lock`
+Runnning `composer audit` command will examine your `composer.lock`
90
file and tell you if you need to update any of your dependencies.
91
92
### Handling global dependencies with Composer
0 commit comments