Support Laravel 12 #44
Annotations
8 errors
|
P - L12.* -
Process completed with exit code 2.
|
|
P - L12.* -
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework 12.*, found laravel/framework[v12.0.0, ..., 12.x-dev] but the package is fixed to v11.0.8 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Problem 2
- Root composer.json requires orchestra/testbench ^10.0, found orchestra/testbench[v10.0.0, v10.1.0, 10.x-dev] but the package is fixed to v9.0.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Problem 3
- filament/forms is locked to version v3.2.58 and an update of this package was not requested.
- filament/actions v3.2.58 requires openspout/openspout ^4.23 -> satisfiable by openspout/openspout[v4.23.0].
- filament/forms v3.2.58 requires filament/actions v3.2.58 -> satisfiable by filament/actions[v3.2.58].
- openspout/openspout v4.23.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.5) does not satisfy that requirement.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
|
P8.1 - L10.* - prefer-stable
The operation was canceled.
|
|
P8.1 - L10.* - prefer-stable
The strategy configuration was canceled because "test._12____10_0__3_2_58" failed
|
|
P8.2 - L11.* - prefer-stable
The operation was canceled.
|
|
P8.2 - L11.* - prefer-stable
The strategy configuration was canceled because "test._12____10_0__3_2_58" failed
|
|
P8.2 - L10.* - prefer-stable
The operation was canceled.
|
|
P8.2 - L10.* - prefer-stable
The strategy configuration was canceled because "test._12____10_0__3_2_58" failed
|