Skip to content

Commit

Permalink
Update dependency guzzlehttp/psr7 to v1.9.1 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent bf97965 commit aff1a9a
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 29 deletions.
2 changes: 1 addition & 1 deletion 01-simple-application/web-application/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"require": {
"slim/slim": "4.8.0",
"guzzlehttp/guzzle": "7.3.0",
"guzzlehttp/psr7": "1.8.1",
"guzzlehttp/psr7": "1.9.1",
"http-interop/http-factory-guzzle": "1.2.0"
}
}
86 changes: 58 additions & 28 deletions 01-simple-application/web-application/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aff1a9a

Please sign in to comment.