fixed: respect disabled opensearch params #62
phpunit.yml
on: push
Run PHPUnit test suites
/
Run PHPUnit test suites for Elgg 6
30s
Annotations
2 errors
|
Run PHPUnit test suites / Run PHPUnit test suites for Elgg 6
Process completed with exit code 2.
|
|
Run PHPUnit test suites / Run PHPUnit test suites for Elgg 6
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.
|