Commit 43ec4c8a authored by catch's avatar catch
Browse files

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

This reverts commit 1bf47dca.
parent 1bf47dca
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -368,7 +368,7 @@
            "dist": {
                "type": "path",
                "url": "core",
                "reference": "12aa80c3e54427cf08075d5c88a17ea1ba64f0a8"
                "reference": "f28e750dbf4a9011d7a15b11b821b97cee7293f7"
            },
            "require": {
                "asm89/stack-cors": "^2.3",
@@ -413,7 +413,7 @@
                "symfony/polyfill-iconv": "^1.32",
                "symfony/polyfill-php84": "^1.32",
                "symfony/polyfill-php85": "^1.32",
                "symfony/process": "^7.4.5",
                "symfony/process": "^7.4",
                "symfony/psr-http-message-bridge": "^7.4",
                "symfony/routing": "^7.4",
                "symfony/serializer": "^7.4",
@@ -3654,16 +3654,16 @@
        },
        {
            "name": "symfony/process",
            "version": "v7.4.5",
            "version": "v7.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "608476f4604102976d687c483ac63a79ba18cc97"
                "reference": "7ca8dc2d0dcf4882658313aba8be5d9fd01026c8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/608476f4604102976d687c483ac63a79ba18cc97",
                "reference": "608476f4604102976d687c483ac63a79ba18cc97",
                "url": "https://api.github.com/repos/symfony/process/zipball/7ca8dc2d0dcf4882658313aba8be5d9fd01026c8",
                "reference": "7ca8dc2d0dcf4882658313aba8be5d9fd01026c8",
                "shasum": ""
            },
            "require": {
@@ -3695,7 +3695,7 @@
            "description": "Executes commands in sub-processes",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/process/tree/v7.4.5"
                "source": "https://github.com/symfony/process/tree/v7.4.0"
            },
            "funding": [
                {
@@ -3715,7 +3715,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2026-01-26T15:07:59+00:00"
            "time": "2025-10-16T11:21:06+00:00"
        },
        {
            "name": "symfony/psr-http-message-bridge",
@@ -10329,5 +10329,5 @@
    "platform-overrides": {
        "php": "8.3.0"
    },
    "plugin-api-version": "2.9.0"
    "plugin-api-version": "2.6.0"
}
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@
        "symfony/polyfill-mbstring": "~v1.33.0",
        "symfony/polyfill-php84": "~v1.33.0",
        "symfony/polyfill-php85": "~v1.33.0",
        "symfony/process": "~v7.4.5",
        "symfony/process": "~v7.4.0",
        "symfony/psr-http-message-bridge": "~v7.4.0",
        "symfony/routing": "~v7.4.0",
        "symfony/serializer": "~v7.4.0",
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
        "symfony/routing": "^7.4",
        "symfony/serializer": "^7.4",
        "symfony/validator": "^7.4",
        "symfony/process": "^7.4.5",
        "symfony/process": "^7.4",
        "symfony/polyfill-iconv": "^1.32",
        "symfony/polyfill-php84": "^1.32",
        "symfony/polyfill-php85": "^1.32",