Skip to content
Snippets Groups Projects
composer.lock 575 KiB
Newer Older
bcweaver's avatar
bcweaver committed
            "suggest": {
                "symfony/console": "For validating YAML files using the lint command"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Yaml\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Yaml Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/yaml/tree/v3.4.41"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2020-05-11T07:51:54+00:00"
bcweaver's avatar
bcweaver committed
        },
        {
            "name": "twig/extensions",
bcweaver's avatar
bcweaver committed
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig-extensions.git",
                "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
bcweaver's avatar
bcweaver committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
                "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
bcweaver's avatar
bcweaver committed
                "shasum": ""
            },
            "require": {
                "twig/twig": "^1.27|^2.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^3.4",
                "symfony/translation": "^2.7|^3.4"
            },
            "suggest": {
                "symfony/translation": "Allow the time_diff output to be translated"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Twig_Extensions_": "lib/"
                },
                "psr-4": {
                    "Twig\\Extensions\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Common additional features for Twig that do not directly belong in core",
            "keywords": [
                "i18n",
                "text"
            ],
            "support": {
                "issues": "https://github.com/twigphp/Twig-extensions/issues",
                "source": "https://github.com/twigphp/Twig-extensions/tree/master"
            },
            "time": "2018-12-05T18:34:18+00:00"
bcweaver's avatar
bcweaver committed
        },
        {
            "name": "twig/twig",
            "version": "v1.42.5",
bcweaver's avatar
bcweaver committed
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig.git",
                "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e"
bcweaver's avatar
bcweaver committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e",
                "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e",
bcweaver's avatar
bcweaver committed
                "shasum": ""
            },
            "require": {
                "symfony/polyfill-ctype": "^1.8"
bcweaver's avatar
bcweaver committed
            },
            "require-dev": {
                "psr/container": "^1.0",
                "symfony/phpunit-bridge": "^4.4|^5.0"
bcweaver's avatar
bcweaver committed
            },
            "type": "library",
            "extra": {
                "branch-alias": {
bcweaver's avatar
bcweaver committed
                    "dev-master": "1.42-dev"
bcweaver's avatar
bcweaver committed
                }
            },
            "autoload": {
                "psr-0": {
                    "Twig_": "lib/"
                },
                "psr-4": {
                    "Twig\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                },
                {
                    "name": "Twig Team",
                    "role": "Contributors"
                },
                {
                    "name": "Armin Ronacher",
                    "email": "armin.ronacher@active-4.com",
                    "role": "Project Founder"
bcweaver's avatar
bcweaver committed
                }
            ],
            "description": "Twig, the flexible, fast, and secure template language for PHP",
            "homepage": "https://twig.symfony.com",
bcweaver's avatar
bcweaver committed
            "keywords": [
                "templating"
            ],
            "support": {
                "issues": "https://github.com/twigphp/Twig/issues",
                "source": "https://github.com/twigphp/Twig/tree/1.x"
            },
            "time": "2020-02-11T05:59:23+00:00"
bcweaver's avatar
bcweaver committed
        },
bcweaver's avatar
bcweaver committed
        {
            "name": "typo3/phar-stream-wrapper",
            "version": "v3.1.4",
bcweaver's avatar
bcweaver committed
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3/phar-stream-wrapper.git",
                "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04"
bcweaver's avatar
bcweaver committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04",
                "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04",
bcweaver's avatar
bcweaver committed
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
bcweaver's avatar
bcweaver committed
            },
            "require-dev": {
                "ext-xdebug": "*",
                "phpunit/phpunit": "^6.5"
bcweaver's avatar
bcweaver committed
            },
bcweaver's avatar
bcweaver committed
            "suggest": {
                "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing"
            },
bcweaver's avatar
bcweaver committed
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "v3.x-dev"
                }
            },
