Skip to content

Commit c8c8abe

Browse files
authored
Web service for Security Advisories Checker is discontinued
1 parent e507f1f commit c8c8abe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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 [Security Advisories Checker] is a web service and a command-line tool, both will examine your `composer.lock`
89+
The [Local PHP Security Checker] is a command-line tool, which 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
@@ -108,6 +108,6 @@ packages' binaries available everywhere, you'd then add the `~/.composer/vendor/
108108
[Packagist]: https://packagist.org/
109109
[Twig]: https://twig.symfony.com/
110110
[libraries.io]: https://libraries.io/
111-
[Security Advisories Checker]: https://security.symfony.com/
111+
[Local PHP Security Checker]: https://github.com/fabpot/local-php-security-checker
112112
[Learn about Composer]: https://getcomposer.org/doc/00-intro.md
113113
[ComposerSetup]: https://getcomposer.org/Composer-Setup.exe

0 commit comments

Comments
 (0)