povils / phpmnd

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

phpunit/php-timer v6 support? #165

Closed julianphp closed 1 year ago

julianphp commented 1 year ago

Hi, I have a project with PHP 8.2 and Laravel 10, I had phpunit 9 and no problem, I am trying to upgrade to version 10 and after verifying everything, phpmnd gives problems with phpunit/php-timer and version 6 required for phpunit 10.

Problem 1

AdrianHL commented 1 year ago

Here a PR for that https://github.com/povils/phpmnd/pull/166

sidz commented 1 year ago

3.1.0 has been released: https://github.com/povils/phpmnd/releases/tag/v3.1.0