semplon/moota-sdk

PHP SDK for moota.co

dev-master 2019-05-10 06:12 UTC

This package is auto-updated.

Last update: 2024-04-10 16:48:13 UTC


README

Testing

Use composer run test or ./vendor/bin/phpunit instead of plain simple phpunit, because globally installed phpunit version might differ from locally installed.

Travis-CI uses locally installed PHPUnit.

Minimum PHP version: 5.3

PHPUnit version: 5.7 (extends PHPUnit_Framework_TestCase)