Skip to content

Commit 964137d

Browse files
Update dependency guzzlehttp/psr7 to v1.9.1 [SECURITY]
1 parent bf97965 commit 964137d

File tree

2 files changed

+56
-26
lines changed

2 files changed

+56
-26
lines changed

01-simple-application/web-application/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"require": {
1111
"slim/slim": "4.8.0",
1212
"guzzlehttp/guzzle": "7.3.0",
13-
"guzzlehttp/psr7": "1.8.1",
13+
"guzzlehttp/psr7": "1.9.1",
1414
"http-interop/http-factory-guzzle": "1.2.0"
1515
}
1616
}

01-simple-application/web-application/composer.lock

Lines changed: 55 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)