Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Move vendor back to root.
  • Loading branch information
derhasi committed Feb 4, 2015
commit b6506a9a5f99f34b505796ab088729c0ece9eb31
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"post-create-project-cmd": ["rm README.md LICENSE"]
},
"config": {
"vendor-dir": "web/sites/all/vendor"
"vendor-dir": "vendor"
},
"extra": {
"installer-paths": {
Expand Down