diff --git a/composer.json b/composer.json index 3859547..439f53a 100644 --- a/composer.json +++ b/composer.json @@ -23,6 +23,11 @@ "Io161\\Octicons\\": "src/" } }, + "extra": { + "zf": { + "component": "Io161\\Octicons" + } + }, "scripts": { "test": "phpunit --colors=always", "octicons-update": [