chore: wrapping up v9.1.1 #76
lint.yml
on: push
Lint checks
/
Validate the commit message
5s
Lint checks
/
Validate composer.json and PHP Coding style
13s
Lint checks
/
Validate language files are UTF-8 encoded
5s
Annotations
2 errors
|
Lint checks / Validate composer.json and PHP Coding style
Process completed with exit code 2.
|
|
Lint checks / Validate composer.json and PHP Coding style
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/yaml is locked to version v7.2.3 and an update of this package was not requested.
- symfony/yaml v7.2.3 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 2
- opensearch-project/opensearch-php is locked to version 2.4.3 and an update of this package was not requested.
- opensearch-project/opensearch-php 2.4.3 requires symfony/yaml * -> satisfiable by symfony/yaml[v7.2.3].
- symfony/yaml v7.2.3 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
|