Skip to content

Allow installation of psalm 6, Drop PHP 8.0 support #12

Allow installation of psalm 6, Drop PHP 8.0 support

Allow installation of psalm 6, Drop PHP 8.0 support #12

Re-run triggered January 30, 2025 12:47
Status Failure
Total duration 18s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
tests
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpunit/phpunit ^10.5.40 -> satisfiable by phpunit/phpunit[10.5.40, 10.5.41, 10.5.42, 10.5.43]. - phpunit/phpunit[10.5.40, ..., 10.5.43] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - Root composer.json requires psalm/plugin-phpunit ^0.19.2 -> satisfiable by psalm/plugin-phpunit[0.19.2]. - psalm/plugin-phpunit 0.19.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - Root composer.json requires behat/behat ^3.18.1 -> satisfiable by behat/behat[v3.18.1]. - behat/behat v3.18.1 requires php 8.1.* || 8.2.* || 8.3.* || 8.4.* -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - Root composer.json requires codeception/codeception ^5.1.2 -> satisfiable by codeception/codeception[5.1.2]. - codeception/codeception 5.1.2 requires phpunit/phpunit ^9.5.20 || ^10.0 || ^11.0 -> satisfiable by phpunit/phpunit[10.5.40, 10.5.41, 10.5.42, 10.5.43]. - phpunit/phpunit[10.5.40, ..., 10.5.43] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
tests
The process '/usr/local/bin/composer' failed with exit code 2
tests
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/