workerman-php / workerman-php/http-client
可以升级了
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 55
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
跟有的框架不兼容了
guzzle/psr 2.x的 "psr/http-message": "^1.1 || ^2.0"
workerman/psr 的 "psr/http-message": "~1.0"
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the Composer dependency declarations for the HTTP message package and compare the constraints used by guzzle/psr and workerman/psr. Verify the incompatibility with a dependency-resolution or installation test, then confirm that compatible framework integrations can be installed without weakening the required version constraints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100