Skip to content

Commit

Permalink
fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
skidu committed Dec 15, 2016
1 parent c0620a5 commit 6309ff3
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,7 @@
},
"autoload": {
"psr-4": {
"Skidu\\Worker\\": "src"
}
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://packagist.phpcomposer.com"
"Skidu\\LaraWorker\\": "src"
}
}
}

0 comments on commit 6309ff3

Please sign in to comment.