Update composer.json #8
Annotations
2 errors
Install dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- illuminate/database[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.3.4) does not satisfy that requirement.
- symfony/console[v5.1.0-BETA1, ..., v5.1.0-RC1] require php ^7.2.5 -> your php version (8.3.4) does not satisfy that requirement.
- orchestra/database[v6.0.0, ..., 6.x-dev] require illuminate/database ^8.0 -> satisfiable by illuminate/database[v8.0.0, ..., 8.x-dev].
- illuminate/database[v8.74.0, ..., 8.x-dev] require symfony/console ^5.4 -> satisfiable by symfony/console[v5.4.0-BETA1, ..., 5.4.x-dev].
- illuminate/database[v8.18.1, ..., v8.73.2] require symfony/console ^5.1.4 -> satisfiable by symfony/console[v5.1.4, ..., 5.4.x-dev].
- illuminate/database[v8.12.0, ..., v8.18.0] require symfony/console ^5.1 -> satisfiable by symfony/console[v5.1.0-BETA1, ..., 5.4.x-dev].
- orchestra/testbench-core[v9.0.1, ..., 9.x-dev] conflict with laravel/framework <11.0.3 || >=12.0.0.
- symfony/yaml[v7.0.0-BETA1, ..., 7.1.x-dev] conflict with symfony/console <6.4.
- orchestra/testbench[v9.0.0, ..., 9.x-dev] require orchestra/testbench-core ^9.0.1 -> satisfiable by orchestra/testbench-core[v9.0.1, v9.0.2, v9.0.3, 9.x-dev].
- orchestra/testbench[v9.0.0, ..., 9.x-dev] require orchestra/workbench ^9.0 -> satisfiable by orchestra/workbench[v9.0.0, 9.x-dev].
- orchestra/testbench[v9.0.0, ..., 9.x-dev] require symfony/yaml ^7.0 -> satisfiable by symfony/yaml[v7.0.0-BETA1, ..., 7.1.x-dev].
- Root composer.json requires orchestra/testbench 9.* -> satisfiable by orchestra/testbench[v9.0.0, 9.x-dev].
- orchestra/workbench[v9.0.0, ..., 9.x-dev] require laravel/framework ^11.0 -> satisfiable by laravel/framework[v11.0.0, ..., 11.x-dev].
- Only one of these can be installed: illuminate/contracts[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev], laravel/framework[v11.0.0, ..., 11.x-dev]. laravel/framework replaces illuminate/contracts and thus cannot coexist with it.
- orchestra/database dev-master requires illuminate/contracts ^9.0 -> satisfiable by illuminate/contracts[v9.0.0-beta.1, ..., 9.x-dev].
- orchestra/database 7.0.x-dev is an alias of orchestra/database dev-master and thus requires it to be installed too.
- Root composer.json requires orchestra/database ^6.0|^7.0|^8.0|^9.0 -> satisfiable by orchestra/database[v6.0.0, 6.x-dev, 7.0.x-dev (alias of dev-master)].
|
Install dependencies
Process completed with exit code 2.
|
Loading