Skip to content

👍 Install plugin by composer support #183

👍 Install plugin by composer support

👍 Install plugin by composer support #183

Triggered via push April 30, 2024 04:00
Status Failure
Total duration 57s
Artifacts

test.yml

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

Annotations

4 errors and 2 warnings
PHP8 - ubuntu-latest
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - doctrine/event-manager is locked to version 2.0.0 and an update of this package was not requested. - doctrine/event-manager 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - 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 3 - 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 4 - 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 5 - 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 6 - 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 7 - 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 8 - 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 9 - rcrowe/twigbridge is locked to version v0.14.3 and an update of this package was not requested. - rcrowe/twigbridge v0.14.3 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - symfony/console is locked to version v6.4.7 and an update of this package was not requested. - symfony/console v6.4.7 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - symfony/css-selector is locked to version v6.4.7 and an update of this package was not requested. - symfony/css-selector v6.4.7 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 12 - symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - symfony/error-handler is locked to version v6.4.7 and an update of this package was not requested. - symfony/error-handler v6.4.7 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 14 - symfony/event-dispatcher is locked to version v6.4.7 and an update of this package was not requested. - symfony/event-dispatcher v6.4.7 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 15 - symfony/event-dispatcher-contracts is locked to version v3.4.2 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.4.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 16 - symfony/finder is locked to version v6.4.7 and an update of this package was not requested. - symfony/finder v6.4.7 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 17 - symfony/http-foundation is locked to version v6.4.7 and an update of this package was not requested. - symfony/http-foundation v6.4.7 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 18 - symfony/http-kernel is locked to version
PHP8 - ubuntu-latest
Process completed with exit code 2.
PHP8.1 - ubuntu-latest
The job was canceled because "ubuntu-latest_8" failed.
PHP8.1 - ubuntu-latest
The operation was canceled.
PHP8 - ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP8 - ubuntu-latest
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/