Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix provided versions of psr/http-factory-implementation in composer.json #194

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

Xerkus
Copy link
Member

@Xerkus Xerkus commented Sep 10, 2024

None of the provided versions of the virtual package psr/http-factory-implementation exist in psr/http-factory. Particularly there is no v2 version.

Original change was meant for the psr/http-message-implementation but got inadvertently duplicated.

@Xerkus Xerkus added the Bug Something isn't working label Sep 10, 2024
@Xerkus Xerkus added this to the 3.4.0 milestone Sep 10, 2024
@Xerkus Xerkus linked an issue Sep 10, 2024 that may be closed by this pull request
Copy link
Member

@gsteel gsteel left a comment

Choose a reason for hiding this comment

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

👍

@Xerkus Xerkus merged commit 86a20b6 into laminas:3.4.x Sep 10, 2024
12 checks passed
@Xerkus Xerkus deleted the fix/http-factory-provide branch September 10, 2024 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

composer.json provides non-existing versions of psr/http-factory
2 participants