Support Laravel 11 #182
Annotations
3 errors
|
Install dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires orchestra/testbench ^9.0 -> satisfiable by orchestra/testbench[9.x-dev].
- orchestra/testbench 9.x-dev requires phpunit/phpunit ^10.5 || ^11.0.1 -> found phpunit/phpunit[dev-main, 10.5.0, ..., 10.5.x-dev, 11.0.1, ..., 11.1.x-dev (alias of dev-main)] but it conflicts with your root composer.json require (^9.5).
Problem 2
- illuminate/console[v5.0.22, ..., 5.0.x-dev] require nesbot/carbon ~1.0 -> found nesbot/carbon[1.0.0, ..., 1.39.1] but it conflicts with your root composer.json require (>=2.62.1).
- illuminate/console[v5.1.1, ..., 5.1.x-dev] require nesbot/carbon ~1.19 -> found nesbot/carbon[1.19.0, ..., 1.39.1] but it conflicts with your root composer.json require (>=2.62.1).
- illuminate/console[v5.2.0, ..., 5.4.x-dev] require nesbot/carbon ~1.20 -> found nesbot/carbon[1.20.0, ..., 1.39.1] but it conflicts with your root composer.json require (>=2.62.1).
- illuminate/console[v5.6.0, ..., 5.8.x-dev] require php ^7.1.3 -> your php version (8.2.15) does not satisfy that requirement.
- illuminate/console[v6.0.0, ..., v6.19.1] require php ^7.2 -> your php version (8.2.15) does not satisfy that requirement.
- illuminate/console[v7.0.0, ..., v7.28.4] require php ^7.2.5 -> your php version (8.2.15) does not satisfy that requirement.
- illuminate/console[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.2.15) does not satisfy that requirement.
- illuminate/support 5.5.x-dev requires nesbot/carbon ^1.26.0 -> found nesbot/carbon[1.26.0, ..., 1.39.1] but it conflicts with your root composer.json require (>=2.62.1).
- illuminate/support[v5.5.0, ..., v5.5.39] require nesbot/carbon ^1.20 -> found nesbot/carbon[1.20.0, ..., 1.39.1] but it conflicts with your root composer.json require (>=2.62.1).
- illuminate/support[v5.5.40, ..., v5.5.44] require nesbot/carbon ^1.24.1 -> found nesbot/carbon[1.24.1, ..., 1.39.1] but it conflicts with your root composer.json require (>=2.62.1).
- Root composer.json requires fidum/laravel-dashboard-chart-tile ^6.0 -> satisfiable by fidum/laravel-dashboard-chart-tile[6.0.0].
- consoletvs/charts 6.6.0 requires illuminate/console ^5.0|^6.0|^7.0|^8.0|^9.0|^10.0 -> satisfiable by illuminate/console[v5.0.0, ..., 5.8.x-dev, 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].
- Only one of these can be installed: illuminate/console[dev-master, v5.0.0, ..., 5.8.x-dev, 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], laravel/framework[dev-master]. laravel/framework replaces illuminate/console and thus cannot coexist with it.
- laravel/framework 11.x-dev is an alias of laravel/framework dev-master and thus requires it to be installed too.
- fidum/laravel-dashboard-chart-tile 6.0.0 requires consoletvs/charts ^6.6.0 -> satisfiable by consoletvs/charts[6.6.0].
- illuminate/console[v5.5.0, ..., 5.5.x-dev] require illuminate/support 5.5.* -> satisfiable by illuminate/support[v5.5.0, ..., 5.5.x-dev].
- Root composer.json requires laravel/framework 11.* -> satisfiable by laravel/framework[11.x-dev (alias of dev-master)].
|
Install dependencies
Process completed with exit code 2.
|
Loading