Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires orchestra/testbench ^9.4 -> satisfiable by orchestra/testbench[v9.4.0].
- orchestra/testbench v9.4.0 requires laravel/framework ^11.11 -> found laravel/framework[v11.11.0, ..., v11.23.5] but it conflicts with your root composer.json require (10.*).
Problem 2
- orchestra/testbench v9.4.0 requires laravel/framework ^11.11 -> found laravel/framework[v11.11.0, ..., v11.23.5] but it conflicts with your root composer.json require (10.*).
- orchestra/testbench-dusk[v9.7.0, ..., v9.7.1] require orchestra/testbench ^9.4 -> satisfiable by orchestra/testbench[v9.4.0].
- Root composer.json requires orchestra/testbench-dusk ^9.7 -> satisfiable by orchestra/testbench-dusk[v9.7.0, v9.7.1].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.