HEX
Server: nginx/1.28.3
System: Linux lightweb-s1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: drdrivek-71 (1047)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/dnlightw-124/dn.lightweb.kr/vendor/symfony/polyfill-uuid/composer.json
{
    "name": "symfony/polyfill-uuid",
    "type": "library",
    "description": "Symfony polyfill for uuid functions",
    "keywords": ["polyfill", "compatibility", "portable", "uuid"],
    "homepage": "https://symfony.com",
    "license": "MIT",
    "authors": [
        {
            "name": "Grégoire Pineau",
            "email": "lyrixx@lyrixx.info"
        },
        {
            "name": "Symfony Community",
            "homepage": "https://symfony.com/contributors"
        }
    ],
    "require": {
        "php": ">=7.2"
    },
    "provide": {
        "ext-uuid": "*"
    },
    "autoload": {
        "psr-4": { "Symfony\\Polyfill\\Uuid\\": "" },
        "files": [ "bootstrap.php" ]
    },
    "suggest": {
        "ext-uuid": "For best performance"
    },
    "minimum-stability": "dev",
    "extra": {
        "thanks": {
            "name": "symfony/polyfill",
            "url": "https://github.com/symfony/polyfill"
        }
    }
}