Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires http-interop/http-factory-tests ^0.9.0 -> satisfiable by http-interop/http-factory-tests[0.9.0].
- http-interop/http-factory-tests 0.9.0 requires phpunit/phpunit ^6.5 || ^7.0 || ^8.0 || ^9.0 -> found phpunit/phpunit[6.5.0, ..., 6.5.14, 7.0.0, ..., 7.5.20, 8.0.0, ..., 8.5.33, 9.0.0, ..., 9.6.12] but it conflicts with your root composer.json require (^10.0.0).
Problem 2
- Root composer.json requires php-http/psr7-integration-tests ^1.3 -> satisfiable by php-http/psr7-integration-tests[1.3.0].
- php-http/psr7-integration-tests 1.3.0 requires phpunit/phpunit ^8.0 || ^9.3 -> found phpunit/phpunit[8.0.0, ..., 8.5.33, 9.3.0, ..., 9.6.12] but it conflicts with your root composer.json require (^10.0.0).
Problem 3
- phpunit/phpunit[10.0.0, ..., 10.3.4] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.3.4].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.