bcweaver's avatar
bcweaver committed
            "autoload": {
                "psr-4": {
                    "TYPO3\\PharStreamWrapper\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Interceptors for PHP's native phar:// stream handling",
            "homepage": "https://typo3.org/",
            "keywords": [
                "phar",
                "php",
                "security",
                "stream-wrapper"
            ],
            "support": {
                "issues": "https://github.com/TYPO3/phar-stream-wrapper/issues",
                "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/master"
            },
            "time": "2019-12-10T11:53:27+00:00"
bcweaver's avatar
bcweaver committed
        },
bcweaver's avatar
bcweaver committed
        {
            "name": "webflo/drupal-finder",
bcweaver's avatar
bcweaver committed
            "source": {
                "type": "git",
                "url": "https://github.com/webflo/drupal-finder.git",
                "reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee"
bcweaver's avatar
bcweaver committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/c8e5dbe65caef285fec8057a4c718a0d4138d1ee",
                "reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee",
bcweaver's avatar
bcweaver committed
                "shasum": ""
            },
bcweaver's avatar
bcweaver committed
            "require-dev": {
                "mikey179/vfsstream": "^1.6",
                "phpunit/phpunit": "^4.8"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/DrupalFinder.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
bcweaver's avatar
bcweaver committed
            ],
            "authors": [
                {
                    "name": "Florian Weber",
                    "email": "florian@webflo.org"
                }
            ],
            "description": "Helper class to locate a Drupal installation from a given path.",
            "support": {
                "issues": "https://github.com/webflo/drupal-finder/issues",
                "source": "https://github.com/webflo/drupal-finder/tree/1.2.2"
            },
            "time": "2020-10-27T09:42:17+00:00"
bcweaver's avatar
bcweaver committed
        },
        {
            "name": "webmozart/assert",
bcweaver's avatar
bcweaver committed
            "source": {
                "type": "git",
                "url": "https://github.com/webmozarts/assert.git",
                "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4"
bcweaver's avatar
bcweaver committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4",
                "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4",
bcweaver's avatar
bcweaver committed
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3 || ^7.0",
                "symfony/polyfill-ctype": "^1.8"
bcweaver's avatar
bcweaver committed
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.36 || ^7.5.13"
bcweaver's avatar
bcweaver committed
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
bcweaver's avatar
bcweaver committed
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Assertions to validate method input/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "support": {
                "issues": "https://github.com/webmozarts/assert/issues",
                "source": "https://github.com/webmozarts/assert/tree/1.5.0"
            },
            "time": "2019-08-24T08:43:50+00:00"
bcweaver's avatar
bcweaver committed
        },
        {
            "name": "webmozart/path-util",
            "version": "2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozart/path-util.git",
                "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
                "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "webmozart/assert": "~1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.6",
                "sebastian/version": "^1.0.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Webmozart\\PathUtil\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
            "support": {
                "issues": "https://github.com/webmozart/path-util/issues",
                "source": "https://github.com/webmozart/path-util/tree/2.3.0"
            },
bcweaver's avatar
bcweaver committed
            "time": "2015-12-17T08:42:14+00:00"
        },
        {
            "name": "whitehat101/apr1-md5",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/whitehat101/apr1-md5.git",
                "reference": "8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/whitehat101/apr1-md5/zipball/8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819",
                "reference": "8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.0.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "WhiteHat101\\Crypt\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jeremy Ebler",
                    "email": "jebler@gmail.com"
                }
            ],
            "description": "Apache's APR1-MD5 algorithm in pure PHP",
            "homepage": "https://github.com/whitehat101/apr1-md5",
            "keywords": [
                "MD5",
                "apr1"
            ],
            "support": {
                "issues": "https://github.com/whitehat101/apr1-md5/issues",
                "source": "https://github.com/whitehat101/apr1-md5/tree/master"
            },
bcweaver's avatar
bcweaver committed
            "time": "2015-02-11T11:06:42+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "dev",
        "drupal/cache_control_override": 15,
        "drupal/multiple_fields_remove_button": 15
    },
bcweaver's avatar
bcweaver committed
    "prefer-stable": true,
    "prefer-lowest": false,
    "platform": {
        "php": ">=7.3"
bcweaver's avatar
bcweaver committed
    },
    "platform-dev": [],
    "platform-overrides": {
        "php": "7.3"
    "plugin-api-version": "2.0.0"
bcweaver's avatar
bcweaver committed
}