Skip to content

feat(v0.0.14): guzzle 6 → 7 drop-in#3

Closed
ahajason wants to merge 1 commit into
masterfrom
release/0.0.14
Closed

feat(v0.0.14): guzzle 6 → 7 drop-in#3
ahajason wants to merge 1 commit into
masterfrom
release/0.0.14

Conversation

@ahajason

Copy link
Copy Markdown
  • guzzlehttp/guzzle ~6.0 → ^7.0
  • API drop-in(guzzle 7 兼容 PSR-7/PSR-18)
  • 清 7 guzzle CVE + 5 psr7 CVE(5 服务共享)
  • PR: docs/superpowers/specs/2026-06-24-audit-debt-p0-design.md §4
  • Plan: docs/superpowers/plans/2026-06-24-audit-debt-p0-plan.md Task 6

- guzzlehttp/guzzle ~6.0 → ^7.0
- API drop-in(guzzle 7 兼容 PSR-7/PSR-18)
- 清 7 guzzle CVE + 5 psr7 CVE(5 服务共享)
- PR: docs/superpowers/specs/2026-06-24-audit-debt-p0-design.md §4
- Plan: docs/superpowers/plans/2026-06-24-audit-debt-p0-plan.md Task 6
Copilot AI review requested due to automatic review settings June 24, 2026 03:59

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates this PHP library’s HTTP client dependency to Guzzle 7 as part of the v0.0.14 upgrade/audit plan, aiming to address CVEs and align with newer PSR-7/PSR-18 compatibility.

Changes:

  • Bump guzzlehttp/guzzle from ~6.0 to ^7.0 in composer.json.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread composer.json
Comment on lines 23 to 27
"require": {
"monolog/monolog": "^1.20",
"datto/json-rpc": "^6.0",
"guzzlehttp/guzzle": "~6.0",
"guzzlehttp/guzzle": "^7.0",
"paragonie/random_compat": ">=2"
@ahajason ahajason closed this Jun 26, 2026
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