v2.2.1
Fixed
- Make sure that static methods can be passed as string, as this is an acceptable way in PHP to pass a callable. See #47
- Several docs changing
Added
- Added Mockery PHPUnit integration to the documentation examples.
- PHP 7.2 and PHP 7.3 test in Travis