Commit b6e7550e authored by catch's avatar catch
Browse files

Reapply "task: #3571196 Update symfony/process constraint"

This reverts commit 04602e9d.
parent ac069df1
Loading
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -417,7 +417,7 @@
            "dist": {
                "type": "path",
                "url": "core",
                "reference": "dfe01d68869ee44810085b1f817f77a33c8f47a4"
                "reference": "3a8876ef3c40654a0cb7cc46d6ff0370dc167ebb"
            },
            "require": {
                "asm89/stack-cors": "^2.3",
@@ -456,7 +456,7 @@
                "symfony/mailer": "^6.4",
                "symfony/mime": "^6.4",
                "symfony/polyfill-iconv": "^1.26",
                "symfony/process": "^6.4",
                "symfony/process": "^6.4.33",
                "symfony/psr-http-message-bridge": "^2.1|^6.4",
                "symfony/routing": "^6.4",
                "symfony/serializer": "^6.4",
@@ -3386,16 +3386,16 @@
        },
        {
            "name": "symfony/process",
            "version": "v6.4.26",
            "version": "v6.4.33",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "48bad913268c8cafabbf7034b39c8bb24fbc5ab8"
                "reference": "c46e854e79b52d07666e43924a20cb6dc546644e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/48bad913268c8cafabbf7034b39c8bb24fbc5ab8",
                "reference": "48bad913268c8cafabbf7034b39c8bb24fbc5ab8",
                "url": "https://api.github.com/repos/symfony/process/zipball/c46e854e79b52d07666e43924a20cb6dc546644e",
                "reference": "c46e854e79b52d07666e43924a20cb6dc546644e",
                "shasum": ""
            },
            "require": {
@@ -3427,7 +3427,7 @@
            "description": "Executes commands in sub-processes",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/process/tree/v6.4.26"
                "source": "https://github.com/symfony/process/tree/v6.4.33"
            },
            "funding": [
                {
@@ -3447,7 +3447,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2025-09-11T09:57:09+00:00"
            "time": "2026-01-23T16:02:12+00:00"
        },
        {
            "name": "symfony/psr-http-message-bridge",
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@
        "symfony/polyfill-intl-normalizer": "~v1.33.0",
        "symfony/polyfill-mbstring": "~v1.33.0",
        "symfony/polyfill-php83": "~v1.33.0",
        "symfony/process": "~v6.4.26",
        "symfony/process": "~v6.4.33",
        "symfony/psr-http-message-bridge": "~v6.4.24",
        "symfony/routing": "~v6.4.28",
        "symfony/serializer": "~v6.4.27",
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
        "symfony/routing": "^6.4",
        "symfony/serializer": "^6.4",
        "symfony/validator": "^6.4",
        "symfony/process": "^6.4",
        "symfony/process": "^6.4.33",
        "symfony/polyfill-iconv": "^1.26",
        "symfony/yaml": "^6.4",
        "twig/twig": "^3.22.0",