povils / phpmnd

PHP Magic Number Detector
MIT License
554 stars 46 forks source link

Update the php timer dep to v2 and use new timer class #65

Closed richardhughes closed 6 years ago

richardhughes commented 6 years ago

64 Updated the version to 2 and updated the usage in the command class. Also added support for phpunit 7.

Let me know if there's a better way to do this as this might require a major release?

All the tests pass

PHPUnit 7.0.0 by Sebastian Bergmann and contributors.

.......................                                           23 / 23 (100%)

Time: 102 ms, Memory: 8.00MB

OK (23 tests, 31 assertions)

Looks like this will drop support for 5.6 and 7.0

realFlowControl commented 6 years ago

:+1:

mattvb91 commented 6 years ago

:+1: