Skip to content

Commit

Permalink
component installer : composer.json extra
Browse files Browse the repository at this point in the history
  • Loading branch information
Benoit Asselin committed Aug 30, 2017
1 parent ab26092 commit 80ed7a1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@
"Io161\\Octicons\\": "src/"
}
},
"extra": {
"zf": {
"component": "Io161\\Octicons"
}
},
"scripts": {
"test": "phpunit --colors=always",
"octicons-update": [
Expand Down

0 comments on commit 80ed7a1

Please # to comment.