Open pugelarouge opened 5 months ago
Hello Arne,
I would like to bump my Composer-dev stack to use phpunit 10 (and soon 11), at the moment this is blocked by phpdox as it requires php-timer ^5.0 - however phpunit 10 wants php-timer ^6.0.
Would it be possible to bump this requirement in phpdox ?
Not sure, phpdox is not really being actively maintained these days I'm afraid.
Tools should not be installed via composer. Use the phar for phpunit as well as phpdox and your problem is gone.
Hello Arne,
I would like to bump my Composer-dev stack to use phpunit 10 (and soon 11), at the moment this is blocked by phpdox as it requires php-timer ^5.0 - however phpunit 10 wants php-timer ^6.0.
Would it be possible to bump this requirement in phpdox ?