Skip to content

Fix version mismatch in composer #19

Fix version mismatch in composer

Fix version mismatch in composer #19

Triggered via push August 14, 2023 22:52
Status Failure
Total duration 22s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
phpstan
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.29) does not satisfy that requirement. Problem 2 - laravel/framework[v10.0.0, ..., 10.x-dev] require php ^8.1 -> your php version (8.0.29) does not satisfy that requirement. - illuminate/contracts[v10.0.0, ..., 10.x-dev] require php ^8.1 -> your php version (8.0.29) does not satisfy that requirement. - Root composer.json requires illuminate/contracts ^10.0 -> satisfiable by illuminate/contracts[v10.0.0, ..., 10.x-dev], laravel/framework[v10.0.0, ..., 10.x-dev].
phpstan
The process '/usr/local/bin/composer' failed with exit code 2
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
phpstan
The `save-state` 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/