Issue #3357825 by Spokje, Eric_A: Update guzzlehttp/psr7 constraint

merge-requests/3935/head
catch 2023-05-04 16:24:07 +01:00
parent 73c3cea75f
commit f5baa0d8ba
2 changed files with 3 additions and 3 deletions

4
composer.lock generated
View File

@ -491,7 +491,7 @@
"dist": {
"type": "path",
"url": "core",
"reference": "d55f9a95d0d10b10b2945d162fa86b383ecc9cda"
"reference": "5a9a3329284c00b698aa63e5921d98daddae69cb"
},
"require": {
"asm89/stack-cors": "^2.1",
@ -513,7 +513,7 @@
"ext-tokenizer": "*",
"ext-xml": "*",
"guzzlehttp/guzzle": "^7.5",
"guzzlehttp/psr7": "^2.4",
"guzzlehttp/psr7": "^2.4.5",
"masterminds/html5": "^2.7",
"mck89/peast": "^1.14",
"pear/archive_tar": "^1.4.14",

View File

@ -33,7 +33,7 @@
"twig/twig": "^3.5.0",
"doctrine/annotations": "^1.14",
"guzzlehttp/guzzle": "^7.5",
"guzzlehttp/psr7": "^2.4",
"guzzlehttp/psr7": "^2.4.5",
"egulias/email-validator": "^3.2.1|^4.0",
"masterminds/html5": "^2.7",
"symfony/psr-http-message-bridge": "^2.1",