Skip to content

Commit

Permalink
Add support options.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nenglish7 authored Mar 27, 2018
1 parent 345c69c commit eec79f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
"files": ["./functions.php"],
"classmap": ["./Traversable.php", "./Throwable.php"]
},
"support": {
"docs": "https://nenglish7.github.io/composer-engine/commands",
"email": "[email protected]"
},
"require": {
"php": "^5.6|^7"
},
Expand Down

0 comments on commit eec79f8

Please sign in to comment.