[Scummvm-git-logs] scummvm-web master -> 20d40d537d3cc0899dd2f05033aa93dcb4101911
lotharsm
noreply at scummvm.org
Sun May 15 10:22:59 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
20d40d537d WEB: Update guzzlehttp/psr7
Commit: 20d40d537d3cc0899dd2f05033aa93dcb4101911
https://github.com/scummvm/scummvm-web/commit/20d40d537d3cc0899dd2f05033aa93dcb4101911
Author: Lothar Serra Mari (mail at serra.me)
Date: 2022-05-15T12:22:11+02:00
Commit Message:
WEB: Update guzzlehttp/psr7
Fixes https://github.com/scummvm/scummvm-web/security/dependabot/4
Changed paths:
composer.lock
diff --git a/composer.lock b/composer.lock
index 54f16363..2461df00 100644
--- a/composer.lock
+++ b/composer.lock
@@ -187,7 +187,7 @@
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^1.4",
- "guzzlehttp/psr7": "^1.7 || ^2.0",
+ "guzzlehttp/psr7": "^1.8 || ^2.1",
"php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0"
},
More information about the Scummvm-git-logs
mailing list