General Updates #572
run-tests.yml
on: pull_request
PHP 8.1, Laravel 10.*
11s
Annotations
2 errors and 1 warning
PHP 8.1, Laravel 10.*
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.2 but your php version (8.1.28) does not satisfy that requirement.
Problem 2
- symfony/css-selector is locked to version v7.0.7 and an update of this package was not requested.
- symfony/css-selector v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 3
- symfony/event-dispatcher is locked to version v7.0.7 and an update of this package was not requested.
- symfony/event-dispatcher v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 4
- symfony/string is locked to version v7.0.7 and an update of this package was not requested.
- symfony/string v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 5
- symfony/string v7.0.7 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
- symfony/console v6.4.7 requires symfony/string ^5.4|^6.0|^7.0 -> satisfiable by symfony/string[v7.0.7].
- symfony/console is locked to version v6.4.7 and an update of this package was not requested.
|
PHP 8.1, Laravel 10.*
Process completed with exit code 2.
|
PHP 8.1, Laravel 10.*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|