From 5783a0ac6fed436923761c0a3d55e9f12ab9eb4a Mon Sep 17 00:00:00 2001 From: Paul Rijke Date: Wed, 29 Nov 2023 16:35:34 +0100 Subject: [PATCH] Abandoned packages to report --- composer.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/composer.json b/composer.json index 79b2e5151..8d94f33df 100644 --- a/composer.json +++ b/composer.json @@ -120,6 +120,9 @@ ] }, "config": { + "audit": { + "abandoned": "report" + }, "allow-plugins": { "symfony/flex": true, "symfony/runtime": true