chore: resolve open dependabot security alerts - #140
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the PHP Server SDK’s HTTP client dependency to address Dependabot-reported security vulnerabilities by upgrading guzzlehttp/guzzle to 7.15.2, and propagates the lockfile changes to the included example applications.
Changes:
- Bumped
guzzlehttp/guzzlefrom7.15.1to7.15.2in the rootcomposer.json. - Updated the root
composer.lockto lockguzzlehttp/guzzleat7.15.2. - Updated example app lockfiles to lock
guzzlehttp/guzzleat7.15.2.
Reviewed changes
Copilot reviewed 1 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| composer.json | Updates the SDK’s direct dependency constraint for guzzlehttp/guzzle to ^7.15.2. |
| composer.lock | Locks guzzlehttp/guzzle to 7.15.2 for the main project dependency graph. |
| examples/hello-world/composer.lock | Updates the example’s locked dependencies (including the SDK path dependency) to use guzzlehttp/guzzle 7.15.2. |
| examples/hello-world-http-proxy/composer.lock | Updates the example’s locked dependencies to use guzzlehttp/guzzle 7.15.2. |
| examples/hello-world-udp-proxy/composer.lock | Updates the example’s locked dependencies to use guzzlehttp/guzzle 7.15.2. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
JamieSinn
approved these changes
Aug 5, 2026
Member
Author
|
@copilot resolve the merge conflicts in this pull request |
Co-authored-by: jonathannorris <1219069+jonathannorris@users.noreply.github.com>
auto-merge was automatically disabled
August 6, 2026 14:02
Head branch was pushed to by a user without write access
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
guzzlehttp/guzzlefrom 7.15.1 to 7.15.2 across all manifestsDependabot Alerts Resolved
guzzlehttp/guzzlecomposer.json+composer.lockguzzlehttp/guzzleexamples/hello-world-http-proxy/composer.lockguzzlehttp/guzzleexamples/hello-world/composer.lockguzzlehttp/guzzleexamples/hello-world-udp-proxy/composer.lockguzzlehttp/guzzlecomposer.lockguzzlehttp/guzzleexamples/hello-world-http-proxy/composer.lockguzzlehttp/guzzleexamples/hello-world/composer.lockguzzlehttp/guzzleexamples/hello-world-udp-proxy/composer.lockVulnerabilities addressed: