Skip to content

Commit

Permalink
Adding repositories key
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Jun 6, 2015
1 parent c71a6e5 commit 9fcfbf1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@
"phpunit/phpunit": "~4.0",
"orchestra/testbench": "~3.0"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/nWidart/modules"
}
],
"autoload-dev": {
"psr-4": {
"Modules\\Setting\\": ".",
Expand Down

0 comments on commit 9fcfbf1

Please sign in to comment.