YotpoLtd / yotpo-php

A PHP interface to the YOTPO API
MIT License
11 stars 13 forks source link

Fix vendor dependency #5

Open lsolesen opened 8 years ago

lsolesen commented 8 years ago

Bootstrap is uneccesary with composer integration - and it makes it impossible to actually leverage composer dependencies in your own application. This pull request fixes that and makes a bunch of standard improvements to the code.

lsolesen commented 8 years ago

Missing is updating the phar package. Also the commits should be squashed. @vladshub do you need a test account to get the tests actually working. Right now they just error out.