Skip to content

Update composer.lock #190

Update composer.lock

Update composer.lock #190

Triggered via push September 25, 2024 21:59
Status Failure
Total duration 19s
Billable time 1m
Artifacts

laravel.yml

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

Annotations

2 errors and 1 warning
Laravel (PHP 8.1 on ubuntu-latest)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - lcobucci/clock is locked to version 3.3.1 and an update of this package was not requested. - lcobucci/clock 3.3.1 requires php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.1.29) does not satisfy that requirement. Problem 2 - 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.1.29) does not satisfy that requirement. Problem 3 - symfony/options-resolver is locked to version v7.1.1 and an update of this package was not requested. - symfony/options-resolver v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 4 - symfony/css-selector v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. - tijsverkoyen/css-to-inline-styles v2.2.7 requires symfony/css-selector ^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/css-selector[v7.1.1]. - tijsverkoyen/css-to-inline-styles is locked to version v2.2.7 and an update of this package was not requested.
Laravel (PHP 8.1 on ubuntu-latest)
Process completed with exit code 2.
Laravel (PHP 8.1 on ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/