Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laminas/laminas-cache-storage-adapter-test ^4.1 -> satisfiable by laminas/laminas-cache-storage-adapter-test[4.1.0].
- laminas/laminas-cache-storage-adapter-test 4.1.0 requires phpunit/phpunit ^10.5 -> found phpunit/phpunit[10.5.0, ..., 10.5.34] but it conflicts with your root composer.json require (^11.0).
Problem 2
- phpunit/phpunit[11.0.0, ..., 11.3.5] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^11.0 -> satisfiable by phpunit/phpunit[11.0.0, ..., 11.3.5].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.