Commit f5baa0d8 authored by catch's avatar catch
Browse files

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

parent 73c3cea7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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",
+1 −1
Original line number Diff line number Diff line
@@ -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",