Add Laravel 11 support on tests #677
Annotations
2 errors
Install dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- symfony/process[v4.0.0, ..., v4.4.10] require php ^7.1.3 -> your php version (8.2.15) does not satisfy that requirement.
- symfony/process[v5.0.0, ..., v5.0.8] require php ^7.2.5 -> your php version (8.2.15) does not satisfy that requirement.
- Root composer.json requires orchestra/testbench 9.* -> satisfiable by orchestra/testbench[v9.0.0].
- scrutinizer/ocular 1.9 requires symfony/process ~2.3|~3.0|~4.0|~5.0|^6.0 -> satisfiable by symfony/process[v2.3.0, ..., v2.8.52, v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.44, v5.0.0, ..., v5.4.36, v6.0.0, ..., v6.4.4].
- You can only install one version of a package, so only one of these can be installed: symfony/process[v2.3.0, ..., v2.8.52, v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.44, v5.0.0, ..., v5.4.36, v6.0.0, ..., v6.4.4, v7.0.0, v7.0.2, v7.0.3, v7.0.4].
- orchestra/testbench v9.0.0 requires symfony/process ^7.0 -> satisfiable by symfony/process[v7.0.0, v7.0.2, v7.0.3, v7.0.4].
- Root composer.json requires scrutinizer/ocular ^1.9 -> satisfiable by scrutinizer/ocular[1.9].
|
Install dependencies
Process completed with exit code 2.
|
Loading