Commit 4db64697 authored by catch's avatar catch
Browse files

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

parent 225378cd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -443,7 +443,7 @@
            "dist": {
                "type": "path",
                "url": "core",
                "reference": "d5230c2446619aaafdf71d8c184a15d652cdb9f7"
                "reference": "9cac43a52969b4e81d5d4220ce865ab7f5186775"
            },
            "require": {
                "asm89/stack-cors": "^2.1",
@@ -465,7 +465,7 @@
                "ext-tokenizer": "*",
                "ext-xml": "*",
                "guzzlehttp/guzzle": "^7.5",
                "guzzlehttp/psr7": "^2.4",
                "guzzlehttp/psr7": "^2.4.5",
                "masterminds/html5": "^2.7",
                "pear/archive_tar": "^1.4.14",
                "php": ">=8.1.0",
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
        "twig/twig": "^3.4.3",
        "doctrine/annotations": "^1.13",
        "guzzlehttp/guzzle": "^7.5",
        "guzzlehttp/psr7": "^2.4",
        "guzzlehttp/psr7": "^2.4.5",
        "egulias/email-validator": "^3.2.1",
        "masterminds/html5": "^2.7",
        "symfony/psr-http-message-bridge": "^2.1",