remove invalid composer property #3
Annotations
2 errors and 1 warning
build
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.3 but your php version (8.1.2) does not satisfy that requirement.
Problem 2
- symfony/console is locked to version v7.0.7 and an update of this package was not requested.
- symfony/console v7.0.7 requires php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 3
- 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.2) does not satisfy that requirement.
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|