Remove the ezimuel/ringphp workaround now it supports react/promise:^3

Created on 28 February 2025, about 2 months ago

Problem/Motivation

Previously we had a composer conflict as opensearch-php had a dependency on ezimuel/ringphp:^1.2 which required react/promise:^2. The composer/composer requires react/promise too which was too high.

Since 2025-02-24 ezimuel/ringphp supports react/promise:^3 also https://github.com/ezimuel/ringphp/pull/15

This means we can safely remove the following from our modules composer.json

    "replace": {
        "ezimuel/ringphp": "*"
    }

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia kim.pepper πŸ„β€β™‚οΈπŸ‡¦πŸ‡ΊSydney, Australia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024