Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^7.1 but your php version (8.1.25) does not satisfy that requirement.
Problem 2
- phpunit/phpunit[7.5.4, ..., 7.5.20] require php ^7.1 -> your php version (8.1.25) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^7.5.4 -> satisfiable by phpunit/phpunit[7.5.4, ..., 7.5.20].