Skip to content
Triggered via push August 31, 2023 01:15
Status Failure
Total duration 17s
Artifacts

release.yml

on: push
Create Release
8s
Create Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Create Release
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php ^8.1 but your php version (7.4.33) does not satisfy that requirement. Problem 2 - brick/math is locked to version 0.11.0 and an update of this package was not requested. - brick/math 0.11.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - doctrine/lexer is locked to version 3.0.0 and an update of this package was not requested. - doctrine/lexer 3.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - egulias/email-validator is locked to version 4.0.1 and an update of this package was not requested. - egulias/email-validator 4.0.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - laravel/framework is locked to version v10.21.0 and an update of this package was not requested. - laravel/framework v10.21.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - laravel/prompts is locked to version v0.1.6 and an update of this package was not requested. - laravel/prompts v0.1.6 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - laravel/sanctum is locked to version v3.2.6 and an update of this package was not requested. - laravel/sanctum v3.2.6 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - league/flysystem is locked to version 3.15.1 and an update of this package was not requested. - league/flysystem 3.15.1 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - league/flysystem-local is locked to version 3.15.0 and an update of this package was not requested. - league/flysystem-local 3.15.0 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 10 - monolog/monolog is locked to version 3.4.0 and an update of this package was not requested. - monolog/monolog 3.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 11 - nette/utils is locked to version v4.0.1 and an update of this package was not requested. - nette/utils v4.0.1 requires php >=8.0 <8.4 -> your php version (7.4.33) does not satisfy that requirement. Problem 12 - nunomaduro/termwind is locked to version v1.15.1 and an update of this package was not requested. - nunomaduro/termwind v1.15.1 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 13 - psr/cache is locked to version 3.0.0 and an update of this package was not requested. - psr/cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 14 - psr/log is locked to version 3.0.0 and an update of this package was not requested. - psr/log 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 15 - psr/simple-cache is locked to version 3.0.0 and an update of this package was not requested. - psr/simple-cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 16 - ramsey/collection is locked to version 2.0.0 and an update of this package was not requested. - ramsey/collection 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 17 - ramsey/uuid is locked to version 4.7.4 and an update of this package was not requested. - ramsey/uuid 4.7.4 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 18 - symfony/console is locked to version v6.3.4 and an update of this package was not requested. - symfony/console v6.3.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 19 - symfony/css-selector is locked to version v6.3.2 and an update of this pack
Create Release
Process completed with exit code 2.
Create Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/