diff --git a/composer.json b/composer.json index 4fcf1ca..5e9a788 100644 --- a/composer.json +++ b/composer.json @@ -41,5 +41,8 @@ "branch-alias": { "dev-master": "2.x-dev" } + }, + "suggest": { + "hoa/devtools": "To polish the integration of Hoa inside your IDE, consider installing `hoa/devtools`." } }