Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[10.3.4, ..., 10.5.x-dev] require phpunit/php-code-coverage ^10.1.5 -> found phpunit/php-code-coverage[10.1.5, ..., 10.1.x-dev] but it conflicts with your root composer.json require (^11.0).
- phpunit/phpunit[10.0.0, ..., 10.0.19] require phpunit/php-code-coverage ^10.0 -> found phpunit/php-code-coverage[10.0.0, ..., 10.1.x-dev] but it conflicts with your root composer.json require (^11.0).
- phpunit/phpunit 10.1.0 requires phpunit/php-code-coverage ^10.1 -> found phpunit/php-code-coverage[10.1.0, ..., 10.1.x-dev] but it conflicts with your root composer.json require (^11.0).
- phpunit/phpunit[10.1.1, ..., 10.3.3] require phpunit/php-code-coverage ^10.1.1 -> found phpunit/php-code-coverage[10.1.1, ..., 10.1.x-dev] but it conflicts with your root composer.json require (^11.0).
- Root composer.json requires phpunit/phpunit ^10.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.x-dev].