From c0178fa31e71a5fe293fb2596904aab05f2e2546 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dezs=C5=91=20BICZ=C3=93?= Date: Thu, 11 Jan 2024 09:19:44 +0100 Subject: [PATCH] Add mxr576/composer-audit-changes to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6630a01..d1e33d6 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. +- [Composer Audit Changes (only)](https://packagist.org/packages/mxr576/composer-audit-changes) - The audit-changes Composer command works similarly to the built-in composer audit command but it only audits newly installed or updated packages since a previous version of `composer.lock`. ## Tools