Commit 9ee1c0f0 authored by catch's avatar catch
Browse files

Issue #3357247 by Spokje: Update guzzlehttp/psr7

parent 3a54df7a
Loading
Loading
Loading
Loading
+6 −9
Original line number Diff line number Diff line
@@ -989,16 +989,16 @@
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "2.4.4",
            "version": "2.4.5",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf"
                "reference": "0454e12ef0cd597ccd2adb036f7bda4e7fface66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf",
                "reference": "3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/0454e12ef0cd597ccd2adb036f7bda4e7fface66",
                "reference": "0454e12ef0cd597ccd2adb036f7bda4e7fface66",
                "shasum": ""
            },
            "require": {
@@ -1024,9 +1024,6 @@
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                },
                "branch-alias": {
                    "dev-master": "2.4-dev"
                }
            },
            "autoload": {
@@ -1088,7 +1085,7 @@
            ],
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/2.4.4"
                "source": "https://github.com/guzzle/psr7/tree/2.4.5"
            },
            "funding": [
                {
@@ -1104,7 +1101,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2023-03-09T13:19:02+00:00"
            "time": "2023-04-17T16:00:45+00:00"
        },
        {
            "name": "masterminds/html5",
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
        "egulias/email-validator": "~3.2.5",
        "guzzlehttp/guzzle": "~7.5.0",
        "guzzlehttp/promises": "~1.5.2",
        "guzzlehttp/psr7": "~2.4.4",
        "guzzlehttp/psr7": "~2.4.5",
        "masterminds/html5": "~2.7.6",
        "mck89/peast": "~v1.15.1",
        "pear/archive_tar": "~1.4.14",