Skip to content

Laravel 10.x Shift and php 8.1 upgrade #445

Laravel 10.x Shift and php 8.1 upgrade

Laravel 10.x Shift and php 8.1 upgrade #445

Triggered via pull request August 8, 2024 19:33
@omarridaomarrida
synchronize #344
shift-126235
Status Failure
Total duration 41s
Artifacts

test_build.yml

on: pull_request
PHP 8.0, Laravel 9.*
32s
PHP 8.0, Laravel 9.*
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
PHP 8.0, Laravel 9.*
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 (8.0.30) does not satisfy that requirement. Problem 2 - brick/math is locked to version 0.12.1 and an update of this package was not requested. - brick/math 0.12.1 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - doctrine/event-manager is locked to version 2.0.1 and an update of this package was not requested. - doctrine/event-manager 2.0.1 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - doctrine/lexer is locked to version 3.0.1 and an update of this package was not requested. - doctrine/lexer 3.0.1 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - egulias/email-validator is locked to version 4.0.2 and an update of this package was not requested. - egulias/email-validator 4.0.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - laravel/framework is locked to version v10.48.19 and an update of this package was not requested. - laravel/framework v10.48.19 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - laravel/prompts is locked to version v0.1.24 and an update of this package was not requested. - laravel/prompts v0.1.24 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - lcobucci/clock is locked to version 3.0.0 and an update of this package was not requested. - lcobucci/clock 3.0.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - lcobucci/jwt is locked to version 5.3.0 and an update of this package was not requested. - lcobucci/jwt 5.3.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - league/uri is locked to version 7.4.1 and an update of this package was not requested. - league/uri 7.4.1 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - league/uri-interfaces is locked to version 7.4.1 and an update of this package was not requested. - league/uri-interfaces 7.4.1 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 12 - monolog/monolog is locked to version 3.7.0 and an update of this package was not requested. - monolog/monolog 3.7.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - nette/schema is locked to version v1.3.0 and an update of this package was not requested. - nette/schema v1.3.0 requires php 8.1 - 8.3 -> your php version (8.0.30) does not satisfy that requirement. Problem 14 - 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 (8.0.30) does not satisfy that requirement. Problem 15 - spatie/robots-txt is locked to version 2.2.0 and an update of this package was not requested. - spatie/robots-txt 2.2.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 16 - symfony/console is locked to version v6.4.10 and an update of this package was not requested. - symfony/console v6.4.10 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 17 - symfony/css-selector is locked to version v6.4.8 and an update of this package was not requested. - symfony/css-selector v6.4.8 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 18 - 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 19
PHP 8.0, Laravel 9.*
Process completed with exit code 2.
PHP 8.0, Laravel 9.*
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP 8.0, Laravel 9.*
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/