Skip to content

Fixed issue with Github actions #31

Fixed issue with Github actions

Fixed issue with Github actions #31

Triggered via push November 25, 2024 18:53
Status Failure
Total duration 29s
Artifacts

tests.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PHP 8.1
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - illuminate/collections is locked to version v11.33.2 and an update of this package was not requested. - illuminate/collections v11.33.2 requires php ^8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 2 - illuminate/contracts is locked to version v11.33.2 and an update of this package was not requested. - illuminate/contracts v11.33.2 requires php ^8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 3 - illuminate/filesystem is locked to version v11.33.2 and an update of this package was not requested. - illuminate/filesystem v11.33.2 requires php ^8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 4 - illuminate/http is locked to version v11.33.2 and an update of this package was not requested. - illuminate/http v11.33.2 requires php ^8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 5 - illuminate/macroable is locked to version v11.33.2 and an update of this package was not requested. - illuminate/macroable v11.33.2 requires php ^8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 6 - illuminate/session is locked to version v11.33.2 and an update of this package was not requested. - illuminate/session v11.33.2 requires php ^8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 7 - illuminate/support is locked to version v11.33.2 and an update of this package was not requested. - illuminate/support v11.33.2 requires php ^8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 8 - symfony/clock is locked to version v7.1.6 and an update of this package was not requested. - symfony/clock v7.1.6 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 9 - symfony/error-handler is locked to version v7.1.7 and an update of this package was not requested. - symfony/error-handler v7.1.7 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 10 - symfony/event-dispatcher is locked to version v7.1.6 and an update of this package was not requested. - symfony/event-dispatcher v7.1.6 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 11 - symfony/finder is locked to version v7.1.6 and an update of this package was not requested. - symfony/finder v7.1.6 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 12 - symfony/http-foundation is locked to version v7.1.8 and an update of this package was not requested. - symfony/http-foundation v7.1.8 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 13 - symfony/http-kernel is locked to version v7.1.8 and an update of this package was not requested. - symfony/http-kernel v7.1.8 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 14 - symfony/mime is locked to version v7.1.6 and an update of this package was not requested. - symfony/mime v7.1.6 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 15 - symfony/translation is locked to version v7.1.6 and an update of this package was not requested. - symfony/translation v7.1.6 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 16 - symfony/var-dumper is locked to version v7.1.8 and an update of this package was not requested. - symfony/var-dumper v7.1.8 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 17 - phpunit/php-code-coverage is locked to version 11.0.7 and an update of this package was not requested. - phpunit/php-code-coverage 11.0.7 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 18 - phpunit/php-file-iterator is loc
PHP 8.1
Process completed with exit code 2.