[
    {
        "name": "composer/installers",
        "version": "v1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/installers.git",
            "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b",
            "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0"
        },
        "replace": {
            "roundcube/plugin-installer": "*",
            "shama/baton": "*"
        },
        "require-dev": {
            "composer/composer": "1.0.*@dev",
            "phpunit/phpunit": "^4.8.36"
        },
        "time": "2018-08-27T06:10:37+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "Composer\\Installers\\Plugin",
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Installers\\": "src/Composer/Installers"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kyle Robinson Young",
                "email": "kyle@dontkry.com",
                "homepage": "https://github.com/shama"
            }
        ],
        "description": "A multi-framework Composer library installer",
        "homepage": "https://composer.github.io/installers/",
        "keywords": [
            "Craft",
            "Dolibarr",
            "Eliasis",
            "Hurad",
            "ImageCMS",
            "Kanboard",
            "Lan Management System",
            "MODX Evo",
            "Mautic",
            "Maya",
            "OXID",
            "Plentymarkets",
            "Porto",
            "RadPHP",
            "SMF",
            "Thelia",
            "WolfCMS",
            "agl",
            "aimeos",
            "annotatecms",
            "attogram",
            "bitrix",
            "cakephp",
            "chef",
            "cockpit",
            "codeigniter",
            "concrete5",
            "croogo",
            "dokuwiki",
            "drupal",
            "eZ Platform",
            "elgg",
            "expressionengine",
            "fuelphp",
            "grav",
            "installer",
            "itop",
            "joomla",
            "kohana",
            "laravel",
            "lavalite",
            "lithium",
            "magento",
            "majima",
            "mako",
            "mediawiki",
            "modulework",
            "modx",
            "moodle",
            "osclass",
            "phpbb",
            "piwik",
            "ppi",
            "puppet",
            "pxcms",
            "reindex",
            "roundcube",
            "shopware",
            "silverstripe",
            "sydes",
            "symfony",
            "typo3",
            "wordpress",
            "yawik",
            "zend",
            "zikula"
        ]
    },
    {
        "name": "cweagans/composer-patches",
        "version": "1.6.5",
        "version_normalized": "1.6.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cweagans/composer-patches.git",
            "reference": "2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3",
            "reference": "2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "composer/composer": "~1.0",
            "phpunit/phpunit": "~4.6"
        },
        "time": "2018-05-11T18:00:16+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "cweagans\\Composer\\Patches"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "cweagans\\Composer\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Cameron Eagans",
                "email": "me@cweagans.net"
            }
        ],
        "description": "Provides a way to patch Composer packages."
    },
    {
        "name": "oomphinc/composer-installers-extender",
        "version": "v1.1.2",
        "version_normalized": "1.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/oomphinc/composer-installers-extender.git",
            "reference": "ca1c4b16b0905c81d1e77e608f36a2eff1a56f56"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/ca1c4b16b0905c81d1e77e608f36a2eff1a56f56",
            "reference": "ca1c4b16b0905c81d1e77e608f36a2eff1a56f56",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0",
            "composer/installers": "^1.0"
        },
        "time": "2017-03-31T16:57:39+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "OomphInc\\ComposerInstallersExtender\\Plugin"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "OomphInc\\ComposerInstallersExtender\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Stephen Beemsterboer",
                "email": "stephen@oomphinc.com",
                "homepage": "https://github.com/balbuf"
            }
        ],
        "description": "Extend the composer/installers plugin to accept any arbitrary package type.",
        "homepage": "http://www.oomphinc.com/"
    },
    {
        "name": "zendframework/zend-stdlib",
        "version": "3.2.1",
        "version_normalized": "3.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-stdlib.git",
            "reference": "66536006722aff9e62d1b331025089b7ec71c065"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/66536006722aff9e62d1b331025089b7ec71c065",
            "reference": "66536006722aff9e62d1b331025089b7ec71c065",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "phpbench/phpbench": "^0.13",
            "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
            "zendframework/zend-coding-standard": "~1.0.0"
        },
        "time": "2018-08-28T21:34:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2.x-dev",
                "dev-develop": "3.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zend\\Stdlib\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "SPL extensions, array utilities, error handlers, and more",
        "keywords": [
            "ZendFramework",
            "stdlib",
            "zf"
        ]
    },
    {
        "name": "zendframework/zend-escaper",
        "version": "2.6.0",
        "version_normalized": "2.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-escaper.git",
            "reference": "31d8aafae982f9568287cb4dce987e6aff8fd074"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/31d8aafae982f9568287cb4dce987e6aff8fd074",
            "reference": "31d8aafae982f9568287cb4dce987e6aff8fd074",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
            "zendframework/zend-coding-standard": "~1.0.0"
        },
        "time": "2018-04-25T15:48:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6.x-dev",
                "dev-develop": "2.7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zend\\Escaper\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
        "keywords": [
            "ZendFramework",
            "escaper",
            "zf"
        ]
    },
    {
        "name": "zendframework/zend-feed",
        "version": "2.11.0",
        "version_normalized": "2.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-feed.git",
            "reference": "5248e9fffa760e5c36092aeff02c3797e4a8a690"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/5248e9fffa760e5c36092aeff02c3797e4a8a690",
            "reference": "5248e9fffa760e5c36092aeff02c3797e4a8a690",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-libxml": "*",
            "php": "^5.6 || ^7.0",
            "zendframework/zend-escaper": "^2.5.2",
            "zendframework/zend-stdlib": "^3.2.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7.23 || ^6.4.3",
            "psr/http-message": "^1.0.1",
            "zendframework/zend-cache": "^2.7.2",
            "zendframework/zend-coding-standard": "~1.0.0",
            "zendframework/zend-db": "^2.8.2",
            "zendframework/zend-http": "^2.7",
            "zendframework/zend-servicemanager": "^2.7.8 || ^3.3",
            "zendframework/zend-validator": "^2.10.1"
        },
        "suggest": {
            "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Zend\\Feed\\Reader\\Http\\Psr7ResponseDecorator",
            "zendframework/zend-cache": "Zend\\Cache component, for optionally caching feeds between requests",
            "zendframework/zend-db": "Zend\\Db component, for use with PubSubHubbub",
            "zendframework/zend-http": "Zend\\Http for PubSubHubbub, and optionally for use with Zend\\Feed\\Reader",
            "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for easily extending ExtensionManager implementations",
            "zendframework/zend-validator": "Zend\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent"
        },
        "time": "2019-01-29T21:37:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.11.x-dev",
                "dev-develop": "2.12.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zend\\Feed\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "provides functionality for consuming RSS and Atom feeds",
        "keywords": [
            "ZendFramework",
            "feed",
            "zf"
        ]
    },
    {
        "name": "psr/http-message",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-message.git",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T14:39:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP messages",
        "homepage": "https://github.com/php-fig/http-message",
        "keywords": [
            "http",
            "http-message",
            "psr",
            "psr-7",
            "request",
            "response"
        ]
    },
    {
        "name": "zendframework/zend-diactoros",
        "version": "1.8.6",
        "version_normalized": "1.8.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-diactoros.git",
            "reference": "20da13beba0dde8fb648be3cc19765732790f46e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/20da13beba0dde8fb648be3cc19765732790f46e",
            "reference": "20da13beba0dde8fb648be3cc19765732790f46e",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0",
            "psr/http-message": "^1.0"
        },
        "provide": {
            "psr/http-message-implementation": "1.0"
        },
        "require-dev": {
            "ext-dom": "*",
            "ext-libxml": "*",
            "php-http/psr7-integration-tests": "dev-master",
            "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7",
            "zendframework/zend-coding-standard": "~1.0"
        },
        "time": "2018-09-05T19:29:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8.x-dev",
                "dev-develop": "1.9.x-dev",
                "dev-release-2.0": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/functions/create_uploaded_file.php",
                "src/functions/marshal_headers_from_sapi.php",
                "src/functions/marshal_method_from_sapi.php",
                "src/functions/marshal_protocol_version_from_sapi.php",
                "src/functions/marshal_uri_from_sapi.php",
                "src/functions/normalize_server.php",
                "src/functions/normalize_uploaded_files.php",
                "src/functions/parse_cookie_header.php"
            ],
            "psr-4": {
                "Zend\\Diactoros\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-2-Clause"
        ],
        "description": "PSR HTTP Message implementations",
        "homepage": "https://github.com/zendframework/zend-diactoros",
        "keywords": [
            "http",
            "psr",
            "psr-7"
        ]
    },
    {
        "name": "typo3/phar-stream-wrapper",
        "version": "v2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/TYPO3/phar-stream-wrapper.git",
            "reference": "0469d9fefa0146ea4299d3b11cfbb76faa7045bf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/0469d9fefa0146ea4299d3b11cfbb76faa7045bf",
            "reference": "0469d9fefa0146ea4299d3b11cfbb76faa7045bf",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3|^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.36"
        },
        "time": "2018-10-18T08:46:28+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/polyfill-ctype",
        "version": "v1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "e3d826245268269cd66f8326bd8bc066687b4a19"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19",
            "reference": "e3d826245268269cd66f8326bd8bc066687b4a19",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-ctype": "For best performance"
        },
        "time": "2018-08-06T14:22:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.9-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Ctype\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            },
            {
                "name": "Gert de Pagter",
                "email": "backendtea@gmail.com"
            }
        ],
        "description": "Symfony polyfill for ctype functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "ctype",
            "polyfill",
            "portable"
        ]
    },
    {
        "name": "twig/twig",
        "version": "v1.37.1",
        "version_normalized": "1.37.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig.git",
            "reference": "66be9366c76cbf23e82e7171d47cbfa54a057a62"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig/zipball/66be9366c76cbf23e82e7171d47cbfa54a057a62",
            "reference": "66be9366c76cbf23e82e7171d47cbfa54a057a62",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "symfony/polyfill-ctype": "^1.8"
        },
        "require-dev": {
            "psr/container": "^1.0",
            "symfony/debug": "^2.7",
            "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
        },
        "time": "2019-01-14T14:59:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.37-dev"
            }
        },
        "installation-source": "dist",
        "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": "Armin Ronacher",
                "email": "armin.ronacher@active-4.com",
                "role": "Project Founder"
            },
            {
                "name": "Twig Team",
                "homepage": "https://twig.symfony.com/contributors",
                "role": "Contributors"
            }
        ],
        "description": "Twig, the flexible, fast, and secure template language for PHP",
        "homepage": "https://twig.symfony.com",
        "keywords": [
            "templating"
        ]
    },
    {
        "name": "symfony/yaml",
        "version": "v3.4.22",
        "version_normalized": "3.4.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "ba11776e9e6c15ad5759a07bffb15899bac75c2d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/ba11776e9e6c15ad5759a07bffb15899bac75c2d",
            "reference": "ba11776e9e6c15ad5759a07bffb15899bac75c2d",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-ctype": "~1.8"
        },
        "conflict": {
            "symfony/console": "<3.4"
        },
        "require-dev": {
            "symfony/console": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/console": "For validating YAML files using the lint command"
        },
        "time": "2019-01-16T10:59:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "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"
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "c79c051f5b3a46be09205c73b80b346e4153e494"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494",
            "reference": "c79c051f5b3a46be09205c73b80b346e4153e494",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2018-09-21T13:07:52+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.9-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/translation",
        "version": "v3.4.22",
        "version_normalized": "3.4.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation.git",
            "reference": "81cfcd6935cb7505640153576c1f9155b2a179c1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation/zipball/81cfcd6935cb7505640153576c1f9155b2a179c1",
            "reference": "81cfcd6935cb7505640153576c1f9155b2a179c1",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "symfony/config": "<2.8",
            "symfony/dependency-injection": "<3.4",
            "symfony/yaml": "<3.4"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.8|~3.0|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/finder": "~2.8|~3.0|~4.0",
            "symfony/intl": "^2.8.18|^3.2.5|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "psr/log-implementation": "To use logging capability in translator",
            "symfony/config": "",
            "symfony/yaml": ""
        },
        "time": "2019-01-25T10:00:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Translation\\": ""
            },
            "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 Translation Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/validator",
        "version": "v3.4.22",
        "version_normalized": "3.4.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/validator.git",
            "reference": "06af494d8634df6ad9655ec7d80cb61983253912"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/validator/zipball/06af494d8634df6ad9655ec7d80cb61983253912",
            "reference": "06af494d8634df6ad9655ec7d80cb61983253912",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-ctype": "~1.8",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/translation": "~2.8|~3.0|~4.0"
        },
        "conflict": {
            "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
            "symfony/dependency-injection": "<3.3",
            "symfony/http-kernel": "<3.3.5",
            "symfony/yaml": "<3.4"
        },
        "require-dev": {
            "doctrine/annotations": "~1.0",
            "doctrine/cache": "~1.0",
            "egulias/email-validator": "^1.2.8|~2.0",
            "symfony/cache": "~3.1|~4.0",
            "symfony/config": "~2.8|~3.0|~4.0",
            "symfony/dependency-injection": "~3.3|~4.0",
            "symfony/expression-language": "~2.8|~3.0|~4.0",
            "symfony/http-foundation": "~2.8|~3.0|~4.0",
            "symfony/http-kernel": "^3.3.5|~4.0",
            "symfony/intl": "^2.8.18|^3.2.5|~4.0",
            "symfony/property-access": "~2.8|~3.0|~4.0",
            "symfony/var-dumper": "~3.3|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
            "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
            "egulias/email-validator": "Strict (RFC compliant) email validation",
            "psr/cache-implementation": "For using the metadata cache.",
            "symfony/config": "",
            "symfony/expression-language": "For using the Expression validator",
            "symfony/http-foundation": "",
            "symfony/intl": "",
            "symfony/property-access": "For accessing properties within comparison constraints",
            "symfony/yaml": ""
        },
        "time": "2019-01-30T09:03:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Validator\\": ""
            },
            "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 Validator Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/serializer",
        "version": "v3.4.22",
        "version_normalized": "3.4.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/serializer.git",
            "reference": "a897373b86489ddecacc665d15ab32983a519907"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/serializer/zipball/a897373b86489ddecacc665d15ab32983a519907",
            "reference": "a897373b86489ddecacc665d15ab32983a519907",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-ctype": "~1.8"
        },
        "conflict": {
            "phpdocumentor/type-resolver": "<0.2.1",
            "symfony/dependency-injection": "<3.2",
            "symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4",
            "symfony/property-info": "<3.1",
            "symfony/yaml": "<3.4"
        },
        "require-dev": {
            "doctrine/annotations": "~1.0",
            "doctrine/cache": "~1.0",
            "phpdocumentor/reflection-docblock": "^3.0|^4.0",
            "symfony/cache": "~3.1|~4.0",
            "symfony/config": "~2.8|~3.0|~4.0",
            "symfony/dependency-injection": "~3.2|~4.0",
            "symfony/http-foundation": "~2.8|~3.0|~4.0",
            "symfony/property-access": "~2.8|~3.0|~4.0",
            "symfony/property-info": "~3.1|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
            "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
            "psr/cache-implementation": "For using the metadata cache.",
            "symfony/config": "For using the XML mapping loader.",
            "symfony/http-foundation": "To use the DataUriNormalizer.",
            "symfony/property-access": "For using the ObjectNormalizer.",
            "symfony/property-info": "To deserialize relations.",
            "symfony/yaml": "For using the default YAML mapping loader."
        },
        "time": "2019-01-26T19:55:54+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Serializer\\": ""
            },
            "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 Serializer Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/routing",
        "version": "v3.4.22",
        "version_normalized": "3.4.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/routing.git",
            "reference": "62f0b8d8cd2cd359c3caa5a9f5253a4a6d480646"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/routing/zipball/62f0b8d8cd2cd359c3caa5a9f5253a4a6d480646",
            "reference": "62f0b8d8cd2cd359c3caa5a9f5253a4a6d480646",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "conflict": {
            "symfony/config": "<3.3.1",
            "symfony/dependency-injection": "<3.3",
            "symfony/yaml": "<3.4"
        },
        "require-dev": {
            "doctrine/annotations": "~1.0",
            "psr/log": "~1.0",
            "symfony/config": "^3.3.1|~4.0",
            "symfony/dependency-injection": "~3.3|~4.0",
            "symfony/expression-language": "~2.8|~3.0|~4.0",
            "symfony/http-foundation": "~2.8|~3.0|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "doctrine/annotations": "For using the annotation loader",
            "symfony/config": "For using the all-in-one router or any loader",
            "symfony/dependency-injection": "For loading routes from a service",
            "symfony/expression-language": "For using expression matching",
            "symfony/http-foundation": "For using a Symfony Request object",
            "symfony/yaml": "For using the YAML loader"
        },
        "time": "2019-01-29T08:47:12+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Routing\\": ""
            },
            "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 Routing Component",
        "homepage": "https://symfony.com",
        "keywords": [
            "router",
            "routing",
            "uri",
            "url"
        ]
    },
    {
        "name": "paragonie/random_compat",
        "version": "v2.0.18",
        "version_normalized": "2.0.18.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
            "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*|5.*"
        },
        "suggest": {
            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
        },
        "time": "2019-01-03T20:59:08+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/random.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
        "keywords": [
            "csprng",
            "polyfill",
            "pseudorandom",
            "random"
        ]
    },
    {
        "name": "symfony/polyfill-php70",
        "version": "v1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php70.git",
            "reference": "6b88000cdd431cd2e940caa2cb569201f3f84224"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/6b88000cdd431cd2e940caa2cb569201f3f84224",
            "reference": "6b88000cdd431cd2e940caa2cb569201f3f84224",
            "shasum": ""
        },
        "require": {
            "paragonie/random_compat": "~1.0|~2.0|~9.99",
            "php": ">=5.3.3"
        },
        "time": "2018-09-21T06:26:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.9-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php70\\": ""
            },
            "files": [
                "bootstrap.php"
            ],
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/http-foundation",
        "version": "v3.4.22",
        "version_normalized": "3.4.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-foundation.git",
            "reference": "9a81d2330ea255ded06a69b4f7fb7804836e7a05"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9a81d2330ea255ded06a69b4f7fb7804836e7a05",
            "reference": "9a81d2330ea255ded06a69b4f7fb7804836e7a05",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-mbstring": "~1.1",
            "symfony/polyfill-php70": "~1.6"
        },
        "require-dev": {
            "symfony/expression-language": "~2.8|~3.0|~4.0"
        },
        "time": "2019-01-27T09:04:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpFoundation\\": ""
            },
            "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 HttpFoundation Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/psr-http-message-bridge",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/psr-http-message-bridge.git",
            "reference": "53c15a6a7918e6c2ab16ae370ea607fb40cab196"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/53c15a6a7918e6c2ab16ae370ea607fb40cab196",
            "reference": "53c15a6a7918e6c2ab16ae370ea607fb40cab196",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0",
            "psr/http-message": "^1.0",
            "symfony/http-foundation": "^2.3.42 || ^3.4 || ^4.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^3.4 || 4.0"
        },
        "suggest": {
            "psr/http-factory-implementation": "To use the PSR-17 factory",
            "psr/http-message-implementation": "To use the HttpFoundation factory",
            "zendframework/zend-diactoros": "To use the Zend Diactoros factory"
        },
        "time": "2018-08-30T16:28:28+00:00",
        "type": "symfony-bridge",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Bridge\\PsrHttpMessage\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "PSR HTTP message bridge",
        "homepage": "http://symfony.com",
        "keywords": [
            "http",
            "http-message",
            "psr-7"
        ]
    },
    {
        "name": "symfony/process",
        "version": "v3.4.22",
        "version_normalized": "3.4.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/process.git",
            "reference": "009f8dda80930e89e8344a4e310b08f9ff07dd2e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/process/zipball/009f8dda80930e89e8344a4e310b08f9ff07dd2e",
            "reference": "009f8dda80930e89e8344a4e310b08f9ff07dd2e",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "time": "2019-01-16T13:27:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Process\\": ""
            },
            "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 Process Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/polyfill-iconv",
        "version": "v1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-iconv.git",
            "reference": "97001cfc283484c9691769f51cdf25259037eba2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/97001cfc283484c9691769f51cdf25259037eba2",
            "reference": "97001cfc283484c9691769f51cdf25259037eba2",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-iconv": "For best performance"
        },
        "time": "2018-09-21T06:26:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.9-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Iconv\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Iconv extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "iconv",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v3.4.22",
        "version_normalized": "3.4.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "ed5be1663fa66623b3a7004d5d51a14c4045399b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ed5be1663fa66623b3a7004d5d51a14c4045399b",
            "reference": "ed5be1663fa66623b3a7004d5d51a14c4045399b",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.8|~3.0|~4.0",
            "symfony/dependency-injection": "~3.3|~4.0",
            "symfony/expression-language": "~2.8|~3.0|~4.0",
            "symfony/stopwatch": "~2.8|~3.0|~4.0"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2019-01-16T13:27:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\EventDispatcher\\": ""
            },
            "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 EventDispatcher Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "psr/log",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
            "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2018-11-20T15:27:04+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "symfony/debug",
        "version": "v3.4.22",
        "version_normalized": "3.4.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/debug.git",
            "reference": "667a26c4dd6bc75c67f06bc9bcd015bdecc7cbb8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/debug/zipball/667a26c4dd6bc75c67f06bc9bcd015bdecc7cbb8",
            "reference": "667a26c4dd6bc75c67f06bc9bcd015bdecc7cbb8",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "psr/log": "~1.0"
        },
        "conflict": {
            "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
        },
        "require-dev": {
            "symfony/http-kernel": "~2.8|~3.0|~4.0"
        },
        "time": "2019-01-25T10:19:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Debug\\": ""
            },
            "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 Debug Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/http-kernel",
        "version": "v3.4.22",
        "version_normalized": "3.4.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-kernel.git",
            "reference": "dc6bf17684b7120f7bf74fae85c9155506041002"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-kernel/zipball/dc6bf17684b7120f7bf74fae85c9155506041002",
            "reference": "dc6bf17684b7120f7bf74fae85c9155506041002",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "psr/log": "~1.0",
            "symfony/debug": "^3.3.3|~4.0",
            "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
            "symfony/http-foundation": "~3.4.12|~4.0.12|^4.1.1",
            "symfony/polyfill-ctype": "~1.8"
        },
        "conflict": {
            "symfony/config": "<2.8",
            "symfony/dependency-injection": "<3.4.10|<4.0.10,>=4",
            "symfony/var-dumper": "<3.3",
            "twig/twig": "<1.34|<2.4,>=2"
        },
        "provide": {
            "psr/log-implementation": "1.0"
        },
        "require-dev": {
            "psr/cache": "~1.0",
            "symfony/browser-kit": "~2.8|~3.0|~4.0",
            "symfony/class-loader": "~2.8|~3.0",
            "symfony/config": "~2.8|~3.0|~4.0",
            "symfony/console": "~2.8|~3.0|~4.0",
            "symfony/css-selector": "~2.8|~3.0|~4.0",
            "symfony/dependency-injection": "^3.4.10|^4.0.10",
            "symfony/dom-crawler": "~2.8|~3.0|~4.0",
            "symfony/expression-language": "~2.8|~3.0|~4.0",
            "symfony/finder": "~2.8|~3.0|~4.0",
            "symfony/process": "~2.8|~3.0|~4.0",
            "symfony/routing": "~3.4|~4.0",
            "symfony/stopwatch": "~2.8|~3.0|~4.0",
            "symfony/templating": "~2.8|~3.0|~4.0",
            "symfony/translation": "~2.8|~3.0|~4.0",
            "symfony/var-dumper": "~3.3|~4.0"
        },
        "suggest": {
            "symfony/browser-kit": "",
            "symfony/config": "",
            "symfony/console": "",
            "symfony/dependency-injection": "",
            "symfony/finder": "",
            "symfony/var-dumper": ""
        },
        "time": "2019-02-03T12:22:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpKernel\\": ""
            },
            "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 HttpKernel Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "psr/container",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/container.git",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-02-14T16:28:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Container\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common Container Interface (PHP FIG PSR-11)",
        "homepage": "https://github.com/php-fig/container",
        "keywords": [
            "PSR-11",
            "container",
            "container-interface",
            "container-interop",
            "psr"
        ]
    },
    {
        "name": "symfony/dependency-injection",
        "version": "v3.4.22",
        "version_normalized": "3.4.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/dependency-injection.git",
            "reference": "b514f5b765cf3e4a56e9d8ebacf14b117f7a0ee1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b514f5b765cf3e4a56e9d8ebacf14b117f7a0ee1",
            "reference": "b514f5b765cf3e4a56e9d8ebacf14b117f7a0ee1",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "psr/container": "^1.0"
        },
        "conflict": {
            "symfony/config": "<3.3.7",
            "symfony/finder": "<3.3",
            "symfony/proxy-manager-bridge": "<3.4",
            "symfony/yaml": "<3.4"
        },
        "provide": {
            "psr/container-implementation": "1.0"
        },
        "require-dev": {
            "symfony/config": "~3.3|~4.0",
            "symfony/expression-language": "~2.8|~3.0|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/config": "",
            "symfony/expression-language": "For using expressions in service container configuration",
            "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
            "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
            "symfony/yaml": ""
        },
        "time": "2019-01-30T17:48:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\DependencyInjection\\": ""
            },
            "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 DependencyInjection Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/console",
        "version": "v3.4.22",
        "version_normalized": "3.4.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/console.git",
            "reference": "069bf3f0e8f871a2169a06e43d9f3f03f355e9be"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/console/zipball/069bf3f0e8f871a2169a06e43d9f3f03f355e9be",
            "reference": "069bf3f0e8f871a2169a06e43d9f3f03f355e9be",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/debug": "~2.8|~3.0|~4.0",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.4",
            "symfony/process": "<3.3"
        },
        "provide": {
            "psr/log-implementation": "1.0"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~3.3|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
            "symfony/lock": "~3.4|~4.0",
            "symfony/process": "~3.3|~4.0"
        },
        "suggest": {
            "psr/log": "For using the console logger",
            "symfony/event-dispatcher": "",
            "symfony/lock": "",
            "symfony/process": ""
        },
        "time": "2019-01-25T10:42:12+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Console\\": ""
            },
            "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 Console Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/class-loader",
        "version": "v3.4.22",
        "version_normalized": "3.4.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/class-loader.git",
            "reference": "4459eef5298dedfb69f771186a580062b8516497"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/class-loader/zipball/4459eef5298dedfb69f771186a580062b8516497",
            "reference": "4459eef5298dedfb69f771186a580062b8516497",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "require-dev": {
            "symfony/finder": "~2.8|~3.0|~4.0",
            "symfony/polyfill-apcu": "~1.1"
        },
        "suggest": {
            "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
        },
        "time": "2019-01-16T09:39:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\ClassLoader\\": ""
            },
            "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 ClassLoader Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony-cmf/routing",
        "version": "1.4.1",
        "version_normalized": "1.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony-cmf/routing.git",
            "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony-cmf/routing/zipball/fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac",
            "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.9|^7.0",
            "psr/log": "1.*",
            "symfony/http-kernel": "^2.2|3.*",
            "symfony/routing": "^2.2|3.*"
        },
        "require-dev": {
            "friendsofsymfony/jsrouting-bundle": "^1.1",
            "symfony-cmf/testing": "^1.3",
            "symfony/config": "^2.2|3.*",
            "symfony/dependency-injection": "^2.0.5|3.*",
            "symfony/event-dispatcher": "^2.1|3.*"
        },
        "suggest": {
            "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (~2.1)"
        },
        "time": "2017-05-09T08:10:41+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Cmf\\Component\\Routing\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony CMF Community",
                "homepage": "https://github.com/symfony-cmf/Routing/contributors"
            }
        ],
        "description": "Extends the Symfony2 routing component for dynamic routes and chaining several routers",
        "homepage": "http://cmf.symfony.com",
        "keywords": [
            "database",
            "routing"
        ]
    },
    {
        "name": "stack/builder",
        "version": "v1.0.5",
        "version_normalized": "1.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/stackphp/builder.git",
            "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/stackphp/builder/zipball/fb3d136d04c6be41120ebf8c0cc71fe9507d750a",
            "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "symfony/http-foundation": "~2.1|~3.0|~4.0",
            "symfony/http-kernel": "~2.1|~3.0|~4.0"
        },
        "require-dev": {
            "silex/silex": "~1.0"
        },
        "time": "2017-11-18T14:57:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Stack": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Igor Wiedler",
                "email": "igor@wiedler.ch"
            }
        ],
        "description": "Builder for stack middlewares based on HttpKernelInterface.",
        "keywords": [
            "stack"
        ]
    },
    {
        "name": "masterminds/html5",
        "version": "2.5.0",
        "version_normalized": "2.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Masterminds/html5-php.git",
            "reference": "b5d892a4bd058d61f736935d32a9c248f11ccc93"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/b5d892a4bd058d61f736935d32a9c248f11ccc93",
            "reference": "b5d892a4bd058d61f736935d32a9c248f11ccc93",
            "shasum": ""
        },
        "require": {
            "ext-ctype": "*",
            "ext-dom": "*",
            "ext-libxml": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35",
            "sami/sami": "~2.0",
            "satooshi/php-coveralls": "1.0.*"
        },
        "time": "2018-12-27T22:03:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Masterminds\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Matt Butcher",
                "email": "technosophos@gmail.com"
            },
            {
                "name": "Asmir Mustafic",
                "email": "goetas@gmail.com"
            },
            {
                "name": "Matt Farina",
                "email": "matt@mattfarina.com"
            }
        ],
        "description": "An HTML5 parser and serializer.",
        "homepage": "http://masterminds.github.io/html5-php",
        "keywords": [
            "HTML5",
            "dom",
            "html",
            "parser",
            "querypath",
            "serializer",
            "xml"
        ]
    },
    {
        "name": "ralouphie/getallheaders",
        "version": "2.0.5",
        "version_normalized": "2.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ralouphie/getallheaders.git",
            "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
            "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~3.7.0",
            "satooshi/php-coveralls": ">=1.0"
        },
        "time": "2016-02-11T07:05:27+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/getallheaders.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ralph Khattar",
                "email": "ralph.khattar@gmail.com"
            }
        ],
        "description": "A polyfill for getallheaders."
    },
    {
        "name": "guzzlehttp/psr7",
        "version": "1.5.2",
        "version_normalized": "1.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/psr7.git",
            "reference": "9f83dded91781a01c63574e387eaa769be769115"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115",
            "reference": "9f83dded91781a01c63574e387eaa769be769115",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "psr/http-message": "~1.0",
            "ralouphie/getallheaders": "^2.0.5"
        },
        "provide": {
            "psr/http-message-implementation": "1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
        },
        "time": "2018-12-04T20:46:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Psr7\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Tobias Schultze",
                "homepage": "https://github.com/Tobion"
            }
        ],
        "description": "PSR-7 message implementation that also provides common utility methods",
        "keywords": [
            "http",
            "message",
            "psr-7",
            "request",
            "response",
            "stream",
            "uri",
            "url"
        ]
    },
    {
        "name": "guzzlehttp/promises",
        "version": "v1.3.1",
        "version_normalized": "1.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/promises.git",
            "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
            "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0"
        },
        "time": "2016-12-20T10:07:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Promise\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle promises library",
        "keywords": [
            "promise"
        ]
    },
    {
        "name": "guzzlehttp/guzzle",
        "version": "6.3.3",
        "version_normalized": "6.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
            "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/promises": "^1.0",
            "guzzlehttp/psr7": "^1.4",
            "php": ">=5.5"
        },
        "require-dev": {
            "ext-curl": "*",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
            "psr/log": "^1.0"
        },
        "suggest": {
            "psr/log": "Required for using the Log middleware"
        },
        "time": "2018-04-22T15:46:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/functions_include.php"
            ],
            "psr-4": {
                "GuzzleHttp\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle is a PHP HTTP client library",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "client",
            "curl",
            "framework",
            "http",
            "http client",
            "rest",
            "web service"
        ]
    },
    {
        "name": "doctrine/lexer",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/lexer.git",
            "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
            "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2014-09-09T13:34:57+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Lexer\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "lexer",
            "parser"
        ]
    },
    {
        "name": "egulias/email-validator",
        "version": "1.2.15",
        "version_normalized": "1.2.15.0",
        "source": {
            "type": "git",
            "url": "https://github.com/egulias/EmailValidator.git",
            "reference": "758a77525bdaabd6c0f5669176bd4361cb2dda9e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/758a77525bdaabd6c0f5669176bd4361cb2dda9e",
            "reference": "758a77525bdaabd6c0f5669176bd4361cb2dda9e",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "^1.0.1",
            "php": ">= 5.3.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.24"
        },
        "time": "2018-09-25T20:59:41+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Egulias\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Eduardo Gulias Davis"
            }
        ],
        "description": "A library for validating emails",
        "homepage": "https://github.com/egulias/EmailValidator",
        "keywords": [
            "email",
            "emailvalidation",
            "emailvalidator",
            "validation",
            "validator"
        ]
    },
    {
        "name": "easyrdf/easyrdf",
        "version": "0.9.1",
        "version_normalized": "0.9.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/njh/easyrdf.git",
            "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/njh/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566",
            "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "ext-pcre": "*",
            "php": ">=5.2.8"
        },
        "require-dev": {
            "phpunit/phpunit": "~3.5",
            "sami/sami": "~1.4",
            "squizlabs/php_codesniffer": "~1.4.3"
        },
        "suggest": {
            "ml/json-ld": "~1.0"
        },
        "time": "2015-02-27T09:45:49+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "EasyRdf_": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Nicholas Humfrey",
                "email": "njh@aelius.com",
                "homepage": "http://www.aelius.com/njh/",
                "role": "Developer"
            },
            {
                "name": "Alexey Zakhlestin",
                "email": "indeyets@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.",
        "homepage": "http://www.easyrdf.org/",
        "keywords": [
            "Linked Data",
            "RDF",
            "Semantic Web",
            "Turtle",
            "rdfa",
            "sparql"
        ]
    },
    {
        "name": "doctrine/annotations",
        "version": "v1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/annotations.git",
            "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
            "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "1.*",
            "php": "^7.1"
        },
        "require-dev": {
            "doctrine/cache": "1.*",
            "phpunit/phpunit": "^6.4"
        },
        "time": "2017-12-06T07:11:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Docblock Annotations Parser",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "docblock",
            "parser"
        ]
    },
    {
        "name": "doctrine/reflection",
        "version": "v1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/reflection.git",
            "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6",
            "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "ext-tokenizer": "*",
            "php": "^7.1"
        },
        "require-dev": {
            "doctrine/coding-standard": "^4.0",
            "doctrine/common": "^2.8",
            "phpstan/phpstan": "^0.9.2",
            "phpstan/phpstan-phpunit": "^0.9.4",
            "phpunit/phpunit": "^7.0",
            "squizlabs/php_codesniffer": "^3.0"
        },
        "time": "2018-06-14T14:45:07+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "Doctrine Reflection component",
        "homepage": "https://www.doctrine-project.org/projects/reflection.html",
        "keywords": [
            "reflection"
        ]
    },
    {
        "name": "doctrine/event-manager",
        "version": "v1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/event-manager.git",
            "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/event-manager/zipball/a520bc093a0170feeb6b14e9d83f3a14452e64b3",
            "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "conflict": {
            "doctrine/common": "<2.9@dev"
        },
        "require-dev": {
            "doctrine/coding-standard": "^4.0",
            "phpunit/phpunit": "^7.0"
        },
        "time": "2018-06-11T11:59:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "Doctrine Event Manager component",
        "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
        "keywords": [
            "event",
            "eventdispatcher",
            "eventmanager"
        ]
    },
    {
        "name": "doctrine/collections",
        "version": "v1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/collections.git",
            "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/collections/zipball/a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
            "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "doctrine/coding-standard": "~0.1@dev",
            "phpunit/phpunit": "^5.7"
        },
        "time": "2017-07-22T10:37:32+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Collections\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Collections Abstraction library",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "array",
            "collections",
            "iterator"
        ]
    },
    {
        "name": "doctrine/cache",
        "version": "v1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/cache.git",
            "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57",
            "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57",
            "shasum": ""
        },
        "require": {
            "php": "~7.1"
        },
        "conflict": {
            "doctrine/common": ">2.2,<2.4"
        },
        "require-dev": {
            "alcaeus/mongo-php-adapter": "^1.1",
            "doctrine/coding-standard": "^4.0",
            "mongodb/mongodb": "^1.1",
            "phpunit/phpunit": "^7.0",
            "predis/predis": "~1.0"
        },
        "suggest": {
            "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
        },
        "time": "2018-08-21T18:01:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Caching library offering an object-oriented API for many cache backends",
        "homepage": "https://www.doctrine-project.org",
        "keywords": [
            "cache",
            "caching"
        ]
    },
    {
        "name": "doctrine/persistence",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/persistence.git",
            "reference": "c0f1c17602afc18b4cbd8e1c8125f264c9cf7d38"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/persistence/zipball/c0f1c17602afc18b4cbd8e1c8125f264c9cf7d38",
            "reference": "c0f1c17602afc18b4cbd8e1c8125f264c9cf7d38",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "doctrine/cache": "^1.0",
            "doctrine/collections": "^1.0",
            "doctrine/event-manager": "^1.0",
            "doctrine/reflection": "^1.0",
            "php": "^7.1"
        },
        "conflict": {
            "doctrine/common": "<2.10@dev"
        },
        "require-dev": {
            "doctrine/coding-standard": "^5.0",
            "phpstan/phpstan": "^0.8",
            "phpunit/phpunit": "^7.0"
        },
        "time": "2018-11-21T00:33:13+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
        "homepage": "https://doctrine-project.org/projects/persistence.html",
        "keywords": [
            "mapper",
            "object",
            "odm",
            "orm",
            "persistence"
        ]
    },
    {
        "name": "doctrine/inflector",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/inflector.git",
            "reference": "5527a48b7313d15261292c149e55e26eae771b0a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a",
            "reference": "5527a48b7313d15261292c149e55e26eae771b0a",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.2"
        },
        "time": "2018-01-09T20:05:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Common String Manipulations with regard to casing and singular/plural rules.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "inflection",
            "pluralize",
            "singularize",
            "string"
        ]
    },
    {
        "name": "doctrine/common",
        "version": "v2.10.0",
        "version_normalized": "2.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/common.git",
            "reference": "30e33f60f64deec87df728c02b107f82cdafad9d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/common/zipball/30e33f60f64deec87df728c02b107f82cdafad9d",
            "reference": "30e33f60f64deec87df728c02b107f82cdafad9d",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "doctrine/cache": "^1.0",
            "doctrine/collections": "^1.0",
            "doctrine/event-manager": "^1.0",
            "doctrine/inflector": "^1.0",
            "doctrine/lexer": "^1.0",
            "doctrine/persistence": "^1.1",
            "doctrine/reflection": "^1.0",
            "php": "^7.1"
        },
        "require-dev": {
            "doctrine/coding-standard": "^1.0",
            "phpunit/phpunit": "^6.3",
            "squizlabs/php_codesniffer": "^3.0",
            "symfony/phpunit-bridge": "^4.0.5"
        },
        "time": "2018-11-21T01:24:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.10.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
        "homepage": "https://www.doctrine-project.org/projects/common.html",
        "keywords": [
            "common",
            "doctrine",
            "php"
        ]
    },
    {
        "name": "composer/semver",
        "version": "1.4.2",
        "version_normalized": "1.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/semver.git",
            "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573",
            "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.2 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.5 || ^5.0.5",
            "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
        },
        "time": "2016-08-30T16:08:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Semver\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nils Adermann",
                "email": "naderman@naderman.de",
                "homepage": "http://www.naderman.de"
            },
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            },
            {
                "name": "Rob Bast",
                "email": "rob.bast@gmail.com",
                "homepage": "http://robbast.nl"
            }
        ],
        "description": "Semver library that offers utilities, version constraint parsing and validation.",
        "keywords": [
            "semantic",
            "semver",
            "validation",
            "versioning"
        ]
    },
    {
        "name": "asm89/stack-cors",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/asm89/stack-cors.git",
            "reference": "c163e2b614550aedcf71165db2473d936abbced6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/asm89/stack-cors/zipball/c163e2b614550aedcf71165db2473d936abbced6",
            "reference": "c163e2b614550aedcf71165db2473d936abbced6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "symfony/http-foundation": "~2.7|~3.0|~4.0",
            "symfony/http-kernel": "~2.7|~3.0|~4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.0 || ^4.8.10",
            "squizlabs/php_codesniffer": "^2.3"
        },
        "time": "2017-12-20T14:37:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Asm89\\Stack\\": "src/Asm89/Stack/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alexander",
                "email": "iam.asm89@gmail.com"
            }
        ],
        "description": "Cross-origin resource sharing library and stack middleware",
        "homepage": "https://github.com/asm89/stack-cors",
        "keywords": [
            "cors",
            "stack"
        ]
    },
    {
        "name": "drupal/core",
        "version": "8.6.10",
        "version_normalized": "8.6.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/drupal/core.git",
            "reference": "59568ac02948cf075ee8543e6c6d4386ad8daec1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/drupal/core/zipball/59568ac02948cf075ee8543e6c6d4386ad8daec1",
            "reference": "59568ac02948cf075ee8543e6c6d4386ad8daec1",
            "shasum": ""
        },
        "require": {
            "asm89/stack-cors": "^1.1",
            "composer/semver": "^1.0",
            "doctrine/annotations": "^1.2",
            "doctrine/common": "^2.5",
            "easyrdf/easyrdf": "^0.9",
            "egulias/email-validator": "^1.2",
            "ext-date": "*",
            "ext-dom": "*",
            "ext-filter": "*",
            "ext-gd": "*",
            "ext-hash": "*",
            "ext-json": "*",
            "ext-pcre": "*",
            "ext-pdo": "*",
            "ext-session": "*",
            "ext-simplexml": "*",
            "ext-spl": "*",
            "ext-tokenizer": "*",
            "ext-xml": "*",
            "guzzlehttp/guzzle": "^6.2.1",
            "masterminds/html5": "^2.1",
            "paragonie/random_compat": "^1.0|^2.0",
            "php": "^5.5.9|>=7.0.8",
            "stack/builder": "^1.0",
            "symfony-cmf/routing": "^1.4",
            "symfony/class-loader": "~3.4.0",
            "symfony/console": "~3.4.0",
            "symfony/dependency-injection": "~3.4.0",
            "symfony/event-dispatcher": "~3.4.0",
            "symfony/http-foundation": "~3.4.14",
            "symfony/http-kernel": "~3.4.14",
            "symfony/polyfill-iconv": "^1.0",
            "symfony/process": "~3.4.0",
            "symfony/psr-http-message-bridge": "^1.0",
            "symfony/routing": "~3.4.0",
            "symfony/serializer": "~3.4.0",
            "symfony/translation": "~3.4.0",
            "symfony/validator": "~3.4.0",
            "symfony/yaml": "~3.4.5",
            "twig/twig": "^1.35.0",
            "typo3/phar-stream-wrapper": "^2.0.1",
            "zendframework/zend-diactoros": "^1.1",
            "zendframework/zend-feed": "^2.4"
        },
        "conflict": {
            "drush/drush": "<8.1.10"
        },
        "replace": {
            "drupal/action": "self.version",
            "drupal/aggregator": "self.version",
            "drupal/automated_cron": "self.version",
            "drupal/ban": "self.version",
            "drupal/bartik": "self.version",
            "drupal/basic_auth": "self.version",
            "drupal/big_pipe": "self.version",
            "drupal/block": "self.version",
            "drupal/block_content": "self.version",
            "drupal/block_place": "self.version",
            "drupal/book": "self.version",
            "drupal/breakpoint": "self.version",
            "drupal/ckeditor": "self.version",
            "drupal/classy": "self.version",
            "drupal/color": "self.version",
            "drupal/comment": "self.version",
            "drupal/config": "self.version",
            "drupal/config_translation": "self.version",
            "drupal/contact": "self.version",
            "drupal/content_moderation": "self.version",
            "drupal/content_translation": "self.version",
            "drupal/contextual": "self.version",
            "drupal/core-annotation": "self.version",
            "drupal/core-assertion": "self.version",
            "drupal/core-bridge": "self.version",
            "drupal/core-class-finder": "self.version",
            "drupal/core-datetime": "self.version",
            "drupal/core-dependency-injection": "self.version",
            "drupal/core-diff": "self.version",
            "drupal/core-discovery": "self.version",
            "drupal/core-event-dispatcher": "self.version",
            "drupal/core-file-cache": "self.version",
            "drupal/core-filesystem": "self.version",
            "drupal/core-gettext": "self.version",
            "drupal/core-graph": "self.version",
            "drupal/core-http-foundation": "self.version",
            "drupal/core-php-storage": "self.version",
            "drupal/core-plugin": "self.version",
            "drupal/core-proxy-builder": "self.version",
            "drupal/core-render": "self.version",
            "drupal/core-serialization": "self.version",
            "drupal/core-transliteration": "self.version",
            "drupal/core-utility": "self.version",
            "drupal/core-uuid": "self.version",
            "drupal/datetime": "self.version",
            "drupal/datetime_range": "self.version",
            "drupal/dblog": "self.version",
            "drupal/dynamic_page_cache": "self.version",
            "drupal/editor": "self.version",
            "drupal/entity_reference": "self.version",
            "drupal/field": "self.version",
            "drupal/field_layout": "self.version",
            "drupal/field_ui": "self.version",
            "drupal/file": "self.version",
            "drupal/filter": "self.version",
            "drupal/forum": "self.version",
            "drupal/hal": "self.version",
            "drupal/help": "self.version",
            "drupal/history": "self.version",
            "drupal/image": "self.version",
            "drupal/inline_form_errors": "self.version",
            "drupal/language": "self.version",
            "drupal/layout_builder": "self.version",
            "drupal/layout_discovery": "self.version",
            "drupal/link": "self.version",
            "drupal/locale": "self.version",
            "drupal/media": "self.version",
            "drupal/media_library": "self.version",
            "drupal/menu_link_content": "self.version",
            "drupal/menu_ui": "self.version",
            "drupal/migrate": "self.version",
            "drupal/migrate_drupal": "self.version",
            "drupal/migrate_drupal_multilingual": "self.version",
            "drupal/migrate_drupal_ui": "self.version",
            "drupal/minimal": "self.version",
            "drupal/node": "self.version",
            "drupal/options": "self.version",
            "drupal/page_cache": "self.version",
            "drupal/path": "self.version",
            "drupal/quickedit": "self.version",
            "drupal/rdf": "self.version",
            "drupal/responsive_image": "self.version",
            "drupal/rest": "self.version",
            "drupal/search": "self.version",
            "drupal/serialization": "self.version",
            "drupal/settings_tray": "self.version",
            "drupal/seven": "self.version",
            "drupal/shortcut": "self.version",
            "drupal/simpletest": "self.version",
            "drupal/standard": "self.version",
            "drupal/stark": "self.version",
            "drupal/statistics": "self.version",
            "drupal/syslog": "self.version",
            "drupal/system": "self.version",
            "drupal/taxonomy": "self.version",
            "drupal/telephone": "self.version",
            "drupal/text": "self.version",
            "drupal/toolbar": "self.version",
            "drupal/tour": "self.version",
            "drupal/tracker": "self.version",
            "drupal/update": "self.version",
            "drupal/user": "self.version",
            "drupal/views": "self.version",
            "drupal/views_ui": "self.version",
            "drupal/workflows": "self.version",
            "drupal/workspaces": "self.version"
        },
        "require-dev": {
            "behat/mink": "1.7.x-dev",
            "behat/mink-goutte-driver": "^1.2",
            "behat/mink-selenium2-driver": "1.3.x-dev",
            "drupal/coder": "^8.2.12",
            "jcalderonzumba/gastonjs": "^1.0.2",
            "jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
            "mikey179/vfsstream": "^1.2",
            "phpspec/prophecy": "^1.7",
            "phpunit/phpunit": "^4.8.35 || ^6.5",
            "symfony/css-selector": "^3.4.0",
            "symfony/debug": "^3.4.0",
            "symfony/phpunit-bridge": "^3.4.3"
        },
        "time": "2019-02-20T18:35:01+00:00",
        "type": "drupal-core",
        "extra": {
            "merge-plugin": {
                "require": [
                    "core/lib/Drupal/Component/Annotation/composer.json",
                    "core/lib/Drupal/Component/Assertion/composer.json",
                    "core/lib/Drupal/Component/Bridge/composer.json",
                    "core/lib/Drupal/Component/ClassFinder/composer.json",
                    "core/lib/Drupal/Component/Datetime/composer.json",
                    "core/lib/Drupal/Component/DependencyInjection/composer.json",
                    "core/lib/Drupal/Component/Diff/composer.json",
                    "core/lib/Drupal/Component/Discovery/composer.json",
                    "core/lib/Drupal/Component/EventDispatcher/composer.json",
                    "core/lib/Drupal/Component/FileCache/composer.json",
                    "core/lib/Drupal/Component/FileSystem/composer.json",
                    "core/lib/Drupal/Component/Gettext/composer.json",
                    "core/lib/Drupal/Component/Graph/composer.json",
                    "core/lib/Drupal/Component/HttpFoundation/composer.json",
                    "core/lib/Drupal/Component/PhpStorage/composer.json",
                    "core/lib/Drupal/Component/Plugin/composer.json",
                    "core/lib/Drupal/Component/ProxyBuilder/composer.json",
                    "core/lib/Drupal/Component/Render/composer.json",
                    "core/lib/Drupal/Component/Serialization/composer.json",
                    "core/lib/Drupal/Component/Transliteration/composer.json",
                    "core/lib/Drupal/Component/Utility/composer.json",
                    "core/lib/Drupal/Component/Uuid/composer.json"
                ],
                "recurse": false,
                "replace": false,
                "merge-extra": false
            },
            "patches_applied": {
                "Add support for <nolink>, <none> and empty values to the UI": "https://www.drupal.org/files/issues/2698057_2.patch",
                "Node revision routes don't convert {node} param": "https://www.drupal.org/files/issues/2730631-13.patch",
                "FieldItemList::view() does not display fields in the correct language": "https://www.drupal.org/files/issues/2606322-3.x-field_list_item_view_correct_language.patch",
                "#2877994 Entity Links fields does not have translation support": "https://www.drupal.org/files/issues/2019-01-05/2877994-88.patch",
                "3032548 - ContentModerationRouteSubscriber assumes all parameters in an entity form route contain a 'type' key": "https://www.drupal.org/files/issues/2019-02-13/3032548-2.patch",
                "2869592 - Disabled update module shouldn't produce a status report warning": "https://www.drupal.org/files/issues/2869592-remove-update-warning-7.patch",
                "2885441 - EntityReferenceAutocompleteWidget should define its size setting as an integer": "https://www.drupal.org/files/issues/2885441-2.patch",
                "2815221 - Add quickedit to the latest-revision route": "https://www.drupal.org/files/issues/2018-09-24/2815221-109.patch",
                "1356276 - Allow profiles to define a base/parent profile and load them in the correct order": "https://www.drupal.org/files/issues/2018-10-12/1356276-531.patch",
                "2914389 - Allow profiles to exclude dependencies of their parent": "https://www.drupal.org/files/issues/2018-07-09/2914389-8-do-not-test.patch"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Drupal\\Core\\": "lib/Drupal/Core",
                "Drupal\\Component\\": "lib/Drupal/Component",
                "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver"
            },
            "classmap": [
                "lib/Drupal.php",
                "lib/Drupal/Component/Utility/Timer.php",
                "lib/Drupal/Component/Utility/Unicode.php",
                "lib/Drupal/Core/Database/Database.php",
                "lib/Drupal/Core/DrupalKernel.php",
                "lib/Drupal/Core/DrupalKernelInterface.php",
                "lib/Drupal/Core/Site/Settings.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Drupal is an open source content management platform powering millions of websites and applications."
    },
    {
        "name": "drupal/moderation_sidebar",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/moderation_sidebar",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/moderation_sidebar-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "36b03e9e10d920fe805cda7683ba44a3ad53fac8"
        },
        "require": {
            "drupal/core": "^8.5"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1537222380",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "joelpittet",
                "homepage": "https://www.drupal.org/user/160302"
            },
            {
                "name": "samuel.mortenson",
                "homepage": "https://www.drupal.org/user/2582268"
            }
        ],
        "description": "Provides a frontend sidebar for Content Moderation",
        "homepage": "https://www.drupal.org/project/moderation_sidebar",
        "support": {
            "source": "http://cgit.drupalcode.org/moderation_sidebar"
        }
    },
    {
        "name": "drupal/ctools",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/ctools",
            "reference": "8.x-3.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.0.zip",
            "reference": "8.x-3.0",
            "shasum": "302e869ecd1e59fe55663673999fee2ccac5daa8"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.0",
                "datestamp": "1493401742",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Kris Vanderwater (EclipseGc)",
                "homepage": "https://www.drupal.org/u/eclipsegc",
                "role": "Maintainer"
            },
            {
                "name": "Jakob Perry (japerry)",
                "homepage": "https://www.drupal.org/u/japerry",
                "role": "Maintainer"
            },
            {
                "name": "Tim Plunkett (tim.plunkett)",
                "homepage": "https://www.drupal.org/u/timplunkett",
                "role": "Maintainer"
            },
            {
                "name": "James Gilliland (neclimdul)",
                "homepage": "https://www.drupal.org/u/neclimdul",
                "role": "Maintainer"
            },
            {
                "name": "Daniel Wehner (dawehner)",
                "homepage": "https://www.drupal.org/u/dawehner",
                "role": "Maintainer"
            },
            {
                "name": "merlinofchaos",
                "homepage": "https://www.drupal.org/user/26979"
            },
            {
                "name": "neclimdul",
                "homepage": "https://www.drupal.org/user/48673"
            },
            {
                "name": "sdboyer",
                "homepage": "https://www.drupal.org/user/146719"
            },
            {
                "name": "sun",
                "homepage": "https://www.drupal.org/user/54136"
            },
            {
                "name": "tim.plunkett",
                "homepage": "https://www.drupal.org/user/241634"
            }
        ],
        "description": "Provides a number of utility and helper APIs for Drupal developers and site builders.",
        "homepage": "https://www.drupal.org/project/ctools",
        "support": {
            "source": "http://cgit.drupalcode.org/ctools",
            "issues": "https://www.drupal.org/project/issues/ctools"
        }
    },
    {
        "name": "drupal/page_manager",
        "version": "4.0.0-beta3",
        "version_normalized": "4.0.0.0-beta3",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/page_manager",
            "reference": "8.x-4.0-beta3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/page_manager-8.x-4.0-beta3.zip",
            "reference": "8.x-4.0-beta3",
            "shasum": "d4776dd32ca34f647bf7f2cfb1acf4800646e231"
        },
        "require": {
            "drupal/core": "^8.0.5",
            "drupal/ctools": "~3"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-4.x": "4.x-dev"
            },
            "drupal": {
                "version": "8.x-4.0-beta3",
                "datestamp": "1523670484",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Tim Plunkett",
                "homepage": "https://www.drupal.org/u/tim.plunkett",
                "role": "Maintainer"
            },
            {
                "name": "dsnopek",
                "homepage": "https://www.drupal.org/user/266527"
            },
            {
                "name": "japerry",
                "homepage": "https://www.drupal.org/user/45640"
            },
            {
                "name": "tim.plunkett",
                "homepage": "https://www.drupal.org/user/241634"
            }
        ],
        "description": "Provides a way to place blocks on a custom page.",
        "homepage": "https://www.drupal.org/project/page_manager",
        "support": {
            "source": "https://git.drupal.org/project/page_manager.git",
            "issues": "https://www.drupal.org/project/issues/page_manager",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/moderation_dashboard",
        "version": "1.0.0-beta1",
        "version_normalized": "1.0.0.0-beta1",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/moderation_dashboard",
            "reference": "8.x-1.0-beta1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/moderation_dashboard-8.x-1.0-beta1.zip",
            "reference": "8.x-1.0-beta1",
            "shasum": "5990fd478d69fe89b66099e2749af61fc91b75ab"
        },
        "require": {
            "drupal/core": "*",
            "drupal/page_manager": "*",
            "drupal/panels": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta1",
                "datestamp": "1541456281",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "samuel.mortenson",
                "homepage": "https://www.drupal.org/user/2582268"
            }
        ],
        "description": "Provides a per-user dashboard for moderation.",
        "homepage": "https://www.drupal.org/project/moderation_dashboard",
        "support": {
            "source": "http://cgit.drupalcode.org/moderation_dashboard"
        }
    },
    {
        "name": "webmozart/assert",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/webmozart/assert.git",
            "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9",
            "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0",
            "symfony/polyfill-ctype": "^1.8"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.6",
            "sebastian/version": "^1.0.1"
        },
        "time": "2018-12-25T11:19:39+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "phpdocumentor/reflection-common",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
            "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
            "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.6"
        },
        "time": "2017-09-11T18:02:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": [
                    "src"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jaap van Otterdijk",
                "email": "opensource@ijaap.nl"
            }
        ],
        "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
        "homepage": "http://www.phpdoc.org",
        "keywords": [
            "FQSEN",
            "phpDocumentor",
            "phpdoc",
            "reflection",
            "static analysis"
        ]
    },
    {
        "name": "phpdocumentor/type-resolver",
        "version": "0.4.0",
        "version_normalized": "0.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/TypeResolver.git",
            "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
            "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
            "shasum": ""
        },
        "require": {
            "php": "^5.5 || ^7.0",
            "phpdocumentor/reflection-common": "^1.0"
        },
        "require-dev": {
            "mockery/mockery": "^0.9.4",
            "phpunit/phpunit": "^5.2||^4.8.24"
        },
        "time": "2017-07-14T14:27:02+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": [
                    "src/"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike van Riel",
                "email": "me@mikevanriel.com"
            }
        ]
    },
    {
        "name": "phpdocumentor/reflection-docblock",
        "version": "4.3.0",
        "version_normalized": "4.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
            "reference": "94fd0001232e47129dd3504189fa1c7225010d08"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08",
            "reference": "94fd0001232e47129dd3504189fa1c7225010d08",
            "shasum": ""
        },
        "require": {
            "php": "^7.0",
            "phpdocumentor/reflection-common": "^1.0.0",
            "phpdocumentor/type-resolver": "^0.4.0",
            "webmozart/assert": "^1.0"
        },
        "require-dev": {
            "doctrine/instantiator": "~1.0.5",
            "mockery/mockery": "^1.0",
            "phpunit/phpunit": "^6.4"
        },
        "time": "2017-11-30T07:14:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": [
                    "src/"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike van Riel",
                "email": "me@mikevanriel.com"
            }
        ],
        "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock."
    },
    {
        "name": "drupal/token",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/token",
            "reference": "8.x-1.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/token-8.x-1.5.zip",
            "reference": "8.x-1.5",
            "shasum": "6382a7e1aabbd8246f1117a26bf4916d285b401d"
        },
        "require": {
            "drupal/core": "^8.5"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.5",
                "datestamp": "1537557481",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            },
            {
                "name": "eaton",
                "homepage": "https://www.drupal.org/user/16496"
            },
            {
                "name": "fago",
                "homepage": "https://www.drupal.org/user/16747"
            },
            {
                "name": "greggles",
                "homepage": "https://www.drupal.org/user/36762"
            },
            {
                "name": "mikeryan",
                "homepage": "https://www.drupal.org/user/4420"
            }
        ],
        "description": "Provides a user interface for the Token API and some missing core tokens.",
        "homepage": "https://www.drupal.org/project/token",
        "support": {
            "source": "http://cgit.drupalcode.org/token"
        }
    },
    {
        "name": "drupal/search_api",
        "version": "1.11.0",
        "version_normalized": "1.11.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/search_api",
            "reference": "8.x-1.11"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.11.zip",
            "reference": "8.x-1.11",
            "shasum": "d2bf92afa2ee760977dde1fadcb5bb64a4c2d7c1"
        },
        "require": {
            "drupal/core": "^8.5"
        },
        "require-dev": {
            "drupal/search_api_autocomplete": "@dev",
            "drupal/search_api_db": "*"
        },
        "suggest": {
            "drupal/facets": "Adds the ability to create faceted searches.",
            "drupal/search_api_autocomplete": "Allows adding autocomplete suggestions to search fields.",
            "drupal/search_api_solr": "Adds support for using Apache Solr as a backend."
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.11",
                "datestamp": "1542564480",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Thomas Seidl",
                "homepage": "https://www.drupal.org/u/drunken-monkey"
            },
            {
                "name": "Nick Veenhof",
                "homepage": "https://www.drupal.org/u/nick_vh"
            },
            {
                "name": "See other contributors",
                "homepage": "https://www.drupal.org/node/790418/committers"
            }
        ],
        "description": "Provides a generic framework for modules offering search capabilities.",
        "homepage": "https://www.drupal.org/project/search_api",
        "support": {
            "source": "http://git.drupal.org/project/search_api.git",
            "issues": "https://www.drupal.org/project/issues/search_api",
            "irc": "irc://irc.freenode.org/drupal-search-api"
        }
    },
    {
        "name": "drupal/pathauto",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/pathauto",
            "reference": "8.x-1.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.3.zip",
            "reference": "8.x-1.3",
            "shasum": "115d5998d7636a03e26c7ce34261b65809d53965"
        },
        "require": {
            "drupal/core": "^8.5",
            "drupal/ctools": "*",
            "drupal/token": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.3",
                "datestamp": "1536407884",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            },
            {
                "name": "Freso",
                "homepage": "https://www.drupal.org/user/27504"
            },
            {
                "name": "greggles",
                "homepage": "https://www.drupal.org/user/36762"
            }
        ],
        "description": "Provides a mechanism for modules to automatically generate aliases for the content they manage.",
        "homepage": "https://www.drupal.org/project/pathauto",
        "support": {
            "source": "http://cgit.drupalcode.org/pathauto"
        }
    },
    {
        "name": "drupal/metatag",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/metatag",
            "reference": "8.x-1.8"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.8.zip",
            "reference": "8.x-1.8",
            "shasum": "fb5d31aa08c8c2e175f096f9917e9741db152ea8"
        },
        "require": {
            "drupal/core": "*",
            "drupal/token": "^1.0"
        },
        "require-dev": {
            "drupal/devel": "^1.0",
            "drupal/metatag_dc": "*",
            "drupal/metatag_open_graph": "*",
            "drupal/page_manager": "^4.0",
            "drupal/redirect": "^1.0",
            "drupal/restui": "^1.0",
            "drupal/schema_metatag": "^1.0",
            "drupal/schema_web_page": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.8",
                "datestamp": "1550692511",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "See contributors",
                "homepage": "https://www.drupal.org/node/640498/committers",
                "role": "Developer"
            },
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            }
        ],
        "description": "Manage meta tags for all entities.",
        "homepage": "https://www.drupal.org/project/metatag",
        "keywords": [
            "Drupal",
            "seo"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/metatag",
            "issues": "http://drupal.org/project/issues/metatag"
        }
    },
    {
        "name": "drupal/contact_storage",
        "version": "1.0.0-beta9",
        "version_normalized": "1.0.0.0-beta9",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/contact_storage",
            "reference": "8.x-1.0-beta9"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/contact_storage-8.x-1.0-beta9.zip",
            "reference": "8.x-1.0-beta9",
            "shasum": "42b12d6f755485617e949aaf1b2c9aae09eb0e3e"
        },
        "require": {
            "drupal/core": "*",
            "drupal/token": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta9",
                "datestamp": "1497478742",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Arla",
                "homepage": "https://www.drupal.org/user/226712"
            },
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "andypost",
                "homepage": "https://www.drupal.org/user/118908"
            },
            {
                "name": "jibran",
                "homepage": "https://www.drupal.org/user/1198144"
            },
            {
                "name": "larowlan",
                "homepage": "https://www.drupal.org/user/395439"
            }
        ],
        "description": "Provides storage and edit capability for contact messages.",
        "homepage": "https://www.drupal.org/project/contact_storage",
        "support": {
            "source": "http://cgit.drupalcode.org/contact_storage"
        }
    },
    {
        "name": "solarium/solarium",
        "version": "3.8.1",
        "version_normalized": "3.8.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/solariumphp/solarium.git",
            "reference": "c353babec89fdbe8c64054bfec8e77bcb5da6705"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/solariumphp/solarium/zipball/c353babec89fdbe8c64054bfec8e77bcb5da6705",
            "reference": "c353babec89fdbe8c64054bfec8e77bcb5da6705",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2",
            "symfony/event-dispatcher": "~2.3|~3.0"
        },
        "require-dev": {
            "guzzlehttp/guzzle": "^3.8 || ^6.2",
            "phpunit/phpunit": "~3.7",
            "satooshi/php-coveralls": "~1.0",
            "squizlabs/php_codesniffer": "~1.4",
            "zendframework/zendframework1": "~1.12"
        },
        "suggest": {
            "minimalcode/search": "Query builder compatible with Solarium, allows simplified solr-query handling"
        },
        "time": "2017-02-02T13:32:22+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-develop": "3.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Solarium\\": "library/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "See GitHub contributors",
                "homepage": "https://github.com/basdenooijer/solarium/contributors"
            }
        ],
        "description": "PHP Solr client",
        "homepage": "http://www.solarium-project.org",
        "keywords": [
            "php",
            "search",
            "solr"
        ]
    },
    {
        "name": "drupal/search_api_solr",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/search_api_solr",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/search_api_solr-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "cd77fc851d36ecfb04a0c29967c93e5c47e2d2c6"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/search_api": "~1.3",
            "solarium/solarium": "3.8.*"
        },
        "require-dev": {
            "drupal/facets": "1.x-dev",
            "drupal/geofield": "1.x-dev",
            "drupal/search_api_autocomplete": "1.x-dev",
            "drupal/search_api_location": "1.x-dev",
            "phayes/geophp": "dev-master"
        },
        "suggest": {
            "drupal/facets": "Provides facetted search.",
            "drupal/search_api_solr_multilingual": "Highly recommended if installation is multilingual or uses a language different than English."
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1545483044",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Markus Kalkbrenner",
                "homepage": "https://www.drupal.org/u/mkalkbrenner"
            },
            {
                "name": "Other contributors",
                "homepage": "https://www.drupal.org/node/982682/committers"
            },
            {
                "name": "amateescu",
                "homepage": "https://www.drupal.org/user/729614"
            },
            {
                "name": "cspitzlay",
                "homepage": "https://www.drupal.org/user/419305"
            },
            {
                "name": "drunken monkey",
                "homepage": "https://www.drupal.org/user/205582"
            },
            {
                "name": "mkalkbrenner",
                "homepage": "https://www.drupal.org/user/124705"
            }
        ],
        "description": "Offers an implementation of the Search API that uses an Apache Solr server for indexing content.",
        "homepage": "https://www.drupal.org/project/search_api_solr",
        "support": {
            "source": "http://git.drupal.org/project/search_api_solr.git",
            "issues": "https://www.drupal.org/project/issues/search_api_solr",
            "irc": "irc://irc.freenode.org/drupal-search-api"
        }
    },
    {
        "name": "drupal/acquia_connector",
        "version": "1.16.0",
        "version_normalized": "1.16.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/acquia_connector",
            "reference": "8.x-1.16"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/acquia_connector-8.x-1.16.zip",
            "reference": "8.x-1.16",
            "shasum": "a428b1b2ce429bdbb3010a7176916823fd4eb4db"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/search_api": "^1.8",
            "drupal/search_api_solr": "^1.2"
        },
        "require-dev": {
            "drupal/search_api_solr": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.16",
                "datestamp": "1549478497",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Mark Trapp",
                "homepage": "https://www.drupal.org/user/212019"
            },
            {
                "name": "Stanislav Mixnovich",
                "homepage": "https://www.drupal.org/user/2859977"
            },
            {
                "name": "ayang",
                "homepage": "https://www.drupal.org/user/1777884"
            },
            {
                "name": "blueminds",
                "homepage": "https://www.drupal.org/user/128652"
            },
            {
                "name": "dmitrii",
                "homepage": "https://www.drupal.org/user/411965"
            },
            {
                "name": "irek02",
                "homepage": "https://www.drupal.org/user/736644"
            },
            {
                "name": "kolafson",
                "homepage": "https://www.drupal.org/user/822402"
            },
            {
                "name": "mundanity",
                "homepage": "https://www.drupal.org/user/373605"
            },
            {
                "name": "vlad.pavlovic",
                "homepage": "https://www.drupal.org/user/92673"
            }
        ],
        "description": "Allows Drupal websites to connect with Acquia.",
        "homepage": "https://www.drupal.org/project/acquia_connector",
        "support": {
            "source": "http://cgit.drupalcode.org/acquia_connector"
        }
    },
    {
        "name": "drupal-composer/drupal-scaffold",
        "version": "2.5.4",
        "version_normalized": "2.5.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/drupal-composer/drupal-scaffold.git",
            "reference": "fc6bf4ceecb5d47327f54d48d4d4f67b17da956d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/fc6bf4ceecb5d47327f54d48d4d4f67b17da956d",
            "reference": "fc6bf4ceecb5d47327f54d48d4d4f67b17da956d",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0.0",
            "composer/semver": "^1.4",
            "php": ">=5.4.5"
        },
        "require-dev": {
            "composer/composer": "dev-master",
            "g1a/composer-test-scenarios": "^2.1.0",
            "phpunit/phpunit": "^6",
            "squizlabs/php_codesniffer": "^2.8"
        },
        "time": "2018-07-27T10:07:07+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "DrupalComposer\\DrupalScaffold\\Plugin",
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DrupalComposer\\DrupalScaffold\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Composer Plugin for updating the Drupal scaffold files when using drupal/core"
    },
    {
        "name": "drupal/lightning_core",
        "version": "3.7.0",
        "version_normalized": "3.7.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/lightning_core",
            "reference": "8.x-3.7"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/lightning_core-8.x-3.7.zip",
            "reference": "8.x-3.7",
            "shasum": "b1de42e89cec9037ca4d9d31a5d7cbfbb0597048"
        },
        "require": {
            "cweagans/composer-patches": "^1.6.4",
            "drupal-composer/drupal-scaffold": "^2.0.0",
            "drupal/acquia_connector": "^1.1",
            "drupal/contact_storage": "^1.0",
            "drupal/core": "~8.6.10",
            "drupal/metatag": "^1.8",
            "drupal/pathauto": "^1.3",
            "drupal/search_api": "^1.0",
            "drupal/token": "^1.0",
            "oomphinc/composer-installers-extender": "^1.1",
            "phpdocumentor/reflection-docblock": "^3.0 || ^4.0"
        },
        "conflict": {
            "drupal/drupal-extension": "<3.4.0"
        },
        "require-dev": {
            "acquia/lightning_dev": "dev-8.x-1.x",
            "drupal/console": "^1.6",
            "drupal/contact_storage": "*",
            "drupal/schema_metatag": "^1.3",
            "drupal/search_api": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev",
                "dev-8.x-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.7",
                "datestamp": "1550692281",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9"
                }
            },
            "enable-patching": true,
            "installer-paths": {
                "docroot/core": [
                    "type:drupal-core"
                ],
                "docroot/libraries/{$name}": [
                    "type:drupal-library",
                    "type:bower-asset",
                    "type:npm-asset"
                ],
                "docroot/modules/contrib/{$name}": [
                    "type:drupal-module"
                ],
                "docroot/profiles/contrib/{$name}": [
                    "type:drupal-profile"
                ],
                "docroot/themes/contrib/{$name}": [
                    "type:drupal-theme"
                ]
            },
            "installer-types": [
                "bower-asset",
                "npm-asset"
            ],
            "patches": {
                "drupal/core": {
                    "3032548 - ContentModerationRouteSubscriber assumes all parameters in an entity form route contain a 'type' key": "https://www.drupal.org/files/issues/2019-02-13/3032548-2.patch",
                    "2869592 - Disabled update module shouldn't produce a status report warning": "https://www.drupal.org/files/issues/2869592-remove-update-warning-7.patch",
                    "2885441 - EntityReferenceAutocompleteWidget should define its size setting as an integer": "https://www.drupal.org/files/issues/2885441-2.patch",
                    "2815221 - Add quickedit to the latest-revision route": "https://www.drupal.org/files/issues/2018-09-24/2815221-109.patch",
                    "1356276 - Allow profiles to define a base/parent profile and load them in the correct order": "https://www.drupal.org/files/issues/2018-10-12/1356276-531.patch",
                    "2914389 - Allow profiles to exclude dependencies of their parent": "https://www.drupal.org/files/issues/2018-07-09/2914389-8-do-not-test.patch"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Drupal\\Tests\\lightning_core\\": "tests/src"
            },
            "classmap": [
                "tests/contexts/AwaitTrait.inc"
            ]
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "scripts": {
            "post-install-cmd": [
                "@push",
                "@drupal-scaffold"
            ],
            "post-update-cmd": [
                "@push",
                "@drupal-scaffold"
            ],
            "drupal-scaffold": [
                "DrupalComposer\\DrupalScaffold\\Plugin::scaffold"
            ],
            "nuke": [
                "rm -r -f docroot vendor"
            ],
            "pull": [
                "Acquia\\Lightning\\Commands\\FileCommands::pull"
            ],
            "push": [
                "Acquia\\Lightning\\Commands\\FileCommands::push"
            ]
        },
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "balsama",
                "homepage": "https://www.drupal.org/user/223087"
            },
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            }
        ],
        "description": "Shared functionality for the Lightning distribution.",
        "homepage": "https://www.drupal.org/project/lightning_core",
        "support": {
            "source": "http://cgit.drupalcode.org/lightning_core"
        }
    },
    {
        "name": "kub-at/php-simple-html-dom-parser",
        "version": "1.7.1",
        "version_normalized": "1.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Kub-AT/php-simple-html-dom-parser.git",
            "reference": "7a745b20157efb0f1be3021394769bd6b8e9ed4e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/7a745b20157efb0f1be3021394769bd6b8e9ed4e",
            "reference": "7a745b20157efb0f1be3021394769bd6b8e9ed4e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2019-01-02T14:33:28+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "KubAT\\PhpSimple\\HtmlDomParser": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "S.C. Chen",
                "email": "me578022@gmail.com"
            },
            {
                "name": "Jakub Stawowy",
                "email": "Kub-AT@users.noreply.github.com"
            }
        ],
        "description": "PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible",
        "homepage": "http://simplehtmldom.sourceforge.net/",
        "keywords": [
            "Simple",
            "dom",
            "html"
        ]
    },
    {
        "name": "ezyang/htmlpurifier",
        "version": "v4.10.0",
        "version_normalized": "4.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ezyang/htmlpurifier.git",
            "reference": "d85d39da4576a6934b72480be6978fb10c860021"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d85d39da4576a6934b72480be6978fb10c860021",
            "reference": "d85d39da4576a6934b72480be6978fb10c860021",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "require-dev": {
            "simpletest/simpletest": "^1.1"
        },
        "time": "2018-02-23T01:58:20+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "HTMLPurifier": "library/"
            },
            "files": [
                "library/HTMLPurifier.composer.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL"
        ],
        "authors": [
            {
                "name": "Edward Z. Yang",
                "email": "admin@htmlpurifier.org",
                "homepage": "http://ezyang.com"
            }
        ],
        "description": "Standards compliant HTML filter written in PHP",
        "homepage": "http://htmlpurifier.org/",
        "keywords": [
            "html"
        ]
    },
    {
        "name": "caxy/php-htmldiff",
        "version": "v0.1.8",
        "version_normalized": "0.1.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/caxy/php-htmldiff.git",
            "reference": "6f39bc3717f1d3f915542e431c6c30e43bfe6b7c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/6f39bc3717f1d3f915542e431c6c30e43bfe6b7c",
            "reference": "6f39bc3717f1d3f915542e431c6c30e43bfe6b7c",
            "shasum": ""
        },
        "require": {
            "ezyang/htmlpurifier": "^4.7",
            "kub-at/php-simple-html-dom-parser": "^1.7",
            "php": ">=5.3.3"
        },
        "require-dev": {
            "doctrine/cache": "~1.0",
            "phpunit/phpunit": "~5.0"
        },
        "suggest": {
            "doctrine/cache": "Used for caching the calculated diffs using a Doctrine Cache Provider"
        },
        "time": "2019-01-15T19:49:36+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Caxy\\HtmlDiff": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0"
        ],
        "authors": [
            {
                "name": "Josh Schroeder",
                "email": "jschroeder@caxy.com",
                "homepage": "http://www.caxy.com"
            }
        ],
        "description": "A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.",
        "homepage": "https://github.com/caxy/php-htmldiff",
        "keywords": [
            "diff",
            "html"
        ]
    },
    {
        "name": "mkalkbrenner/php-htmldiff-advanced",
        "version": "0.0.8",
        "version_normalized": "0.0.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mkalkbrenner/php-htmldiff.git",
            "reference": "3a714b48c9c3d3730baaf6d3949691e654cd37c9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mkalkbrenner/php-htmldiff/zipball/3a714b48c9c3d3730baaf6d3949691e654cd37c9",
            "reference": "3a714b48c9c3d3730baaf6d3949691e654cd37c9",
            "shasum": ""
        },
        "require": {
            "caxy/php-htmldiff": ">=0.0.6",
            "php": ">=5.5.0"
        },
        "time": "2016-07-25T17:07:32+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/HtmlDiffAdvancedInterface.php",
                "src/HtmlDiffAdvanced.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GNU General Public License V2"
        ],
        "description": "An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.",
        "homepage": "https://github.com/mkalkbrenner/php-htmldiff",
        "keywords": [
            "diff",
            "html"
        ]
    },
    {
        "name": "drupal/diff",
        "version": "1.0.0-rc2",
        "version_normalized": "1.0.0.0-RC2",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/diff",
            "reference": "8.x-1.0-rc2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/diff-8.x-1.0-rc2.zip",
            "reference": "8.x-1.0-rc2",
            "shasum": "2e8f4efe6e7d355a3d07d33531f077348b13f68d"
        },
        "require": {
            "drupal/core": "~8.0",
            "mkalkbrenner/php-htmldiff-advanced": "~0.0.8"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-rc2",
                "datestamp": "1530178424",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "RC releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Miro Dietiker (miro_dietiker)",
                "homepage": "https://www.drupal.org/u/miro_dietiker",
                "role": "Maintainer"
            },
            {
                "name": "Juampy NR (juampynr)",
                "homepage": "https://www.drupal.org/u/juampynr",
                "role": "Maintainer"
            },
            {
                "name": "Lucian Hangea (lhangea)",
                "homepage": "https://www.drupal.org/u/lhangea",
                "role": "Maintainer"
            },
            {
                "name": "Alan D.",
                "homepage": "https://www.drupal.org/u/alan-d.",
                "role": "Maintainer"
            },
            {
                "name": "Brian Gilbert (realityloop).",
                "homepage": "https://www.drupal.org/u/realityloop",
                "role": "Maintainer"
            },
            {
                "name": "miro_dietiker",
                "homepage": "https://www.drupal.org/user/227761"
            },
            {
                "name": "realityloop",
                "homepage": "https://www.drupal.org/user/139189"
            },
            {
                "name": "rötzi",
                "homepage": "https://www.drupal.org/user/73064"
            },
            {
                "name": "yhahn",
                "homepage": "https://www.drupal.org/user/264833"
            }
        ],
        "description": "Compares two entity revisions",
        "homepage": "https://www.drupal.org/project/diff",
        "support": {
            "source": "http://cgit.drupalcode.org/diff",
            "issues": "https://www.drupal.org/project/issues/diff"
        }
    },
    {
        "name": "drupal/lightning_workflow",
        "version": "3.4.0",
        "version_normalized": "3.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/lightning_workflow",
            "reference": "8.x-3.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/lightning_workflow-8.x-3.4.zip",
            "reference": "8.x-3.4",
            "shasum": "09a6e3776dd5ce04675ac2de8872454638e033b8"
        },
        "require": {
            "cweagans/composer-patches": "^1.6.4",
            "drupal-composer/drupal-scaffold": "^2.0.0",
            "drupal/core": "*",
            "drupal/diff": "^1.0",
            "drupal/lightning_core": "^3.6",
            "drupal/moderation_dashboard": "^1.0",
            "drupal/moderation_sidebar": "^1.0",
            "oomphinc/composer-installers-extender": "^1.1"
        },
        "require-dev": {
            "acquia/lightning_dev": "dev-8.x-1.x",
            "drupal/inline_entity_form": "^1.0",
            "drupal/lightning_core": "*",
            "drupal/schema_metatag": "^1.3",
            "webmozart/assert": "^1.3"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev",
                "dev-8.x-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.4",
                "datestamp": "1550178780",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "enable-patching": true,
            "installer-paths": {
                "docroot/core": [
                    "type:drupal-core"
                ],
                "docroot/libraries/{$name}": [
                    "type:drupal-library",
                    "type:bower-asset",
                    "type:npm-asset"
                ],
                "docroot/modules/contrib/{$name}": [
                    "type:drupal-module"
                ],
                "docroot/profiles/contrib/{$name}": [
                    "type:drupal-profile"
                ],
                "docroot/themes/contrib/{$name}": [
                    "type:drupal-theme"
                ]
            },
            "installer-types": [
                "bower-asset",
                "npm-asset"
            ]
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Drupal\\Tests\\lightning_workflow\\": "tests/src"
            }
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "scripts": {
            "post-install-cmd": [
                "@push",
                "@drupal-scaffold"
            ],
            "post-update-cmd": [
                "@push",
                "@drupal-scaffold"
            ],
            "drupal-scaffold": [
                "DrupalComposer\\DrupalScaffold\\Plugin::scaffold"
            ],
            "nuke": [
                "rm -r -f docroot vendor"
            ],
            "pull": [
                "Acquia\\Lightning\\Commands\\FileCommands::pull"
            ],
            "push": [
                "Acquia\\Lightning\\Commands\\FileCommands::push"
            ]
        },
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "balsama",
                "homepage": "https://www.drupal.org/user/223087"
            },
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            }
        ],
        "description": "Tools to improve your content workflow.",
        "homepage": "https://www.drupal.org/project/lightning_workflow",
        "support": {
            "source": "http://cgit.drupalcode.org/lightning_workflow"
        }
    },
    {
        "name": "vardot/blazy",
        "version": "1.8.2.1",
        "version_normalized": "1.8.2.1",
        "source": {
            "type": "git",
            "url": "https://github.com/Vardot/blazy.git",
            "reference": "934160a4d6420d26b78371b9d341bac7c6c8ade8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Vardot/blazy/zipball/934160a4d6420d26b78371b9d341bac7c6c8ade8",
            "reference": "934160a4d6420d26b78371b9d341bac7c6c8ade8",
            "shasum": ""
        },
        "time": "2017-07-16T11:19:13+00:00",
        "type": "drupal-library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "description": "forked from dinbror/blazy to be used as drupal-library"
    },
    {
        "name": "drupal/views_infinite_scroll",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/views_infinite_scroll",
            "reference": "8.x-1.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/views_infinite_scroll-8.x-1.5.zip",
            "reference": "8.x-1.5",
            "shasum": "fa19d65a9f6421fe64463b8b64169c6f13d423c3"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.5",
                "datestamp": "1503109444",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Remon",
                "homepage": "https://www.drupal.org/user/143827"
            },
            {
                "name": "Sam152",
                "homepage": "https://www.drupal.org/user/1485048"
            }
        ],
        "description": "A pager which allows an infinite scroll effect for views.",
        "homepage": "https://www.drupal.org/project/views_infinite_scroll",
        "support": {
            "source": "http://cgit.drupalcode.org/views_infinite_scroll"
        }
    },
    {
        "name": "drupal/video_embed_field",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/video_embed_field",
            "reference": "8.x-2.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.0.zip",
            "reference": "8.x-2.0",
            "shasum": "e864f090b3cb9405376ca324d81ace83613e2019"
        },
        "require": {
            "drupal/core": "*"
        },
        "require-dev": {
            "drupal/colorbox": "*",
            "drupal/media_entity": "*",
            "drupal/media_entity_embeddable_video": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x",
                "datestamp": "1523338084",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                },
                "package": "Field types"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Sam152",
                "homepage": "https://www.drupal.org/user/1485048"
            },
            {
                "name": "jec006",
                "homepage": "https://www.drupal.org/user/855980"
            },
            {
                "name": "plopesc",
                "homepage": "https://www.drupal.org/user/282415"
            }
        ],
        "description": "A pluggable field type for storing videos from external video hosts such as Vimeo and YouTube.",
        "homepage": "https://www.drupal.org/project/video_embed_field",
        "support": {
            "source": "http://cgit.drupalcode.org/video_embed_field"
        }
    },
    {
        "name": "drupal/blazy",
        "version": "1.0.0-rc4",
        "version_normalized": "1.0.0.0-RC4",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/blazy",
            "reference": "8.x-1.0-rc4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/blazy-8.x-1.0-rc4.zip",
            "reference": "8.x-1.0-rc4",
            "shasum": "cea1185469fc6d19a5162f550e12f26cff193062"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-rc4",
                "datestamp": "1545235980",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "RC releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Gaus Surahman",
                "homepage": "https://www.drupal.org/u/gausarts",
                "role": "Maintainer"
            },
            {
                "name": "Contributors",
                "homepage": "https://www.drupal.org/node/2663268/committers",
                "role": "Contributor"
            },
            {
                "name": "sun",
                "homepage": "https://www.drupal.org/user/54136"
            }
        ],
        "description": "Provides basic bLazy integration for lazy loading and multi-serving images.",
        "homepage": "https://drupal.org/project/blazy",
        "keywords": [
            "Drupal",
            "bLazy",
            "lazyload"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/blazy",
            "issues": "https://drupal.org/project/issues/blazy"
        }
    },
    {
        "name": "drupal/slick",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/slick",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/slick-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "8565c1e74cfb5e6316c1cdb357868107303f2be4"
        },
        "require": {
            "drupal/blazy": "~1.0",
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1545236281",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "arshadcn",
                "homepage": "https://www.drupal.org/user/571032"
            },
            {
                "name": "gausarts",
                "homepage": "https://www.drupal.org/user/159062"
            },
            {
                "name": "thalles",
                "homepage": "https://www.drupal.org/user/3589086"
            }
        ],
        "description": "Slick carousel, the last carousel you'll ever need.",
        "homepage": "https://drupal.org/project/slick",
        "keywords": [
            "Drupal",
            "carousel",
            "slideshow"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/slick",
            "issues": "https://drupal.org/project/issues/slick"
        }
    },
    {
        "name": "drupal/slick_entityreference",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/slick_entityreference",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/slick_entityreference-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "ab5a55f26ddcabede19bebcaa36981ed096a3ab2"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/slick": "~1.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1527530479",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "alanburke",
                "homepage": "https://www.drupal.org/user/35997"
            },
            {
                "name": "dpacassi",
                "homepage": "https://www.drupal.org/user/2831253"
            },
            {
                "name": "mikl",
                "homepage": "https://www.drupal.org/user/58679"
            }
        ],
        "description": "Slick entity reference fields for the Slick carousel.",
        "homepage": "https://drupal.org/project/slick_entityreference",
        "support": {
            "source": "https://cgit.drupalcode.org/slick_entityreference",
            "issues": "https://drupal.org/project/issues/slick_entityreference"
        }
    },
    {
        "name": "j7mbo/twitter-api-php",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/J7mbo/twitter-api-php.git",
            "reference": "443d22c53d621b3cc6b7e0c56daa60c5ada033f7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/J7mbo/twitter-api-php/zipball/443d22c53d621b3cc6b7e0c56daa60c5ada033f7",
            "reference": "443d22c53d621b3cc6b7e0c56daa60c5ada033f7",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.5,>=4.5.1"
        },
        "time": "2017-05-08T12:10:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "TwitterAPIExchange.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GNU Public License"
        ],
        "authors": [
            {
                "name": "James Mallison",
                "homepage": "https://github.com/j7mbo/twitter-api-php"
            }
        ],
        "description": "Simple PHP Wrapper for Twitter API v1.1 calls",
        "homepage": "https://github.com/j7mbo/twitter-api-php",
        "keywords": [
            "api",
            "php",
            "twitter"
        ]
    },
    {
        "name": "drupal/media_entity_twitter",
        "version": "2.0.0-alpha2",
        "version_normalized": "2.0.0.0-alpha2",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/media_entity_twitter",
            "reference": "8.x-2.0-alpha2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/media_entity_twitter-8.x-2.0-alpha2.zip",
            "reference": "8.x-2.0-alpha2",
            "shasum": "21925e1e1b02bbbcd6d8e9730bc587669edc0e5c"
        },
        "require": {
            "drupal/core": "^8.4",
            "j7mbo/twitter-api-php": "~1.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.0-alpha2",
                "datestamp": "1507907344",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Alpha releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Drupal Media Team",
                "homepage": "https://www.drupal.org/user/3260690"
            },
            {
                "name": "Primsi",
                "homepage": "https://www.drupal.org/user/282629"
            },
            {
                "name": "chr.fritsch",
                "homepage": "https://www.drupal.org/user/2103716"
            },
            {
                "name": "slashrsm",
                "homepage": "https://www.drupal.org/user/744628"
            }
        ],
        "description": "Media entity Twitter provider.",
        "homepage": "https://www.drupal.org/project/media_entity_twitter",
        "support": {
            "source": "http://cgit.drupalcode.org/media_entity_twitter"
        }
    },
    {
        "name": "drupal/media_entity_instagram",
        "version": "2.0.0-alpha2",
        "version_normalized": "2.0.0.0-alpha2",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/media_entity_instagram",
            "reference": "8.x-2.0-alpha2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/media_entity_instagram-8.x-2.0-alpha2.zip",
            "reference": "8.x-2.0-alpha2",
            "shasum": "3a61feafacf7003bf27ec8d4271a07896788b5e3"
        },
        "require": {
            "drupal/core": "^8.4.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.0-alpha2",
                "datestamp": "1537264380",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Alpha releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Drupal Media Team",
                "homepage": "https://www.drupal.org/user/3260690"
            },
            {
                "name": "Primsi",
                "homepage": "https://www.drupal.org/user/282629"
            },
            {
                "name": "chr.fritsch",
                "homepage": "https://www.drupal.org/user/2103716"
            },
            {
                "name": "designesse",
                "homepage": "https://www.drupal.org/user/854012"
            },
            {
                "name": "slashrsm",
                "homepage": "https://www.drupal.org/user/744628"
            }
        ],
        "description": "Media entity Instagram provider.",
        "homepage": "https://www.drupal.org/project/media_entity_instagram",
        "support": {
            "source": "http://cgit.drupalcode.org/media_entity_instagram"
        }
    },
    {
        "name": "drupal/libraries",
        "version": "3.0.0-alpha1",
        "version_normalized": "3.0.0.0-alpha1",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/libraries",
            "reference": "8.x-3.0-alpha1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/libraries-8.x-3.0-alpha1.zip",
            "reference": "8.x-3.0-alpha1",
            "shasum": "bb07036b1eaeea7d736fc7e72416238830cd8d67"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.0-alpha1",
                "datestamp": "1517046484",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Alpha releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Pol",
                "homepage": "https://www.drupal.org/user/47194"
            },
            {
                "name": "rjacobs",
                "homepage": "https://www.drupal.org/user/422459"
            },
            {
                "name": "sun",
                "homepage": "https://www.drupal.org/user/54136"
            },
            {
                "name": "tstoeckler",
                "homepage": "https://www.drupal.org/user/107158"
            }
        ],
        "description": "Allows version-dependent and shared usage of external libraries in Drupal.",
        "homepage": "http://drupal.org/project/libraries",
        "support": {
            "source": "http://cgit.drupalcode.org/libraries",
            "issues": "http://drupal.org/project/issues/libraries",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/inline_entity_form",
        "version": "1.0.0-rc1",
        "version_normalized": "1.0.0.0-RC1",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/inline_entity_form",
            "reference": "8.x-1.0-rc1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc1.zip",
            "reference": "8.x-1.0-rc1",
            "shasum": "898789fb6a0662fc2572b87f8d0654a0241473f9"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "require-dev": {
            "drupal/entity_reference_revisions": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-rc1",
                "datestamp": "1527030784",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "RC releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "bojanz",
                "homepage": "https://www.drupal.org/user/86106"
            },
            {
                "name": "dawehner",
                "homepage": "https://www.drupal.org/user/99340"
            },
            {
                "name": "rszrama",
                "homepage": "https://www.drupal.org/user/49344"
            },
            {
                "name": "slashrsm",
                "homepage": "https://www.drupal.org/user/744628"
            },
            {
                "name": "webflo",
                "homepage": "https://www.drupal.org/user/254778"
            }
        ],
        "description": "Provides a widget for inline management (creation, modification, removal) of referenced entities.",
        "homepage": "https://www.drupal.org/project/inline_entity_form",
        "support": {
            "source": "http://cgit.drupalcode.org/inline_entity_form"
        }
    },
    {
        "name": "drupal/crop",
        "version": "2.0.0-rc1",
        "version_normalized": "2.0.0.0-RC1",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/crop",
            "reference": "8.x-2.0-rc1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/crop-8.x-2.0-rc1.zip",
            "reference": "8.x-2.0-rc1",
            "shasum": "ba84fa73e5c4df4caffcfa4a4cfb44c2c7d033d7"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.0-rc1",
                "datestamp": "1516298515",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "RC releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Drupal Media Team",
                "homepage": "https://www.drupal.org/user/3260690"
            },
            {
                "name": "slashrsm",
                "homepage": "https://www.drupal.org/user/744628"
            },
            {
                "name": "woprrr",
                "homepage": "https://www.drupal.org/user/858604"
            }
        ],
        "description": "Provides storage and API for image crops.",
        "homepage": "https://www.drupal.org/project/crop",
        "support": {
            "source": "http://cgit.drupalcode.org/crop",
            "issues": "https://www.drupal.org/project/issues/crop"
        }
    },
    {
        "name": "drupal/image_widget_crop",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/image_widget_crop",
            "reference": "8.x-2.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/image_widget_crop-8.x-2.2.zip",
            "reference": "8.x-2.2",
            "shasum": "0a61cfedc409c5ef448174f26060cd6c291d6a11"
        },
        "require": {
            "drupal/core": "*",
            "drupal/crop": "^1.0 || ^2.0"
        },
        "require-dev": {
            "drupal/crop": "*",
            "drupal/ctools": "3.x-dev",
            "drupal/entity_browser": "1.x-dev",
            "drupal/file_entity": "*",
            "drupal/inline_entity_form": "*",
            "drupal/media": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.2",
                "datestamp": "1530698921",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Alexandre Mallet",
                "homepage": "https://github.com/woprrr",
                "role": "Maintainer"
            },
            {
                "name": "Drupal media CI",
                "homepage": "https://www.drupal.org/user/3057985"
            },
            {
                "name": "slashrsm",
                "homepage": "https://www.drupal.org/user/744628"
            },
            {
                "name": "woprrr",
                "homepage": "https://www.drupal.org/user/858604"
            }
        ],
        "description": "Provides an interface for using the features of the Crop API.",
        "homepage": "https://www.drupal.org/project/image_widget_crop",
        "keywords": [
            "Crop",
            "Drupal",
            "Drupal Media"
        ],
        "support": {
            "source": "https://www.drupal.org/project/image_widget_crop",
            "issues": "https://www.drupal.org/project/issues/image_widget_crop",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/embed",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/embed",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/embed-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "cc746ad807260e01c7788dd82110dcebbb4d678a"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1490755685",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            },
            {
                "name": "Devin Carlson",
                "homepage": "https://www.drupal.org/user/290182"
            },
            {
                "name": "Drupal Media Team",
                "homepage": "https://www.drupal.org/user/3260690"
            },
            {
                "name": "cs_shadow",
                "homepage": "https://www.drupal.org/user/2828287"
            },
            {
                "name": "slashrsm",
                "homepage": "https://www.drupal.org/user/744628"
            }
        ],
        "description": "Provide a framework for various different types of embeds in WYSIWYG editors, common functionality, interfaces, and standards.",
        "homepage": "https://www.drupal.org/project/embed",
        "support": {
            "source": "http://cgit.drupalcode.org/embed",
            "issues": "https://www.drupal.org/project/issues/embed",
            "irc": "irc://irc.freenode.org/drupal-media"
        }
    },
    {
        "name": "drupal/dropzonejs",
        "version": "2.0.0-alpha3",
        "version_normalized": "2.0.0.0-alpha3",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/dropzonejs",
            "reference": "8.x-2.0-alpha3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/dropzonejs-8.x-2.0-alpha3.zip",
            "reference": "8.x-2.0-alpha3",
            "shasum": "a11f37e8f37b211d7065b0fd8adb1cc85b47e691"
        },
        "require": {
            "drupal/core": "*"
        },
        "require-dev": {
            "drupal/entity_browser": "*"
        },
        "suggest": {
            "enyo/dropzone": "Required to user drupal/dropzonejs. Dropzone is an easy to use drag'n'drop library."
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.0-alpha3",
                "datestamp": "1513265285",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Janez Urevc",
                "homepage": "https://drupal.org/u/slashrsm",
                "role": "Maintainer"
            },
            {
                "name": "Christian Fritsch",
                "homepage": "https://drupal.org/u/chrfritsch",
                "role": "Maintainer"
            },
            {
                "name": "Primoz Hmeljak",
                "homepage": "https://drupal.org/u/Primsi",
                "role": "Maintainer"
            },
            {
                "name": "See other contributors",
                "homepage": "https://www.drupal.org/node/1998478/committers",
                "role": "contributor"
            },
            {
                "name": "slashrsm",
                "homepage": "https://www.drupal.org/user/744628"
            },
            {
                "name": "wouters_f",
                "homepage": "https://www.drupal.org/user/721548"
            },
            {
                "name": "zkday",
                "homepage": "https://www.drupal.org/user/888644"
            }
        ],
        "description": "Drupal integration for DropzoneJS - An open source library that provides drag’n’drop file uploads with image previews.",
        "homepage": "https://www.drupal.org/project/dropzonejs",
        "keywords": [
            "DropzoneJS",
            "Drupal"
        ],
        "support": {
            "source": "https://www.drupal.org/project/dropzonejs",
            "issues": "https://www.drupal.org/project/issues/dropzonejs",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/panels",
        "version": "4.3.0",
        "version_normalized": "4.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/panels",
            "reference": "8.x-4.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/panels-8.x-4.3.zip",
            "reference": "8.x-4.3",
            "shasum": "81f71d8679a7179be2981d7c485a181a85f4e32b"
        },
        "require": {
            "drupal/core": "^8.3",
            "drupal/ctools": ">=3.0.0"
        },
        "require-dev": {
            "drupal/page_manager": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-4.x": "4.x-dev"
            },
            "drupal": {
                "version": "8.x-4.3",
                "datestamp": "1523670784",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "patches_applied": {
                "Custom attributes in panels blocks": "https://www.drupal.org/files/issues/2849867-custom_attributes_in_panels_blocks-11.patch",
                "2878684 - Use String.match to correlate regions when switching Layouts in Panels IPE": "https://www.drupal.org/files/issues/panels-ipe-2878684-3.patch",
                "2825034 - Form error messages do not appear in IPE": "https://www.drupal.org/files/issues/panels-ipe-propogate-errors-2825034-5.patch"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jakob Perry",
                "homepage": "https://www.drupal.org/u/japerry"
            },
            {
                "name": "Samuel Mortenson",
                "homepage": "https://www.drupal.org/u/samuel.mortenson"
            },
            {
                "name": "See other contributors",
                "homepage": "https://www.drupal.org/node/74958/committers"
            },
            {
                "name": "japerry",
                "homepage": "https://www.drupal.org/user/45640"
            },
            {
                "name": "merlinofchaos",
                "homepage": "https://www.drupal.org/user/26979"
            },
            {
                "name": "neclimdul",
                "homepage": "https://www.drupal.org/user/48673"
            },
            {
                "name": "samuel.mortenson",
                "homepage": "https://www.drupal.org/user/2582268"
            },
            {
                "name": "sdboyer",
                "homepage": "https://www.drupal.org/user/146719"
            },
            {
                "name": "tim.plunkett",
                "homepage": "https://www.drupal.org/user/241634"
            }
        ],
        "description": "Core Panels display functions; provides no external UI, at least one other Panels module should be enabled.",
        "homepage": "https://www.drupal.org/project/panels",
        "support": {
            "source": "http://git.drupal.org/project/panels.git",
            "issues": "https://www.drupal.org/project/issues/panels",
            "irc": "irc://irc.freenode.org/drupal-scotch"
        }
    },
    {
        "name": "drupal/entity_embed",
        "version": "1.0.0-beta2",
        "version_normalized": "1.0.0.0-beta2",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/entity_embed",
            "reference": "8.x-1.0-beta2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/entity_embed-8.x-1.0-beta2.zip",
            "reference": "8.x-1.0-beta2",
            "shasum": "21cdeb2b058efce461683aed9a8951053512dca7"
        },
        "require": {
            "drupal/core": "*",
            "drupal/embed": "*"
        },
        "require-dev": {
            "drupal/entity_browser": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta2",
                "datestamp": "1476698339",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            },
            "patches_applied": {
                "2832504 - Send the CKEditor instance ID to the embed.preview route": "https://www.drupal.org/files/issues/2832504-2.patch"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            },
            {
                "name": "Devin Carlson",
                "homepage": "https://www.drupal.org/user/290182"
            },
            {
                "name": "Drupal Media Team",
                "homepage": "https://www.drupal.org/user/3260690"
            },
            {
                "name": "cs_shadow",
                "homepage": "https://www.drupal.org/user/2828287"
            },
            {
                "name": "slashrsm",
                "homepage": "https://www.drupal.org/user/744628"
            }
        ],
        "description": "Allows any entity to be embedded within a text area using a WYSIWYG editor.",
        "homepage": "https://www.drupal.org/project/entity_embed",
        "support": {
            "source": "http://cgit.drupalcode.org/entity_embed",
            "issues": "https://www.drupal.org/project/issues/entity_embed",
            "irc": "irc://irc.freenode.org/drupal-media"
        }
    },
    {
        "name": "drupal/entity_browser",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/entity_browser",
            "reference": "8.x-2.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-2.0.zip",
            "reference": "8.x-2.0",
            "shasum": "683a7a252c947433c7b78bb838d6d8973c13cf77"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "require-dev": {
            "drupal/ctools": "*",
            "drupal/inline_entity_form": "*",
            "drupal/paragraphs": "*",
            "drupal/token": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev",
                "dev-8.x-1.x": "8.1.x-dev"
            },
            "drupal": {
                "version": "8.x-2.0",
                "datestamp": "1550236984",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "patches_applied": {
                "Problems with multilingual entities": "https://www.drupal.org/files/issues/2018-06-08/entity_browser-problems-with-multilingual-2721665-36.patch",
                "SVV-1125: Downloads: Can't do changes in docs in translation mode": "patches/SVV_1125-fix_selected_entities_draggable_region_layout_3.patch",
                "2865928 - The View widget should filter based on field settings": "https://www.drupal.org/files/issues/entity-browser-view-context-2865928-14.patch"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Janez Urevc",
                "homepage": "https://github.com/slashrsm",
                "role": "Maintainer"
            },
            {
                "name": "Primoz Hmeljak",
                "homepage": "https://github.com/primsi",
                "role": "Maintainer"
            },
            {
                "name": "See other contributors",
                "homepage": "https://www.drupal.org/node/1943336/committers",
                "role": "contributor"
            },
            {
                "name": "Drupal Media Team",
                "homepage": "https://www.drupal.org/user/3260690"
            },
            {
                "name": "Primsi",
                "homepage": "https://www.drupal.org/user/282629"
            },
            {
                "name": "marcingy",
                "homepage": "https://www.drupal.org/user/77320"
            },
            {
                "name": "oknate",
                "homepage": "https://www.drupal.org/user/471638"
            },
            {
                "name": "samuel.mortenson",
                "homepage": "https://www.drupal.org/user/2582268"
            },
            {
                "name": "slashrsm",
                "homepage": "https://www.drupal.org/user/744628"
            }
        ],
        "description": "Entity browsing and selecting component.",
        "homepage": "http://drupal.org/project/entity_browser",
        "support": {
            "source": "http://cgit.drupalcode.org/entity_browser",
            "issues": "http://drupal.org/project/issues/entity_browser",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "bower-asset/jquery",
        "version": "3.3.1",
        "version_normalized": "3.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jquery/jquery-dist.git",
            "reference": "9e8ec3d10fad04748176144f108d7355662ae75e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/9e8ec3d10fad04748176144f108d7355662ae75e",
            "reference": "9e8ec3d10fad04748176144f108d7355662ae75e",
            "shasum": null
        },
        "type": "bower-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "bower-asset/slick-carousel",
        "version": "v1.8.1",
        "version_normalized": "1.8.1.0",
        "source": {
            "type": "git",
            "url": "git@github.com:kenwheeler/slick.git",
            "reference": "0f40c9d6a02a5c08b5f4dd80fdada3a854a59bee"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kenwheeler/slick/zipball/0f40c9d6a02a5c08b5f4dd80fdada3a854a59bee",
            "reference": "0f40c9d6a02a5c08b5f4dd80fdada3a854a59bee",
            "shasum": null
        },
        "require": {
            "bower-asset/jquery": ">=1.7"
        },
        "type": "bower-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "bower-asset/dropzone",
        "version": "v5.5.0",
        "version_normalized": "5.5.0.0",
        "source": {
            "type": "git",
            "url": "git@github.com:enyo/dropzone.git",
            "reference": "08b9e0a763b54a685404dea523a9c54242fbe1b9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/enyo/dropzone/zipball/08b9e0a763b54a685404dea523a9c54242fbe1b9",
            "reference": "08b9e0a763b54a685404dea523a9c54242fbe1b9",
            "shasum": null
        },
        "type": "bower-asset",
        "installation-source": "dist"
    },
    {
        "name": "bower-asset/cropper",
        "version": "v2.3.4",
        "version_normalized": "2.3.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/fengyuanchen/cropper.git",
            "reference": "30c58b29ee21010e17e58ebab165fbd84285c685"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fengyuanchen/cropper/zipball/30c58b29ee21010e17e58ebab165fbd84285c685",
            "reference": "30c58b29ee21010e17e58ebab165fbd84285c685",
            "shasum": null
        },
        "type": "bower-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "drupal/lightning_media",
        "version": "3.6.0",
        "version_normalized": "3.6.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/lightning_media",
            "reference": "8.x-3.6"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/lightning_media-8.x-3.6.zip",
            "reference": "8.x-3.6",
            "shasum": "687cab8e173e24256e03aca6f8204520c0199e80"
        },
        "require": {
            "bower-asset/cropper": "^2.3",
            "bower-asset/dropzone": "^5.1",
            "bower-asset/slick-carousel": "^1.8",
            "cweagans/composer-patches": "^1.6.4",
            "drupal-composer/drupal-scaffold": "^2.0.0",
            "drupal/core": "*",
            "drupal/crop": "^2.0.0-rc1",
            "drupal/dropzonejs": "2.0.0-alpha3",
            "drupal/embed": "^1.0",
            "drupal/entity_browser": "2.0.0",
            "drupal/entity_embed": "1.0.0-beta2",
            "drupal/image_widget_crop": "^2.1",
            "drupal/inline_entity_form": "^1.0",
            "drupal/libraries": "3.0-alpha1",
            "drupal/lightning_core": "^3.6",
            "drupal/media_entity_instagram": "2.0.0-alpha2",
            "drupal/media_entity_twitter": "2.0.0-alpha2",
            "drupal/slick_entityreference": "^1.1",
            "drupal/video_embed_field": "^2.0",
            "drupal/views_infinite_scroll": "^1.1",
            "oomphinc/composer-installers-extender": "^1.1",
            "vardot/blazy": "^1.8"
        },
        "require-dev": {
            "acquia/lightning_dev": "dev-8.x-1.x",
            "drupal/dropzonejs": "*",
            "drupal/facets": "^1.2",
            "drupal/libraries": "*",
            "drupal/media_entity_instagram": "*",
            "drupal/media_entity_twitter": "*",
            "drupal/schema_metatag": "^1.3",
            "drupal/slick_entityreference": "*",
            "drupal/video_embed_media-video_embed_media": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.6",
                "datestamp": "1550164383",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "enable-patching": true,
            "installer-paths": {
                "docroot/core": [
                    "type:drupal-core"
                ],
                "docroot/libraries/{$name}": [
                    "type:drupal-library",
                    "type:bower-asset",
                    "type:npm-asset"
                ],
                "docroot/modules/contrib/{$name}": [
                    "type:drupal-module"
                ],
                "docroot/profiles/contrib/{$name}": [
                    "type:drupal-profile"
                ],
                "docroot/themes/contrib/{$name}": [
                    "type:drupal-theme"
                ]
            },
            "installer-types": [
                "bower-asset",
                "npm-asset"
            ],
            "patches": {
                "drupal/entity_embed": {
                    "2832504 - Send the CKEditor instance ID to the embed.preview route": "https://www.drupal.org/files/issues/2832504-2.patch"
                },
                "drupal/entity_browser": {
                    "2865928 - The View widget should filter based on field settings": "https://www.drupal.org/files/issues/entity-browser-view-context-2865928-14.patch",
                    "2877751 - Inform users how many items they can add to a field that uses an entity browser": "https://www.drupal.org/files/issues/2877751-27-8.x-2.x.patch"
                }
            },
            "patches_applied": {
                "Entity browser reordering of files broken in lightning 8.x-2.16": "https://www.drupal.org/files/issues/2901225_20_lightning-media-module.patch"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Drupal\\Tests\\lightning_media\\": "tests/src"
            }
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "scripts": {
            "post-install-cmd": [
                "@push",
                "@drupal-scaffold"
            ],
            "post-update-cmd": [
                "@push",
                "@drupal-scaffold"
            ],
            "drupal-scaffold": [
                "DrupalComposer\\DrupalScaffold\\Plugin::scaffold"
            ],
            "nuke": [
                "rm -r -f docroot vendor"
            ],
            "pull": [
                "Acquia\\Lightning\\Commands\\FileCommands::pull"
            ],
            "push": [
                "Acquia\\Lightning\\Commands\\FileCommands::push"
            ]
        },
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "balsama",
                "homepage": "https://www.drupal.org/user/223087"
            },
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            }
        ],
        "description": "Slick media handling for Lightning. So cool you'll make the A/C jealous.",
        "homepage": "https://www.drupal.org/project/lightning_media",
        "support": {
            "source": "http://cgit.drupalcode.org/lightning_media"
        }
    },
    {
        "name": "drupal/panels_ipe",
        "version": "4.3.0",
        "version_normalized": "4.3.0.0",
        "require": {
            "drupal/core": "*",
            "drupal/panels": "self.version"
        },
        "type": "metapackage",
        "extra": {
            "branch-alias": {
                "dev-4.x": "4.x-dev"
            },
            "drupal": {
                "version": "8.x-4.3",
                "datestamp": "1523670784",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "EclipseGc",
                "homepage": "https://www.drupal.org/user/61203"
            },
            {
                "name": "Letharion",
                "homepage": "https://www.drupal.org/user/373603"
            },
            {
                "name": "esmerel",
                "homepage": "https://www.drupal.org/user/164022"
            },
            {
                "name": "japerry",
                "homepage": "https://www.drupal.org/user/45640"
            },
            {
                "name": "merlinofchaos",
                "homepage": "https://www.drupal.org/user/26979"
            },
            {
                "name": "neclimdul",
                "homepage": "https://www.drupal.org/user/48673"
            },
            {
                "name": "samuel.mortenson",
                "homepage": "https://www.drupal.org/user/2582268"
            },
            {
                "name": "sdboyer",
                "homepage": "https://www.drupal.org/user/146719"
            },
            {
                "name": "tim.plunkett",
                "homepage": "https://www.drupal.org/user/241634"
            }
        ],
        "description": "Panels In-place editor.",
        "homepage": "https://www.drupal.org/project/panels",
        "support": {
            "source": "http://cgit.drupalcode.org/panels"
        }
    },
    {
        "name": "drupal/ctools_block",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "require": {
            "drupal/core": "~8.0",
            "drupal/ctools": "self.version"
        },
        "type": "metapackage",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.0",
                "datestamp": "1493401742",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "EclipseGc",
                "homepage": "https://www.drupal.org/user/61203"
            },
            {
                "name": "damiankloip",
                "homepage": "https://www.drupal.org/user/1037976"
            },
            {
                "name": "dawehner",
                "homepage": "https://www.drupal.org/user/99340"
            },
            {
                "name": "esmerel",
                "homepage": "https://www.drupal.org/user/164022"
            },
            {
                "name": "japerry",
                "homepage": "https://www.drupal.org/user/45640"
            },
            {
                "name": "merlinofchaos",
                "homepage": "https://www.drupal.org/user/26979"
            },
            {
                "name": "neclimdul",
                "homepage": "https://www.drupal.org/user/48673"
            },
            {
                "name": "sdboyer",
                "homepage": "https://www.drupal.org/user/146719"
            },
            {
                "name": "sun",
                "homepage": "https://www.drupal.org/user/54136"
            },
            {
                "name": "tim.plunkett",
                "homepage": "https://www.drupal.org/user/241634"
            }
        ],
        "description": "Provides improvements to blocks that will one day be added to Drupal core.",
        "homepage": "https://www.drupal.org/project/ctools",
        "support": {
            "source": "http://cgit.drupalcode.org/ctools"
        }
    },
    {
        "name": "drupal/panelizer",
        "version": "4.1.0",
        "version_normalized": "4.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/panelizer",
            "reference": "8.x-4.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/panelizer-8.x-4.1.zip",
            "reference": "8.x-4.1",
            "shasum": "056f236f171305c32d5cfecbfb77a5c7398749d8"
        },
        "require": {
            "drupal/core": "*",
            "drupal/ctools": ">=3.0.0-beta1",
            "drupal/ctools_block": "*",
            "drupal/panels": ">=4.0.0-alpha1",
            "drupal/panels_ipe": ">=4.0.0-alpha1"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-4.x": "4.x-dev"
            },
            "drupal": {
                "version": "8.x-4.1",
                "datestamp": "1525714313",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "patches_applied": {
                "2778565 - Multilingual support for Panelizer": "https://www.drupal.org/files/issues/2018-08-13/panelizer-multilingual-2778565-38.patch"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Damien McKenna",
                "homepage": "https://www.drupal.org/u/damienmckenna"
            },
            {
                "name": "Kris Vanderwater",
                "homepage": "https://www.drupal.org/u/eclipsegc"
            },
            {
                "name": "David Snopek",
                "homepage": "https://www.drupal.org/u/dsnopek"
            },
            {
                "name": "Jakob Perry",
                "homepage": "https://www.drupal.org/u/japerry"
            },
            {
                "name": "Earl Miles",
                "homepage": "https://www.drupal.org/u/merlinofchaos"
            },
            {
                "name": "See other contributors",
                "homepage": "https://www.drupal.org/node/1072922/committers"
            },
            {
                "name": "tim.plunkett",
                "homepage": "https://www.drupal.org/user/241634"
            }
        ],
        "description": "Allow any entity view mode to be rendered using a Panels display.",
        "homepage": "https://www.drupal.org/project/panelizer",
        "support": {
            "source": "http://git.drupal.org/project/panelizer.git",
            "issues": "https://www.drupal.org/project/issues/panelizer",
            "irc": "irc://irc.freenode.org/drupal-scotch"
        }
    },
    {
        "name": "drupal/panelizer_quickedit",
        "version": "4.1.0",
        "version_normalized": "4.1.0.0",
        "require": {
            "drupal/core": "*",
            "drupal/panelizer": "self.version"
        },
        "type": "metapackage",
        "extra": {
            "branch-alias": {
                "dev-4.x": "4.x-dev"
            },
            "drupal": {
                "version": "8.x-4.1",
                "datestamp": "1525714313",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "DamienMcKenna",
                "homepage": "https://www.drupal.org/user/108450"
            },
            {
                "name": "EclipseGc",
                "homepage": "https://www.drupal.org/user/61203"
            },
            {
                "name": "dsnopek",
                "homepage": "https://www.drupal.org/user/266527"
            },
            {
                "name": "japerry",
                "homepage": "https://www.drupal.org/user/45640"
            },
            {
                "name": "merlinofchaos",
                "homepage": "https://www.drupal.org/user/26979"
            },
            {
                "name": "neclimdul",
                "homepage": "https://www.drupal.org/user/48673"
            },
            {
                "name": "tim.plunkett",
                "homepage": "https://www.drupal.org/user/241634"
            }
        ],
        "description": "Enables Quick Edit to function normally when using Panelizer.",
        "homepage": "https://www.drupal.org/project/panelizer",
        "support": {
            "source": "http://cgit.drupalcode.org/panelizer"
        }
    },
    {
        "name": "drupal/entity_block",
        "version": "1.0.0-beta1",
        "version_normalized": "1.0.0.0-beta1",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/entity_block",
            "reference": "8.x-1.0-beta1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/entity_block-8.x-1.0-beta1.zip",
            "reference": "8.x-1.0-beta1",
            "shasum": "4b380e2c70bf8625074449cfd8cc23f8cc6e7f5a"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta1",
                "datestamp": "1513981984",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Jaesin",
                "homepage": "https://www.drupal.org/user/841054"
            },
            {
                "name": "arshadcn",
                "homepage": "https://www.drupal.org/user/571032"
            },
            {
                "name": "floretan",
                "homepage": "https://www.drupal.org/user/66163"
            },
            {
                "name": "rrrob",
                "homepage": "https://www.drupal.org/user/273533"
            }
        ],
        "description": "Let site administrators place content entities as blocks.",
        "homepage": "https://www.drupal.org/project/entity_block",
        "support": {
            "source": "http://cgit.drupalcode.org/entity_block"
        }
    },
    {
        "name": "drupal/lightning_layout",
        "version": "1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/lightning_layout",
            "reference": "8.x-1.6"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/lightning_layout-8.x-1.6.zip",
            "reference": "8.x-1.6",
            "shasum": "4a2d63dbdb912314cff7a46dd31fdc2c7c53cc0d"
        },
        "require": {
            "cweagans/composer-patches": "^1.6.4",
            "drupal-composer/drupal-scaffold": "^2.0.0",
            "drupal/core": "~8.0",
            "drupal/ctools": "^3.0",
            "drupal/entity_block": "^1.0",
            "drupal/lightning_core": "^1.0-rc7 || ^2.12 || ^3.5",
            "drupal/panelizer": "^4.1",
            "drupal/panelizer_quickedit": "*",
            "drupal/panels": "4.3",
            "oomphinc/composer-installers-extender": "^1.1"
        },
        "require-dev": {
            "acquia/lightning_dev": "dev-8.x-1.x",
            "drupal/schema_metatag": "^1.3"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.6",
                "datestamp": "1547669623",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "enable-patching": true,
            "installer-paths": {
                "docroot/core": [
                    "type:drupal-core"
                ],
                "docroot/libraries/{$name}": [
                    "type:drupal-library",
                    "type:bower-asset",
                    "type:npm-asset"
                ],
                "docroot/modules/contrib/{$name}": [
                    "type:drupal-module"
                ],
                "docroot/profiles/contrib/{$name}": [
                    "type:drupal-profile"
                ],
                "docroot/themes/contrib/{$name}": [
                    "type:drupal-theme"
                ]
            },
            "installer-types": [
                "bower-asset",
                "npm-asset"
            ],
            "patches": {
                "drupal/panels": {
                    "2878684 - Use String.match to correlate regions when switching Layouts in Panels IPE": "https://www.drupal.org/files/issues/panels-ipe-2878684-3.patch",
                    "2825034 - Form error messages do not appear in IPE": "https://www.drupal.org/files/issues/panels-ipe-propogate-errors-2825034-5.patch"
                },
                "drupal/panelizer": {
                    "2778565 - Multilingual support for Panelizer": "https://www.drupal.org/files/issues/2018-08-13/panelizer-multilingual-2778565-38.patch"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Drupal\\Tests\\lightning_layout\\": "tests/src"
            }
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "scripts": {
            "post-install-cmd": [
                "@push",
                "@drupal-scaffold"
            ],
            "post-update-cmd": [
                "@push",
                "@drupal-scaffold"
            ],
            "drupal-scaffold": [
                "DrupalComposer\\DrupalScaffold\\Plugin::scaffold"
            ],
            "nuke": [
                "rm -r -f docroot vendor"
            ],
            "pull": [
                "Acquia\\Lightning\\Commands\\FileCommands::pull"
            ],
            "push": [
                "Acquia\\Lightning\\Commands\\FileCommands::push"
            ]
        },
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "balsama",
                "homepage": "https://www.drupal.org/user/223087"
            },
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            }
        ],
        "description": "Provides the tools to take control of your layout.",
        "homepage": "https://www.drupal.org/project/lightning_layout",
        "support": {
            "source": "http://cgit.drupalcode.org/lightning_layout"
        }
    },
    {
        "name": "league/event",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/event.git",
            "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
            "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "henrikbjorn/phpspec-code-coverage": "~1.0.1",
            "phpspec/phpspec": "^2.2"
        },
        "time": "2018-11-26T11:52:41+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Event\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Frank de Jonge",
                "email": "info@frenky.net"
            }
        ],
        "description": "Event package",
        "keywords": [
            "emitter",
            "event",
            "listener"
        ]
    },
    {
        "name": "lcobucci/jwt",
        "version": "3.2.5",
        "version_normalized": "3.2.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/lcobucci/jwt.git",
            "reference": "82be04b4753f8b7693b62852b7eab30f97524f9b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/lcobucci/jwt/zipball/82be04b4753f8b7693b62852b7eab30f97524f9b",
            "reference": "82be04b4753f8b7693b62852b7eab30f97524f9b",
            "shasum": ""
        },
        "require": {
            "ext-openssl": "*",
            "php": ">=5.5"
        },
        "require-dev": {
            "mdanter/ecc": "~0.3.1",
            "mikey179/vfsstream": "~1.5",
            "phpmd/phpmd": "~2.2",
            "phpunit/php-invoker": "~1.1",
            "phpunit/phpunit": "~4.5",
            "squizlabs/php_codesniffer": "~2.3"
        },
        "suggest": {
            "mdanter/ecc": "Required to use Elliptic Curves based algorithms."
        },
        "time": "2018-11-11T12:22:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Lcobucci\\JWT\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Luís Otávio Cobucci Oblonczyk",
                "email": "lcobucci@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "A simple library to work with JSON Web Token and JSON Web Signature",
        "keywords": [
            "JWS",
            "jwt"
        ]
    },
    {
        "name": "defuse/php-encryption",
        "version": "v2.2.1",
        "version_normalized": "2.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/defuse/php-encryption.git",
            "reference": "0f407c43b953d571421e0020ba92082ed5fb7620"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/defuse/php-encryption/zipball/0f407c43b953d571421e0020ba92082ed5fb7620",
            "reference": "0f407c43b953d571421e0020ba92082ed5fb7620",
            "shasum": ""
        },
        "require": {
            "ext-openssl": "*",
            "paragonie/random_compat": ">= 2",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "nikic/php-parser": "^2.0|^3.0|^4.0",
            "phpunit/phpunit": "^4|^5"
        },
        "time": "2018-07-24T23:27:56+00:00",
        "bin": [
            "bin/generate-defuse-key"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Defuse\\Crypto\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Hornby",
                "email": "taylor@defuse.ca",
                "homepage": "https://defuse.ca/"
            },
            {
                "name": "Scott Arciszewski",
                "email": "info@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "Secure PHP Encryption Library",
        "keywords": [
            "aes",
            "authenticated encryption",
            "cipher",
            "crypto",
            "cryptography",
            "encrypt",
            "encryption",
            "openssl",
            "security",
            "symmetric key cryptography"
        ]
    },
    {
        "name": "league/oauth2-server",
        "version": "7.3.2",
        "version_normalized": "7.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/oauth2-server.git",
            "reference": "b71f382cd76e3f6905dfc53ef8148b3eebe1fd41"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/b71f382cd76e3f6905dfc53ef8148b3eebe1fd41",
            "reference": "b71f382cd76e3f6905dfc53ef8148b3eebe1fd41",
            "shasum": ""
        },
        "require": {
            "defuse/php-encryption": "^2.1",
            "ext-openssl": "*",
            "lcobucci/jwt": "^3.2.2",
            "league/event": "^2.1",
            "php": ">=7.0.0",
            "psr/http-message": "^1.0.1"
        },
        "replace": {
            "league/oauth2server": "*",
            "lncd/oauth2": "*"
        },
        "require-dev": {
            "phpstan/phpstan": "^0.9.2",
            "phpstan/phpstan-phpunit": "^0.9.4",
            "phpstan/phpstan-strict-rules": "^0.9.0",
            "phpunit/phpunit": "^6.3 || ^7.0",
            "roave/security-advisories": "dev-master",
            "zendframework/zend-diactoros": "^1.3.2"
        },
        "time": "2018-11-21T21:42:43+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\OAuth2\\Server\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alex Bilbie",
                "email": "hello@alexbilbie.com",
                "homepage": "http://www.alexbilbie.com",
                "role": "Developer"
            },
            {
                "name": "Andy Millington",
                "email": "andrew@noexceptions.io",
                "homepage": "https://www.noexceptions.io",
                "role": "Developer"
            }
        ],
        "description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.",
        "homepage": "https://oauth2.thephpleague.com/",
        "keywords": [
            "Authentication",
            "api",
            "auth",
            "authorisation",
            "authorization",
            "oauth",
            "oauth 2",
            "oauth 2.0",
            "oauth2",
            "protect",
            "resource",
            "secure",
            "server"
        ]
    },
    {
        "name": "drupal/consumers",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/consumers",
            "reference": "8.x-1.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/consumers-8.x-1.5.zip",
            "reference": "8.x-1.5",
            "shasum": "79e6f0362ef073500db38bc0448b3cf41c709aa6"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.5",
                "datestamp": "1548546180",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "e0ipso",
                "homepage": "https://www.drupal.org/user/550110"
            }
        ],
        "description": "Declare all the consumers of your API",
        "homepage": "https://www.drupal.org/project/consumers",
        "support": {
            "source": "http://cgit.drupalcode.org/consumers"
        }
    },
    {
        "name": "drupal/simple_oauth",
        "version": "3.14.0",
        "version_normalized": "3.14.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/simple_oauth",
            "reference": "8.x-3.14"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/simple_oauth-8.x-3.14.zip",
            "reference": "8.x-3.14",
            "shasum": "825f726e7f033150d4702ad773259ab7deb3fb6c"
        },
        "require": {
            "drupal/consumers": "^1.2",
            "drupal/core": "^8.3",
            "league/oauth2-server": "^7.1"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.14",
                "datestamp": "1549832280",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Mateu Aguiló Bosch",
                "homepage": "https://www.drupal.org/user/550110",
                "email": "mateu.aguilo.bosch@gmail.com"
            },
            {
                "name": "pcambra",
                "homepage": "https://www.drupal.org/user/122101"
            }
        ],
        "description": "The Simple OAuth module for Drupal",
        "homepage": "https://www.drupal.org/project/simple_oauth",
        "support": {
            "source": "http://cgit.drupalcode.org/simple_oauth"
        }
    },
    {
        "name": "drupal/simple_oauth_extras",
        "version": "3.14.0",
        "version_normalized": "3.14.0.0",
        "require": {
            "drupal/core": "~8.0",
            "drupal/simple_oauth": "self.version"
        },
        "type": "metapackage",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.14",
                "datestamp": "1549832280",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "e0ipso",
                "homepage": "https://www.drupal.org/user/550110"
            },
            {
                "name": "pcambra",
                "homepage": "https://www.drupal.org/user/122101"
            }
        ],
        "description": "OAuth2 extra access grants.",
        "homepage": "https://www.drupal.org/project/simple_oauth",
        "support": {
            "source": "http://cgit.drupalcode.org/simple_oauth"
        }
    },
    {
        "name": "swagger-api/swagger-ui",
        "version": "v3.20.8",
        "version_normalized": "3.20.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swagger-api/swagger-ui.git",
            "reference": "85d82fc0a82cb0325ace31780ae5f174cb8bcdf3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swagger-api/swagger-ui/zipball/85d82fc0a82cb0325ace31780ae5f174cb8bcdf3",
            "reference": "85d82fc0a82cb0325ace31780ae5f174cb8bcdf3",
            "shasum": ""
        },
        "time": "2019-02-16T02:50:26+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Anna Bodnia",
                "email": "anna.bodnia@gmail.com"
            },
            {
                "name": "Buu Nguyen",
                "email": "buunguyen@gmail.com"
            },
            {
                "name": "Josh Ponelat",
                "email": "jponelat@gmail.com"
            },
            {
                "name": "Kyle Shockey",
                "email": "kyleshockey1@gmail.com"
            },
            {
                "name": "Robert Barnwell",
                "email": "robert@robertismy.name"
            },
            {
                "name": "Sahar Jafari",
                "email": "shr.jafari@gmail.com"
            }
        ],
        "description": " Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.",
        "homepage": "http://swagger.io",
        "keywords": [
            "api",
            "documentation",
            "openapi",
            "specification",
            "swagger",
            "ui"
        ]
    },
    {
        "name": "drupal/openapi_ui",
        "version": "1.0.0-rc1",
        "version_normalized": "1.0.0.0-RC1",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/openapi_ui",
            "reference": "8.x-1.0-rc1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/openapi_ui-8.x-1.0-rc1.zip",
            "reference": "8.x-1.0-rc1",
            "shasum": "9ac8f441a63a469c898d2545f77f85d0e48671b3"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-rc1",
                "datestamp": "1532303581",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "richgerdes",
                "homepage": "https://www.drupal.org/user/3437973"
            }
        ],
        "description": "Provides plugin system for OpenAPI/Swagger Interface libraries.",
        "homepage": "https://www.drupal.org/project/openapi_ui",
        "support": {
            "source": "http://cgit.drupalcode.org/openapi_ui"
        }
    },
    {
        "name": "drupal/openapi_ui_swagger",
        "version": "1.0.0-rc3",
        "version_normalized": "1.0.0.0-RC3",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/openapi_ui_swagger",
            "reference": "8.x-1.0-rc3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/openapi_ui_swagger-8.x-1.0-rc3.zip",
            "reference": "8.x-1.0-rc3",
            "shasum": "734b7d994254801a9c02bc7b4d030d237ec93297"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/openapi_ui": "^1.0",
            "swagger-api/swagger-ui": "^3.0.17"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-rc3",
                "datestamp": "1545018184",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "richgerdes",
                "homepage": "https://www.drupal.org/user/3437973"
            }
        ],
        "description": "Creates OpenAPI specification for Drupal REST resources.",
        "homepage": "https://www.drupal.org/project/openapi_ui_swagger",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/openapi_ui_swagger",
            "issues": "http://drupal.org/project/issues/openapi_ui_swagger"
        }
    },
    {
        "name": "drupal/openapi_ui_redoc",
        "version": "1.0.0-rc2",
        "version_normalized": "1.0.0.0-RC2",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/openapi_ui_redoc",
            "reference": "8.x-1.0-rc2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/openapi_ui_redoc-8.x-1.0-rc2.zip",
            "reference": "8.x-1.0-rc2",
            "shasum": "154b16e3905d0f9e239c90cfdea9d8cb544013da"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/openapi_ui": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-rc2",
                "datestamp": "1538143680",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "richgerdes",
                "homepage": "https://www.drupal.org/user/3437973"
            }
        ],
        "description": "Provides display of OpenAPI docs using the ReDoc library.",
        "homepage": "https://www.drupal.org/project/openapi_ui_redoc",
        "support": {
            "source": "http://cgit.drupalcode.org/openapi_ui_redoc"
        }
    },
    {
        "name": "drupal/schemata",
        "version": "1.0.0-alpha5",
        "version_normalized": "1.0.0.0-alpha5",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/schemata",
            "reference": "8.x-1.0-alpha5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/schemata-8.x-1.0-alpha5.zip",
            "reference": "8.x-1.0-alpha5",
            "shasum": "e7eddc8334a168d30cffaa968d478c84581369cf"
        },
        "require": {
            "drupal/core": "*"
        },
        "require-dev": {
            "drupal/coder": "^8.2",
            "jakub-onderka/php-parallel-lint": "^0.9.2",
            "league/json-guard": "^1.0",
            "league/json-reference": "^1.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha5",
                "datestamp": "1537628284",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Alpha releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "scripts": {
            "phpcs": [
                "phpcs --standard=tests/phpcs.xml"
            ],
            "phpcbf": [
                "phpcbf --standard=tests/phpcs.xml"
            ],
            "lint": [
                "parallel-lint -e php,module,install,profile,theme,inc --exclude vendor/ --blame ."
            ],
            "quality": [
                "@lint",
                "@phpcs"
            ]
        },
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Adam Ross",
                "homepage": "https://www.drupal.org/user/346868",
                "email": "grayside@gmail.com"
            },
            {
                "name": "HalfChem",
                "homepage": "https://www.drupal.org/user/1608382"
            },
            {
                "name": "e0ipso",
                "homepage": "https://www.drupal.org/user/550110"
            },
            {
                "name": "febbraro",
                "homepage": "https://www.drupal.org/user/43670"
            },
            {
                "name": "jhedstrom",
                "homepage": "https://www.drupal.org/user/208732"
            },
            {
                "name": "mpotter",
                "homepage": "https://www.drupal.org/user/616192"
            },
            {
                "name": "richgerdes",
                "homepage": "https://www.drupal.org/user/3437973"
            },
            {
                "name": "tekante",
                "homepage": "https://www.drupal.org/user/640024"
            }
        ],
        "description": "Facilitate generation of schema definitions of Drupal 8 data models.",
        "homepage": "https://drupal.org/project/schemata",
        "keywords": [
            "Drupal",
            "json",
            "schema"
        ],
        "support": {
            "source": "https://cgit.drupalcode.org/schemata",
            "issues": "https://drupal.org/project/issues/schemata"
        }
    },
    {
        "name": "drupal/schemata_json_schema",
        "version": "1.0.0-alpha5",
        "version_normalized": "1.0.0.0-alpha5",
        "require": {
            "drupal/core": "~8.0",
            "drupal/schemata": "self.version"
        },
        "type": "metapackage",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha5",
                "datestamp": "1537628284",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Alpha releases are not covered by Drupal security advisories."
                }
            }
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Grayside",
                "homepage": "https://www.drupal.org/user/346868"
            },
            {
                "name": "HalfChem",
                "homepage": "https://www.drupal.org/user/1608382"
            },
            {
                "name": "e0ipso",
                "homepage": "https://www.drupal.org/user/550110"
            },
            {
                "name": "febbraro",
                "homepage": "https://www.drupal.org/user/43670"
            },
            {
                "name": "jhedstrom",
                "homepage": "https://www.drupal.org/user/208732"
            },
            {
                "name": "mpotter",
                "homepage": "https://www.drupal.org/user/616192"
            },
            {
                "name": "richgerdes",
                "homepage": "https://www.drupal.org/user/3437973"
            },
            {
                "name": "tekante",
                "homepage": "https://www.drupal.org/user/640024"
            }
        ],
        "description": "Provides a data models for entity types and bundles in JSON schema format.",
        "homepage": "https://www.drupal.org/project/schemata",
        "support": {
            "source": "http://cgit.drupalcode.org/schemata"
        }
    },
    {
        "name": "drupal/openapi",
        "version": "1.0.0-beta2",
        "version_normalized": "1.0.0.0-beta2",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/openapi",
            "reference": "8.x-1.0-beta2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/openapi-8.x-1.0-beta2.zip",
            "reference": "8.x-1.0-beta2",
            "shasum": "0207fcb17911f6a20e5a969c4acaa1604b6e3248"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/schemata": "^1.0",
            "drupal/schemata_json_schema": "*"
        },
        "require-dev": {
            "drupal/jsonapi": "^1.18"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta2",
                "datestamp": "1532566384",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "mrjmd",
                "homepage": "https://www.drupal.org/user/1800446"
            },
            {
                "name": "richgerdes",
                "homepage": "https://www.drupal.org/user/3437973"
            },
            {
                "name": "rogierbom",
                "homepage": "https://www.drupal.org/user/1352176"
            },
            {
                "name": "tedbow",
                "homepage": "https://www.drupal.org/user/240860"
            }
        ],
        "description": "Creates OpenAPI specification for Drupal REST resources.",
        "homepage": "https://www.drupal.org/project/openapi",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/openapi",
            "issues": "http://drupal.org/project/issues/openapi"
        }
    },
    {
        "name": "drupal/jsonapi",
        "version": "2.3.0",
        "version_normalized": "2.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/jsonapi",
            "reference": "8.x-2.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/jsonapi-8.x-2.3.zip",
            "reference": "8.x-2.3",
            "shasum": "b5a6e263eb1c238de869b28483e411b1167a8432"
        },
        "require": {
            "drupal/core": "^8.5.11"
        },
        "require-dev": {
            "drupal/schemata": "1.x-dev#8325d172e1d6880aa24073f8f751ef089282cf9a",
            "drupal/schemata_json_schema": "*",
            "justinrainbow/json-schema": "^5.2"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.3",
                "datestamp": "1550692492",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Wim Leers",
                "homepage": "https://www.drupal.org/user/99777"
            },
            {
                "name": "dawehner",
                "homepage": "https://www.drupal.org/user/99340"
            },
            {
                "name": "e0ipso",
                "homepage": "https://www.drupal.org/user/550110"
            },
            {
                "name": "gabesullice",
                "homepage": "https://www.drupal.org/user/2287430"
            }
        ],
        "description": "Provides a JSON API standards-compliant API for accessing and manipulating Drupal content and configuration entities.",
        "homepage": "https://www.drupal.org/project/jsonapi",
        "support": {
            "source": "http://cgit.drupalcode.org/jsonapi"
        }
    },
    {
        "name": "drupal/lightning_api",
        "version": "3.4.0",
        "version_normalized": "3.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/lightning_api",
            "reference": "8.x-3.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/lightning_api-8.x-3.4.zip",
            "reference": "8.x-3.4",
            "shasum": "967b4321f541476c4bec04b594fd8d2238a37992"
        },
        "require": {
            "cweagans/composer-patches": "^1.6.4",
            "drupal-composer/drupal-scaffold": "^2.0.0",
            "drupal/consumers": "1.5",
            "drupal/core": "~8.0",
            "drupal/jsonapi": "^2.3",
            "drupal/lightning_core": "^2.13 || ^3.7",
            "drupal/openapi": "^1.0-beta2",
            "drupal/openapi_ui_redoc": "^1.0",
            "drupal/openapi_ui_swagger": "^1.0",
            "drupal/simple_oauth": "^3.8.0",
            "drupal/simple_oauth_extras": "*",
            "oomphinc/composer-installers-extender": "^1.1"
        },
        "require-dev": {
            "acquia/lightning_dev": "dev-8.x-1.x",
            "drupal/lightning_core": "*",
            "drupal/schema_metatag": "^1.3"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.4",
                "datestamp": "1550696584",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "enable-patching": true,
            "installer-paths": {
                "docroot/core": [
                    "type:drupal-core"
                ],
                "docroot/libraries/{$name}": [
                    "type:drupal-library",
                    "type:bower-asset",
                    "type:npm-asset"
                ],
                "docroot/modules/contrib/{$name}": [
                    "type:drupal-module"
                ],
                "docroot/profiles/contrib/{$name}": [
                    "type:drupal-profile"
                ],
                "docroot/themes/contrib/{$name}": [
                    "type:drupal-theme"
                ]
            },
            "installer-types": [
                "bower-asset",
                "npm-asset"
            ]
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Drupal\\Tests\\lightning_api\\": "tests/src"
            }
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "scripts": {
            "post-install-cmd": [
                "@push",
                "@drupal-scaffold",
                "PhantomInstaller\\Installer::installPhantomJS"
            ],
            "post-update-cmd": [
                "@push",
                "@drupal-scaffold"
            ],
            "drupal-scaffold": [
                "DrupalComposer\\DrupalScaffold\\Plugin::scaffold"
            ],
            "nuke": [
                "rm -r -f docroot vendor && rm composer.lock"
            ],
            "pull": [
                "Acquia\\Lightning\\Commands\\FileCommands::pull"
            ],
            "push": [
                "Acquia\\Lightning\\Commands\\FileCommands::push"
            ]
        },
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "balsama",
                "homepage": "https://www.drupal.org/user/223087"
            },
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            }
        ],
        "description": "Progressive decoupling? No problem.",
        "homepage": "https://www.drupal.org/project/lightning_api",
        "support": {
            "source": "http://cgit.drupalcode.org/lightning_api"
        }
    },
    {
        "name": "acquia/lightning",
        "version": "3.2.6",
        "version_normalized": "3.2.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/acquia/lightning.git",
            "reference": "9c06f1d00060de0d92be569e605bdce8b2ad0d32"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/acquia/lightning/zipball/9c06f1d00060de0d92be569e605bdce8b2ad0d32",
            "reference": "9c06f1d00060de0d92be569e605bdce8b2ad0d32",
            "shasum": ""
        },
        "require": {
            "cweagans/composer-patches": "^1.6.4",
            "drupal-composer/drupal-scaffold": "^2.0.0",
            "drupal/ctools": "3.0",
            "drupal/lightning_api": "^3.4",
            "drupal/lightning_core": "^3.7",
            "drupal/lightning_layout": "^1.6",
            "drupal/lightning_media": "^3.6",
            "drupal/lightning_workflow": "^3.4",
            "oomphinc/composer-installers-extender": "^1.1"
        },
        "require-dev": {
            "acquia/lightning_dev": "dev-8.x-1.x",
            "drupal/facets": "^1.2",
            "drupal/media_entity_generic": "1.x-dev",
            "drupal/schema_metatag": "^1.3"
        },
        "time": "2019-02-20T22:58:36+00:00",
        "bin": [
            "lightning-subprofile"
        ],
        "type": "drupal-profile",
        "extra": {
            "enable-patching": true,
            "installer-paths": {
                "docroot/core": [
                    "type:drupal-core"
                ],
                "docroot/libraries/{$name}": [
                    "type:drupal-library",
                    "type:bower-asset",
                    "type:npm-asset"
                ],
                "docroot/modules/contrib/{$name}": [
                    "type:drupal-module"
                ],
                "docroot/profiles/contrib/{$name}": [
                    "type:drupal-profile"
                ],
                "docroot/themes/contrib/{$name}": [
                    "type:drupal-theme"
                ]
            },
            "installer-types": [
                "bower-asset",
                "npm-asset"
            ],
            "patchLevel": {
                "drupal/core": "-p2"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Acquia\\Lightning\\": "src",
                "Acquia\\LightningExtension\\": "src/LightningExtension"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "The best of Drupal, curated by Acquia"
    },
    {
        "name": "consolidation/log",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/log.git",
            "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/log/zipball/b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
            "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.5",
            "psr/log": "^1.0",
            "symfony/console": "^2.8|^3|^4"
        },
        "require-dev": {
            "g1a/composer-test-scenarios": "^3",
            "php-coveralls/php-coveralls": "^1",
            "phpunit/phpunit": "^6",
            "squizlabs/php_codesniffer": "^2"
        },
        "time": "2019-01-01T17:30:51+00:00",
        "type": "library",
        "extra": {
            "scenarios": {
                "symfony4": {
                    "require": {
                        "symfony/console": "^4.0"
                    },
                    "config": {
                        "platform": {
                            "php": "7.1.3"
                        }
                    }
                },
                "symfony2": {
                    "require": {
                        "symfony/console": "^2.8"
                    },
                    "require-dev": {
                        "phpunit/phpunit": "^4.8.36"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.4.8"
                        }
                    }
                },
                "phpunit4": {
                    "require-dev": {
                        "phpunit/phpunit": "^4.8.36"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.4.8"
                        }
                    }
                }
            },
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Consolidation\\Log\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            }
        ],
        "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components."
    },
    {
        "name": "symfony/filesystem",
        "version": "v3.4.22",
        "version_normalized": "3.4.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/filesystem.git",
            "reference": "b52454ec66fe5082b7a66a491339d1f1da9a5a0d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/filesystem/zipball/b52454ec66fe5082b7a66a491339d1f1da9a5a0d",
            "reference": "b52454ec66fe5082b7a66a491339d1f1da9a5a0d",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-ctype": "~1.8"
        },
        "time": "2019-01-16T13:27:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Filesystem\\": ""
            },
            "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 Filesystem Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "consolidation/self-update",
        "version": "1.1.5",
        "version_normalized": "1.1.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/self-update.git",
            "reference": "a1c273b14ce334789825a09d06d4c87c0a02ad54"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/self-update/zipball/a1c273b14ce334789825a09d06d4c87c0a02ad54",
            "reference": "a1c273b14ce334789825a09d06d4c87c0a02ad54",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0",
            "symfony/console": "^2.8|^3|^4",
            "symfony/filesystem": "^2.5|^3|^4"
        },
        "time": "2018-10-28T01:52:03+00:00",
        "bin": [
            "scripts/release"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "SelfUpdate\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            },
            {
                "name": "Alexander Menk",
                "email": "menk@mestrona.net"
            }
        ],
        "description": "Provides a self:update command for Symfony Console applications."
    },
    {
        "name": "dnoegel/php-xdg-base-dir",
        "version": "0.1",
        "version_normalized": "0.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
            "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
            "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "@stable"
        },
        "time": "2014-10-24T07:27:01+00:00",
        "type": "project",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "XdgBaseDir\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "implementation of xdg base directory specification for php"
    },
    {
        "name": "commerceguys/addressing",
        "version": "v1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/commerceguys/addressing.git",
            "reference": "f23ce2596ccfb47bcdaa9d14fbf9b4f699dc3d4b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/commerceguys/addressing/zipball/f23ce2596ccfb47bcdaa9d14fbf9b4f699dc3d4b",
            "reference": "f23ce2596ccfb47bcdaa9d14fbf9b4f699dc3d4b",
            "shasum": ""
        },
        "require": {
            "doctrine/collections": "~1.0",
            "php": ">=5.5.0"
        },
        "require-dev": {
            "mikey179/vfsstream": "1.*",
            "phpunit/phpunit": "~4.0",
            "squizlabs/php_codesniffer": "2.*",
            "symfony/validator": ">=3.2"
        },
        "suggest": {
            "symfony/validator": "to validate addresses"
        },
        "time": "2018-10-21T23:38:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "CommerceGuys\\Addressing\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bojan Zivanovic"
            },
            {
                "name": "Damien Tournoud"
            }
        ],
        "description": "Addressing library powered by CLDR and Google's address data.",
        "keywords": [
            "address",
            "internationalization",
            "localization",
            "postal"
        ]
    },
    {
        "name": "drupal/address",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/address",
            "reference": "8.x-1.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/address-8.x-1.4.zip",
            "reference": "8.x-1.4",
            "shasum": "143e426be73418c719c6bddd5fb81c610604e860"
        },
        "require": {
            "commerceguys/addressing": "^1.0.0",
            "drupal/core": "*"
        },
        "require-dev": {
            "drupal/token": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.4",
                "datestamp": "1527081784",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "bojanz",
                "homepage": "https://www.drupal.org/user/86106"
            },
            {
                "name": "googletorp",
                "homepage": "https://www.drupal.org/user/386230"
            },
            {
                "name": "rszrama",
                "homepage": "https://www.drupal.org/user/49344"
            }
        ],
        "description": "Provides functionality for storing, validating and displaying international postal addresses.",
        "homepage": "http://drupal.org/project/address",
        "support": {
            "source": "http://cgit.drupalcode.org/address"
        }
    },
    {
        "name": "drupal/addtoany",
        "version": "1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/addtoany",
            "reference": "8.x-1.10"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/addtoany-8.x-1.10.zip",
            "reference": "8.x-1.10",
            "shasum": "ebf4a3191537002a39211a9c7d0d80e83955411f"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.10",
                "datestamp": "1530656921",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "AddToAny",
                "homepage": "https://www.drupal.org/user/2640913"
            },
            {
                "name": "micropat",
                "homepage": "https://www.drupal.org/user/260224"
            },
            {
                "name": "patPrzybilla",
                "homepage": "https://www.drupal.org/user/151965"
            }
        ],
        "description": "Share buttons by AddToAny, including the AddToAny universal sharing button, Facebook, Twitter, Google+, Pinterest, and over 100 more on the <a href=\"https://www.addtoany.com/\" target=\"_blank\">AddToAny</a> platform.",
        "homepage": "https://www.drupal.org/project/addtoany",
        "support": {
            "source": "http://cgit.drupalcode.org/addtoany"
        }
    },
    {
        "name": "drupal/admin_toolbar",
        "version": "1.26.0",
        "version_normalized": "1.26.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/admin_toolbar",
            "reference": "8.x-1.26"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.26.zip",
            "reference": "8.x-1.26",
            "shasum": "7be9f91008bf17cf49b43d1c8e2211e7a8e40ce4"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.26",
                "datestamp": "1549559402",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Wilfrid Roze (eme)",
                "homepage": "https://www.drupal.org/u/eme",
                "role": "Maintainer"
            },
            {
                "name": "Romain Jarraud (romainj)",
                "homepage": "https://www.drupal.org/u/romainj",
                "role": "Maintainer"
            },
            {
                "name": "Adrian Cid Almaguer (adriancid)",
                "homepage": "https://www.drupal.org/u/adriancid",
                "email": "adriancid@gmail.com",
                "role": "Maintainer"
            },
            {
                "name": "Mohamed Anis Taktak (matio89)",
                "homepage": "https://www.drupal.org/u/matio89",
                "role": "Maintainer"
            },
            {
                "name": "fethi.krout",
                "homepage": "https://www.drupal.org/user/3206765"
            },
            {
                "name": "matio89",
                "homepage": "https://www.drupal.org/user/2320090"
            },
            {
                "name": "romainj",
                "homepage": "https://www.drupal.org/user/370706"
            }
        ],
        "description": "Provides a drop-down menu interface to the core Drupal Toolbar.",
        "homepage": "http://drupal.org/project/admin_toolbar",
        "keywords": [
            "Drupal",
            "Toolbar"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/admin_toolbar",
            "issues": "https://www.drupal.org/project/issues/admin_toolbar"
        }
    },
    {
        "name": "drupal/autocomplete_deluxe",
        "version": "1.0.0-beta1",
        "version_normalized": "1.0.0.0-beta1",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/autocomplete_deluxe",
            "reference": "8.x-1.0-beta1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/autocomplete_deluxe-8.x-1.0-beta1.zip",
            "reference": "8.x-1.0-beta1",
            "shasum": "f59d928761a01a055c2240155a84b1d7286fe666"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta1",
                "datestamp": "1502921644",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            },
            "patches_applied": {
                "Autocomplete items disappear on hover": "https://www.drupal.org/files/issues/autocomplete_deluxe-autocomplete_items_hover-2923908-5.patch"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Edward Chan",
                "homepage": "https://www.drupal.org/user/1781334"
            },
            {
                "name": "edwardchiapet",
                "homepage": "https://www.drupal.org/user/2354784"
            },
            {
                "name": "sepgil",
                "homepage": "https://www.drupal.org/user/512828"
            }
        ],
        "description": "Enhanced autocomplete using Jquery UI autocomplete.",
        "homepage": "https://www.drupal.org/sandbox/edwardchan/2888186",
        "support": {
            "source": "http://cgit.drupalcode.org/autocomplete_deluxe",
            "issues": "https://www.drupal.org/project/issues/2888186"
        }
    },
    {
        "name": "drupal/backup_migrate",
        "version": "4.0.0",
        "version_normalized": "4.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/backup_migrate",
            "reference": "8.x-4.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/backup_migrate-8.x-4.0.zip",
            "reference": "8.x-4.0",
            "shasum": "9f91ae24b0862a1e9403b87090453f9c7c48ffea"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-4.x": "4.x-dev"
            },
            "drupal": {
                "version": "8.x-4.0",
                "datestamp": "1522330983",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Ronan Dowling",
                "homepage": "https://www.drupal.org/u/ronan",
                "role": "Maintainer"
            },
            {
                "name": "DamienMcKenna",
                "homepage": "https://www.drupal.org/user/108450"
            },
            {
                "name": "dgorton",
                "homepage": "https://www.drupal.org/user/19044"
            },
            {
                "name": "ikit-claw",
                "homepage": "https://www.drupal.org/user/3285813"
            },
            {
                "name": "ronan",
                "homepage": "https://www.drupal.org/user/72815"
            }
        ],
        "description": "Backup and Migrate Drupal Module",
        "homepage": "https://www.drupal.org/project/backup_migrate",
        "support": {
            "source": "http://cgit.drupalcode.org/backup_migrate",
            "issues": "https://www.drupal.org/project/issues/backup_migrate"
        }
    },
    {
        "name": "drupal/better_exposed_filters",
        "version": "3.0.0-alpha6",
        "version_normalized": "3.0.0.0-alpha6",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/better_exposed_filters",
            "reference": "8.x-3.0-alpha6"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/better_exposed_filters-8.x-3.0-alpha6.zip",
            "reference": "8.x-3.0-alpha6",
            "shasum": "0cd9849aa28eea822e18555107e4539d755d95ef"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drupal": {
                "version": "8.x-3.0-alpha6",
                "datestamp": "1550449381",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Alpha releases are not covered by Drupal security advisories."
                }
            },
            "patches_applied": {
                "Select All/None doesn't work in combination with autosubmit": "https://www.drupal.org/files/issues/autosubmit-breaks-select-all-none-2947189-4.patch",
                "Collapsible filters don't work in IE": "https://www.drupal.org/files/issues/collapsible-filters-ie-2942120-3.patch"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "chr.fritsch",
                "homepage": "https://www.drupal.org/user/2103716"
            },
            {
                "name": "jkopel",
                "homepage": "https://www.drupal.org/user/66207"
            },
            {
                "name": "mikeker",
                "homepage": "https://www.drupal.org/user/192273"
            },
            {
                "name": "mortona2k",
                "homepage": "https://www.drupal.org/user/1029484"
            },
            {
                "name": "rlhawk",
                "homepage": "https://www.drupal.org/user/352283"
            }
        ],
        "description": "Provides advanced options (such as links, checkboxes, or jQueryUI widgets) for exposed Views elements.",
        "homepage": "https://www.drupal.org/project/better_exposed_filters",
        "support": {
            "source": "http://cgit.drupalcode.org/better_exposed_filters"
        }
    },
    {
        "name": "drupal/better_formats",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/better_formats",
            "reference": "e632735f9bec5e08db58716195edc25cc6db78b3"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "time": "2018-04-24T13:52:26+00:00",
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1524577384",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Devin Carlson",
                "homepage": "https://www.drupal.org/user/290182"
            },
            {
                "name": "dragonwize",
                "homepage": "https://www.drupal.org/user/137882"
            }
        ],
        "description": "Enhances the core input format system by managing input format defaults and settings.",
        "homepage": "https://www.drupal.org/project/better_formats",
        "support": {
            "source": "http://cgit.drupalcode.org/better_formats"
        }
    },
    {
        "name": "drupal/bg_image_formatter",
        "version": "1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/bg_image_formatter",
            "reference": "8.x-1.6"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/bg_image_formatter-8.x-1.6.zip",
            "reference": "8.x-1.6",
            "shasum": "ff8569dbbcaf9d3ff9a8e94d90fe5500967088dc"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "require-dev": {
            "drupol/drupal-conventions": "^1"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.6",
                "datestamp": "1550152380",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "grumphp": {
                "config-default-path": "vendor/drupol/drupal-conventions/config/drupal8/grumphp.yml"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "scripts": {
            "grumphp": [
                "./vendor/bin/grumphp run"
            ]
        },
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Pol Dellaiera (@drupol)",
                "homepage": "https://www.drupal.org/u/pol",
                "role": "Maintainer"
            },
            {
                "name": "Pol",
                "homepage": "https://www.drupal.org/user/47194"
            },
            {
                "name": "garethhallnz",
                "homepage": "https://www.drupal.org/user/772766"
            }
        ],
        "description": "This module provides an image formatter that allows you to set an image in background of a container.",
        "homepage": "https://drupal.org/project/link_trail_by_path",
        "support": {
            "source": "http://cgit.drupalcode.org/bg_image_formatter"
        }
    },
    {
        "name": "drupal/block_class",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/block_class",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/block_class-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "1a691999d051a3c010c2b6f2df73954ee02f424d"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1531440821",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Todd Nienkerk",
                "homepage": "https://www.drupal.org/u/todd-nienkerk",
                "role": "Maintainer"
            },
            {
                "name": "Renato Gonçalves (RenatoG)",
                "homepage": "https://www.drupal.org/u/RenatoG",
                "email": "renatog@ciandt.com",
                "role": "Maintainer"
            },
            {
                "name": "Aaron Stanush",
                "homepage": "https://www.drupal.org/u/aaron-stanush",
                "role": "Maintainer"
            },
            {
                "name": "David Suissa (DYdave)",
                "homepage": "https://www.drupal.org/u/DYdave",
                "role": "Maintainer"
            },
            {
                "name": "Four Kitchens",
                "homepage": "https://www.drupal.org/user/358502",
                "role": "Maintainer"
            },
            {
                "name": "berenddeboer",
                "homepage": "https://www.drupal.org/u/berenddeboer",
                "role": "Maintainer"
            },
            {
                "name": "elliotttf",
                "homepage": "https://www.drupal.org/u/elliotttf",
                "role": "Maintainer"
            },
            {
                "name": "Michal Minecki (mirzu)",
                "homepage": "https://www.drupal.org/u/mirzu",
                "role": "Maintainer"
            },
            {
                "name": "Patrick Coffey (pcoffey)",
                "homepage": "https://www.drupal.org/u/pcoffey",
                "role": "Maintainer"
            },
            {
                "name": "Taylor Smith (tsmith512)",
                "homepage": "https://www.drupal.org/u/tsmith512",
                "role": "Maintainer"
            },
            {
                "name": "tsmith512",
                "homepage": "https://www.drupal.org/user/2031446"
            }
        ],
        "description": "Allows assigning classes to Blocks.",
        "homepage": "https://www.drupal.org/project/block_class",
        "support": {
            "source": "https://cgit.drupalcode.org/block_class",
            "issues": "https://www.drupal.org/project/issues/block_class",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/blockgroup",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/blockgroup",
            "reference": "036218c59c3e0e5329100e5b178ea6efb752c46b"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "time": "2018-09-25T22:30:01+00:00",
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1+1-dev",
                "datestamp": "1537913281",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "kiss.jozsef",
                "homepage": "https://www.drupal.org/user/2848443"
            },
            {
                "name": "leymannx",
                "homepage": "https://www.drupal.org/user/2482808"
            },
            {
                "name": "znerol",
                "homepage": "https://www.drupal.org/user/63999"
            }
        ],
        "description": "Add block groups to block configuration page.",
        "homepage": "https://www.drupal.org/project/blockgroup",
        "support": {
            "source": "http://cgit.drupalcode.org/blockgroup"
        }
    },
    {
        "name": "drupal/notification",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/notification",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/notification-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "cef8a844be73fc7f391cdc5e962d2e757f36d634"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1474041239",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Kevin Quillen (kevinquillen)",
                "homepage": "https://www.drupal.org/u/kevinquillen",
                "role": "Maintainer"
            }
        ],
        "description": "Adds the Notification plugin to CKEditor.",
        "homepage": "http://drupal.org/project/notification",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/notification",
            "issues": "http://drupal.org/project/issues/notification"
        }
    },
    {
        "name": "drupal/ckwordcount",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/ckwordcount",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/ckwordcount-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "fd60408c97cfbc491e7cd0e2c033219ec84e787d"
        },
        "require": {
            "drupal/ckeditor": "*",
            "drupal/core": "*",
            "drupal/notification": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1474040339",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Kevin Quillen (kevinquillen)",
                "homepage": "https://www.drupal.org/u/kevinquillen",
                "role": "Maintainer"
            }
        ],
        "description": "Adds the ability to count words and/or characters to CKEditor.",
        "homepage": "http://drupal.org/project/ckwordcount",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/ckwordcount",
            "issues": "http://drupal.org/project/issues/ckwordcount"
        }
    },
    {
        "name": "drupal/config_filter",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/config_filter",
            "reference": "8.x-1.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.4.zip",
            "reference": "8.x-1.4",
            "shasum": "4b2b7f4dfc8358212f9e25f63dcc77cc2c1dcf6c"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "suggest": {
            "drupal/config_split": "Split site configuration for different environments."
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.4",
                "datestamp": "1542184982",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Fabian Bircher",
                "homepage": "https://www.drupal.org/u/bircher",
                "email": "opensource@fabianbircher.com",
                "role": "Maintainer"
            },
            {
                "name": "Nuvole Web",
                "homepage": "http://nuvole.org",
                "email": "info@nuvole.org",
                "role": "Maintainer"
            },
            {
                "name": "pescetti",
                "homepage": "https://www.drupal.org/user/436244"
            }
        ],
        "description": "Config Filter allows other modules to interact with a ConfigStorage through filter plugins.",
        "homepage": "https://www.drupal.org/project/config_filter",
        "keywords": [
            "Drupal",
            "configuration",
            "configuration management"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/config_filter",
            "issues": "https://www.drupal.org/project/issues/config_filter",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/config_ignore",
        "version": "2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/config_ignore",
            "reference": "8.x-2.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-2.1.zip",
            "reference": "8.x-2.1",
            "shasum": "07e00684930706632b3f2fc2a7433ffdae57cde7"
        },
        "require": {
            "drupal/config_filter": "1.*",
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.1",
                "datestamp": "1507706044",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "patches_applied": {
                "Undefined index if configuration to ignore is not available": "https://www.drupal.org/files/issues/undefined_index-2922596-02.patch"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Tommy Lynge Jørgensen",
                "homepage": "https://www.drupal.org/u/tlyngej",
                "email": "tlyngej@gmail.com",
                "role": "Maintainer"
            },
            {
                "name": "Fabian Bircher",
                "homepage": "https://www.drupal.org/u/bircher",
                "role": "Maintainer"
            }
        ],
        "description": "Ignore certain configuration during import.",
        "homepage": "http://drupal.org/project/config_ignore",
        "support": {
            "source": "http://cgit.drupalcode.org/config_ignore",
            "issues": "http://drupal.org/project/config_ignore",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "symfony/var-dumper",
        "version": "v3.4.22",
        "version_normalized": "3.4.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/var-dumper.git",
            "reference": "2159335b452d929cbb9921fc4eb7d1bfed32d0be"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2159335b452d929cbb9921fc4eb7d1bfed32d0be",
            "reference": "2159335b452d929cbb9921fc4eb7d1bfed32d0be",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
        },
        "require-dev": {
            "ext-iconv": "*",
            "twig/twig": "~1.34|~2.4"
        },
        "suggest": {
            "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
            "ext-intl": "To show region name in time zone dump",
            "ext-symfony_debug": ""
        },
        "time": "2019-01-29T16:19:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Resources/functions/dump.php"
            ],
            "psr-4": {
                "Symfony\\Component\\VarDumper\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony mechanism for exploring and dumping PHP variables",
        "homepage": "https://symfony.com",
        "keywords": [
            "debug",
            "dump"
        ]
    },
    {
        "name": "drupal/devel",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/devel",
            "reference": "396490ca03a6065362606145695063873f619ec0"
        },
        "require": {
            "drupal/core": "~8.0",
            "symfony/var-dumper": "~2.7|^3"
        },
        "time": "2019-01-29T21:22:48+00:00",
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2+33-dev",
                "datestamp": "1548796980",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Moshe Weitzman",
                "homepage": "https://github.com/weitzman",
                "email": "weitzman@tejasa.com",
                "role": "Maintainer"
            },
            {
                "name": "Hans Salvisberg",
                "homepage": "https://www.drupal.org/u/salvis",
                "email": "drupal@salvisberg.com",
                "role": "Maintainer"
            },
            {
                "name": "Luca Lusso",
                "homepage": "https://www.drupal.org/u/lussoluca",
                "role": "Maintainer"
            },
            {
                "name": "Marco (willzyx)",
                "homepage": "https://www.drupal.org/u/willzyx",
                "role": "Maintainer"
            },
            {
                "name": "See contributors",
                "homepage": "https://www.drupal.org/node/3236/committers"
            },
            {
                "name": "salvis",
                "homepage": "https://www.drupal.org/user/82964"
            },
            {
                "name": "willzyx",
                "homepage": "https://www.drupal.org/user/1043862"
            }
        ],
        "description": "Various blocks, pages, and functions for developers.",
        "homepage": "http://drupal.org/project/devel",
        "support": {
            "source": "http://cgit.drupalcode.org/devel",
            "issues": "http://drupal.org/project/devel",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/draggableviews",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/draggableviews",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/draggableviews-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "0f5e9195ceec209552aa50f8ce3c230692c284db"
        },
        "require": {
            "drupal/core": "*"
        },
        "require-dev": {
            "drupal/draggableviews_demo": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1541518680",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Tyler Struyk (iStryker)",
                "homepage": "https://www.drupal.org/u/istryker",
                "email": "tyler.struyk@gmail.com",
                "role": "Maintainer"
            },
            {
                "name": "Andrii Podanenko (podarok)",
                "homepage": "https://www.drupal.org/u/podarok",
                "email": "podarokua@gmail.com",
                "role": "Drupal 7 to 8 Porter"
            },
            {
                "name": "Yuriy Gerasimov (ygerasimov)",
                "homepage": "https://www.drupal.org/u/ygerasimov",
                "email": "yuriy.gerasimov@gmail.com",
                "role": "Ex Maintainer (D7)"
            },
            {
                "name": "Severin Unger (sevi)",
                "homepage": "https://www.drupal.org/u/sevi",
                "role": "Ex Maintainer (D6)"
            },
            {
                "name": "podarok",
                "homepage": "https://www.drupal.org/user/116002"
            },
            {
                "name": "sevi",
                "homepage": "https://www.drupal.org/user/199290"
            },
            {
                "name": "ygerasimov",
                "homepage": "https://www.drupal.org/user/257311"
            }
        ],
        "description": "DraggableViews module makes views draggable.",
        "homepage": "https://www.drupal.org/project/draggableviews",
        "support": {
            "source": "https://cgit.drupalcode.org/draggableviews",
            "issues": "https://www.drupal.org/project/issues/draggableviews"
        }
    },
    {
        "name": "drupal/editor_advanced_link",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/editor_advanced_link",
            "reference": "8.x-1.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/editor_advanced_link-8.x-1.4.zip",
            "reference": "8.x-1.4",
            "shasum": "52cf139a313d5fa6a461a25a1ba36ae987bc403d"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.4",
                "datestamp": "1490108883",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "DuaelFr",
                "homepage": "https://www.drupal.org/user/931394"
            }
        ],
        "description": "Add title, target etc. attributes to Text Editor's link dialog if the text format allows them.",
        "homepage": "https://www.drupal.org/project/editor_advanced_link",
        "support": {
            "source": "http://cgit.drupalcode.org/editor_advanced_link"
        }
    },
    {
        "name": "drupal/entity_clone",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/entity_clone",
            "reference": "51cb01482345af2bbcc7be0f4e10f83d61509e4e"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "time": "2019-02-19T16:05:06+00:00",
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta1+9-dev",
                "datestamp": "1550566985",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "vpeltot",
                "homepage": "https://www.drupal.org/user/1361586"
            }
        ],
        "description": "Add a clone action for all entities",
        "homepage": "https://www.drupal.org/project/entity_clone",
        "support": {
            "source": "http://cgit.drupalcode.org/entity_clone"
        }
    },
    {
        "name": "sabberworm/php-css-parser",
        "version": "8.1.0",
        "version_normalized": "8.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
            "reference": "850cbbcbe7fbb155387a151ea562897a67e242ef"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/850cbbcbe7fbb155387a151ea562897a67e242ef",
            "reference": "850cbbcbe7fbb155387a151ea562897a67e242ef",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "time": "2016-07-19T19:14:21+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Sabberworm\\CSS": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Raphael Schweikert"
            }
        ],
        "description": "Parser for CSS Files written in PHP",
        "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
        "keywords": [
            "css",
            "parser",
            "stylesheet"
        ]
    },
    {
        "name": "phenx/php-svg-lib",
        "version": "v0.3.2",
        "version_normalized": "0.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PhenX/php-svg-lib.git",
            "reference": "ccc46ef6340d4b8a4a68047e68d8501ea961442c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/ccc46ef6340d4b8a4a68047e68d8501ea961442c",
            "reference": "ccc46ef6340d4b8a4a68047e68d8501ea961442c",
            "shasum": ""
        },
        "require": {
            "sabberworm/php-css-parser": "8.1.*"
        },
        "require-dev": {
            "phpunit/phpunit": "~5.0"
        },
        "time": "2018-06-03T10:10:03+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Svg\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Fabien Ménager",
                "email": "fabien.menager@gmail.com"
            }
        ],
        "description": "A library to read, parse and export to PDF SVG files.",
        "homepage": "https://github.com/PhenX/php-svg-lib"
    },
    {
        "name": "phenx/php-font-lib",
        "version": "0.5.1",
        "version_normalized": "0.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PhenX/php-font-lib.git",
            "reference": "760148820110a1ae0936e5cc35851e25a938bc97"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/760148820110a1ae0936e5cc35851e25a938bc97",
            "reference": "760148820110a1ae0936e5cc35851e25a938bc97",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8"
        },
        "time": "2017-09-13T16:14:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "FontLib\\": "src/FontLib"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Fabien Ménager",
                "email": "fabien.menager@gmail.com"
            }
        ],
        "description": "A library to read, parse, export and make subsets of different types of font files.",
        "homepage": "https://github.com/PhenX/php-font-lib"
    },
    {
        "name": "dompdf/dompdf",
        "version": "v0.8.3",
        "version_normalized": "0.8.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dompdf/dompdf.git",
            "reference": "75f13c700009be21a1965dc2c5b68a8708c22ba2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dompdf/dompdf/zipball/75f13c700009be21a1965dc2c5b68a8708c22ba2",
            "reference": "75f13c700009be21a1965dc2c5b68a8708c22ba2",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-mbstring": "*",
            "phenx/php-font-lib": "0.5.*",
            "phenx/php-svg-lib": "0.3.*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8|^5.5|^6.5",
            "squizlabs/php_codesniffer": "2.*"
        },
        "suggest": {
            "ext-gd": "Needed to process images",
            "ext-gmagick": "Improves image processing performance",
            "ext-imagick": "Improves image processing performance"
        },
        "time": "2018-12-14T02:40:31+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-develop": "0.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dompdf\\": "src/"
            },
            "classmap": [
                "lib/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.1"
        ],
        "authors": [
            {
                "name": "Fabien Ménager",
                "email": "fabien.menager@gmail.com"
            },
            {
                "name": "Brian Sweeney",
                "email": "eclecticgeek@gmail.com"
            },
            {
                "name": "Gabriel Bull",
                "email": "me@gabrielbull.com"
            }
        ],
        "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
        "homepage": "https://github.com/dompdf/dompdf"
    },
    {
        "name": "drupal/entity_print",
        "version": "2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/entity_print",
            "reference": "8.x-2.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/entity_print-8.x-2.1.zip",
            "reference": "8.x-2.1",
            "shasum": "fea398bd6f088bc4a7064fce46f28aa241fb1a34"
        },
        "require": {
            "dompdf/dompdf": "~0.8.0",
            "drupal/core": "~8.0"
        },
        "suggest": {
            "mikehaertl/phpwkhtmltopdf": "PhpWkhtmlToPdf provides the PHP library to use Wkhtmltopdf"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.1",
                "datestamp": "1533220070",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Ben Dougherty",
                "homepage": "https://www.drupal.org/u/benjy"
            },
            {
                "name": "pameeela",
                "homepage": "https://www.drupal.org/user/1431110"
            }
        ],
        "description": "PDF print solution for any Drupal entity.",
        "homepage": "http://drupal.org/project/entity_print",
        "keywords": [
            "PDF",
            "drupal",
            "print",
            "web"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/entity_print"
        }
    },
    {
        "name": "drupal/entityqueue",
        "version": "1.0.0-alpha8",
        "version_normalized": "1.0.0.0-alpha8",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/entityqueue",
            "reference": "8.x-1.0-alpha8"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/entityqueue-8.x-1.0-alpha8.zip",
            "reference": "8.x-1.0-alpha8",
            "shasum": "edb66ae3767b09f1723e3b775dec591641dd67f8"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha8",
                "datestamp": "1536140284",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Alpha releases are not covered by Drupal security advisories."
                }
            },
            "patches_applied": []
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Andrei Mateescu",
                "homepage": "https://www.drupal.org/u/amateescu",
                "role": "Maintainer"
            },
            {
                "name": "Jonathan Jordan",
                "homepage": "https://www.drupal.org/u/jojonaloha",
                "role": "Maintainer"
            },
            {
                "name": "quicksketch",
                "homepage": "https://www.drupal.org/user/35821"
            },
            {
                "name": "tim.plunkett",
                "homepage": "https://www.drupal.org/user/241634"
            }
        ],
        "description": "The Entityqueue module allows users to create queues of any entity type.",
        "homepage": "https://www.drupal.org/project/entityqueue",
        "support": {
            "source": "http://cgit.drupalcode.org/entityqueue",
            "issues": "https://www.drupal.org/project/issues/entityqueue",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/extlink",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/extlink",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/extlink-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "72591d997e4c4fc2bbc93ca4e1602ada2cf5cbb4"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1524232684",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "elachlan",
                "homepage": "https://www.drupal.org/user/1021502"
            },
            {
                "name": "jjeff",
                "homepage": "https://www.drupal.org/user/17190"
            },
            {
                "name": "quicksketch",
                "homepage": "https://www.drupal.org/user/35821"
            }
        ],
        "description": "Modify behavior and appearance of external links.",
        "homepage": "https://www.drupal.org/project/extlink",
        "support": {
            "source": "http://cgit.drupalcode.org/extlink"
        }
    },
    {
        "name": "drupal/field_group",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/field_group",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/field_group-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "e8aa3fae5c3c5dec84644bb577996938d638a611"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1510352885",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Hydra",
                "homepage": "https://www.drupal.org/user/647364"
            },
            {
                "name": "Stalski",
                "homepage": "https://www.drupal.org/user/322618"
            },
            {
                "name": "jyve",
                "homepage": "https://www.drupal.org/user/591438"
            },
            {
                "name": "swentel",
                "homepage": "https://www.drupal.org/user/107403"
            },
            {
                "name": "zuuperman",
                "homepage": "https://www.drupal.org/user/361625"
            }
        ],
        "description": "Provides the field_group module.",
        "homepage": "https://www.drupal.org/project/field_group",
        "support": {
            "source": "http://cgit.drupalcode.org/field_group"
        }
    },
    {
        "name": "drupal/flag",
        "version": "dev-4.x",
        "version_normalized": "dev-4.x",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/flag",
            "reference": "468d1e0d1ecb7070525ac3924596cb939d825034"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "require-dev": {
            "drupal/rules": "*"
        },
        "time": "2018-10-18T03:16:59+00:00",
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-4.x": "4.x-dev"
            },
            "drupal": {
                "version": "8.x-4.0-alpha3+13-dev",
                "datestamp": "1539743283",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "fago",
                "homepage": "https://www.drupal.org/user/16747"
            },
            {
                "name": "fubhy",
                "homepage": "https://www.drupal.org/user/761344"
            },
            {
                "name": "joachim",
                "homepage": "https://www.drupal.org/user/107701"
            },
            {
                "name": "merlinofchaos",
                "homepage": "https://www.drupal.org/user/26979"
            },
            {
                "name": "mooffie",
                "homepage": "https://www.drupal.org/user/78454"
            },
            {
                "name": "quicksketch",
                "homepage": "https://www.drupal.org/user/35821"
            },
            {
                "name": "shabana.navas",
                "homepage": "https://www.drupal.org/user/1311398"
            },
            {
                "name": "socketwench",
                "homepage": "https://www.drupal.org/user/65793"
            }
        ],
        "description": "Create customized flags that users can set on entities.",
        "homepage": "https://www.drupal.org/project/flag",
        "support": {
            "source": "http://cgit.drupalcode.org/flag"
        }
    },
    {
        "name": "igorw/get-in",
        "version": "v1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/igorw/get-in.git",
            "reference": "170ded831f49abc6a6061f655aba9bdbcf7b8111"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/igorw/get-in/zipball/170ded831f49abc6a6061f655aba9bdbcf7b8111",
            "reference": "170ded831f49abc6a6061f655aba9bdbcf7b8111",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4"
        },
        "time": "2014-12-15T23:03:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/get_in.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Igor Wiedler",
                "email": "igor@wiedler.ch"
            }
        ],
        "description": "Functions for for hash map (assoc array) traversal.",
        "keywords": [
            "assoc-array",
            "hash-map"
        ]
    },
    {
        "name": "egeloen/http-adapter",
        "version": "0.8.0",
        "version_normalized": "0.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/egeloen/ivory-http-adapter.git",
            "reference": "9641f11487ec26b24c6bbcee4f267cf62f60b855"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/egeloen/ivory-http-adapter/zipball/9641f11487ec26b24c6bbcee4f267cf62f60b855",
            "reference": "9641f11487ec26b24c6bbcee4f267cf62f60b855",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.8",
            "zendframework/zend-diactoros": "^1.1"
        },
        "require-dev": {
            "cakephp/cakephp": "^3.0.3",
            "ext-curl": "*",
            "guzzle/guzzle": "^3.9.4@dev",
            "guzzlehttp/guzzle": "^4.1.4|^5.0|^6.0",
            "kriswallsmith/buzz": "^0.13",
            "nategood/httpful": "^0.2.17",
            "phpunit/phpunit": "^4.0",
            "phpunit/phpunit-mock-objects": "dev-matcher-verify as 2.3.x-dev",
            "psr/log": "^1.0",
            "react/dns": "^0.4.1",
            "react/http-client": "^0.4",
            "satooshi/php-coveralls": "^0.6",
            "symfony/event-dispatcher": "^2.0",
            "zendframework/zend-http": "^2.3.4",
            "zendframework/zendframework1": ">=1.12.9,<=1.12.14|^1.12.16"
        },
        "suggest": {
            "ext-curl": "Allows you to use the cURL adapter",
            "ext-http": "Allows you to use the PECL adapter",
            "guzzle/guzzle": "Allows you to use the Guzzle 3 adapter",
            "guzzlehttp/guzzle": "Allows you to use the Guzzle 4 adapter",
            "kriswallsmith/buzz": "Allows you to use the Buzz adapter",
            "nategood/httpful": "Allows you to use the httpful adapter",
            "psr/log": "Allows you to use the logger event subscriber",
            "symfony/event-dispatcher": "Allows you to use the event lifecycle",
            "symfony/stopwatch": "Allows you to use the stopwatch http adapter and event subscriber",
            "zendframework/zend-http": "Allows you to use the Zend 2 adapter",
            "zendframework/zendframework1": "Allows you to use the Zend 1 adapter"
        },
        "time": "2015-08-12T09:35:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Ivory\\HttpAdapter\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Eric GELOEN",
                "email": "geloen.eric@gmail.com"
            }
        ],
        "description": "Issue HTTP request for PHP 5.3+.",
        "keywords": [
            "http",
            "http-adapter",
            "http-client",
            "psr-7"
        ],
        "abandoned": "php-http/httplug"
    },
    {
        "name": "willdurand/geocoder",
        "version": "v3.3.2",
        "version_normalized": "3.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/geocoder-php/php-common.git",
            "reference": "ccc178e2984c0af24881faa0ffe515f20e5e8c23"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/geocoder-php/php-common/zipball/ccc178e2984c0af24881faa0ffe515f20e5e8c23",
            "reference": "ccc178e2984c0af24881faa0ffe515f20e5e8c23",
            "shasum": ""
        },
        "require": {
            "egeloen/http-adapter": "~0.8",
            "igorw/get-in": "~1.0",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "geoip2/geoip2": "~2.0",
            "symfony/stopwatch": "~2.5"
        },
        "suggest": {
            "ext-geoip": "Enabling the geoip extension allows you to use the MaxMindProvider.",
            "geoip/geoip": "If you are going to use the MaxMindBinaryProvider (conflict with geoip extension).",
            "geoip2/geoip2": "If you are going to use the GeoIP2DatabaseProvider.",
            "symfony/stopwatch": "If you want to use the TimedGeocoder"
        },
        "time": "2015-12-06T20:17:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Geocoder": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "William Durand",
                "email": "william.durand1@gmail.com"
            }
        ],
        "description": "The almost missing Geocoder PHP 5.4 library.",
        "homepage": "http://geocoder-php.org",
        "keywords": [
            "abstraction",
            "geocoder",
            "geocoding",
            "geoip"
        ]
    },
    {
        "name": "drupal/geocoder",
        "version": "2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/geocoder",
            "reference": "8.x-2.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/geocoder-8.x-2.1.zip",
            "reference": "8.x-2.1",
            "shasum": "a24c54cd16002a8aa9c81b9693b1990019ec933e"
        },
        "require": {
            "drupal/core": "~8.0",
            "willdurand/geocoder": "^3.3"
        },
        "require-dev": {
            "drupal/address": "*",
            "drupal/coder": "^8.2",
            "drupal/geocoder_field": "*",
            "drupal/geofield": "*",
            "phpro/grumphp": "^0.12.1",
            "phpunit/phpunit": "^5.7|^6.5",
            "sensiolabs/security-checker": "^4.1",
            "squizlabs/php_codesniffer": "^2.7"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.1",
                "datestamp": "1549484580",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Pol Dellaiera (@drupol)",
                "homepage": "https://www.drupal.org/u/pol",
                "role": "Maintainer"
            },
            {
                "name": "Italo Mairo (@itamair)",
                "homepage": "https://www.drupal.org/u/itamair",
                "role": "Co-maintainer"
            },
            {
                "name": "Pol",
                "homepage": "https://www.drupal.org/user/47194"
            },
            {
                "name": "Simon Georges",
                "homepage": "https://www.drupal.org/user/172312"
            },
            {
                "name": "claudiu.cristea",
                "homepage": "https://www.drupal.org/user/56348"
            },
            {
                "name": "gregseb",
                "homepage": "https://www.drupal.org/user/847848"
            },
            {
                "name": "indytechcook",
                "homepage": "https://www.drupal.org/user/245817"
            },
            {
                "name": "itamair",
                "homepage": "https://www.drupal.org/user/1179076"
            },
            {
                "name": "michaelfavia",
                "homepage": "https://www.drupal.org/user/49137"
            },
            {
                "name": "phayes",
                "homepage": "https://www.drupal.org/user/47098"
            },
            {
                "name": "vidhatanand",
                "homepage": "https://www.drupal.org/user/585764"
            }
        ],
        "description": "A Drupal module and a services based API to perform Geocode & Reverse Geocode operations among GIS data and addresses types & formats.",
        "homepage": "https://drupal.org/project/geocoder",
        "support": {
            "source": "https://cgit.drupalcode.org/geocoder",
            "issues": "https://drupal.org/project/issues/geocoder",
            "irc": "irc://irc.freenode.org/drupal-geo"
        }
    },
    {
        "name": "drupal/google_analytics",
        "version": "2.4.0",
        "version_normalized": "2.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/google_analytics",
            "reference": "8.x-2.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/google_analytics-8.x-2.4.zip",
            "reference": "8.x-2.4",
            "shasum": "f2e78ec140024ddcd19e027704ba73c33731f656"
        },
        "require": {
            "drupal/core": "~8.5"
        },
        "require-dev": {
            "drupal/php": "*",
            "drupal/token": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.4",
                "datestamp": "1548968580",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "hass",
                "homepage": "https://www.drupal.org/u/hass"
            },
            {
                "name": "See other contributors",
                "homepage": "https://www.drupal.org/node/49388/committers"
            }
        ],
        "description": "Allows your site to be tracked by Google Analytics by adding a Javascript tracking code to every page.",
        "homepage": "https://www.drupal.org/project/google_analytics",
        "support": {
            "source": "https://git.drupal.org/project/google_analytics.git",
            "issues": "https://www.drupal.org/project/issues/google_analytics"
        }
    },
    {
        "name": "drupal/google_analytics_et",
        "version": "dev-2.x",
        "version_normalized": "dev-2.x",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/google_analytics_et",
            "reference": "7c05cad31c172cb115b9d2abdbe7926152a57c9c"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/google_analytics": "*"
        },
        "time": "2018-04-13T21:43:05+00:00",
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.0-alpha1+1-dev",
                "datestamp": "1523655184",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "frob",
                "homepage": "https://www.drupal.org/user/249517"
            },
            {
                "name": "krlucas",
                "homepage": "https://www.drupal.org/user/271780"
            }
        ],
        "description": "Allows configuration for tracking DOM events with Google Analytics.",
        "homepage": "https://www.drupal.org/project/google_analytics_et",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/google_analytics_et",
            "issues": "https://www.drupal.org/project/issues/google_analytics_et"
        }
    },
    {
        "name": "drupal/linkit",
        "version": "5.0.0-beta8",
        "version_normalized": "5.0.0.0-beta8",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/linkit",
            "reference": "8.x-5.0-beta8"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/linkit-8.x-5.0-beta8.zip",
            "reference": "8.x-5.0-beta8",
            "shasum": "677be19d6128f1d5c6d239132e98b1817ad91acb"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "require-dev": {
            "drupal/imce": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-5.x": "5.x-dev"
            },
            "drupal": {
                "version": "8.x-5.0-beta8",
                "datestamp": "1545966784",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Emil Stjerneman",
                "homepage": "https://stjerneman.com",
                "email": "emil@stjerneman.com",
                "role": "Maintainer"
            }
        ],
        "description": "Linkit - Enriched linking experience",
        "homepage": "http://drupal.org/project/linkit",
        "support": {
            "source": "http://cgit.drupalcode.org/linkit",
            "issues": "http://drupal.org/project/linkit"
        }
    },
    {
        "name": "drupal/maxlength",
        "version": "1.0.0-beta2",
        "version_normalized": "1.0.0.0-beta2",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/maxlength",
            "reference": "8.x-1.0-beta2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/maxlength-8.x-1.0-beta2.zip",
            "reference": "8.x-1.0-beta2",
            "shasum": "27f7374e55ebdcc696d22d98be8cf4cf9bf58204"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta2",
                "datestamp": "1527856384",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Aron Novak",
                "homepage": "https://www.drupal.org/user/61864"
            },
            {
                "name": "Schnitzel",
                "homepage": "https://www.drupal.org/user/643820"
            },
            {
                "name": "a_c_m",
                "homepage": "https://www.drupal.org/user/195063"
            },
            {
                "name": "artur.thiessen",
                "homepage": "https://www.drupal.org/user/2390554"
            },
            {
                "name": "barneytech",
                "homepage": "https://www.drupal.org/user/669922"
            },
            {
                "name": "claudiu_cristea",
                "homepage": "https://www.drupal.org/user/2623935"
            },
            {
                "name": "dawehner",
                "homepage": "https://www.drupal.org/user/99340"
            },
            {
                "name": "derhasi",
                "homepage": "https://www.drupal.org/user/83474"
            },
            {
                "name": "frjo",
                "homepage": "https://www.drupal.org/user/5546"
            },
            {
                "name": "hefox",
                "homepage": "https://www.drupal.org/user/426416"
            },
            {
                "name": "jm.federico",
                "homepage": "https://www.drupal.org/user/509892"
            },
            {
                "name": "k4v",
                "homepage": "https://www.drupal.org/user/744246"
            },
            {
                "name": "mariano73",
                "homepage": "https://www.drupal.org/user/1324866"
            },
            {
                "name": "mariuss",
                "homepage": "https://www.drupal.org/user/28539"
            },
            {
                "name": "sanduhrs",
                "homepage": "https://www.drupal.org/user/28074"
            },
            {
                "name": "vasi1186",
                "homepage": "https://www.drupal.org/user/342104"
            }
        ],
        "description": "Limit the number of characters in textfields and textareas and shows the amount of characters left.",
        "homepage": "https://www.drupal.org/project/maxlength",
        "support": {
            "source": "http://cgit.drupalcode.org/maxlength"
        }
    },
    {
        "name": "drupal/menu_block",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/menu_block",
            "reference": "8.x-1.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.5.zip",
            "reference": "8.x-1.5",
            "shasum": "b3ac3e23e426f702974d88cc8bf93bf2a0b6236b"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.5",
                "datestamp": "1525200184",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            },
            {
                "name": "JohnAlbin",
                "homepage": "https://www.drupal.org/user/32095"
            },
            {
                "name": "joelpittet",
                "homepage": "https://www.drupal.org/user/160302"
            },
            {
                "name": "kim.pepper",
                "homepage": "https://www.drupal.org/user/370574"
            },
            {
                "name": "rrrob",
                "homepage": "https://www.drupal.org/user/273533"
            }
        ],
        "description": "Provides configurable blocks of menu links.",
        "homepage": "https://www.drupal.org/project/menu_block",
        "support": {
            "source": "http://cgit.drupalcode.org/menu_block"
        }
    },
    {
        "name": "drupal/menu_link_attributes",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/menu_link_attributes",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/menu_link_attributes-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "6386cc2fcd7ae0d17d2a82d690866028b132055c"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1507134244",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "yannickoo",
                "homepage": "https://www.drupal.org/user/531118"
            }
        ],
        "description": "Allows you to add attributes to menu links.",
        "homepage": "http://drupal.org/project/menu_link_attributes",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/menu_link_attributes",
            "issues": "http://drupal.org/project/issues/menu_link_attributes"
        }
    },
    {
        "name": "enshrined/svg-sanitize",
        "version": "0.9.2",
        "version_normalized": "0.9.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/darylldoyle/svg-sanitizer.git",
            "reference": "e0cb5ad3abea5459e0962cf79a92d34714c74dfa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/e0cb5ad3abea5459e0962cf79a92d34714c74dfa",
            "reference": "e0cb5ad3abea5459e0962cf79a92d34714c74dfa",
            "shasum": ""
        },
        "require-dev": {
            "codeclimate/php-test-reporter": "^0.1.2",
            "phpunit/phpunit": "^6"
        },
        "time": "2018-10-01T17:11:02+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "enshrined\\svgSanitize\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Daryll Doyle",
                "email": "daryll@enshrined.co.uk"
            }
        ],
        "description": "An SVG sanitizer for PHP"
    },
    {
        "name": "drupal/menu_svg_icons",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/menu_svg_icons",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/menu_svg_icons-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "ba776c3580e17e679da42c833a2f1eacc1cbb933"
        },
        "require": {
            "drupal/core": "*",
            "enshrined/svg-sanitize": "^0.9.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1540558381",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Anders Nelsen",
                "homepage": "https://www.drupal.org/user/2638535",
                "role": "Maintainer"
            }
        ],
        "description": "Allows to add svg sprite icons to menus.",
        "homepage": "https://www.drupal.org/project/menu_svg_icons",
        "support": {
            "source": "http://cgit.drupalcode.org/menu_svg_icons"
        }
    },
    {
        "name": "drupal/override_node_options",
        "version": "2.4.0",
        "version_normalized": "2.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/override_node_options",
            "reference": "8.x-2.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/override_node_options-8.x-2.4.zip",
            "reference": "8.x-2.4",
            "shasum": "0d00dbefc7f9103c863af2607a988bf68681df60"
        },
        "require": {
            "drupal/core": "^8.4.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.4",
                "datestamp": "1522490884",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Oliver Davies",
                "homepage": "https://www.drupal.org/user/381388",
                "email": "oliver@oliverdavies.uk"
            }
        ],
        "description": "Allows permissions to be set on each node option such as published and authoring information.",
        "homepage": "https://www.drupal.org/project/override_node_options",
        "support": {
            "source": "http://cgit.drupalcode.org/override_node_options"
        }
    },
    {
        "name": "drupal/entity_reference_revisions",
        "version": "1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/entity_reference_revisions",
            "reference": "8.x-1.6"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.6.zip",
            "reference": "8.x-1.6",
            "shasum": "82d515de04d3a75fb677ed82241a6aff3f54ab47"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "require-dev": {
            "drupal/diff": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.6",
                "datestamp": "1539588781",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Frans",
                "homepage": "https://www.drupal.org/user/514222"
            },
            {
                "name": "jeroen.b",
                "homepage": "https://www.drupal.org/user/1853532"
            },
            {
                "name": "miro_dietiker",
                "homepage": "https://www.drupal.org/user/227761"
            }
        ],
        "description": "Adds a Entity Reference field type with revision support.",
        "homepage": "https://www.drupal.org/project/entity_reference_revisions",
        "support": {
            "source": "http://cgit.drupalcode.org/entity_reference_revisions"
        }
    },
    {
        "name": "drupal/paragraphs",
        "version": "1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/paragraphs",
            "reference": "8.x-1.6"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.6.zip",
            "reference": "8.x-1.6",
            "shasum": "cd93e244f3a78dabdcf362adc31e59aad25b3fae"
        },
        "require": {
            "drupal/core": "~8",
            "drupal/entity_reference_revisions": "~1.3"
        },
        "require-dev": {
            "drupal/block_field": "~1.0",
            "drupal/ctools": "3.x-dev",
            "drupal/diff": "~1.0",
            "drupal/entity_browser": "1.x-dev",
            "drupal/entity_usage": "2.x-dev",
            "drupal/field_group": "~1.0",
            "drupal/inline_entity_form": "~1.0",
            "drupal/paragraphs-paragraphs_library": "*",
            "drupal/replicate": "~1.0",
            "drupal/search_api": "~1.0",
            "drupal/search_api_db": "*"
        },
        "suggest": {
            "drupal/entity_browser": "Recommended for an improved user experience when using the Paragraphs library module"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.6",
                "datestamp": "1550692525",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0"
        ],
        "authors": [
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "Frans",
                "homepage": "https://www.drupal.org/user/514222"
            },
            {
                "name": "Primsi",
                "homepage": "https://www.drupal.org/user/282629"
            },
            {
                "name": "jeroen.b",
                "homepage": "https://www.drupal.org/user/1853532"
            },
            {
                "name": "miro_dietiker",
                "homepage": "https://www.drupal.org/user/227761"
            }
        ],
        "description": "Enables the creation of Paragraphs entities.",
        "homepage": "https://www.drupal.org/project/paragraphs",
        "support": {
            "source": "http://cgit.drupalcode.org/paragraphs"
        }
    },
    {
        "name": "drupal/redirect",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/redirect",
            "reference": "8.x-1.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.3.zip",
            "reference": "8.x-1.3",
            "shasum": "3f9620d186e25f36ac56755979932b8ea965b8c7"
        },
        "require": {
            "drupal/core": "~8"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.3",
                "datestamp": "1539682684",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            },
            {
                "name": "pifagor",
                "homepage": "https://www.drupal.org/user/2375692"
            }
        ],
        "description": "Allows users to redirect from old URLs to new URLs.",
        "homepage": "https://www.drupal.org/project/redirect",
        "support": {
            "source": "http://cgit.drupalcode.org/redirect"
        }
    },
    {
        "name": "drupal/path_redirect_import",
        "version": "1.0.0-beta1",
        "version_normalized": "1.0.0.0-beta1",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/path_redirect_import",
            "reference": "8.x-1.0-beta1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/path_redirect_import-8.x-1.0-beta1.zip",
            "reference": "8.x-1.0-beta1",
            "shasum": "b072114023a1dc44ceb31969b13083afb4120dd7"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/redirect": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta1",
                "datestamp": "1485452283",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            },
            "patches_applied": {
                "Invalid argument for foreach / Missing index": "https://www.drupal.org/files/issues/path_redirect_import-missing_warning_index.patch"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "gabrielu",
                "homepage": "https://www.drupal.org/user/279352"
            },
            {
                "name": "plopesc",
                "homepage": "https://www.drupal.org/user/282415"
            },
            {
                "name": "tjwelde",
                "homepage": "https://www.drupal.org/user/3411453"
            }
        ],
        "description": "Provides the ability to import redirects for the Redirect module",
        "homepage": "https://www.drupal.org/project/path_redirect_import",
        "support": {
            "source": "http://cgit.drupalcode.org/path_redirect_import"
        }
    },
    {
        "name": "drupal/permissions_filter",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/permissions_filter",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/permissions_filter-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "ad554347d564db530ec552c703aaad44826c0f88"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1477463040",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "ajay_reddy",
                "homepage": "https://www.drupal.org/user/3261994"
            }
        ],
        "description": "Create a filter for permission page.",
        "homepage": "https://www.drupal.org/project/permissions_filter",
        "support": {
            "source": "http://cgit.drupalcode.org/permissions_filter"
        }
    },
    {
        "name": "drupal/popup_dialog",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/popup_dialog",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/popup_dialog-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "006a36876e934209afb1dfb5a0969dc69564de95"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1466853239",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "patches_applied": {
                "No Popup showing up": "https://www.drupal.org/files/issues/no-popup-showing-up-2863323-4.patch"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "mahaveer003",
                "homepage": "https://www.drupal.org/user/3063119"
            },
            {
                "name": "malavya",
                "homepage": "https://www.drupal.org/user/2641255"
            }
        ],
        "description": "Popup dialog box based on user browser session.",
        "homepage": "https://www.drupal.org/project/popup_dialog",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/popup_dialog",
            "issues": "http://drupal.org/project/issues/popup_dialog"
        }
    },
    {
        "name": "drupal/rabbit_hole",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/rabbit_hole",
            "reference": "3727955c4159dca0ad75feff8bf2d96f332fb918"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "require-dev": {
            "drupal/file_entity": "*",
            "drupal/group": "*"
        },
        "time": "2018-09-08T17:10:02+00:00",
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta4+6-dev",
                "datestamp": "1536425884",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Dylan Donkersgoed",
                "homepage": "https://www.drupal.org/user/2803351"
            },
            {
                "name": "Odd Hill",
                "homepage": "https://www.drupal.org/user/789934"
            },
            {
                "name": "mparker17",
                "homepage": "https://www.drupal.org/user/536298"
            },
            {
                "name": "olofjohansson",
                "homepage": "https://www.drupal.org/user/1198438"
            },
            {
                "name": "shumushin",
                "homepage": "https://www.drupal.org/user/22093"
            }
        ],
        "description": "Change what happens when viewing entities, e.g. redirect node types that users shouldn't see",
        "homepage": "https://www.drupal.org/project/rabbit_hole",
        "support": {
            "source": "https://cgit.drupalcode.org/rabbit_hole",
            "issues": "https://www.drupal.org/project/issues/rabbit_hole"
        }
    },
    {
        "name": "drupal/captcha",
        "version": "1.0.0-beta1",
        "version_normalized": "1.0.0.0-beta1",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/captcha",
            "reference": "8.x-1.0-beta1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/captcha-8.x-1.0-beta1.zip",
            "reference": "8.x-1.0-beta1",
            "shasum": "5b6c701bdab332bac61f59dcc78e05578f94d8b7"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta1",
                "datestamp": "1487198586",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "RobLoach",
                "homepage": "https://www.drupal.org/user/61114"
            },
            {
                "name": "elachlan",
                "homepage": "https://www.drupal.org/user/1021502"
            },
            {
                "name": "naveenvalecha",
                "homepage": "https://www.drupal.org/user/2665733"
            },
            {
                "name": "podarok",
                "homepage": "https://www.drupal.org/user/116002"
            },
            {
                "name": "soxofaan",
                "homepage": "https://www.drupal.org/user/41478"
            },
            {
                "name": "wundo",
                "homepage": "https://www.drupal.org/user/25523"
            }
        ],
        "description": "The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.",
        "homepage": "https://www.drupal.org/project/captcha",
        "support": {
            "source": "http://cgit.drupalcode.org/captcha"
        }
    },
    {
        "name": "drupal/recaptcha",
        "version": "dev-2.x",
        "version_normalized": "dev-2.x",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/recaptcha",
            "reference": "0cbc6e7cb5b7b94666dc7ea0908f430e4eff1aa2"
        },
        "require": {
            "drupal/captcha": "^1.0.0-alpha1",
            "drupal/core": "~8.0"
        },
        "time": "2019-01-30T23:10:11+00:00",
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.3+27-dev",
                "datestamp": "1548889980",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "hass",
                "homepage": "https://www.drupal.org/u/hass"
            },
            {
                "name": "See other contributors",
                "homepage": "https://www.drupal.org/node/147903/committers"
            },
            {
                "name": "diolan",
                "homepage": "https://www.drupal.org/user/2336786"
            },
            {
                "name": "hass",
                "homepage": "https://www.drupal.org/user/85918"
            },
            {
                "name": "id.medion",
                "homepage": "https://www.drupal.org/user/2542592"
            }
        ],
        "description": "Protect your website from spam and abuse while letting real people pass through with ease.",
        "homepage": "https://www.drupal.org/project/recaptcha",
        "support": {
            "source": "https://git.drupal.org/project/recaptcha.git",
            "issues": "https://www.drupal.org/project/issues/recaptcha"
        }
    },
    {
        "name": "drupal/redis",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/redis",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/redis-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "33337fe1cbd2824797e87533b30e4886b48ecd77"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "suggest": {
            "predis/predis": "^1.1.1"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1541600580",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Drupal\\redis\\": "src"
            }
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0"
        ],
        "authors": [
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "pounard",
                "homepage": "https://www.drupal.org/user/240164"
            }
        ],
        "description": "Provide a module placeholder, for using as dependency for module that needs Redis.",
        "homepage": "https://www.drupal.org/project/redis",
        "support": {
            "source": "http://cgit.drupalcode.org/redis"
        }
    },
    {
        "name": "drupal/search_api_exclude_entity",
        "version": "1.0.0-beta2",
        "version_normalized": "1.0.0.0-beta2",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/search_api_exclude_entity",
            "reference": "8.x-1.0-beta2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/search_api_exclude_entity-8.x-1.0-beta2.zip",
            "reference": "8.x-1.0-beta2",
            "shasum": "8f9484cb6eb05ac8c84eb6e12bf7267ac85612b4"
        },
        "require": {
            "drupal/core": "*",
            "drupal/search_api": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta2",
                "datestamp": "1497537843",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "beltofte",
                "homepage": "https://www.drupal.org/user/151799"
            }
        ],
        "description": "Exclude one or more entities from being indexed in Search API.",
        "homepage": "https://www.drupal.org/project/search_api_exclude_entity",
        "support": {
            "source": "http://cgit.drupalcode.org/search_api_exclude_entity"
        }
    },
    {
        "name": "drupal/search_api_page",
        "version": "1.0.0-alpha12",
        "version_normalized": "1.0.0.0-alpha12",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/search_api_page",
            "reference": "8.x-1.0-alpha12"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/search_api_page-8.x-1.0-alpha12.zip",
            "reference": "8.x-1.0-alpha12",
            "shasum": "98e5c367dd5e26cb0aeadc70a91733a46809336b"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/search_api": "*"
        },
        "require-dev": {
            "drupal/facets": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha12",
                "datestamp": "1532507885",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Alpha releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "borisson_",
                "homepage": "https://www.drupal.org/user/2393360"
            },
            {
                "name": "drunken monkey",
                "homepage": "https://www.drupal.org/user/205582"
            },
            {
                "name": "swentel",
                "homepage": "https://www.drupal.org/user/107403"
            }
        ],
        "description": "Create search pages using Search API indexes.",
        "homepage": "https://www.drupal.org/project/search_api_page",
        "support": {
            "source": "http://cgit.drupalcode.org/search_api_page"
        }
    },
    {
        "name": "drupal/simple_sitemap",
        "version": "2.12.0",
        "version_normalized": "2.12.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/simple_sitemap",
            "reference": "8.x-2.12"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/simple_sitemap-8.x-2.12.zip",
            "reference": "8.x-2.12",
            "shasum": "fe1c1a636adfba8358399a5a1ccdf20685066573"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.12",
                "datestamp": "1523203180",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Pawel Ginalski (gbyte.co)",
                "homepage": "https://www.drupal.org/u/gbyte.co",
                "email": "contact@gbyte.co",
                "role": "Maintainer"
            },
            {
                "name": "Sam Becker (Sam152)",
                "homepage": "https://www.drupal.org/u/sam152",
                "role": "Co-maintainer"
            }
        ],
        "description": "Simple XML sitemap creates a standard conform XML sitemap of your content.",
        "homepage": "https://drupal.org/project/simple_sitemap",
        "support": {
            "source": "https://cgit.drupalcode.org/simple_sitemap",
            "issues": "https://drupal.org/project/issues/simple_sitemap",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/smart_trim",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/smart_trim",
            "reference": "d0f8183897af6f08af470a61472f0e308e0e1618"
        },
        "require": {
            "drupal/core": "*"
        },
        "time": "2019-02-10T20:20:05+00:00",
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1+6-dev",
                "datestamp": "1549829280",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Mark Casias (markie)",
                "homepage": "https://www.drupal.org/u/markie",
                "role": "Maintainer"
            },
            {
                "name": "chrisjlee",
                "homepage": "https://www.drupal.org/user/760600"
            },
            {
                "name": "drywall",
                "homepage": "https://www.drupal.org/user/192591"
            },
            {
                "name": "jsenich",
                "homepage": "https://www.drupal.org/user/58871"
            },
            {
                "name": "markie",
                "homepage": "https://www.drupal.org/user/206687"
            },
            {
                "name": "newsignature",
                "homepage": "https://www.drupal.org/user/765518"
            }
        ],
        "description": "Provides a more robust alternative to 'summary or trimmed' textfield format.",
        "homepage": "https://drupal.org/project/smart_trim",
        "support": {
            "source": "https://cgit.drupalcode.org/smart_trim",
            "issues": "https://drupal.org/project/issues/smart_trim"
        }
    },
    {
        "name": "drupal/spamspan",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/spamspan",
            "reference": "8.x-1.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/spamspan-8.x-1.0.zip",
            "reference": "8.x-1.0",
            "shasum": "1f13dbf3a907fbc19878f05674ae29897b88b0ab"
        },
        "require": {
            "drupal/core": "~8.1"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1549358285",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "lakka",
                "homepage": "https://www.drupal.org/user/63367"
            },
            {
                "name": "peterx",
                "homepage": "https://www.drupal.org/user/23516"
            },
            {
                "name": "vitalie",
                "homepage": "https://www.drupal.org/user/175134"
            }
        ],
        "description": "The SpamSpan module obfuscates email addresses to help prevent spambots from collecting them. It implements the technique at http://www.spamspan.com.",
        "homepage": "http://drupal.org/project/spamspan",
        "support": {
            "source": "http://cgit.drupalcode.org/spamspan"
        }
    },
    {
        "name": "phayes/geophp",
        "version": "1.2",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phayes/geoPHP.git",
            "reference": "015404e85b602e0df1f91441f8db0f9e98f7e567"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phayes/geoPHP/zipball/015404e85b602e0df1f91441f8db0f9e98f7e567",
            "reference": "015404e85b602e0df1f91441f8db0f9e98f7e567",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "4.1.*"
        },
        "time": "2014-12-02T06:11:22+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "geoPHP.inc"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2 or New-BSD"
        ],
        "authors": [
            {
                "name": "Patrick Hayes"
            }
        ],
        "description": "GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.",
        "homepage": "https://github.com/phayes/geoPHP"
    },
    {
        "name": "drupal/geofield",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/geofield",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/geofield-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "8eab2aa14e806d467e32de4d55040d604650299f"
        },
        "require": {
            "drupal/core": "~8.0",
            "phayes/geophp": "^1.2"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1548102780",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Brandon Morrison",
                "homepage": "https://www.drupal.org/u/brandonian",
                "role": "Maintainer"
            },
            {
                "name": "Pablo López",
                "homepage": "https://www.drupal.org/u/plopesc",
                "role": "Maintainer"
            },
            {
                "name": "Italo Mairo",
                "homepage": "https://www.drupal.org/u/itamair",
                "role": "Maintainer"
            },
            {
                "name": "davidseth",
                "homepage": "https://www.drupal.org/user/254857"
            },
            {
                "name": "itamair",
                "homepage": "https://www.drupal.org/user/1179076"
            },
            {
                "name": "phayes",
                "homepage": "https://www.drupal.org/user/47098"
            },
            {
                "name": "plopesc",
                "homepage": "https://www.drupal.org/user/282415"
            },
            {
                "name": "zzolo",
                "homepage": "https://www.drupal.org/user/147331"
            }
        ],
        "description": "Stores geographic and location data (points, lines, and polygons).",
        "homepage": "https://www.drupal.org/project/geofield",
        "support": {
            "source": "http://git.drupal.org/project/geofield.git",
            "issues": "https://www.drupal.org/project/issues/geofield",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/styled_google_map",
        "version": "dev-2.x",
        "version_normalized": "dev-2.x",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/styled_google_map",
            "reference": "a5d210ce65687faca0a92d18a5c5f9cba0c8fec2"
        },
        "require": {
            "drupal/core": "~8.0",
            "drupal/geofield": "*"
        },
        "time": "2019-02-12T11:06:34+00:00",
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            },
            "drupal": {
                "version": "8.x-2.0-beta6+7-dev",
                "datestamp": "1544200984",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Artem Dmitriiev (a.dmitriiev)",
                "homepage": "https://www.drupal.org/u/a.dmitriiev",
                "role": "Maintainer"
            },
            {
                "name": "Nicky Vandevoorde (iampuma)",
                "homepage": "https://www.drupal.org/u/iampuma",
                "role": "Maintainer"
            }
        ],
        "description": "Will provide a Geofield field formatter for adding a Styled Google Map.",
        "homepage": "https://www.drupal.org/project/styled_google_map",
        "support": {
            "source": "http://cgit.drupalcode.org/styled_google_map",
            "issues": "http://drupal.org/project/issues/styled_google_map"
        }
    },
    {
        "name": "drupal/twig_field_value",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/twig_field_value",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/twig_field_value-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "dd5bfb64bc455ca262b3bdc6b489fdb08b2b8538"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1549817580",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Sutharsan",
                "homepage": "https://www.drupal.org/user/73854"
            }
        ],
        "description": "Twig filters for value(s) and label.",
        "homepage": "https://www.drupal.org/project/twig_field_value",
        "support": {
            "source": "http://cgit.drupalcode.org/twig_field_value"
        }
    },
    {
        "name": "drupal/views_block_filter_block",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/views_block_filter_block",
            "reference": "7778899df18622d0297c75f561828c3d46253395"
        },
        "require": {
            "drupal/core": "*"
        },
        "time": "2018-09-27T09:36:37+00:00",
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.x-dev",
                "datestamp": "1507877644",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "iamEAP",
                "homepage": "https://www.drupal.org/user/1467594"
            },
            {
                "name": "sumitmadan",
                "homepage": "https://www.drupal.org/user/1538790"
            },
            {
                "name": "yogeshmpawar",
                "homepage": "https://www.drupal.org/user/2922907"
            }
        ],
        "description": "Provides blocks for Views exposed filters on View blocks.",
        "homepage": "https://www.drupal.org/project/views_block_filter_block",
        "support": {
            "source": "http://cgit.drupalcode.org/views_block_filter_block"
        }
    },
    {
        "name": "league/csv",
        "version": "8.2.3",
        "version_normalized": "8.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/csv.git",
            "reference": "d2aab1e7bde802582c3879acf03d92716577c76d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/csv/zipball/d2aab1e7bde802582c3879acf03d92716577c76d",
            "reference": "d2aab1e7bde802582c3879acf03d92716577c76d",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.5.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^1.9",
            "phpunit/phpunit": "^4.0"
        },
        "time": "2018-02-06T08:27:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "8.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Csv\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ignace Nyamagana Butera",
                "email": "nyamsprod@gmail.com",
                "homepage": "https://github.com/nyamsprod/",
                "role": "Developer"
            }
        ],
        "description": "Csv data manipulation made easy in PHP",
        "homepage": "http://csv.thephpleague.com",
        "keywords": [
            "csv",
            "export",
            "filter",
            "import",
            "read",
            "write"
        ]
    },
    {
        "name": "drupal/csv_serialization",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/csv_serialization",
            "reference": "8.x-1.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/csv_serialization-8.x-1.4.zip",
            "reference": "8.x-1.4",
            "shasum": "74cfc47c5c8a907f40112ec4819fe108f2775ef1"
        },
        "require": {
            "drupal/core": "^8.0.4",
            "league/csv": "^8.0"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.4",
                "datestamp": "1531841921",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "grasmash",
                "homepage": "https://www.drupal.org/user/455714"
            }
        ],
        "description": "Provides CSV as a serialization format.",
        "homepage": "https://www.drupal.org/project/csv_serialization",
        "support": {
            "source": "http://cgit.drupalcode.org/csv_serialization"
        }
    },
    {
        "name": "drupal/views_data_export",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/views_data_export",
            "reference": "717234fafdeda32bf567a7f863976c3c413ef3c3"
        },
        "require": {
            "drupal/core": "*",
            "drupal/csv_serialization": "*"
        },
        "time": "2019-01-11T18:45:02+00:00",
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta1+9-dev",
                "datestamp": "1547142780",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Steven Jones",
                "homepage": "https://www.drupal.org/user/99644"
            },
            {
                "name": "amoebanath",
                "homepage": "https://www.drupal.org/user/2810799"
            },
            {
                "name": "james.williams",
                "homepage": "https://www.drupal.org/user/592268"
            },
            {
                "name": "jamsilver",
                "homepage": "https://www.drupal.org/user/476732"
            },
            {
                "name": "jhedstrom",
                "homepage": "https://www.drupal.org/user/208732"
            },
            {
                "name": "nerdstein",
                "homepage": "https://www.drupal.org/user/1557710"
            }
        ],
        "description": "Plugin to export views data into various file formats.",
        "homepage": "https://www.drupal.org/project/views_data_export",
        "support": {
            "source": "http://cgit.drupalcode.org/views_data_export"
        }
    },
    {
        "name": "drupal/webform",
        "version": "5.1.0",
        "version_normalized": "5.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/webform",
            "reference": "8.x-5.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.1.zip",
            "reference": "8.x-5.1",
            "shasum": "d04743f078dc154685f9532253e6b5ea8dda1a56"
        },
        "require": {
            "drupal/core": "*"
        },
        "require-dev": {
            "drupal/address": "~1.4",
            "drupal/chosen": "~2.6",
            "drupal/devel": "*",
            "drupal/jsonapi": "~2.0",
            "drupal/select2": "~1.1",
            "drupal/token": "~1.3",
            "drupal/webform_access": "*",
            "drupal/webform_node": "*",
            "drupal/webform_scheduled_email": "*",
            "drupal/webform_ui": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-5.x": "5.x-dev"
            },
            "drupal": {
                "version": "8.x-5.1",
                "datestamp": "1549473699",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9"
                }
            },
            "patches_applied": {
                "Translate webforms permissions": "https://www.drupal.org/files/issues/webform-granular_translate_permissions-2948012-9.patch"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jacob Rockowitz (jrockowitz)",
                "homepage": "https://www.drupal.org/u/jrockowitz",
                "role": "Maintainer"
            },
            {
                "name": "Alexander Trotsenko (bucefal91)",
                "homepage": "https://www.drupal.org/u/bucefal91",
                "role": "Co-maintainer"
            },
            {
                "name": "bucefal91",
                "homepage": "https://www.drupal.org/user/504128"
            },
            {
                "name": "fenstrat",
                "homepage": "https://www.drupal.org/user/362649"
            },
            {
                "name": "jrockowitz",
                "homepage": "https://www.drupal.org/user/371407"
            },
            {
                "name": "podarok",
                "homepage": "https://www.drupal.org/user/116002"
            },
            {
                "name": "quicksketch",
                "homepage": "https://www.drupal.org/user/35821"
            },
            {
                "name": "sanchiz",
                "homepage": "https://www.drupal.org/user/1671246"
            },
            {
                "name": "tedbow",
                "homepage": "https://www.drupal.org/user/240860"
            },
            {
                "name": "torotil",
                "homepage": "https://www.drupal.org/user/865256"
            }
        ],
        "description": "Enables the creation of webforms and questionnaires.",
        "homepage": "https://drupal.org/project/webform",
        "support": {
            "source": "http://cgit.drupalcode.org/webform",
            "issues": "https://www.drupal.org/project/issues/webform?version=8.x",
            "docs": "https://www.drupal.org/docs/8/modules/webform",
            "forum": "https://drupal.stackexchange.com/questions/tagged/webform"
        }
    },
    {
        "name": "drupal/workbench_moderation",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/workbench_moderation",
            "reference": "8.x-1.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/workbench_moderation-8.x-1.5.zip",
            "reference": "8.x-1.5",
            "shasum": "28dd179f18f30e792b92dc512be6dfab9b3e6bc6"
        },
        "require": {
            "drupal/core": "*"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.5",
                "datestamp": "1548233884",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Crell",
                "homepage": "https://www.drupal.org/user/26398"
            },
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            },
            {
                "name": "agentrickard",
                "homepage": "https://www.drupal.org/user/20975"
            },
            {
                "name": "becw",
                "homepage": "https://www.drupal.org/user/81067"
            },
            {
                "name": "caroltron",
                "homepage": "https://www.drupal.org/user/171342"
            },
            {
                "name": "colan",
                "homepage": "https://www.drupal.org/user/58704"
            },
            {
                "name": "das-peter",
                "homepage": "https://www.drupal.org/user/762870"
            },
            {
                "name": "josephdpurcell",
                "homepage": "https://www.drupal.org/user/2944035"
            },
            {
                "name": "larowlan",
                "homepage": "https://www.drupal.org/user/395439"
            },
            {
                "name": "robeano",
                "homepage": "https://www.drupal.org/user/67660"
            },
            {
                "name": "srjosh",
                "homepage": "https://www.drupal.org/user/165878"
            },
            {
                "name": "stevector",
                "homepage": "https://www.drupal.org/user/179805"
            },
            {
                "name": "tedbow",
                "homepage": "https://www.drupal.org/user/240860"
            },
            {
                "name": "timmillwood",
                "homepage": "https://www.drupal.org/user/227849"
            }
        ],
        "description": "Provides moderation states for content",
        "homepage": "http://drupal.org/project/workbench_moderation",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/workbench_moderation",
            "issues": "http://drupal.org/project/issues/workbench_moderation"
        }
    },
    {
        "name": "webmozart/path-util",
        "version": "2.3.0",
        "version_normalized": "2.3.0.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"
        },
        "time": "2015-12-17T08:42:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "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."
    },
    {
        "name": "webflo/drupal-finder",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/webflo/drupal-finder.git",
            "reference": "8a7886c575d6eaa67a425dceccc84e735c0b9637"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/8a7886c575d6eaa67a425dceccc84e735c0b9637",
            "reference": "8a7886c575d6eaa67a425dceccc84e735c0b9637",
            "shasum": ""
        },
        "require-dev": {
            "mikey179/vfsstream": "^1.6",
            "phpunit/phpunit": "^4.8"
        },
        "time": "2017-10-24T08:12:11+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/DrupalFinder.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Florian Weber",
                "email": "florian@webflo.org"
            }
        ],
        "description": "Helper class to locate a Drupal installation from a given path."
    },
    {
        "name": "symfony/finder",
        "version": "v3.4.22",
        "version_normalized": "3.4.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
            "reference": "7c0c627220308928e958a87c293108e5891cde1d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/finder/zipball/7c0c627220308928e958a87c293108e5891cde1d",
            "reference": "7c0c627220308928e958a87c293108e5891cde1d",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "time": "2019-01-16T13:43:35+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Finder\\": ""
            },
            "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 Finder Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/config",
        "version": "v3.4.22",
        "version_normalized": "3.4.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/config.git",
            "reference": "c9bc510c217075d42d4a927e285917d0c2001cf4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/config/zipball/c9bc510c217075d42d4a927e285917d0c2001cf4",
            "reference": "c9bc510c217075d42d4a927e285917d0c2001cf4",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/filesystem": "~2.8|~3.0|~4.0",
            "symfony/polyfill-ctype": "~1.8"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.3",
            "symfony/finder": "<3.3"
        },
        "require-dev": {
            "symfony/dependency-injection": "~3.3|~4.0",
            "symfony/event-dispatcher": "~3.3|~4.0",
            "symfony/finder": "~3.3|~4.0",
            "symfony/yaml": "~3.0|~4.0"
        },
        "suggest": {
            "symfony/yaml": "To use the yaml reference dumper"
        },
        "time": "2019-01-30T11:33:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Config\\": ""
            },
            "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 Config Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "nikic/php-parser",
        "version": "v4.2.1",
        "version_normalized": "4.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nikic/PHP-Parser.git",
            "reference": "5221f49a608808c1e4d436df32884cbc1b821ac0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/5221f49a608808c1e4d436df32884cbc1b821ac0",
            "reference": "5221f49a608808c1e4d436df32884cbc1b821ac0",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": ">=7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.5 || ^7.0"
        },
        "time": "2019-02-16T20:54:15+00:00",
        "bin": [
            "bin/php-parse"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpParser\\": "lib/PhpParser"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Nikita Popov"
            }
        ],
        "description": "A PHP parser written in PHP",
        "keywords": [
            "parser",
            "php"
        ]
    },
    {
        "name": "jakub-onderka/php-console-color",
        "version": "v0.2",
        "version_normalized": "0.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
            "reference": "d5deaecff52a0d61ccb613bb3804088da0307191"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/d5deaecff52a0d61ccb613bb3804088da0307191",
            "reference": "d5deaecff52a0d61ccb613bb3804088da0307191",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "jakub-onderka/php-code-style": "1.0",
            "jakub-onderka/php-parallel-lint": "1.0",
            "jakub-onderka/php-var-dump-check": "0.*",
            "phpunit/phpunit": "~4.3",
            "squizlabs/php_codesniffer": "1.*"
        },
        "time": "2018-09-29T17:23:10+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JakubOnderka\\PhpConsoleColor\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Jakub Onderka",
                "email": "jakub.onderka@gmail.com"
            }
        ]
    },
    {
        "name": "jakub-onderka/php-console-highlighter",
        "version": "v0.4",
        "version_normalized": "0.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
            "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/9f7a229a69d52506914b4bc61bfdb199d90c5547",
            "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "jakub-onderka/php-console-color": "~0.2",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "jakub-onderka/php-code-style": "~1.0",
            "jakub-onderka/php-parallel-lint": "~1.0",
            "jakub-onderka/php-var-dump-check": "~0.1",
            "phpunit/phpunit": "~4.0",
            "squizlabs/php_codesniffer": "~1.5"
        },
        "time": "2018-09-29T18:48:56+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JakubOnderka\\PhpConsoleHighlighter\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jakub Onderka",
                "email": "acci@acci.cz",
                "homepage": "http://www.acci.cz/"
            }
        ],
        "description": "Highlight PHP code in terminal"
    },
    {
        "name": "psy/psysh",
        "version": "v0.9.9",
        "version_normalized": "0.9.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/bobthecow/psysh.git",
            "reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/bobthecow/psysh/zipball/9aaf29575bb8293206bb0420c1e1c87ff2ffa94e",
            "reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e",
            "shasum": ""
        },
        "require": {
            "dnoegel/php-xdg-base-dir": "0.1",
            "ext-json": "*",
            "ext-tokenizer": "*",
            "jakub-onderka/php-console-highlighter": "0.3.*|0.4.*",
            "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0",
            "php": ">=5.4.0",
            "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0",
            "symfony/var-dumper": "~2.7|~3.0|~4.0"
        },
        "require-dev": {
            "bamarni/composer-bin-plugin": "^1.2",
            "hoa/console": "~2.15|~3.16",
            "phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0"
        },
        "suggest": {
            "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
            "ext-pdo-sqlite": "The doc command requires SQLite to work.",
            "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
            "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
            "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
        },
        "time": "2018-10-13T15:16:03+00:00",
        "bin": [
            "bin/psysh"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-develop": "0.9.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/functions.php"
            ],
            "psr-4": {
                "Psy\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Justin Hileman",
                "email": "justin@justinhileman.info",
                "homepage": "http://justinhileman.com"
            }
        ],
        "description": "An interactive shell for modern PHP.",
        "homepage": "http://psysh.org",
        "keywords": [
            "REPL",
            "console",
            "interactive",
            "shell"
        ]
    },
    {
        "name": "container-interop/container-interop",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/container-interop/container-interop.git",
            "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
            "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
            "shasum": ""
        },
        "require": {
            "psr/container": "^1.0"
        },
        "time": "2017-02-14T19:40:03+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Interop\\Container\\": "src/Interop/Container/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
        "homepage": "https://github.com/container-interop/container-interop"
    },
    {
        "name": "league/container",
        "version": "2.4.1",
        "version_normalized": "2.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/container.git",
            "reference": "43f35abd03a12977a60ffd7095efd6a7808488c0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/container/zipball/43f35abd03a12977a60ffd7095efd6a7808488c0",
            "reference": "43f35abd03a12977a60ffd7095efd6a7808488c0",
            "shasum": ""
        },
        "require": {
            "container-interop/container-interop": "^1.2",
            "php": "^5.4.0 || ^7.0"
        },
        "provide": {
            "container-interop/container-interop-implementation": "^1.2",
            "psr/container-implementation": "^1.0"
        },
        "replace": {
            "orno/di": "~2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2017-05-10T09:20:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev",
                "dev-1.x": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Container\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Phil Bennett",
                "email": "philipobenito@gmail.com",
                "homepage": "http://www.philipobenito.com",
                "role": "Developer"
            }
        ],
        "description": "A fast and intuitive dependency injection container.",
        "homepage": "https://github.com/thephpleague/container",
        "keywords": [
            "container",
            "dependency",
            "di",
            "injection",
            "league",
            "provider",
            "service"
        ]
    },
    {
        "name": "dflydev/dot-access-data",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
            "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a",
            "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2017-01-20T21:14:22+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Dflydev\\DotAccessData": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Dragonfly Development Inc.",
                "email": "info@dflydev.com",
                "homepage": "http://dflydev.com"
            },
            {
                "name": "Beau Simensen",
                "email": "beau@dflydev.com",
                "homepage": "http://beausimensen.com"
            },
            {
                "name": "Carlos Frutos",
                "email": "carlos@kiwing.it",
                "homepage": "https://github.com/cfrutos"
            }
        ],
        "description": "Given a deep data structure, access data by dot notation.",
        "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
        "keywords": [
            "access",
            "data",
            "dot",
            "notation"
        ]
    },
    {
        "name": "grasmash/yaml-expander",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/grasmash/yaml-expander.git",
            "reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/grasmash/yaml-expander/zipball/3f0f6001ae707a24f4d9733958d77d92bf9693b1",
            "reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1",
            "shasum": ""
        },
        "require": {
            "dflydev/dot-access-data": "^1.1.0",
            "php": ">=5.4",
            "symfony/yaml": "^2.8.11|^3|^4"
        },
        "require-dev": {
            "greg-1-anderson/composer-test-scenarios": "^1",
            "phpunit/phpunit": "^4.8|^5.5.4",
            "satooshi/php-coveralls": "^1.0.2|dev-master",
            "squizlabs/php_codesniffer": "^2.7"
        },
        "time": "2017-12-16T16:06:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Grasmash\\YamlExpander\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Matthew Grasmick"
            }
        ],
        "description": "Expands internal property references in a yaml file."
    },
    {
        "name": "consolidation/site-alias",
        "version": "1.1.11",
        "version_normalized": "1.1.11.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/site-alias.git",
            "reference": "54ea74ee7dbd54ef356798028ca9a3548cb8df14"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/site-alias/zipball/54ea74ee7dbd54ef356798028ca9a3548cb8df14",
            "reference": "54ea74ee7dbd54ef356798028ca9a3548cb8df14",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0"
        },
        "require-dev": {
            "consolidation/robo": "^1.2.3",
            "g1a/composer-test-scenarios": "^2",
            "knplabs/github-api": "^2.7",
            "php-http/guzzle6-adapter": "^1.1",
            "phpunit/phpunit": "^5",
            "satooshi/php-coveralls": "^2",
            "squizlabs/php_codesniffer": "^2.8",
            "symfony/console": "^2.8|^3|^4",
            "symfony/yaml": "~2.3|^3"
        },
        "time": "2018-11-03T05:07:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Consolidation\\SiteAlias\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Moshe Weitzman",
                "email": "weitzman@tejasa.com"
            },
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            }
        ],
        "description": "Manage alias records for local and remote sites."
    },
    {
        "name": "consolidation/output-formatters",
        "version": "3.4.0",
        "version_normalized": "3.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/output-formatters.git",
            "reference": "a942680232094c4a5b21c0b7e54c20cce623ae19"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/a942680232094c4a5b21c0b7e54c20cce623ae19",
            "reference": "a942680232094c4a5b21c0b7e54c20cce623ae19",
            "shasum": ""
        },
        "require": {
            "dflydev/dot-access-data": "^1.1.0",
            "php": ">=5.4.0",
            "symfony/console": "^2.8|^3|^4",
            "symfony/finder": "^2.5|^3|^4"
        },
        "require-dev": {
            "g1a/composer-test-scenarios": "^2",
            "phpunit/phpunit": "^5.7.27",
            "satooshi/php-coveralls": "^2",
            "squizlabs/php_codesniffer": "^2.7",
            "symfony/console": "3.2.3",
            "symfony/var-dumper": "^2.8|^3|^4",
            "victorjonsson/markdowndocs": "^1.3"
        },
        "suggest": {
            "symfony/var-dumper": "For using the var_dump formatter"
        },
        "time": "2018-10-19T22:35:38+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Consolidation\\OutputFormatters\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            }
        ],
        "description": "Format text by applying transformations provided by plug-in formatters."
    },
    {
        "name": "grasmash/expander",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/grasmash/expander.git",
            "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/grasmash/expander/zipball/95d6037344a4be1dd5f8e0b0b2571a28c397578f",
            "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f",
            "shasum": ""
        },
        "require": {
            "dflydev/dot-access-data": "^1.1.0",
            "php": ">=5.4"
        },
        "require-dev": {
            "greg-1-anderson/composer-test-scenarios": "^1",
            "phpunit/phpunit": "^4|^5.5.4",
            "satooshi/php-coveralls": "^1.0.2|dev-master",
            "squizlabs/php_codesniffer": "^2.7"
        },
        "time": "2017-12-21T22:14:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Grasmash\\Expander\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Matthew Grasmick"
            }
        ],
        "description": "Expands internal property references in PHP arrays file."
    },
    {
        "name": "consolidation/config",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/config.git",
            "reference": "11ab7ecd19131ce084390171b9c070eedecf7dab"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/config/zipball/11ab7ecd19131ce084390171b9c070eedecf7dab",
            "reference": "11ab7ecd19131ce084390171b9c070eedecf7dab",
            "shasum": ""
        },
        "require": {
            "dflydev/dot-access-data": "^1.1.0",
            "grasmash/expander": "^1",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "g1a/composer-test-scenarios": "^3",
            "php-coveralls/php-coveralls": "^1",
            "phpunit/phpunit": "^5",
            "squizlabs/php_codesniffer": "2.*",
            "symfony/console": "^2.5|^3|^4",
            "symfony/yaml": "^2.8.11|^3|^4"
        },
        "suggest": {
            "symfony/yaml": "Required to use Consolidation\\Config\\Loader\\YamlConfigLoader"
        },
        "time": "2019-02-16T01:18:47+00:00",
        "type": "library",
        "extra": {
            "scenarios": {
                "symfony4": {
                    "require-dev": {
                        "symfony/console": "^4.0"
                    },
                    "config": {
                        "platform": {
                            "php": "7.1.3"
                        }
                    }
                },
                "symfony2": {
                    "require-dev": {
                        "symfony/console": "^2.8",
                        "symfony/event-dispatcher": "^2.8",
                        "phpunit/phpunit": "^4.8.36"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.4.8"
                        }
                    }
                }
            },
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Consolidation\\Config\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            }
        ],
        "description": "Provide configuration services for a commandline tool."
    },
    {
        "name": "consolidation/annotated-command",
        "version": "2.11.2",
        "version_normalized": "2.11.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/annotated-command.git",
            "reference": "004af26391cd7d1cd04b0ac736dc1324d1b4f572"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/004af26391cd7d1cd04b0ac736dc1324d1b4f572",
            "reference": "004af26391cd7d1cd04b0ac736dc1324d1b4f572",
            "shasum": ""
        },
        "require": {
            "consolidation/output-formatters": "^3.4",
            "php": ">=5.4.5",
            "psr/log": "^1",
            "symfony/console": "^2.8|^3|^4",
            "symfony/event-dispatcher": "^2.5|^3|^4",
            "symfony/finder": "^2.5|^3|^4"
        },
        "require-dev": {
            "g1a/composer-test-scenarios": "^3",
            "php-coveralls/php-coveralls": "^1",
            "phpunit/phpunit": "^6",
            "squizlabs/php_codesniffer": "^2.7"
        },
        "time": "2019-02-02T02:29:53+00:00",
        "type": "library",
        "extra": {
            "scenarios": {
                "symfony4": {
                    "require": {
                        "symfony/console": "^4.0"
                    },
                    "config": {
                        "platform": {
                            "php": "7.1.3"
                        }
                    }
                },
                "symfony2": {
                    "require": {
                        "symfony/console": "^2.8"
                    },
                    "require-dev": {
                        "phpunit/phpunit": "^4.8.36"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.4.8"
                        }
                    },
                    "scenario-options": {
                        "create-lockfile": "false"
                    }
                },
                "phpunit4": {
                    "require-dev": {
                        "phpunit/phpunit": "^4.8.36"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.4.8"
                        }
                    }
                }
            },
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Consolidation\\AnnotatedCommand\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            }
        ],
        "description": "Initialize Symfony Console commands from annotated command class methods."
    },
    {
        "name": "consolidation/robo",
        "version": "1.4.6",
        "version_normalized": "1.4.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/Robo.git",
            "reference": "d4805a1abbc730e9a6d64ede2eba56f91a2b4eb3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/Robo/zipball/d4805a1abbc730e9a6d64ede2eba56f91a2b4eb3",
            "reference": "d4805a1abbc730e9a6d64ede2eba56f91a2b4eb3",
            "shasum": ""
        },
        "require": {
            "consolidation/annotated-command": "^2.10.2",
            "consolidation/config": "^1.0.10",
            "consolidation/log": "~1",
            "consolidation/output-formatters": "^3.1.13",
            "consolidation/self-update": "^1",
            "grasmash/yaml-expander": "^1.3",
            "league/container": "^2.2",
            "php": ">=5.5.0",
            "symfony/console": "^2.8|^3|^4",
            "symfony/event-dispatcher": "^2.5|^3|^4",
            "symfony/filesystem": "^2.5|^3|^4",
            "symfony/finder": "^2.5|^3|^4",
            "symfony/process": "^2.5|^3|^4"
        },
        "replace": {
            "codegyre/robo": "< 1.0"
        },
        "require-dev": {
            "codeception/aspect-mock": "^1|^2.1.1",
            "codeception/base": "^2.3.7",
            "codeception/verify": "^0.3.2",
            "g1a/composer-test-scenarios": "^3",
            "goaop/framework": "~2.1.2",
            "goaop/parser-reflection": "^1.1.0",
            "natxet/cssmin": "3.0.4",
            "nikic/php-parser": "^3.1.5",
            "patchwork/jsqueeze": "~2",
            "pear/archive_tar": "^1.4.4",
            "php-coveralls/php-coveralls": "^1",
            "phpunit/php-code-coverage": "~2|~4",
            "squizlabs/php_codesniffer": "^2.8"
        },
        "suggest": {
            "henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch",
            "natxet/CssMin": "For minifying CSS files in taskMinify",
            "patchwork/jsqueeze": "For minifying JS files in taskMinify",
            "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively."
        },
        "time": "2019-02-17T05:32:27+00:00",
        "bin": [
            "robo"
        ],
        "type": "library",
        "extra": {
            "scenarios": {
                "symfony4": {
                    "require": {
                        "symfony/console": "^4"
                    },
                    "config": {
                        "platform": {
                            "php": "7.1.3"
                        }
                    }
                },
                "symfony2": {
                    "require": {
                        "symfony/console": "^2.8"
                    },
                    "remove": [
                        "goaop/framework"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.5.9"
                        }
                    },
                    "scenario-options": {
                        "create-lockfile": "false"
                    }
                }
            },
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Robo\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Davert",
                "email": "davert.php@resend.cc"
            }
        ],
        "description": "Modern task runner"
    },
    {
        "name": "chi-teck/drupal-code-generator",
        "version": "1.28.0",
        "version_normalized": "1.28.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Chi-teck/drupal-code-generator.git",
            "reference": "a43131309b56a4c1874f39a9eaa4f6cb1a9832cd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/a43131309b56a4c1874f39a9eaa4f6cb1a9832cd",
            "reference": "a43131309b56a4c1874f39a9eaa4f6cb1a9832cd",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": ">=5.5.9",
            "symfony/console": "^3.4 || ^4.0",
            "symfony/filesystem": "^3.4 || ^4.0",
            "twig/twig": "^1.35"
        },
        "time": "2019-01-30T10:34:16+00:00",
        "bin": [
            "bin/dcg"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/bootstrap.php"
            ],
            "psr-4": {
                "DrupalCodeGenerator\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Drupal code generator"
    },
    {
        "name": "drush/drush",
        "version": "9.5.2",
        "version_normalized": "9.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/drush-ops/drush.git",
            "reference": "17f0106706391675a281c6d212850853bdbe90f9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/drush-ops/drush/zipball/17f0106706391675a281c6d212850853bdbe90f9",
            "reference": "17f0106706391675a281c6d212850853bdbe90f9",
            "shasum": ""
        },
        "require": {
            "chi-teck/drupal-code-generator": "^1.27.0",
            "composer/semver": "^1.4",
            "consolidation/annotated-command": "^2.9.1",
            "consolidation/config": "^1.1.0",
            "consolidation/output-formatters": "^3.1.12",
            "consolidation/robo": "^1.1.5",
            "consolidation/site-alias": "^1.1.5",
            "ext-dom": "*",
            "grasmash/yaml-expander": "^1.1.1",
            "league/container": "~2",
            "php": ">=5.6.0",
            "psr/log": "~1.0",
            "psy/psysh": "~0.6",
            "symfony/config": "^3.4",
            "symfony/console": "^3.4",
            "symfony/event-dispatcher": "^3.4",
            "symfony/finder": "^3.4",
            "symfony/process": "^3.4",
            "symfony/var-dumper": "^3.4",
            "symfony/yaml": "^3.4",
            "webflo/drupal-finder": "^1.1",
            "webmozart/path-util": "^2.1.0"
        },
        "require-dev": {
            "composer/installers": "^1.2",
            "cweagans/composer-patches": "~1.0",
            "drupal/alinks": "1.0.0",
            "drupal/devel": "^1.0@RC",
            "drupal/empty_theme": "1.0",
            "g1a/composer-test-scenarios": "^2.2.0",
            "lox/xhprof": "dev-master",
            "phpunit/phpunit": "^4.8.36 || ^6.1",
            "squizlabs/php_codesniffer": "^2.7",
            "vlucas/phpdotenv": "^2.4",
            "webflo/drupal-core-strict": "8.6.x-dev"
        },
        "time": "2018-10-17T18:37:53+00:00",
        "bin": [
            "drush"
        ],
        "type": "library",
        "extra": {
            "installer-paths": {
                "sut/core": [
                    "type:drupal-core"
                ],
                "sut/libraries/{$name}": [
                    "type:drupal-library"
                ],
                "sut/modules/unish/{$name}": [
                    "drupal/devel"
                ],
                "sut/themes/unish/{$name}": [
                    "drupal/empty_theme"
                ],
                "sut/modules/contrib/{$name}": [
                    "type:drupal-module"
                ],
                "sut/profiles/contrib/{$name}": [
                    "type:drupal-profile"
                ],
                "sut/themes/contrib/{$name}": [
                    "type:drupal-theme"
                ],
                "sut/drush/contrib/{$name}": [
                    "type:drupal-drush"
                ]
            },
            "branch-alias": {
                "dev-master": "9.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Drush\\": "src/",
                "Drush\\Internal\\": "internal-copy/",
                "Unish\\": "tests/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Moshe Weitzman",
                "email": "weitzman@tejasa.com"
            },
            {
                "name": "Owen Barton",
                "email": "drupal@owenbarton.com"
            },
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            },
            {
                "name": "Jonathan Araña Cruz",
                "email": "jonhattan@faita.net"
            },
            {
                "name": "Jonathan Hedstrom",
                "email": "jhedstrom@gmail.com"
            },
            {
                "name": "Christopher Gervais",
                "email": "chris@ergonlogic.com"
            },
            {
                "name": "Dave Reid",
                "email": "dave@davereid.net"
            },
            {
                "name": "Damian Lee",
                "email": "damiankloip@googlemail.com"
            }
        ],
        "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.",
        "homepage": "http://www.drush.org"
    },
    {
        "name": "mikehaertl/php-tmpfile",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mikehaertl/php-tmpfile.git",
            "reference": "0ff48ed52ffee46d0f21fc34e8806f15467eb9b1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mikehaertl/php-tmpfile/zipball/0ff48ed52ffee46d0f21fc34e8806f15467eb9b1",
            "reference": "0ff48ed52ffee46d0f21fc34e8806f15467eb9b1",
            "shasum": ""
        },
        "time": "2017-08-28T11:21:51+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "mikehaertl\\tmp\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Härtl",
                "email": "haertl.mike@gmail.com"
            }
        ],
        "description": "A convenience class for temporary files",
        "keywords": [
            "files"
        ]
    },
    {
        "name": "mikehaertl/php-shellcommand",
        "version": "1.4.1",
        "version_normalized": "1.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mikehaertl/php-shellcommand.git",
            "reference": "903ee95d3ee8f65ebbe4c6e17705d1d91760521a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/903ee95d3ee8f65ebbe4c6e17705d1d91760521a",
            "reference": "903ee95d3ee8f65ebbe4c6e17705d1d91760521a",
            "shasum": ""
        },
        "require": {
            "php": ">= 5.4.0"
        },
        "time": "2018-07-07T07:35:36+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "mikehaertl\\shellcommand\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Härtl",
                "email": "haertl.mike@gmail.com"
            }
        ],
        "description": "An object oriented interface to shell commands",
        "keywords": [
            "shell"
        ]
    },
    {
        "name": "mikehaertl/phpwkhtmltopdf",
        "version": "2.3.1",
        "version_normalized": "2.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mikehaertl/phpwkhtmltopdf.git",
            "reference": "45974cc1f0b99a8200aeedac6b692934a8a592cd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mikehaertl/phpwkhtmltopdf/zipball/45974cc1f0b99a8200aeedac6b692934a8a592cd",
            "reference": "45974cc1f0b99a8200aeedac6b692934a8a592cd",
            "shasum": ""
        },
        "require": {
            "mikehaertl/php-shellcommand": "^1.0.2",
            "mikehaertl/php-tmpfile": "^1.0.0",
            "php": ">=5.0.0"
        },
        "time": "2018-02-18T10:54:00+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "mikehaertl\\wkhtmlto\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Haertl",
                "email": "haertl.mike@gmail.com"
            }
        ],
        "description": "A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface",
        "homepage": "http://mikehaertl.github.com/phpwkhtmltopdf/",
        "keywords": [
            "pdf",
            "wkhtmltoimage",
            "wkhtmltopdf"
        ]
    },
    {
        "name": "vanderlee/phpSyllable",
        "version": "1.4.6",
        "version_normalized": "1.4.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/vanderlee/phpSyllable.git",
            "reference": "1.4.6"
        },
        "type": "library",
        "installation-source": "source"
    },
    {
        "name": "behat/gherkin",
        "version": "v4.6.0",
        "version_normalized": "4.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Behat/Gherkin.git",
            "reference": "ab0a02ea14893860bca00f225f5621d351a3ad07"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Behat/Gherkin/zipball/ab0a02ea14893860bca00f225f5621d351a3ad07",
            "reference": "ab0a02ea14893860bca00f225f5621d351a3ad07",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.1"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.5|~5",
            "symfony/phpunit-bridge": "~2.7|~3|~4",
            "symfony/yaml": "~2.3|~3|~4"
        },
        "suggest": {
            "symfony/yaml": "If you want to parse features, represented in YAML files"
        },
        "time": "2019-01-16T14:22:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Behat\\Gherkin": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "Gherkin DSL parser for PHP 5.3",
        "homepage": "http://behat.org/",
        "keywords": [
            "BDD",
            "Behat",
            "Cucumber",
            "DSL",
            "gherkin",
            "parser"
        ]
    },
    {
        "name": "symfony/dom-crawler",
        "version": "v3.4.22",
        "version_normalized": "3.4.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/dom-crawler.git",
            "reference": "32cb577c07bd900ee883a9d4b55d4098aa02e422"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/32cb577c07bd900ee883a9d4b55d4098aa02e422",
            "reference": "32cb577c07bd900ee883a9d4b55d4098aa02e422",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-ctype": "~1.8",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "require-dev": {
            "symfony/css-selector": "~2.8|~3.0|~4.0"
        },
        "suggest": {
            "symfony/css-selector": ""
        },
        "time": "2019-01-16T13:27:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\DomCrawler\\": ""
            },
            "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 DomCrawler Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/browser-kit",
        "version": "v4.2.3",
        "version_normalized": "4.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/browser-kit.git",
            "reference": "ee4462581eb54bf34b746e4a5d522a4f21620160"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/browser-kit/zipball/ee4462581eb54bf34b746e4a5d522a4f21620160",
            "reference": "ee4462581eb54bf34b746e4a5d522a4f21620160",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/dom-crawler": "~3.4|~4.0"
        },
        "require-dev": {
            "symfony/css-selector": "~3.4|~4.0",
            "symfony/process": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/process": ""
        },
        "time": "2019-01-16T21:31:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\BrowserKit\\": ""
            },
            "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 BrowserKit Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/css-selector",
        "version": "v2.8.49",
        "version_normalized": "2.8.49.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/css-selector.git",
            "reference": "7b1692e418d7ccac24c373528453bc90e42797de"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/css-selector/zipball/7b1692e418d7ccac24c373528453bc90e42797de",
            "reference": "7b1692e418d7ccac24c373528453bc90e42797de",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9"
        },
        "time": "2018-11-11T11:18:13+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\CssSelector\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jean-François Simon",
                "email": "jeanfrancois.simon@sensiolabs.com"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony CssSelector Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "behat/mink",
        "version": "v1.7.1",
        "version_normalized": "1.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/minkphp/Mink.git",
            "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9",
            "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.1",
            "symfony/css-selector": "~2.1|~3.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "~2.7|~3.0"
        },
        "suggest": {
            "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
            "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
            "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
            "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
        },
        "time": "2016-03-05T08:26:18+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Behat\\Mink\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "Browser controller/emulator abstraction for PHP",
        "homepage": "http://mink.behat.org/",
        "keywords": [
            "browser",
            "testing",
            "web"
        ]
    },
    {
        "name": "behat/mink-browserkit-driver",
        "version": "1.3.3",
        "version_normalized": "1.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
            "reference": "1b9a7ce903cfdaaec5fb32bfdbb26118343662eb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/1b9a7ce903cfdaaec5fb32bfdbb26118343662eb",
            "reference": "1b9a7ce903cfdaaec5fb32bfdbb26118343662eb",
            "shasum": ""
        },
        "require": {
            "behat/mink": "^1.7.1@dev",
            "php": ">=5.3.6",
            "symfony/browser-kit": "~2.3|~3.0|~4.0",
            "symfony/dom-crawler": "~2.3|~3.0|~4.0"
        },
        "require-dev": {
            "mink/driver-testsuite": "dev-master",
            "symfony/http-kernel": "~2.3|~3.0|~4.0"
        },
        "time": "2018-05-02T09:25:31+00:00",
        "type": "mink-driver",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Behat\\Mink\\Driver\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "Symfony2 BrowserKit driver for Mink framework",
        "homepage": "http://mink.behat.org/",
        "keywords": [
            "Mink",
            "Symfony2",
            "browser",
            "testing"
        ]
    },
    {
        "name": "behat/transliterator",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Behat/Transliterator.git",
            "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
            "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "chuyskywalker/rolling-curl": "^3.1",
            "php-yaoi/php-yaoi": "^1.0"
        },
        "time": "2017-04-04T11:38:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Behat\\Transliterator": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Artistic-1.0"
        ],
        "description": "String transliterator",
        "keywords": [
            "i18n",
            "slug",
            "transliterator"
        ]
    },
    {
        "name": "behat/behat",
        "version": "v3.5.0",
        "version_normalized": "3.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Behat/Behat.git",
            "reference": "e4bce688be0c2029dc1700e46058d86428c63cab"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Behat/Behat/zipball/e4bce688be0c2029dc1700e46058d86428c63cab",
            "reference": "e4bce688be0c2029dc1700e46058d86428c63cab",
            "shasum": ""
        },
        "require": {
            "behat/gherkin": "^4.5.1",
            "behat/transliterator": "^1.2",
            "container-interop/container-interop": "^1.2",
            "ext-mbstring": "*",
            "php": ">=5.3.3",
            "psr/container": "^1.0",
            "symfony/class-loader": "~2.1||~3.0",
            "symfony/config": "~2.3||~3.0||~4.0",
            "symfony/console": "~2.7.40||^2.8.33||~3.3.15||^3.4.3||^4.0.3",
            "symfony/dependency-injection": "~2.1||~3.0||~4.0",
            "symfony/event-dispatcher": "~2.1||~3.0||~4.0",
            "symfony/translation": "~2.3||~3.0||~4.0",
            "symfony/yaml": "~2.1||~3.0||~4.0"
        },
        "require-dev": {
            "herrera-io/box": "~1.6.1",
            "phpunit/phpunit": "^4.8.36|^6.3",
            "symfony/process": "~2.5|~3.0|~4.0"
        },
        "time": "2018-08-10T18:56:51+00:00",
        "bin": [
            "bin/behat"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Behat\\Behat": "src/",
                "Behat\\Testwork": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "Scenario-oriented BDD framework for PHP 5.3",
        "homepage": "http://behat.org/",
        "keywords": [
            "Agile",
            "BDD",
            "ScenarioBDD",
            "Scrum",
            "StoryBDD",
            "User story",
            "business",
            "development",
            "documentation",
            "examples",
            "symfony",
            "testing"
        ]
    },
    {
        "name": "bex/behat-extension-driver-locator",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tkotosz/behat-extension-driver-locator.git",
            "reference": "af9fb11f5f3cc220ee2c08071ee9d50f11048b86"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tkotosz/behat-extension-driver-locator/zipball/af9fb11f5f3cc220ee2c08071ee9d50f11048b86",
            "reference": "af9fb11f5f3cc220ee2c08071ee9d50f11048b86",
            "shasum": ""
        },
        "require": {
            "behat/behat": "^3.0.0",
            "php": ">=5.4"
        },
        "require-dev": {
            "phpspec/phpspec": "2.4.0-alpha2"
        },
        "time": "2015-12-17T13:26:09+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Tibor Kotosz",
                "email": "kotosy@gmail.com",
                "homepage": "https://github.com/tkotosz",
                "role": "Developer"
            }
        ],
        "description": "Driver locator tool for behat extensions",
        "homepage": "https://github.com/tkotosz/behat-extension-driver-locator",
        "keywords": [
            "BDD",
            "Behat",
            "TDD"
        ]
    },
    {
        "name": "kriswallsmith/buzz",
        "version": "v0.15.2",
        "version_normalized": "0.15.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kriswallsmith/Buzz.git",
            "reference": "d0b82d8a6169276f91f445c26792ff4a2b11e831"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/d0b82d8a6169276f91f445c26792ff4a2b11e831",
            "reference": "d0b82d8a6169276f91f445c26792ff4a2b11e831",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^3.3"
        },
        "suggest": {
            "ext-curl": "*"
        },
        "time": "2017-11-24T19:18:50+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Buzz\\": "lib/Buzz"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kris Wallsmith",
                "email": "kris.wallsmith@gmail.com",
                "homepage": "http://kriswallsmith.net/"
            }
        ],
        "description": "Lightweight HTTP client",
        "homepage": "https://github.com/kriswallsmith/Buzz",
        "keywords": [
            "curl",
            "http client"
        ]
    },
    {
        "name": "behat/mink-extension",
        "version": "2.3.1",
        "version_normalized": "2.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Behat/MinkExtension.git",
            "reference": "80f7849ba53867181b7e412df9210e12fba50177"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/80f7849ba53867181b7e412df9210e12fba50177",
            "reference": "80f7849ba53867181b7e412df9210e12fba50177",
            "shasum": ""
        },
        "require": {
            "behat/behat": "^3.0.5",
            "behat/mink": "^1.5",
            "php": ">=5.3.2",
            "symfony/config": "^2.7|^3.0|^4.0"
        },
        "require-dev": {
            "behat/mink-goutte-driver": "^1.1",
            "phpspec/phpspec": "^2.0"
        },
        "time": "2018-02-06T15:36:30+00:00",
        "type": "behat-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Behat\\MinkExtension": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Christophe Coevoet",
                "email": "stof@notk.org"
            },
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com"
            }
        ],
        "description": "Mink extension for Behat",
        "homepage": "http://extensions.behat.org/mink",
        "keywords": [
            "browser",
            "gui",
            "test",
            "web"
        ]
    },
    {
        "name": "bex/behat-screenshot",
        "version": "1.2.8",
        "version_normalized": "1.2.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/elvetemedve/behat-screenshot.git",
            "reference": "9860b8d825dab027d0fc975914131fc758561674"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/elvetemedve/behat-screenshot/zipball/9860b8d825dab027d0fc975914131fc758561674",
            "reference": "9860b8d825dab027d0fc975914131fc758561674",
            "shasum": ""
        },
        "require": {
            "behat/behat": "^3.0.0",
            "behat/mink-extension": "^2.0.0",
            "bex/behat-extension-driver-locator": "^1.0.2",
            "php": ">=5.4",
            "symfony/filesystem": "^2.7|^3.0|^4.0",
            "symfony/finder": "^2.7|^3.0|^4.0"
        },
        "require-dev": {
            "behat/mink-selenium2-driver": "^1.3.0",
            "bex/behat-screenshot-image-driver-dummy": "^1.0",
            "bex/behat-test-runner": "^1.2.2",
            "jakoch/phantomjs-installer": "^2.1.1-p07",
            "phpspec/phpspec": "^2.5"
        },
        "suggest": {
            "bex/behat-screenshot-image-driver-img42": "Allows to upload the screenshot to img42.com",
            "bex/behat-screenshot-image-driver-unsee": "Allows to upload the screenshot to unsee.cc",
            "bex/behat-screenshot-image-driver-uploadpie": "Allows to upload the screenshot to uploadpie.com"
        },
        "time": "2018-12-22T21:15:53+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Bex\\Behat\\ScreenshotExtension\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Geza Buza",
                "email": "bghome@gmail.com",
                "homepage": "https://twitter.com/medve540",
                "role": "Developer"
            },
            {
                "name": "Tibor Kotosz",
                "email": "kotosy@gmail.com",
                "homepage": "https://github.com/tkotosz",
                "role": "Developer"
            }
        ],
        "description": "Extension for behat to help debug failing scenarios",
        "homepage": "https://github.com/elvetemedve/behat-screenshot",
        "keywords": [
            "BDD",
            "Behat",
            "TDD",
            "behat-screenshot"
        ]
    },
    {
        "name": "bex/behat-screenshot-image-driver-uploadpie",
        "version": "1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tkotosz/behat-screenshot-image-driver-uploadpie.git",
            "reference": "dfe68412328294e1ac7dbbadb976e9d7331ffee9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tkotosz/behat-screenshot-image-driver-uploadpie/zipball/dfe68412328294e1ac7dbbadb976e9d7331ffee9",
            "reference": "dfe68412328294e1ac7dbbadb976e9d7331ffee9",
            "shasum": ""
        },
        "require": {
            "bex/behat-screenshot": "^1.0",
            "kriswallsmith/buzz": "^0.15.0",
            "php": ">=5.4"
        },
        "require-dev": {
            "behat/mink-selenium2-driver": "^1.3.0",
            "bex/behat-test-runner": "^1.1",
            "jakoch/phantomjs-installer": "^1.9.8",
            "phpspec/phpspec": "2.4.0-alpha2"
        },
        "time": "2017-03-31T16:02:31+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Bex\\Behat\\ScreenshotExtension\\Driver\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Geza Buza",
                "email": "bghome@gmail.com",
                "homepage": "https://twitter.com/medve540",
                "role": "Developer"
            },
            {
                "name": "Tibor Kotosz",
                "email": "kotosy@gmail.com",
                "homepage": "https://github.com/tkotosz",
                "role": "Developer"
            }
        ],
        "description": "uploadpie.com image driver for bex/behat-screenshot extension",
        "homepage": "https://github.com/tkotosz/behat-screenshot-image-driver-uploadpie",
        "keywords": [
            "BDD",
            "Behat",
            "TDD",
            "behat-screenshot"
        ]
    },
    {
        "name": "seld/phar-utils",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/phar-utils.git",
            "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/7009b5139491975ef6486545a39f3e6dad5ac30a",
            "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "time": "2015-10-13T18:44:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Seld\\PharUtils\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be"
            }
        ],
        "description": "PHAR file format utilities, for when PHP phars you up",
        "keywords": [
            "phra"
        ]
    },
    {
        "name": "seld/jsonlint",
        "version": "1.7.1",
        "version_normalized": "1.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/jsonlint.git",
            "reference": "d15f59a67ff805a44c50ea0516d2341740f81a38"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/d15f59a67ff805a44c50ea0516d2341740f81a38",
            "reference": "d15f59a67ff805a44c50ea0516d2341740f81a38",
            "shasum": ""
        },
        "require": {
            "php": "^5.3 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
        },
        "time": "2018-01-24T12:46:19+00:00",
        "bin": [
            "bin/jsonlint"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Seld\\JsonLint\\": "src/Seld/JsonLint/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "JSON Linter",
        "keywords": [
            "json",
            "linter",
            "parser",
            "validator"
        ]
    },
    {
        "name": "justinrainbow/json-schema",
        "version": "5.2.8",
        "version_normalized": "5.2.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/justinrainbow/json-schema.git",
            "reference": "dcb6e1006bb5fd1e392b4daa68932880f37550d4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/dcb6e1006bb5fd1e392b4daa68932880f37550d4",
            "reference": "dcb6e1006bb5fd1e392b4daa68932880f37550d4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "~2.2.20",
            "json-schema/json-schema-test-suite": "1.2.0",
            "phpunit/phpunit": "^4.8.35"
        },
        "time": "2019-01-14T23:55:14+00:00",
        "bin": [
            "bin/validate-json"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JsonSchema\\": "src/JsonSchema/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bruno Prieto Reis",
                "email": "bruno.p.reis@gmail.com"
            },
            {
                "name": "Justin Rainbow",
                "email": "justin.rainbow@gmail.com"
            },
            {
                "name": "Igor Wiedler",
                "email": "igor@wiedler.ch"
            },
            {
                "name": "Robert Schönthal",
                "email": "seroscho@googlemail.com"
            }
        ],
        "description": "A library to validate a json schema.",
        "homepage": "https://github.com/justinrainbow/json-schema",
        "keywords": [
            "json",
            "schema"
        ]
    },
    {
        "name": "composer/xdebug-handler",
        "version": "1.3.2",
        "version_normalized": "1.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/xdebug-handler.git",
            "reference": "d17708133b6c276d6e42ef887a877866b909d892"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/d17708133b6c276d6e42ef887a877866b909d892",
            "reference": "d17708133b6c276d6e42ef887a877866b909d892",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.2 || ^7.0",
            "psr/log": "^1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
        },
        "time": "2019-01-28T20:25:53+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\XdebugHandler\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "John Stevenson",
                "email": "john-stevenson@blueyonder.co.uk"
            }
        ],
        "description": "Restarts a process without xdebug.",
        "keywords": [
            "Xdebug",
            "performance"
        ]
    },
    {
        "name": "composer/spdx-licenses",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/spdx-licenses.git",
            "reference": "7a9556b22bd9d4df7cad89876b00af58ef20d3a2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/7a9556b22bd9d4df7cad89876b00af58ef20d3a2",
            "reference": "7a9556b22bd9d4df7cad89876b00af58ef20d3a2",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.2 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
            "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
        },
        "time": "2018-11-01T09:45:54+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Spdx\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nils Adermann",
                "email": "naderman@naderman.de",
                "homepage": "http://www.naderman.de"
            },
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            },
            {
                "name": "Rob Bast",
                "email": "rob.bast@gmail.com",
                "homepage": "http://robbast.nl"
            }
        ],
        "description": "SPDX licenses list and validation library.",
        "keywords": [
            "license",
            "spdx",
            "validator"
        ]
    },
    {
        "name": "composer/ca-bundle",
        "version": "1.1.4",
        "version_normalized": "1.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/ca-bundle.git",
            "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/ca-bundle/zipball/558f321c52faeb4828c03e7dc0cfe39a09e09a2d",
            "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d",
            "shasum": ""
        },
        "require": {
            "ext-openssl": "*",
            "ext-pcre": "*",
            "php": "^5.3.2 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
            "psr/log": "^1.0",
            "symfony/process": "^2.5 || ^3.0 || ^4.0"
        },
        "time": "2019-01-28T09:30:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\CaBundle\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
        "keywords": [
            "cabundle",
            "cacert",
            "certificate",
            "ssl",
            "tls"
        ]
    },
    {
        "name": "composer/composer",
        "version": "1.8.4",
        "version_normalized": "1.8.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/composer.git",
            "reference": "bc364c2480c17941e2135cfc568fa41794392534"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/composer/zipball/bc364c2480c17941e2135cfc568fa41794392534",
            "reference": "bc364c2480c17941e2135cfc568fa41794392534",
            "shasum": ""
        },
        "require": {
            "composer/ca-bundle": "^1.0",
            "composer/semver": "^1.0",
            "composer/spdx-licenses": "^1.2",
            "composer/xdebug-handler": "^1.1",
            "justinrainbow/json-schema": "^3.0 || ^4.0 || ^5.0",
            "php": "^5.3.2 || ^7.0",
            "psr/log": "^1.0",
            "seld/jsonlint": "^1.4",
            "seld/phar-utils": "^1.0",
            "symfony/console": "^2.7 || ^3.0 || ^4.0",
            "symfony/filesystem": "^2.7 || ^3.0 || ^4.0",
            "symfony/finder": "^2.7 || ^3.0 || ^4.0",
            "symfony/process": "^2.7 || ^3.0 || ^4.0"
        },
        "conflict": {
            "symfony/console": "2.8.38"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7",
            "phpunit/phpunit-mock-objects": "^2.3 || ^3.0"
        },
        "suggest": {
            "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
            "ext-zip": "Enabling the zip extension allows you to unzip archives",
            "ext-zlib": "Allow gzip compression of HTTP requests"
        },
        "time": "2019-02-11T09:52:10+00:00",
        "bin": [
            "bin/composer"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\": "src/Composer"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nils Adermann",
                "email": "naderman@naderman.de",
                "homepage": "http://www.naderman.de"
            },
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.",
        "homepage": "https://getcomposer.org/",
        "keywords": [
            "autoload",
            "dependency",
            "package"
        ]
    },
    {
        "name": "dflydev/placeholder-resolver",
        "version": "v1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dflydev/dflydev-placeholder-resolver.git",
            "reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dflydev/dflydev-placeholder-resolver/zipball/c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
            "reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2012-10-28T21:08:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Dflydev\\PlaceholderResolver": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Dragonfly Development Inc.",
                "email": "info@dflydev.com",
                "homepage": "http://dflydev.com"
            },
            {
                "name": "Beau Simensen",
                "email": "beau@dflydev.com",
                "homepage": "http://beausimensen.com"
            }
        ],
        "description": "Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.",
        "homepage": "https://github.com/dflydev/dflydev-placeholder-resolver",
        "keywords": [
            "placeholder",
            "resolver"
        ]
    },
    {
        "name": "squizlabs/php_codesniffer",
        "version": "3.4.0",
        "version_normalized": "3.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
            "reference": "379deb987e26c7cd103a7b387aea178baec96e48"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/379deb987e26c7cd103a7b387aea178baec96e48",
            "reference": "379deb987e26c7cd103a7b387aea178baec96e48",
            "shasum": ""
        },
        "require": {
            "ext-simplexml": "*",
            "ext-tokenizer": "*",
            "ext-xmlwriter": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
        },
        "time": "2018-12-19T23:57:18+00:00",
        "bin": [
            "bin/phpcs",
            "bin/phpcbf"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Greg Sherwood",
                "role": "lead"
            }
        ],
        "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
        "homepage": "http://www.squizlabs.com/php-codesniffer",
        "keywords": [
            "phpcs",
            "standards"
        ]
    },
    {
        "name": "drupal/coder",
        "version": "8.3.1",
        "version_normalized": "8.3.1.0",
        "source": {
            "type": "git",
            "url": "https://git.drupal.org/project/coder.git",
            "reference": "29a25627e7148b3119c84f18e087fc3b8c85b959"
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.4.0",
            "squizlabs/php_codesniffer": "^3.0.1",
            "symfony/yaml": ">=2.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": ">=3.7 <6"
        },
        "time": "2018-09-21T14:22:49+00:00",
        "type": "phpcodesniffer-standard",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Drupal\\": "coder_sniffer/Drupal/",
                "DrupalPractice\\": "coder_sniffer/Drupal/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "description": "Coder is a library to review Drupal code.",
        "homepage": "https://www.drupal.org/project/coder",
        "keywords": [
            "code review",
            "phpcs",
            "standards"
        ]
    },
    {
        "name": "drupal/console-extend-plugin",
        "version": "0.9.2",
        "version_normalized": "0.9.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hechoendrupal/drupal-console-extend-plugin.git",
            "reference": "f3bac233fd305359c33e96621443b3bd065555cc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hechoendrupal/drupal-console-extend-plugin/zipball/f3bac233fd305359c33e96621443b3bd065555cc",
            "reference": "f3bac233fd305359c33e96621443b3bd065555cc",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0",
            "symfony/finder": "~2.7|~3.0",
            "symfony/yaml": "~2.7|~3.0"
        },
        "time": "2017-07-28T17:11:54+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "Drupal\\Console\\Composer\\Plugin\\Extender"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Drupal\\Console\\Composer\\Plugin\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jesus Manuel Olivas",
                "email": "jesus.olivas@gmail.com"
            }
        ],
        "description": "Drupal Console Extend Plugin"
    },
    {
        "name": "stecman/symfony-console-completion",
        "version": "0.9.0",
        "version_normalized": "0.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/stecman/symfony-console-completion.git",
            "reference": "bd07a24190541de2828c1d6469a8ddce599d3c5a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/bd07a24190541de2828c1d6469a8ddce599d3c5a",
            "reference": "bd07a24190541de2828c1d6469a8ddce599d3c5a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2",
            "symfony/console": "~2.3 || ~3.0 || ~4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8.36 || ~5.7 || ~6.4"
        },
        "time": "2019-01-19T21:25:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Stecman\\Component\\Symfony\\Console\\BashCompletion\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Stephen Holdaway",
                "email": "stephen@stecman.co.nz"
            }
        ],
        "description": "Automatic BASH completion for Symfony Console Component based applications."
    },
    {
        "name": "drupal/console-en",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hechoendrupal/drupal-console-en.git",
            "reference": "ea956ddffab04f519a89858810e5f695b9def92b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hechoendrupal/drupal-console-en/zipball/ea956ddffab04f519a89858810e5f695b9def92b",
            "reference": "ea956ddffab04f519a89858810e5f695b9def92b",
            "shasum": ""
        },
        "time": "2018-03-21T19:16:27+00:00",
        "type": "drupal-console-language",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "David Flores",
                "email": "dmousex@gmail.com",
                "homepage": "http://dmouse.net"
            },
            {
                "name": "Jesus Manuel Olivas",
                "email": "jesus.olivas@gmail.com",
                "homepage": "http://jmolivas.com"
            },
            {
                "name": "Drupal Console Contributors",
                "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
            },
            {
                "name": "Eduardo Garcia",
                "email": "enzo@enzolutions.com",
                "homepage": "http://enzolutions.com/"
            },
            {
                "name": "Omar Aguirre",
                "email": "omersguchigu@gmail.com"
            }
        ],
        "description": "Drupal Console English Language",
        "homepage": "http://drupalconsole.com/",
        "keywords": [
            "console",
            "development",
            "drupal",
            "symfony"
        ]
    },
    {
        "name": "dflydev/dot-access-configuration",
        "version": "v1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dflydev/dflydev-dot-access-configuration.git",
            "reference": "2e6eb0c8b8830b26bb23defcfc38d4276508fc49"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-configuration/zipball/2e6eb0c8b8830b26bb23defcfc38d4276508fc49",
            "reference": "2e6eb0c8b8830b26bb23defcfc38d4276508fc49",
            "shasum": ""
        },
        "require": {
            "dflydev/dot-access-data": "1.*",
            "dflydev/placeholder-resolver": "1.*",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "symfony/yaml": "~2.1"
        },
        "suggest": {
            "symfony/yaml": "Required for using the YAML Configuration Builders"
        },
        "time": "2018-09-08T23:00:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Dflydev\\DotAccessConfiguration": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Dragonfly Development Inc.",
                "email": "info@dflydev.com",
                "homepage": "http://dflydev.com"
            },
            {
                "name": "Beau Simensen",
                "email": "beau@dflydev.com",
                "homepage": "http://beausimensen.com"
            }
        ],
        "description": "Given a deep data structure representing a configuration, access configuration by dot notation.",
        "homepage": "https://github.com/dflydev/dflydev-dot-access-configuration",
        "keywords": [
            "config",
            "configuration"
        ]
    },
    {
        "name": "drupal/console-core",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hechoendrupal/drupal-console-core.git",
            "reference": "bf1fb4a6f689377acec1694267f674178d28e5d1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hechoendrupal/drupal-console-core/zipball/bf1fb4a6f689377acec1694267f674178d28e5d1",
            "reference": "bf1fb4a6f689377acec1694267f674178d28e5d1",
            "shasum": ""
        },
        "require": {
            "dflydev/dot-access-configuration": "^1.0",
            "drupal/console-en": "1.8.0",
            "php": "^5.5.9 || ^7.0",
            "stecman/symfony-console-completion": "~0.7",
            "symfony/config": "~2.8|~3.0",
            "symfony/console": "~2.8|~3.0",
            "symfony/debug": "~2.8|~3.0",
            "symfony/dependency-injection": "~2.8|~3.0",
            "symfony/event-dispatcher": "~2.8|~3.0",
            "symfony/filesystem": "~2.8|~3.0",
            "symfony/finder": "~2.8|~3.0",
            "symfony/process": "~2.8|~3.0",
            "symfony/translation": "~2.8|~3.0",
            "symfony/yaml": "~2.8|~3.0",
            "twig/twig": "^1.23.1",
            "webflo/drupal-finder": "^1.0",
            "webmozart/path-util": "^2.3"
        },
        "time": "2018-03-21T19:33:23+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/functions.php"
            ],
            "psr-4": {
                "Drupal\\Console\\Core\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "David Flores",
                "email": "dmousex@gmail.com",
                "homepage": "http://dmouse.net"
            },
            {
                "name": "Jesus Manuel Olivas",
                "email": "jesus.olivas@gmail.com",
                "homepage": "http://jmolivas.com"
            },
            {
                "name": "Drupal Console Contributors",
                "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
            },
            {
                "name": "Eduardo Garcia",
                "email": "enzo@enzolutions.com",
                "homepage": "http://enzolutions.com/"
            },
            {
                "name": "Omar Aguirre",
                "email": "omersguchigu@gmail.com"
            }
        ],
        "description": "Drupal Console Core",
        "homepage": "http://drupalconsole.com/",
        "keywords": [
            "console",
            "development",
            "drupal",
            "symfony"
        ]
    },
    {
        "name": "alchemy/zippy",
        "version": "0.4.3",
        "version_normalized": "0.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/alchemy-fr/Zippy.git",
            "reference": "5ffdc93de0af2770d396bf433d8b2667c77277ea"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/alchemy-fr/Zippy/zipball/5ffdc93de0af2770d396bf433d8b2667c77277ea",
            "reference": "5ffdc93de0af2770d396bf433d8b2667c77277ea",
            "shasum": ""
        },
        "require": {
            "doctrine/collections": "~1.0",
            "ext-mbstring": "*",
            "php": ">=5.5",
            "symfony/filesystem": "^2.0.5|^3.0",
            "symfony/process": "^2.1|^3.0"
        },
        "require-dev": {
            "ext-zip": "*",
            "guzzle/guzzle": "~3.0",
            "guzzlehttp/guzzle": "^6.0",
            "phpunit/phpunit": "^4.0|^5.0",
            "symfony/finder": "^2.0.5|^3.0"
        },
        "suggest": {
            "ext-zip": "To use the ZipExtensionAdapter",
            "guzzle/guzzle": "To use the GuzzleTeleporter with Guzzle 3",
            "guzzlehttp/guzzle": "To use the GuzzleTeleporter with Guzzle 6"
        },
        "time": "2016-11-03T16:10:31+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Alchemy\\Zippy\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alchemy",
                "email": "dev.team@alchemy.fr",
                "homepage": "http://www.alchemy.fr/"
            }
        ],
        "description": "Zippy, the archive manager companion",
        "keywords": [
            "bzip",
            "compression",
            "tar",
            "zip"
        ]
    },
    {
        "name": "drupal/console",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hechoendrupal/drupal-console.git",
            "reference": "368bbfa44dc6b957eb4db01977f7c39e83032d18"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hechoendrupal/drupal-console/zipball/368bbfa44dc6b957eb4db01977f7c39e83032d18",
            "reference": "368bbfa44dc6b957eb4db01977f7c39e83032d18",
            "shasum": ""
        },
        "require": {
            "alchemy/zippy": "0.4.3",
            "composer/installers": "~1.0",
            "doctrine/annotations": "^1.2",
            "doctrine/collections": "^1.3",
            "drupal/console-core": "1.8.0",
            "drupal/console-extend-plugin": "~0",
            "guzzlehttp/guzzle": "~6.1",
            "php": "^5.5.9 || ^7.0",
            "psy/psysh": "0.6.* || ~0.8",
            "symfony/css-selector": "~2.8|~3.0",
            "symfony/dom-crawler": "~2.8|~3.0",
            "symfony/http-foundation": "~2.8|~3.0"
        },
        "suggest": {
            "symfony/thanks": "Thank your favorite PHP projects on Github using the CLI!",
            "vlucas/phpdotenv": "Loads environment variables from .env to getenv(), $_ENV and $_SERVER automagically."
        },
        "time": "2018-03-21T20:50:16+00:00",
        "bin": [
            "bin/drupal"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Drupal\\Console\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "David Flores",
                "email": "dmousex@gmail.com",
                "homepage": "http://dmouse.net"
            },
            {
                "name": "Jesus Manuel Olivas",
                "email": "jesus.olivas@gmail.com",
                "homepage": "http://jmolivas.com"
            },
            {
                "name": "Eduardo Garcia",
                "email": "enzo@enzolutions.com",
                "homepage": "http://enzolutions.com/"
            },
            {
                "name": "Omar Aguirre",
                "email": "omersguchigu@gmail.com"
            },
            {
                "name": "Drupal Console Contributors",
                "homepage": "https://github.com/hechoendrupal/drupal-console/graphs/contributors"
            }
        ],
        "description": "The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.",
        "homepage": "http://drupalconsole.com/",
        "keywords": [
            "console",
            "development",
            "drupal",
            "symfony"
        ]
    },
    {
        "name": "drupal/drupal-driver",
        "version": "v1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jhedstrom/DrupalDriver.git",
            "reference": "919c6a39ef6a17bdcaf81dcff97b117ecfb6061c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jhedstrom/DrupalDriver/zipball/919c6a39ef6a17bdcaf81dcff97b117ecfb6061c",
            "reference": "919c6a39ef6a17bdcaf81dcff97b117ecfb6061c",
            "shasum": ""
        },
        "require": {
            "drupal/core-utility": "^8.4",
            "php": ">=5.5.9",
            "symfony/dependency-injection": "~2.6|~3.0",
            "symfony/process": "~2.5|~3.0"
        },
        "require-dev": {
            "drupal/coder": "~8.2.0",
            "drush-ops/behat-drush-endpoint": "*",
            "jakub-onderka/php-parallel-lint": "^0.9.2",
            "mockery/mockery": "0.9.4",
            "phpspec/phpspec": "~2.0",
            "phpunit/phpunit": "~4.0"
        },
        "time": "2018-02-09T18:02:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Drupal\\Driver": "src/",
                "Drupal\\Tests\\Driver": "tests/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Jonathan Hedstrom",
                "email": "jhedstrom@gmail.com"
            }
        ],
        "description": "A collection of reusable Drupal drivers",
        "homepage": "http://github.com/jhedstrom/DrupalDriver",
        "keywords": [
            "drupal",
            "test",
            "web"
        ]
    },
    {
        "name": "instaclick/php-webdriver",
        "version": "1.4.5",
        "version_normalized": "1.4.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/instaclick/php-webdriver.git",
            "reference": "6fa959452e774dcaed543faad3a9d1a37d803327"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/6fa959452e774dcaed543faad3a9d1a37d803327",
            "reference": "6fa959452e774dcaed543faad3a9d1a37d803327",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8",
            "satooshi/php-coveralls": "^1.0||^2.0"
        },
        "time": "2017-06-30T04:02:48+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "WebDriver": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Justin Bishop",
                "email": "jubishop@gmail.com",
                "role": "Developer"
            },
            {
                "name": "Anthon Pang",
                "email": "apang@softwaredevelopment.ca",
                "role": "Fork Maintainer"
            }
        ],
        "description": "PHP WebDriver for Selenium 2",
        "homepage": "http://instaclick.com/",
        "keywords": [
            "browser",
            "selenium",
            "webdriver",
            "webtest"
        ]
    },
    {
        "name": "behat/mink-selenium2-driver",
        "version": "v1.3.1",
        "version_normalized": "1.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
            "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/473a9f3ebe0c134ee1e623ce8a9c852832020288",
            "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288",
            "shasum": ""
        },
        "require": {
            "behat/mink": "~1.7@dev",
            "instaclick/php-webdriver": "~1.1",
            "php": ">=5.3.1"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "~2.7"
        },
        "time": "2016-03-05T09:10:18+00:00",
        "type": "mink-driver",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Behat\\Mink\\Driver\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            },
            {
                "name": "Pete Otaqui",
                "email": "pete@otaqui.com",
                "homepage": "https://github.com/pete-otaqui"
            }
        ],
        "description": "Selenium2 (WebDriver) driver for Mink framework",
        "homepage": "http://mink.behat.org/",
        "keywords": [
            "ajax",
            "browser",
            "javascript",
            "selenium",
            "testing",
            "webdriver"
        ]
    },
    {
        "name": "fabpot/goutte",
        "version": "v3.2.3",
        "version_normalized": "3.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/FriendsOfPHP/Goutte.git",
            "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/3f0eaf0a40181359470651f1565b3e07e3dd31b8",
            "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/guzzle": "^6.0",
            "php": ">=5.5.0",
            "symfony/browser-kit": "~2.1|~3.0|~4.0",
            "symfony/css-selector": "~2.1|~3.0|~4.0",
            "symfony/dom-crawler": "~2.1|~3.0|~4.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^3.3 || ^4"
        },
        "time": "2018-06-29T15:13:57+00:00",
        "type": "application",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Goutte\\": "Goutte"
            },
            "exclude-from-classmap": [
                "Goutte/Tests"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "A simple PHP Web Scraper",
        "homepage": "https://github.com/FriendsOfPHP/Goutte",
        "keywords": [
            "scraper"
        ]
    },
    {
        "name": "behat/mink-goutte-driver",
        "version": "v1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/minkphp/MinkGoutteDriver.git",
            "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
            "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
            "shasum": ""
        },
        "require": {
            "behat/mink": "~1.6@dev",
            "behat/mink-browserkit-driver": "~1.2@dev",
            "fabpot/goutte": "~1.0.4|~2.0|~3.1",
            "php": ">=5.3.1"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "~2.7|~3.0"
        },
        "time": "2016-03-05T09:04:22+00:00",
        "type": "mink-driver",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Behat\\Mink\\Driver\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "Goutte driver for Mink framework",
        "homepage": "http://mink.behat.org/",
        "keywords": [
            "browser",
            "goutte",
            "headless",
            "testing"
        ]
    },
    {
        "name": "drupal/drupal-extension",
        "version": "v3.4.1",
        "version_normalized": "3.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jhedstrom/drupalextension.git",
            "reference": "50ff0f413f0dc4732f49638e743f86f45e835e50"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jhedstrom/drupalextension/zipball/50ff0f413f0dc4732f49638e743f86f45e835e50",
            "reference": "50ff0f413f0dc4732f49638e743f86f45e835e50",
            "shasum": ""
        },
        "require": {
            "behat/behat": "~3.2",
            "behat/mink": "~1.5",
            "behat/mink-extension": "~2.0",
            "behat/mink-goutte-driver": "~1.0",
            "behat/mink-selenium2-driver": "~1.1",
            "drupal/drupal-driver": "~1.3",
            "symfony/dependency-injection": "~2.7|~3.0",
            "symfony/event-dispatcher": "~2.7|~3.0"
        },
        "require-dev": {
            "behat/mink-zombie-driver": "^1.2",
            "jakub-onderka/php-parallel-lint": "^0.9.2",
            "phpspec/phpspec": "~2.0",
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2017-12-06T20:35:40+00:00",
        "type": "behat-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "4.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Drupal\\Drupal": "src/",
                "Drupal\\Exception": "src/",
                "Drupal\\DrupalExtension": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jonathan Hedstrom",
                "email": "jhedstrom@gmail.com"
            },
            {
                "name": "Melissa Anderson",
                "homepage": "https://github.com/eliza411"
            },
            {
                "name": "Pieter Frenssen",
                "homepage": "https://github.com/pfrenssen"
            }
        ],
        "description": "Drupal extension for Behat",
        "homepage": "http://drupal.org/project/drupalextension",
        "keywords": [
            "drupal",
            "test",
            "web"
        ]
    },
    {
        "name": "jcalderonzumba/gastonjs",
        "version": "v1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jcalderonzumba/gastonjs.git",
            "reference": "4ff4a788d4995ae0d4b45fdcb1b76650e2eec72a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jcalderonzumba/gastonjs/zipball/4ff4a788d4995ae0d4b45fdcb1b76650e2eec72a",
            "reference": "4ff4a788d4995ae0d4b45fdcb1b76650e2eec72a",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/guzzle": "~5.0|~6.0",
            "php": ">=5.4"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.6",
            "silex/silex": "~1.2",
            "symfony/phpunit-bridge": "~2.7",
            "symfony/process": "~2.1"
        },
        "time": "2016-05-04T16:27:07+00:00",
        "type": "phantomjs-api",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zumba\\GastonJS\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Juan Francisco Calderón Zumba",
                "email": "juanfcz@gmail.com",
                "homepage": "http://github.com/jcalderonzumba"
            }
        ],
        "description": "PhantomJS API based server for webpage automation",
        "homepage": "https://github.com/jcalderonzumba/gastonjs",
        "keywords": [
            "api",
            "automation",
            "browser",
            "headless",
            "phantomjs"
        ]
    },
    {
        "name": "mikey179/vfsStream",
        "version": "v1.6.5",
        "version_normalized": "1.6.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mikey179/vfsStream.git",
            "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/d5fec95f541d4d71c4823bb5e30cf9b9e5b96145",
            "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.5"
        },
        "time": "2017-08-01T08:02:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "org\\bovigo\\vfs\\": "src/main/php"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Frank Kleine",
                "homepage": "http://frankkleine.de/",
                "role": "Developer"
            }
        ],
        "description": "Virtual file system to mock the real file system in unit tests.",
        "homepage": "http://vfs.bovigo.org/"
    },
    {
        "name": "phpunit/php-token-stream",
        "version": "1.4.12",
        "version_normalized": "1.4.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-token-stream.git",
            "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
            "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.2"
        },
        "time": "2017-12-04T08:55:13+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Wrapper around PHP's tokenizer extension.",
        "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
        "keywords": [
            "tokenizer"
        ]
    },
    {
        "name": "sebastian/version",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/version.git",
            "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
            "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
            "shasum": ""
        },
        "time": "2015-06-21T13:59:46+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Library that helps with managing the version number of Git-hosted PHP projects",
        "homepage": "https://github.com/sebastianbergmann/version"
    },
    {
        "name": "sebastian/global-state",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/global-state.git",
            "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
            "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.2"
        },
        "suggest": {
            "ext-uopz": "*"
        },
        "time": "2015-10-12T03:26:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Snapshotting of global state",
        "homepage": "http://www.github.com/sebastianbergmann/global-state",
        "keywords": [
            "global state"
        ]
    },
    {
        "name": "sebastian/recursion-context",
        "version": "1.0.5",
        "version_normalized": "1.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/recursion-context.git",
            "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
            "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.4"
        },
        "time": "2016-10-03T07:41:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            },
            {
                "name": "Adam Harvey",
                "email": "aharvey@php.net"
            }
        ],
        "description": "Provides functionality to recursively process PHP variables",
        "homepage": "http://www.github.com/sebastianbergmann/recursion-context"
    },
    {
        "name": "sebastian/exporter",
        "version": "1.2.2",
        "version_normalized": "1.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/exporter.git",
            "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
            "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "sebastian/recursion-context": "~1.0"
        },
        "require-dev": {
            "ext-mbstring": "*",
            "phpunit/phpunit": "~4.4"
        },
        "time": "2016-06-17T09:04:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Volker Dusch",
                "email": "github@wallbash.com"
            },
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@2bepublished.at"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            },
            {
                "name": "Adam Harvey",
                "email": "aharvey@php.net"
            }
        ],
        "description": "Provides the functionality to export PHP variables for visualization",
        "homepage": "http://www.github.com/sebastianbergmann/exporter",
        "keywords": [
            "export",
            "exporter"
        ]
    },
    {
        "name": "sebastian/environment",
        "version": "1.3.8",
        "version_normalized": "1.3.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/environment.git",
            "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
            "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8 || ^5.0"
        },
        "time": "2016-08-18T05:49:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides functionality to handle HHVM/PHP environments",
        "homepage": "http://www.github.com/sebastianbergmann/environment",
        "keywords": [
            "Xdebug",
            "environment",
            "hhvm"
        ]
    },
    {
        "name": "sebastian/diff",
        "version": "1.4.3",
        "version_normalized": "1.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/diff.git",
            "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
            "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
        },
        "time": "2017-05-22T07:24:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Kore Nordmann",
                "email": "mail@kore-nordmann.de"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Diff implementation",
        "homepage": "https://github.com/sebastianbergmann/diff",
        "keywords": [
            "diff"
        ]
    },
    {
        "name": "sebastian/comparator",
        "version": "1.2.4",
        "version_normalized": "1.2.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/comparator.git",
            "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
            "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "sebastian/diff": "~1.2",
            "sebastian/exporter": "~1.2 || ~2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.4"
        },
        "time": "2017-01-29T09:50:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Volker Dusch",
                "email": "github@wallbash.com"
            },
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@2bepublished.at"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides the functionality to compare PHP values for equality",
        "homepage": "http://www.github.com/sebastianbergmann/comparator",
        "keywords": [
            "comparator",
            "compare",
            "equality"
        ]
    },
    {
        "name": "phpunit/php-text-template",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-text-template.git",
            "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
            "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2015-06-21T13:50:34+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Simple template engine.",
        "homepage": "https://github.com/sebastianbergmann/php-text-template/",
        "keywords": [
            "template"
        ]
    },
    {
        "name": "doctrine/instantiator",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/instantiator.git",
            "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/instantiator/zipball/185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
            "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "athletic/athletic": "~0.1.8",
            "ext-pdo": "*",
            "ext-phar": "*",
            "phpunit/phpunit": "^6.2.3",
            "squizlabs/php_codesniffer": "^3.0.2"
        },
        "time": "2017-07-22T11:58:36+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com",
                "homepage": "http://ocramius.github.com/"
            }
        ],
        "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
        "homepage": "https://github.com/doctrine/instantiator",
        "keywords": [
            "constructor",
            "instantiate"
        ]
    },
    {
        "name": "phpunit/phpunit-mock-objects",
        "version": "2.3.8",
        "version_normalized": "2.3.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
            "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
            "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
            "shasum": ""
        },
        "require": {
            "doctrine/instantiator": "^1.0.2",
            "php": ">=5.3.3",
            "phpunit/php-text-template": "~1.2",
            "sebastian/exporter": "~1.2"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.4"
        },
        "suggest": {
            "ext-soap": "*"
        },
        "time": "2015-10-02T06:51:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sb@sebastian-bergmann.de",
                "role": "lead"
            }
        ],
        "description": "Mock Object library for PHPUnit",
        "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
        "keywords": [
            "mock",
            "xunit"
        ],
        "abandoned": true
    },
    {
        "name": "phpunit/php-timer",
        "version": "1.0.9",
        "version_normalized": "1.0.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-timer.git",
            "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
            "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
        },
        "time": "2017-02-26T11:10:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sb@sebastian-bergmann.de",
                "role": "lead"
            }
        ],
        "description": "Utility class for timing",
        "homepage": "https://github.com/sebastianbergmann/php-timer/",
        "keywords": [
            "timer"
        ]
    },
    {
        "name": "phpunit/php-file-iterator",
        "version": "1.4.5",
        "version_normalized": "1.4.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
            "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
            "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2017-11-27T13:52:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sb@sebastian-bergmann.de",
                "role": "lead"
            }
        ],
        "description": "FilterIterator implementation that filters files based on a list of suffixes.",
        "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
        "keywords": [
            "filesystem",
            "iterator"
        ]
    },
    {
        "name": "phpunit/php-code-coverage",
        "version": "2.2.4",
        "version_normalized": "2.2.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
            "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
            "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "phpunit/php-file-iterator": "~1.3",
            "phpunit/php-text-template": "~1.2",
            "phpunit/php-token-stream": "~1.3",
            "sebastian/environment": "^1.3.2",
            "sebastian/version": "~1.0"
        },
        "require-dev": {
            "ext-xdebug": ">=2.1.4",
            "phpunit/phpunit": "~4"
        },
        "suggest": {
            "ext-dom": "*",
            "ext-xdebug": ">=2.2.1",
            "ext-xmlwriter": "*"
        },
        "time": "2015-10-06T15:47:00+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sb@sebastian-bergmann.de",
                "role": "lead"
            }
        ],
        "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
        "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
        "keywords": [
            "coverage",
            "testing",
            "xunit"
        ]
    },
    {
        "name": "phpspec/prophecy",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpspec/prophecy.git",
            "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
            "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
            "shasum": ""
        },
        "require": {
            "doctrine/instantiator": "^1.0.2",
            "php": "^5.3|^7.0",
            "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
            "sebastian/comparator": "^1.1|^2.0|^3.0",
            "sebastian/recursion-context": "^1.0|^2.0|^3.0"
        },
        "require-dev": {
            "phpspec/phpspec": "^2.5|^3.2",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
        },
        "time": "2018-08-05T17:53:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Prophecy\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            },
            {
                "name": "Marcello Duarte",
                "email": "marcello.duarte@gmail.com"
            }
        ],
        "description": "Highly opinionated mocking framework for PHP 5.3+",
        "homepage": "https://github.com/phpspec/prophecy",
        "keywords": [
            "Double",
            "Dummy",
            "fake",
            "mock",
            "spy",
            "stub"
        ]
    },
    {
        "name": "phpunit/phpunit",
        "version": "4.8.36",
        "version_normalized": "4.8.36.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/phpunit.git",
            "reference": "46023de9a91eec7dfb06cc56cb4e260017298517"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517",
            "reference": "46023de9a91eec7dfb06cc56cb4e260017298517",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-json": "*",
            "ext-pcre": "*",
            "ext-reflection": "*",
            "ext-spl": "*",
            "php": ">=5.3.3",
            "phpspec/prophecy": "^1.3.1",
            "phpunit/php-code-coverage": "~2.1",
            "phpunit/php-file-iterator": "~1.4",
            "phpunit/php-text-template": "~1.2",
            "phpunit/php-timer": "^1.0.6",
            "phpunit/phpunit-mock-objects": "~2.3",
            "sebastian/comparator": "~1.2.2",
            "sebastian/diff": "~1.2",
            "sebastian/environment": "~1.3",
            "sebastian/exporter": "~1.2",
            "sebastian/global-state": "~1.0",
            "sebastian/version": "~1.0",
            "symfony/yaml": "~2.1|~3.0"
        },
        "suggest": {
            "phpunit/php-invoker": "~1.1"
        },
        "time": "2017-06-21T08:07:12+00:00",
        "bin": [
            "phpunit"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.8.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "The PHP Unit Testing framework.",
        "homepage": "https://phpunit.de/",
        "keywords": [
            "phpunit",
            "testing",
            "xunit"
        ]
    },
    {
        "name": "se/selenium-server-standalone",
        "version": "v2.53.1",
        "version_normalized": "2.53.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sveneisenschmidt/selenium-server-standalone.git",
            "reference": "ef4eea9c99efb9c0e3084e9cae625662ccd43361"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sveneisenschmidt/selenium-server-standalone/zipball/ef4eea9c99efb9c0e3084e9cae625662ccd43361",
            "reference": "ef4eea9c99efb9c0e3084e9cae625662ccd43361",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2016-07-01T14:16:52+00:00",
        "bin": [
            "bin/selenium-server-standalone"
        ],
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache 2.0"
        ],
        "authors": [
            {
                "name": "Sven Eisenschmidt",
                "email": "sven.eisenschmidt@gmail.com"
            }
        ],
        "description": "Composer distribution of Selenium Server Standalone, the browser automation framework. Adds a executable to your composer bin directory.",
        "homepage": "https://github.com/sveneisenschmidt/selenium-server-standalone",
        "keywords": [
            "selenium",
            "testing"
        ]
    }
]
