diff --git a/README.md b/README.md index 6630a01..d6d1c2d 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ You might also like [awesome-php](https://github.com/ziadoz/awesome-php). - [Composer-REPL](https://github.com/ramsey/composer-repl) - The plugin provides the `composer repl` command, which gives you a PHP language shell (read-eval-print loop). - [Composer-Diff](https://github.com/IonBazan/composer-diff) - Compares `composer.lock` changes and generates a Markdown report for usage in a pull request description. - [Composer-Velocita](https://github.com/isaaceindhoven/composer-velocita) - Fast and reliable Composer package downloads using [Velocita](https://github.com/isaaceindhoven/velocita-proxy): a caching reverse proxy that does not require you to modify your projects. +- [DDQG Composer Audit](https://packagist.org/packages/mxr576/ddqg-composer-audit) - Extends `composer audit` command with new "advisories" originating from the results generated by the [mxr576/ddqg](https://packagist.org/packages/mxr576/ddqg) project that aims to help run Drupal projects on secure and high-quality Drupal dependencies. ## Tools