graphqlite-bundle
graphqlite-bundle copied to clipboard
Update symfony/psr-http-message-bridge requirement from ^2.0 to ^2.0 || ^7.0
Updates the requirements on symfony/psr-http-message-bridge to permit the latest version.
Release notes
Sourced from symfony/psr-http-message-bridge's releases.
v7.1.1
Changelog (https://github.com/symfony/psr-http-message-bridge/compare/v7.1.0...v7.1.1)
- no significant changes
Changelog
Sourced from symfony/psr-http-message-bridge's changelog.
CHANGELOG
6.4
- Import the bridge into the Symfony monorepo and synchronize releases
- Remove
ArgumentValueResolverInterfacefromPsrServerRequestResolver- Support
php-http/discoveryfor auto-detecting PSR-17 factories2.3.1
- Don't rely on
Request::getPayload()to populate the parsed body2.3.0
- Leverage
Request::getPayload()to populate the parsed body of PSR-7 requests- Implement
ValueResolverInterfaceintroduced with Symfony 6.22.2.0
- Drop support for Symfony 4
- Bump minimum version of PHP to 7.2
- Support version 2 of the psr/http-message contracts
2.1.3
- Ignore invalid HTTP headers when creating PSR7 objects
- Fix for wrong type passed to
moveTo()2.1.2
- Allow Symfony 6
2.1.0
- Added a
PsrResponseListenerto automatically convert PSR-7 responses returned by controllers- Added a
PsrServerRequestResolverthat allows injecting PSR-7 request objects into controllers2.0.2
- Fix populating server params from URI in HttpFoundationFactory
- Create cookies as raw in HttpFoundationFactory
... (truncated)
Commits
9a5dbb6Merge branch '7.0' into 7.11f1c211Merge branch '6.4' into 7.023a162bRemove subtree split checksdb9f8f3Merge branch '7.0' into 7.1727befdMerge branch '6.4' into 7.0e8adf6bMerge branch '5.4' into 6.441dce07Remove unnecessary empty usagesfbc500cMerge branch '6.4' into 7.098059ddstop marking parameters implicitly as nullabled9fadafMerge branch '6.4' into 7.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)