Merge pull request #9 from aphoe/main #35
Annotations
4 errors and 4 warnings
PHP:8.1 / Laravel:9.*
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires livewire/livewire ^3.0 -> satisfiable by livewire/livewire[v3.0.0, ..., v3.0.7].
- Only one of these can be installed: illuminate/validation[v10.0.0, ..., v10.27.0], laravel/framework[v9.0.0, ..., v9.52.16]. laravel/framework replaces illuminate/validation and thus cannot coexist with it.
- Conclusion: install illuminate/validation v10.27.0 (conflict analysis result)
- Root composer.json requires laravel/framework 9.* -> satisfiable by laravel/framework[v9.0.0, ..., v9.52.16].
|
PHP:8.1 / Laravel:9.*
Process completed with exit code 2.
|
PHP:8 / Laravel:9.*
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1|^8.2 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- livewire/livewire[v3.0.0, ..., v3.0.7] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires livewire/livewire ^3.0 -> satisfiable by livewire/livewire[v3.0.0, ..., v3.0.7].
|
PHP:8 / Laravel:9.*
Process completed with exit code 2.
|
PHP:8.1 / Laravel:9.*
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP:8.1 / Laravel:9.*
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/
|
PHP:8 / Laravel:9.*
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP:8 / Laravel:9.*
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/
|