Update composer.lock #190
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/
|