Add CoolSMS PHP SDK, and update Composer dependencies

This commit is contained in:
Kijin Sung 2016-11-03 20:19:28 +09:00
parent 40c43e8fa0
commit c719fc0500
242 changed files with 3487 additions and 28983 deletions

2
vendor/coolsms/php-sdk/bootstrap.php vendored Normal file
View file

@ -0,0 +1,2 @@
<?php
require_once __DIR__ . "/../../../vendor/autoload.php";