I'm using the square API sandbox, with sample code that I've downloaded. I've set up square/connect and mashape/unirest-php using composer, and they show in my composer.json file, and the required files are in the vendor folder. I'm getting the "Fatal error: Class 'SquareConnect\Api\TransactionApi' not found in..." error.