Skip to content

Conversation

kauffinger
Copy link
Contributor

Changed the version constraint for prism-php/prism from ^0.56.0 to >=v0.56.0 < v1.0 to allow for more flexible dependency management while preventing upgrades to v1.0 and above.

Alternatively, the version constraint could be updated often, but given the many releases of prism (we're already at v0.79) I think this is the easier way.

Changed the version constraint for prism-php/prism from ^0.56.0 to >=v0.56.0 < v1.0 to allow for more flexible dependency management while preventing upgrades to v1.0 and above.
@kauffinger
Copy link
Contributor Author

We could also set the max to v0.79, with the current setup only v0.56 can be run by the user, which misses significant features (like the responses API for OAI)

Copy link
Member

@luisdalmolin luisdalmolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, this is great, we should do it. Thanks for sending it!

@luisdalmolin luisdalmolin merged commit 2d9c946 into kirschbaum-development:main Jul 9, 2025
9 checks passed
@kauffinger
Copy link
Contributor Author

Hmmm... not sure if this broke something. Tests were fine for me on v0.79, didn't run phpstan, which might have been a bad decision.

Locally serving tools via http works fine for me, not sure if the errors from the run on main are relevant? Let me know if you don't have the time to investigate, then I'll take it on in the coming days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants