[2.x] Adds L11 support #685
Annotations
2 errors and 1 warning
Install dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- illuminate/validation[v7.0.0, ..., v7.28.4] require php ^7.2.5 -> your php version (8.3.1) does not satisfy that requirement.
- illuminate/validation[v7.29.0, ..., 7.x-dev] require illuminate/support ^7.0 -> found illuminate/support[v7.0.0, ..., 7.x-dev] but it conflicts with your root composer.json require (^10.0|^11.0).
- illuminate/validation[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.3.1) does not satisfy that requirement.
- illuminate/validation[v8.12.0, ..., 8.x-dev] require illuminate/support ^8.0 -> found illuminate/support[v8.0.0, ..., 8.x-dev] but it conflicts with your root composer.json require (^10.0|^11.0).
- illuminate/validation[v9.0.0-beta.1, ..., 9.x-dev] require illuminate/support ^9.0 -> found illuminate/support[v9.0.0-beta.1, ..., 9.x-dev] but it conflicts with your root composer.json require (^10.0|^11.0).
- Root composer.json requires laravel/framework 11.* -> satisfiable by laravel/framework[11.x-dev (alias of dev-master)].
- livewire/livewire[v2.11.0, ..., 2.x-dev] require illuminate/validation ^7.0|^8.0|^9.0|^10.0 -> satisfiable by illuminate/validation[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/validation[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/validation 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.
- Root composer.json requires livewire/livewire ^2.11|^3.0 -> satisfiable by livewire/livewire[v2.11.0, ..., 2.x-dev].
|
Install dependencies
Process completed with exit code 2.
|
Get composer cache directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading