Skip to content

Adjust psr7 version constraints#67

Merged
dbu merged 1 commit into
php-http:3.xfrom
GrahamCampbell:patch-1
Jun 24, 2026
Merged

Adjust psr7 version constraints#67
dbu merged 1 commit into
php-http:3.xfrom
GrahamCampbell:patch-1

Conversation

@GrahamCampbell

Copy link
Copy Markdown
Contributor
Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Related tickets -
Documentation -
License MIT

What's in this PR?

Allows the installation of guzzlehttp/psr7 v3 and avoids the need for @dev for nyholm/psr7.

Why?

To enable the upcoming Guzzle 8 release to run integration tests.

Example Usage

N/A

Checklist

  • Updated CHANGELOG.md to describe BC breaks / deprecations | new feature | bugfix
  • Documentation pull request created (if not simply a bugfix)

To Do

  • If the PR is not complete but you want to discuss the approach, list what remains to be done here

@dbu

dbu commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

sorry, that went under somehow. will merge and release now.

@dbu dbu merged commit b82f481 into php-http:3.x Jun 24, 2026
3 of 11 checks passed
@dbu

dbu commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

i did not realise we are on version 4 with this repository. as i already merged, i tagged the 3.2.0 version anyways. as well as 4.1.0

but everything except critical bug fixes should go into the 4.x branch, and you should upgrade guzzle to use version 4 of the client-integration-tests

@GrahamCampbell GrahamCampbell deleted the patch-1 branch June 24, 2026 13:31
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