Commit ad1b6e1b authored by catch's avatar catch
Browse files

Issue #3168763 by xjm, suzymasri, longwave: Update Symfony to 4.4.13 to address CVE-2020-15094

parent 924d5832
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -2641,16 +2641,16 @@
        },
        {
            "name": "symfony/http-kernel",
            "version": "v3.4.41",
            "version": "v3.4.44",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-kernel.git",
                "reference": "e4e4ed6c008c983645b4eee6b67d8f258cde54df"
                "reference": "27dcaa8c6b18c75df9f37badeb4d3564ffaa1326"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/e4e4ed6c008c983645b4eee6b67d8f258cde54df",
                "reference": "e4e4ed6c008c983645b4eee6b67d8f258cde54df",
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/27dcaa8c6b18c75df9f37badeb4d3564ffaa1326",
                "reference": "27dcaa8c6b18c75df9f37badeb4d3564ffaa1326",
                "shasum": ""
            },
            "require": {
@@ -2741,7 +2741,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2020-05-31T05:14:17+00:00"
            "time": "2020-08-31T05:53:42+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@
        "symfony/dependency-injection": "v3.4.41",
        "symfony/event-dispatcher": "v3.4.41",
        "symfony/http-foundation": "v3.4.41",
        "symfony/http-kernel": "v3.4.41",
        "symfony/http-kernel": "v3.4.44",
        "symfony/polyfill-ctype": "v1.17.0",
        "symfony/polyfill-iconv": "v1.17.0",
        "symfony/polyfill-intl-idn": "v1.17.0",