Commit 5915c704 authored by catch's avatar catch
Browse files

Issue #3357247 by Spokje: Update guzzlehttp/psr7

parent dcbf6ff0
Loading
Loading
Loading
Loading
+6 −9
Original line number Diff line number Diff line
@@ -940,16 +940,16 @@
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "2.4.3",
            "version": "2.4.5",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "67c26b443f348a51926030c83481b85718457d3d"
                "reference": "0454e12ef0cd597ccd2adb036f7bda4e7fface66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d",
                "reference": "67c26b443f348a51926030c83481b85718457d3d",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/0454e12ef0cd597ccd2adb036f7bda4e7fface66",
                "reference": "0454e12ef0cd597ccd2adb036f7bda4e7fface66",
                "shasum": ""
            },
            "require": {
@@ -975,9 +975,6 @@
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                },
                "branch-alias": {
                    "dev-master": "2.4-dev"
                }
            },
            "autoload": {
@@ -1039,7 +1036,7 @@
            ],
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/2.4.3"
                "source": "https://github.com/guzzle/psr7/tree/2.4.5"
            },
            "funding": [
                {
@@ -1055,7 +1052,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2022-10-26T14:07:24+00:00"
            "time": "2023-04-17T16:00:45+00:00"
        },
        {
            "name": "masterminds/html5",
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
        "egulias/email-validator": "~3.2.1",
        "guzzlehttp/guzzle": "~7.5.0",
        "guzzlehttp/promises": "~1.5.2",
        "guzzlehttp/psr7": "~2.4.3",
        "guzzlehttp/psr7": "~2.4.5",
        "masterminds/html5": "~2.7.6",
        "pear/archive_tar": "~1.4.14",
        "pear/console_getopt": "~v1.4.3",