diff --git a/composer.json b/composer.json index b08a226..ed498a4 100644 --- a/composer.json +++ b/composer.json @@ -62,5 +62,8 @@ "test": [ "@test:php:unit" ] + }, + "suggest": { + "christianessl/adminpanel_int": "Extend the adminpanel by showing the actual info for each USER_INT object on the page." } }