Skip to content

1.0.10: Upgrade to latest versions of phpunit and Carbon (#30)

Compare
Choose a tag to compare
@sildraug sildraug released this 19 Feb 13:51
· 11 commits to master since this release
revert to phpunit 6.0

make shim methods static

for compatibility with php 7.2 and 7.3

use void to match current signature

only apply shim if php <= 7.2

allow travis failures for hhvm and php 5.6