Problem/Motivation

openai-php/client is required with a narrow version constraint, ^0.8. Since the major version is zero, this constraint does not match, for example, version 0.10. This makes it difficult to use augmentor_chatgpt with other modules that also require openai-php/client.

Proposed resolution

Change the version constraint, perhaps to >=0.8.

Remaining tasks

Decide what the constraint should be. Implement.

User interface changes

None.

API changes

None.

Data model changes

None.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Liam Morland created an issue. See original summary.

naveenvalecha made their first commit to this issue’s fork.

naveenvalecha’s picture

Title: Loosen version contraint for openai-php/client » Update PHP dependencies

naveenvalecha’s picture

Status: Active » Fixed

PR has been merged to 1.0.x
It will be rolled out in next release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.