I am using Composer and was wondering where I put my library folder.
Should I keep it separate from the Vendor folder or put it in the Vendor folder?
If you do put it in the Vendor folder, should I push that to Git because I read that it is a bad practice to push your vendor folder up to git.