Skip to content

Livewire v3 changes #68

Livewire v3 changes

Livewire v3 changes #68

Triggered via push August 25, 2023 10:01
Status Failure
Total duration 27s
Artifacts

psalm.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
psalm
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.1 but your php version (8.0.30) does not satisfy that requirement. Problem 2 - livewire/livewire[v3.0.0-beta.1, ..., v3.0.0] 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-beta.1, ..., v3.0.0].
psalm
Process completed with exit code 2.
psalm
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/