Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1|^8.2|^8.3 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- orchestra/testbench[v6.0.0, ..., v6.9.0] require phpunit/phpunit ^8.4 || ^9.0 -> found phpunit/phpunit[8.4.0, ..., 8.5.39, 9.0.0, ..., 9.6.20] but it conflicts with your root composer.json require (^10.0|^11.0).
- orchestra/testbench[v6.10.0, ..., v6.12.1] require phpunit/phpunit ^8.4 || ^9.3 -> found phpunit/phpunit[8.4.0, ..., 8.5.39, 9.3.0, ..., 9.6.20] but it conflicts with your root composer.json require (^10.0|^11.0).
- orchestra/testbench[v6.13.0, ..., v6.21.1] require phpunit/phpunit ^8.4 || ^9.3.3 -> found phpunit/phpunit[8.4.0, ..., 8.5.39, 9.3.3, ..., 9.6.20] but it conflicts with your root composer.json require (^10.0|^11.0).
- orchestra/testbench[v6.22.0, ..., v6.45.0] require phpunit/phpunit ^8.5.21 || ^9.5.10 -> found phpunit/phpunit[8.5.21, ..., 8.5.39, 9.5.10, ..., 9.6.20] but it conflicts with your root composer.json require (^10.0|^11.0).
- Root composer.json requires orchestra/testbench 6.* -> satisfiable by orchestra/testbench[v6.0.0, ..., v6.45.0].