Skip to content

Laravel 11 compatibility #1

Laravel 11 compatibility

Laravel 11 compatibility #1

Triggered via push July 1, 2024 09:14
Status Failure
Total duration 3m 2s
Artifacts

unit-test.yml

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

Annotations

6 errors and 2 warnings
build (8)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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 2 - carbonphp/carbon-doctrine-types is locked to version 3.2.0 and an update of this package was not requested. - carbonphp/carbon-doctrine-types 3.2.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - 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 4 - 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 5 - laravel/framework is locked to version v11.13.0 and an update of this package was not requested. - laravel/framework v11.13.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - 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 7 - 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 8 - nesbot/carbon is locked to version 3.6.0 and an update of this package was not requested. - nesbot/carbon 3.6.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - 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 10 - nunomaduro/termwind is locked to version v2.0.1 and an update of this package was not requested. - nunomaduro/termwind v2.0.1 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - 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 12 - symfony/clock is locked to version v7.1.1 and an update of this package was not requested. - symfony/clock v7.1.1 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - symfony/console is locked to version v7.1.2 and an update of this package was not requested. - symfony/console v7.1.2 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 14 - symfony/css-selector is locked to version v7.1.1 and an update of this package was not requested. - symfony/css-selector v7.1.1 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 15 - 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 16 - symfony/error-handler is locked to version v7.1.2 and an update of this package was not requested. - symfony/error-handler v7.1.2 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 17 - symfony/event-dispatcher is locked to version v7.1.1 and an update of this package was not requested. - symfony/event-dispatcher v7.1.1 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 18 - symfony/event-dispatcher-contracts is locked to version v3.5.0 and an update of this packag
build (8)
Process completed with exit code 2.
build (8.1)
The job was canceled because "_8" failed.
build (8.1)
The operation was canceled.
build (8.2)
The job was canceled because "_8" failed.
build (8.2)
Process completed with exit code 2.
build (8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/