Skip to content

chore: improve validation of owner #133

chore: improve validation of owner

chore: improve validation of owner #133

Triggered via pull request October 31, 2024 18:42
Status Failure
Total duration 28s
Artifacts

behat.yml

on: pull_request
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

3 errors
php8.0
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - sebastian/diff is locked to version 5.1.1 and an update of this package was not requested. - sebastian/diff 5.1.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - symfony/console is locked to version v6.4.13 and an update of this package was not requested. - symfony/console v6.4.13 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/event-dispatcher is locked to version v6.4.13 and an update of this package was not requested. - symfony/event-dispatcher v6.4.13 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/event-dispatcher-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - symfony/filesystem is locked to version v6.4.13 and an update of this package was not requested. - symfony/filesystem v6.4.13 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/finder is locked to version v6.4.13 and an update of this package was not requested. - symfony/finder v6.4.13 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - symfony/options-resolver is locked to version v6.4.13 and an update of this package was not requested. - symfony/options-resolver v6.4.13 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - symfony/process is locked to version v6.4.13 and an update of this package was not requested. - symfony/process v6.4.13 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - symfony/service-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/service-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - symfony/stopwatch is locked to version v6.4.13 and an update of this package was not requested. - symfony/stopwatch v6.4.13 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 12 - symfony/string is locked to version v6.4.13 and an update of this package was not requested. - symfony/string v6.4.13 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - friendsofphp/php-cs-fixer is locked to version v3.64.0 and an update of this package was not requested. - friendsofphp/php-cs-fixer v3.64.0 requires sebastian/diff ^4.0 || ^5.0 || ^6.0 -> satisfiable by sebastian/diff[5.1.1]. - sebastian/diff 5.1.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
php8.0
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - sebastian/diff is locked to version 5.1.1 and an update of this package was not requested. - sebastian/diff 5.1.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - symfony/console is locked to version v6.4.13 and an update of this package was not requested. - symfony/console v6.4.13 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/filesystem is locked to version v6.4.13 and an update of this package was not requested. - symfony/filesystem v6.4.13 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/service-contracts is locked to version v3.5.0 and an update of this package was not requested. - symfony/service-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - symfony/string is locked to version v6.4.13 and an update of this package was not requested. - symfony/string v6.4.13 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - vimeo/psalm is locked to version 5.26.1 and an update of this package was not requested. - sebastian/diff 5.1.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - vimeo/psalm 5.26.1 requires sebastian/diff ^4.0 || ^5.0 || ^6.0 -> satisfiable by sebastian/diff[5.1.1].
php8.0
Process completed with exit code 4.