PHP 8.2.31
Preview: composer.json Size: 1.34 KB
/proc/thread-self/root/opt/alt/php55/usr/share/doc/pear/Security/Symfony/Component/Security/Core/composer.json

{
    "name": "symfony/security-core",
    "type": "library",
    "description": "Symfony Security Component - Core Library",
    "keywords": [],
    "homepage": "http://symfony.com",
    "license": "MIT",
    "authors": [
        {
            "name": "Fabien Potencier",
            "email": "fabien@symfony.com"
        },
        {
            "name": "Symfony Community",
            "homepage": "http://symfony.com/contributors"
        }
    ],
    "require": {
        "php": ">=5.3.3"
    },
    "require-dev": {
        "symfony/event-dispatcher": "~2.1",
        "symfony/expression-language": "~2.4",
        "symfony/http-foundation": "~2.4",
        "symfony/validator": "~2.2",
        "psr/log": "~1.0",
        "ircmaxell/password-compat": "1.0.*"
    },
    "suggest": {
        "symfony/event-dispatcher": "",
        "symfony/http-foundation": "",
        "symfony/validator": "For using the user password constraint",
        "symfony/expression-language": "For using the expression voter",
        "ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5"
    },
    "autoload": {
        "psr-0": { "Symfony\\Component\\Security\\Core\\": "" }
    },
    "target-dir": "Symfony/Component/Security/Core",
    "minimum-stability": "dev",
    "extra": {
        "branch-alias": {
            "dev-master": "2.4-dev"
        }
    }
}

Directory Contents

Dirs: 0 × Files: 3

Name Size Perms Modified Actions
1.34 KB lrw-r--r-- 2019-12-18 11:24:07
Edit Download
1.04 KB lrw-r--r-- 2019-12-18 11:24:07
Edit Download
564 B lrw-r--r-- 2019-12-18 11:24:07
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).