HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/blijegasten/blijegasten.be/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": ">=5.3.3",
        "paragonie/random_compat": "~1.0|~2.0|~9.99"
    },
    "autoload": {
        "psr-4": { "Symfony\\Polyfill\\Uuid\\": "" },
        "files": [ "bootstrap.php" ]
    },
    "suggest": {
        "ext-uuid": "For best performance"
    },
    "minimum-stability": "dev",
    "extra": {
        "branch-alias": {
            "dev-master": "1.14-dev"
        }
    }
}