ok
Direktori : /proc/self/root/home2/selectio/www/billingsoftwarenew/core/vendor/textmagic/sdk/ |
Current File : //proc/self/root/home2/selectio/www/billingsoftwarenew/core/vendor/textmagic/sdk/composer.json |
{ "name": "textmagic/sdk", "type": "library", "description": "A PHP wrapper for Textmagic API", "keywords": ["textmagic", "sms", "api"], "homepage": "http://github.com/textmagic/textmagic-rest-php", "license": "MIT", "authors": [ { "name": "Denis", "email": "denis@textmagic.com" } ], "require": { "php": ">=5.2.1" }, "require-dev": { "phpunit/phpunit": "4.5.*" }, "autoload": { "files": ["Services/TextmagicRestClient.php"] } }