Your IP : 3.141.25.212


Current Path : /data/web/virtuals/51568/virtual/www/subdom/agenda/vendor/composer/
Upload File :
Current File : /data/web/virtuals/51568/virtual/www/subdom/agenda/vendor/composer/installed.json

{
    "packages": [
        {
            "name": "latte/latte",
            "version": "v2.11.0",
            "version_normalized": "2.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nette/latte.git",
                "reference": "a815687bfadaf3af51ae99f92edb4ea310c43426"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nette/latte/zipball/a815687bfadaf3af51ae99f92edb4ea310c43426",
                "reference": "a815687bfadaf3af51ae99f92edb4ea310c43426",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-tokenizer": "*",
                "php": ">=7.1 <8.2"
            },
            "conflict": {
                "nette/application": "<2.4.1"
            },
            "require-dev": {
                "nette/php-generator": "^3.3.4",
                "nette/tester": "~2.0",
                "nette/utils": "^3.0",
                "phpstan/phpstan": "^0.12",
                "tracy/tracy": "^2.3"
            },
            "suggest": {
                "ext-fileinfo": "to use filter |datastream",
                "ext-iconv": "to use filters |reverse, |substring",
                "ext-mbstring": "to use filters like lower, upper, capitalize, ...",
                "nette/php-generator": "to use tag {templatePrint}",
                "nette/utils": "to use filter |webalize"
            },
            "time": "2022-02-22T18:39:58+00:00",
            "bin": [
                "bin/latte-lint"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.11-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause",
                "GPL-2.0-only",
                "GPL-3.0-only"
            ],
            "authors": [
                {
                    "name": "David Grudl",
                    "homepage": "https://davidgrudl.com"
                },
                {
                    "name": "Nette Community",
                    "homepage": "https://nette.org/contributors"
                }
            ],
            "description": "☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.",
            "homepage": "https://latte.nette.org",
            "keywords": [
                "context-sensitive",
                "engine",
                "escaping",
                "html",
                "nette",
                "security",
                "template",
                "twig"
            ],
            "support": {
                "issues": "https://github.com/nette/latte/issues",
                "source": "https://github.com/nette/latte/tree/v2.11.0"
            },
            "install-path": "../latte/latte"
        }
    ],
    "dev": true,
    "dev-package-names": []
}