File "composer.json"

Full Path: /home/diablzlo/glucosebalnce.com/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/composer.json
File size: 1.04 KB
MIME-type: application/json
Charset: utf-8

{
    "name": "symfony\/polyfill-ctype",
    "type": "library",
    "description": "Symfony polyfill for ctype functions",
    "keywords": [
        "polyfill",
        "compatibility",
        "portable",
        "ctype"
    ],
    "homepage": "https:\/\/symfony.com",
    "license": "MIT",
    "authors": [
        {
            "name": "Gert de Pagter",
            "email": "BackEndTea@gmail.com"
        },
        {
            "name": "Symfony Community",
            "homepage": "https:\/\/symfony.com\/contributors"
        }
    ],
    "require": {
        "php": ">=7.2"
    },
    "provide": {
        "ext-ctype": "*"
    },
    "autoload": {
        "psr-4": {
            "ElementorDeps\\Symfony\\Polyfill\\Ctype\\": ""
        },
        "files": [
            "bootstrap.php"
        ]
    },
    "suggest": {
        "ext-ctype": "For best performance"
    },
    "minimum-stability": "dev",
    "extra": {
        "thanks": {
            "name": "symfony\/polyfill",
            "url": "https:\/\/github.com\/symfony\/polyfill"
        }
    }
}