useragent
useragent copied to clipboard
Test enhancement
Changed log
- Add Travis CI build integration. The Travis CI build log is available here.
- Using the
PSR-4autoloading because thePSR-0autoloading is deprecated. - Resolves issue #4.
- Bump into
php-7.0version requirement at least for this repository. - Defining the
PHPUnitversion insiderequire-devblock incomposer.json.