Closed beppe9000 closed 3 years ago
$ composer why -t phpunit/php-token-stream
phpunit/php-token-stream 3.1.2 Wrapper around PHP's tokenizer extension.
└──phpunit/php-code-coverage 7.0.14 (requires phpunit/php-token-stream ^3.1.1 || ^4.0)
└──phpunit/phpunit 8.5.14 (requires phpunit/php-code-coverage ^7.0.12)
I think you’re making a mistake. That’s nowhere in our composer.json file as a direct dependency.
I just find unusual to already have warning when creating a new project from scratch
I will release a new version of the skeleton which should hopefully fix this.
What is that package used for ?