MOON
Server: Apache
System: Linux nserver.cafsindia.com 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: cafsindia (1002)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /home/cafsindia/help.cafsindia.com/vendor/symfony/runtime/composer.json
{
    "name": "symfony/runtime",
    "type": "composer-plugin",
    "description": "Enables decoupling PHP applications from global state",
    "keywords": ["runtime"],
    "homepage": "https://symfony.com",
    "license" : "MIT",
    "authors": [
        {
            "name": "Nicolas Grekas",
            "email": "p@tchwork.com"
        },
        {
            "name": "Symfony Community",
            "homepage": "https://symfony.com/contributors"
        }
    ],
    "require": {
        "php": ">=7.2.5",
        "composer-plugin-api": "^1.0|^2.0",
        "symfony/polyfill-php80": "^1.15"
    },
    "require-dev": {
        "composer/composer": "^1.0.2|^2.0",
        "symfony/console": "^4.4.30|^5.4.9|^6.0.9",
        "symfony/dotenv": "^5.1|^6.0",
        "symfony/http-foundation": "^4.4.30|^5.3.7|^6.0",
        "symfony/http-kernel": "^4.4.30|^5.3.7|^6.0"
    },
    "conflict": {
        "symfony/dotenv": "<5.1"
    },
    "autoload": {
        "psr-4": {
            "Symfony\\Component\\Runtime\\": "",
            "Symfony\\Runtime\\Symfony\\Component\\": "Internal/"
        },
        "exclude-from-classmap": [
            "/Tests/"
        ]
    },
    "minimum-stability": "dev",
    "extra": {
        "class": "Symfony\\Component\\Runtime\\Internal\\ComposerPlugin"
    }
}