SU-HKKU/cardinal_service_profile

View on GitHub
.tugboat/composer.lock

Summary

Maintainability
Test Coverage
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "43244a40a0edf4c8e3dc1018cbf0cc6b",
    "packages": [
        {
            "name": "asm89/stack-cors",
            "version": "1.2.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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2-dev"
                }
            },
            "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"
            ],
            "time": "2017-12-20T14:37:45+00:00"
        },
        {
            "name": "caxy/php-htmldiff",
            "version": "v0.1.9",
            "source": {
                "type": "git",
                "url": "https://github.com/caxy/php-htmldiff.git",
                "reference": "4bad5c6a4ecc76954d37764e6a29273b6b7bf1f8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/4bad5c6a4ecc76954d37764e6a29273b6b7bf1f8",
                "reference": "4bad5c6a4ecc76954d37764e6a29273b6b7bf1f8",
                "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.1.x-dev"
                }
            },
            "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"
            ],
            "time": "2019-02-20T18:52:14+00:00"
        },
        {
            "name": "chi-teck/drupal-code-generator",
            "version": "1.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Chi-teck/drupal-code-generator.git",
                "reference": "f994157721f238175be90171f0ccc1c0aa17c276"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/f994157721f238175be90171f0ccc1c0aa17c276",
                "reference": "f994157721f238175be90171f0ccc1c0aa17c276",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=5.5.9",
                "symfony/console": "^3.4 || ^4.0",
                "symfony/filesystem": "^2.7 || ^3.4 || ^4.0",
                "twig/twig": "^1.41 || ^2.12"
            },
            "bin": [
                "bin/dcg"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "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",
            "time": "2019-12-07T16:54:31+00:00"
        },
        {
            "name": "ckeditor-plugin/fakeobjects",
            "version": "4.13.1",
            "dist": {
                "type": "zip",
                "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.13.1.zip"
            },
            "require": {
                "composer/installers": "~1.0"
            },
            "type": "drupal-library"
        },
        {
            "name": "ckeditor-plugin/link",
            "version": "4.13.1",
            "dist": {
                "type": "zip",
                "url": "https://download.ckeditor.com/link/releases/link_4.13.1.zip"
            },
            "require": {
                "composer/installers": "~1.0"
            },
            "type": "drupal-library"
        },
        {
            "name": "commerceguys/addressing",
            "version": "v1.0.7",
            "source": {
                "type": "git",
                "url": "https://github.com/commerceguys/addressing.git",
                "reference": "fa434c03e99a416de0b37d98068c6c0bdfd78cde"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/commerceguys/addressing/zipball/fa434c03e99a416de0b37d98068c6c0bdfd78cde",
                "reference": "fa434c03e99a416de0b37d98068c6c0bdfd78cde",
                "shasum": ""
            },
            "require": {
                "doctrine/collections": "~1.0",
                "php": ">=7.0.8"
            },
            "require-dev": {
                "mikey179/vfsstream": "1.*",
                "phpunit/phpunit": "^6.0",
                "squizlabs/php_codesniffer": "2.*",
                "symfony/validator": "^3.4"
            },
            "suggest": {
                "symfony/validator": "to validate addresses"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "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"
            ],
            "time": "2020-01-24T16:21:06+00:00"
        },
        {
            "name": "composer/installers",
            "version": "v1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "141b272484481432cda342727a427dc1e206bfa0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/141b272484481432cda342727a427dc1e206bfa0",
                "reference": "141b272484481432cda342727a427dc1e206bfa0",
                "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"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "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",
                "Whmcs",
                "WolfCMS",
                "agl",
                "aimeos",
                "annotatecms",
                "attogram",
                "bitrix",
                "cakephp",
                "chef",
                "cockpit",
                "codeigniter",
                "concrete5",
                "croogo",
                "dokuwiki",
                "drupal",
                "eZ Platform",
                "elgg",
                "expressionengine",
                "fuelphp",
                "grav",
                "installer",
                "itop",
                "joomla",
                "known",
                "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"
            ],
            "time": "2019-08-12T15:00:31+00:00"
        },
        {
            "name": "composer/semver",
            "version": "1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/semver.git",
                "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
                "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
                "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "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"
            ],
            "time": "2019-03-19T17:25:45+00:00"
        },
        {
            "name": "consolidation/annotated-command",
            "version": "2.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/annotated-command.git",
                "reference": "512a2e54c98f3af377589de76c43b24652bcb789"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/512a2e54c98f3af377589de76c43b24652bcb789",
                "reference": "512a2e54c98f3af377589de76c43b24652bcb789",
                "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"
            },
            "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"
                }
            },
            "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.",
            "time": "2019-03-08T16:55:03+00:00"
        },
        {
            "name": "consolidation/config",
            "version": "1.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/config.git",
                "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/config/zipball/cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1",
                "reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1",
                "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"
            },
            "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"
                }
            },
            "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.",
            "time": "2019-03-03T19:37:04+00:00"
        },
        {
            "name": "consolidation/filter-via-dot-access-data",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/filter-via-dot-access-data.git",
                "reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/a53e96c6b9f7f042f5e085bf911f3493cea823c6",
                "reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6",
                "shasum": ""
            },
            "require": {
                "dflydev/dot-access-data": "^1.1.0",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "consolidation/robo": "^1.2.3",
                "g1a/composer-test-scenarios": "^3",
                "knplabs/github-api": "^2.7",
                "php-coveralls/php-coveralls": "^1",
                "php-http/guzzle6-adapter": "^1.1",
                "phpunit/phpunit": "^5",
                "squizlabs/php_codesniffer": "^2.8",
                "symfony/console": "^2.8|^3|^4"
            },
            "type": "library",
            "extra": {
                "scenarios": {
                    "phpunit5": {
                        "require-dev": {
                            "phpunit/phpunit": "^5.7.27"
                        },
                        "remove": [
                            "php-coveralls/php-coveralls"
                        ],
                        "config": {
                            "platform": {
                                "php": "5.6.33"
                            }
                        }
                    }
                },
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Consolidation\\Filter\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                }
            ],
            "description": "This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.",
            "time": "2019-01-18T06:05:07+00:00"
        },
        {
            "name": "consolidation/log",
            "version": "1.1.1",
            "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"
            },
            "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"
                }
            },
            "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.",
            "time": "2019-01-01T17:30:51+00:00"
        },
        {
            "name": "consolidation/output-formatters",
            "version": "3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/output-formatters.git",
                "reference": "99ec998ffb697e0eada5aacf81feebfb13023605"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/99ec998ffb697e0eada5aacf81feebfb13023605",
                "reference": "99ec998ffb697e0eada5aacf81feebfb13023605",
                "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": "^3",
                "php-coveralls/php-coveralls": "^1",
                "phpunit/phpunit": "^5.7.27",
                "squizlabs/php_codesniffer": "^2.7",
                "symfony/var-dumper": "^2.8|^3|^4",
                "victorjonsson/markdowndocs": "^1.3"
            },
            "suggest": {
                "symfony/var-dumper": "For using the var_dump formatter"
            },
            "type": "library",
            "extra": {
                "scenarios": {
                    "symfony4": {
                        "require": {
                            "symfony/console": "^4.0"
                        },
                        "require-dev": {
                            "phpunit/phpunit": "^6"
                        },
                        "config": {
                            "platform": {
                                "php": "7.1.3"
                            }
                        }
                    },
                    "symfony3": {
                        "require": {
                            "symfony/console": "^3.4",
                            "symfony/finder": "^3.4",
                            "symfony/var-dumper": "^3.4"
                        },
                        "config": {
                            "platform": {
                                "php": "5.6.32"
                            }
                        }
                    },
                    "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"
                        }
                    }
                },
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "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.",
            "time": "2019-05-30T23:16:01+00:00"
        },
        {
            "name": "consolidation/robo",
            "version": "1.4.12",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/Robo.git",
                "reference": "eb45606f498b3426b9a98b7c85e300666a968e51"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/Robo/zipball/eb45606f498b3426b9a98b7c85e300666a968e51",
                "reference": "eb45606f498b3426b9a98b7c85e300666a968e51",
                "shasum": ""
            },
            "require": {
                "consolidation/annotated-command": "^2.11.0|^4.1",
                "consolidation/config": "^1.2.1",
                "consolidation/log": "^1.1.1|^2",
                "consolidation/output-formatters": "^3.1.13|^4.1",
                "consolidation/self-update": "^1.1.5",
                "grasmash/yaml-expander": "^1.4",
                "league/container": "^2.4.1",
                "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": {
                "g1a/composer-test-scenarios": "^3",
                "natxet/cssmin": "3.0.4",
                "patchwork/jsqueeze": "^2",
                "pear/archive_tar": "^1.4.4",
                "php-coveralls/php-coveralls": "^1",
                "phpunit/phpunit": "^5.7.27",
                "squizlabs/php_codesniffer": "^3"
            },
            "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."
            },
            "bin": [
                "robo"
            ],
            "type": "library",
            "extra": {
                "scenarios": {
                    "symfony4": {
                        "require": {
                            "symfony/console": "^4"
                        },
                        "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.5.9"
                            }
                        },
                        "scenario-options": {
                            "create-lockfile": "false"
                        }
                    }
                },
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "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",
            "time": "2020-02-18T17:31:26+00:00"
        },
        {
            "name": "consolidation/self-update",
            "version": "1.1.5",
            "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"
            },
            "bin": [
                "scripts/release"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "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.",
            "time": "2018-10-28T01:52:03+00:00"
        },
        {
            "name": "consolidation/site-alias",
            "version": "3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/site-alias.git",
                "reference": "8cfd3b6ab6d541086fc970bf850864293b284e6f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/site-alias/zipball/8cfd3b6ab6d541086fc970bf850864293b284e6f",
                "reference": "8cfd3b6ab6d541086fc970bf850864293b284e6f",
                "shasum": ""
            },
            "require": {
                "consolidation/config": "^1.2.1",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "consolidation/robo": "^1.2.3",
                "g1a/composer-test-scenarios": "^3",
                "knplabs/github-api": "^2.7",
                "php-coveralls/php-coveralls": "^1",
                "php-http/guzzle6-adapter": "^1.1",
                "phpunit/phpunit": "^6",
                "squizlabs/php_codesniffer": "^2.8",
                "symfony/console": "^2.8|^3|^4",
                "symfony/yaml": "~2.3|^3"
            },
            "type": "library",
            "extra": {
                "scenarios": {
                    "phpunit5": {
                        "require-dev": {
                            "phpunit/phpunit": "^5.7.27"
                        },
                        "remove": [
                            "php-coveralls/php-coveralls"
                        ],
                        "config": {
                            "platform": {
                                "php": "5.6.33"
                            }
                        }
                    }
                },
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "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.",
            "time": "2019-03-12T17:31:48+00:00"
        },
        {
            "name": "consolidation/site-process",
            "version": "2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/site-process.git",
                "reference": "f3211fa4c60671c6f068184221f06f932556e443"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/site-process/zipball/f3211fa4c60671c6f068184221f06f932556e443",
                "reference": "f3211fa4c60671c6f068184221f06f932556e443",
                "shasum": ""
            },
            "require": {
                "consolidation/config": "^1.2.1",
                "consolidation/site-alias": "^3",
                "php": ">=5.6.0",
                "symfony/process": "^3.4"
            },
            "require-dev": {
                "consolidation/robo": "^1.3",
                "g1a/composer-test-scenarios": "^3",
                "knplabs/github-api": "^2.7",
                "php-coveralls/php-coveralls": "^1",
                "php-http/guzzle6-adapter": "^1.1",
                "phpunit/phpunit": "^6",
                "squizlabs/php_codesniffer": "^2.8"
            },
            "type": "library",
            "extra": {
                "scenarios": {
                    "phpunit5": {
                        "require-dev": {
                            "phpunit/phpunit": "^5.7.27"
                        },
                        "remove": [
                            "php-coveralls/php-coveralls"
                        ],
                        "config": {
                            "platform": {
                                "php": "5.6.33"
                            }
                        }
                    }
                },
                "branch-alias": {
                    "dev-master": "0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Consolidation\\SiteProcess\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                },
                {
                    "name": "Moshe Weitzman",
                    "email": "weitzman@tejasa.com"
                }
            ],
            "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.",
            "time": "2019-09-10T17:56:24+00:00"
        },
        {
            "name": "container-interop/container-interop",
            "version": "1.2.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"
            },
            "type": "library",
            "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",
            "abandoned": "psr/container",
            "time": "2017-02-14T19:40:03+00:00"
        },
        {
            "name": "cweagans/composer-patches",
            "version": "1.6.7",
            "source": {
                "type": "git",
                "url": "https://github.com/cweagans/composer-patches.git",
                "reference": "2e6f72a2ad8d59cd7e2b729f218bf42adb14f590"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/2e6f72a2ad8d59cd7e2b729f218bf42adb14f590",
                "reference": "2e6f72a2ad8d59cd7e2b729f218bf42adb14f590",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "composer/composer": "~1.0",
                "phpunit/phpunit": "~4.6"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "cweagans\\Composer\\Patches"
            },
            "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.",
            "time": "2019-08-29T20:11:49+00:00"
        },
        {
            "name": "davidbarratt/custom-installer",
            "version": "1.0.0-alpha2",
            "source": {
                "type": "git",
                "url": "https://github.com/davidbarratt/custom-installer.git",
                "reference": "90009113204b8b6257ead91866cc5cddc6876834"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/davidbarratt/custom-installer/zipball/90009113204b8b6257ead91866cc5cddc6876834",
                "reference": "90009113204b8b6257ead91866cc5cddc6876834",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "~1.0"
            },
            "require-dev": {
                "composer/composer": "~1.0@dev",
                "phpunit/phpunit": "~4.1",
                "squizlabs/php_codesniffer": "~2.5"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "DavidBarratt\\CustomInstaller\\CustomInstallerPlugin"
            },
            "autoload": {
                "psr-4": {
                    "DavidBarratt\\CustomInstaller\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "description": "Install custom types into custom locations.",
            "homepage": "https://github.com/davidbarratt/custom-installer",
            "time": "2016-01-23T14:33:27+00:00"
        },
        {
            "name": "dflydev/dot-access-data",
            "version": "v1.1.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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "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"
            ],
            "time": "2017-01-20T21:14:22+00:00"
        },
        {
            "name": "dnoegel/php-xdg-base-dir",
            "version": "v0.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
                "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
                "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "XdgBaseDir\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "implementation of xdg base directory specification for php",
            "time": "2019-12-04T15:06:13+00:00"
        },
        {
            "name": "doctrine/annotations",
            "version": "v1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
                "reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "doctrine/cache": "1.*",
                "phpunit/phpunit": "^5.7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "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"
            ],
            "time": "2017-02-24T16:22:25+00:00"
        },
        {
            "name": "doctrine/cache",
            "version": "v1.6.2",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/cache.git",
                "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
                "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
                "shasum": ""
            },
            "require": {
                "php": "~5.5|~7.0"
            },
            "conflict": {
                "doctrine/common": ">2.2,<2.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8|~5.0",
                "predis/predis": "~1.0",
                "satooshi/php-coveralls": "~0.6"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "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": "http://www.doctrine-project.org",
            "keywords": [
                "cache",
                "caching"
            ],
            "time": "2017-07-22T12:49:21+00:00"
        },
        {
            "name": "doctrine/collections",
            "version": "v1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/collections.git",
                "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba",
                "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "~0.1@dev",
                "phpunit/phpunit": "^5.7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "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"
            ],
            "time": "2017-01-03T10:49:41+00:00"
        },
        {
            "name": "doctrine/common",
            "version": "v2.7.3",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/common.git",
                "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9",
                "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "1.*",
                "doctrine/cache": "1.*",
                "doctrine/collections": "1.*",
                "doctrine/inflector": "1.*",
                "doctrine/lexer": "1.*",
                "php": "~5.6|~7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.4.6"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7.x-dev"
                }
            },
            "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"
                }
            ],
            "description": "Common Library for Doctrine projects",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "annotations",
                "collections",
                "eventmanager",
                "persistence",
                "spl"
            ],
            "time": "2017-07-22T08:35:12+00:00"
        },
        {
            "name": "doctrine/inflector",
            "version": "v1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462",
                "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462",
                "shasum": ""
            },
            "require": {
                "php": "^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "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"
            ],
            "time": "2017-07-22T12:18:28+00:00"
        },
        {
            "name": "doctrine/lexer",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
                "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
                }
            },
            "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": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
            "keywords": [
                "annotations",
                "docblock",
                "lexer",
                "parser",
                "php"
            ],
            "time": "2019-06-08T11:03:04+00:00"
        },
        {
            "name": "drupal/address",
            "version": "1.8.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/address.git",
                "reference": "8.x-1.8"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/address-8.x-1.8.zip",
                "reference": "8.x-1.8",
                "shasum": "ded73be392ba9257fca9289719757928a8826275"
            },
            "require": {
                "commerceguys/addressing": "^1.0.7",
                "drupal/core": "^8.7.7 || ^9"
            },
            "require-dev": {
                "drupal/token": "^1.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.8",
                    "datestamp": "1583988119",
                    "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": "bojanz",
                    "homepage": "https://www.drupal.org/user/86106"
                },
                {
                    "name": "dww",
                    "homepage": "https://www.drupal.org/user/46549"
                },
                {
                    "name": "googletorp",
                    "homepage": "https://www.drupal.org/user/386230"
                },
                {
                    "name": "jsacksick",
                    "homepage": "https://www.drupal.org/user/972218"
                },
                {
                    "name": "mglaman",
                    "homepage": "https://www.drupal.org/user/2416470"
                },
                {
                    "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": "https://git.drupalcode.org/project/address"
            }
        },
        {
            "name": "drupal/admin_toolbar",
            "version": "1.27.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/admin_toolbar.git",
                "reference": "8.x-1.27"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.27.zip",
                "reference": "8.x-1.27",
                "shasum": "fed1fbbdf8f805b1da63d73e7e2c54750f354d61"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.27",
                    "datestamp": "1558553350",
                    "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": "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/allowed_formats",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/allowed_formats.git",
                "reference": "8.x-1.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/allowed_formats-8.x-1.2.zip",
                "reference": "8.x-1.2",
                "shasum": "50f8f80cf3326382c968521d34d3a113b37e32b3"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.2",
                    "datestamp": "1573747386",
                    "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": "floretan",
                    "homepage": "https://www.drupal.org/user/66163"
                }
            ],
            "description": "Limit which text formats are available for each field instance.",
            "homepage": "https://www.drupal.org/project/allowed_formats",
            "support": {
                "source": "https://git.drupalcode.org/project/allowed_formats"
            }
        },
        {
            "name": "drupal/anchor_link",
            "version": "2.4.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/anchor_link.git",
                "reference": "8.x-2.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/anchor_link-8.x-2.4.zip",
                "reference": "8.x-2.4",
                "shasum": "d37becfde799c5e03faf9ba16fd0848a1a487d41"
            },
            "require": {
                "drupal/core": "^8 || ^9",
                "drupal/fakeobjects": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev",
                    "dev-8.x-2.x": "8.2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.4",
                    "datestamp": "1582628297",
                    "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": "Vardot",
                    "homepage": "https://www.drupal.org/vardot",
                    "role": "Maintainer"
                },
                {
                    "name": "RajabNatshah",
                    "homepage": "https://www.drupal.org/user/1414312"
                }
            ],
            "description": "This plugin module adds the better link dialog and anchor related features to CKEditor in Drupal 8.",
            "homepage": "https://www.drupal.org/project/anchor_link",
            "support": {
                "source": "http://cgit.drupalcode.org/anchor_link",
                "issues": "https://www.drupal.org/project/issues/anchor_link"
            }
        },
        {
            "name": "drupal/better_normalizers",
            "version": "1.0.0-beta4",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/better_normalizers.git",
                "reference": "8.x-1.0-beta4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/better_normalizers-8.x-1.0-beta4.zip",
                "reference": "8.x-1.0-beta4",
                "shasum": "19e63328ca9ab77aaa328d87efd7429f4adb386e"
            },
            "require": {
                "drupal/core": "^8.7.7 || ^9"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-beta4",
                    "datestamp": "1576069085",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Project has not opted into security advisory coverage!"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Christian Fritsch (chr.fritsch)",
                    "homepage": "https://www.drupal.org/u/chrfritsch",
                    "role": "Maintainer"
                },
                {
                    "name": "Andrey Postnikov (andypost)",
                    "homepage": "https://www.drupal.org/u/andypost",
                    "role": "Maintainer"
                },
                {
                    "name": "Sam Becker (Sam152)",
                    "homepage": "https://www.drupal.org/u/sam152",
                    "role": "Maintainer"
                },
                {
                    "name": "Lee Rowlands (larowlan)",
                    "homepage": "https://www.drupal.org/u/larowlan",
                    "role": "Maintainer"
                }
            ],
            "description": "Improve the normalizers in core.",
            "homepage": "https://www.drupal.org/project/better_normalizers",
            "support": {
                "source": "https://git.drupal.org/project/better_normalizers.git",
                "issues": "https://www.drupal.org/project/issues/better_normalizers"
            }
        },
        {
            "name": "drupal/block_blacklist",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/block_blacklist.git",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/block_blacklist-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "61fffe5742c6873c62d2afc76ffc892e3574e2a1"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0",
                    "datestamp": "1552606684",
                    "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": "KarenS",
                    "homepage": "https://www.drupal.org/user/45874"
                }
            ],
            "description": "Remove unnecessary blocks from the block list for better system performance.",
            "homepage": "https://www.drupal.org/project/block_blacklist",
            "support": {
                "source": "https://git.drupalcode.org/project/block_blacklist"
            }
        },
        {
            "name": "drupal/chosen",
            "version": "2.9.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/chosen.git",
                "reference": "8.x-2.9"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/chosen-8.x-2.9.zip",
                "reference": "8.x-2.9",
                "shasum": "28f3ce08a96bb9fd0190ad9579b3b4a9d9be79c9"
            },
            "require": {
                "drupal/chosen_lib": "*",
                "drupal/core": "^8 || ^9",
                "harvesthq/chosen": "^1.8.7"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.9",
                    "datestamp": "1576963005",
                    "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": "Cyclodex",
                    "homepage": "https://www.drupal.org/user/1305230"
                },
                {
                    "name": "Dave Reid",
                    "homepage": "https://www.drupal.org/user/53892"
                },
                {
                    "name": "Hydra",
                    "homepage": "https://www.drupal.org/user/647364"
                },
                {
                    "name": "Pol",
                    "homepage": "https://www.drupal.org/user/47194"
                },
                {
                    "name": "aidanlis",
                    "homepage": "https://www.drupal.org/user/502018"
                },
                {
                    "name": "arshadcn",
                    "homepage": "https://www.drupal.org/user/571032"
                },
                {
                    "name": "kalman.hosszu",
                    "homepage": "https://www.drupal.org/user/267481"
                },
                {
                    "name": "nagy.balint",
                    "homepage": "https://www.drupal.org/user/1763952"
                },
                {
                    "name": "supercabbageuk",
                    "homepage": "https://www.drupal.org/user/235438"
                }
            ],
            "description": "Makes select elements more friendly using the Chosen jQuery plugin",
            "homepage": "https://www.drupal.org/project/chosen",
            "keywords": [
                "Chosen",
                "Drupal"
            ],
            "support": {
                "source": "https://drupal.org/project/chosen",
                "issues": "https://drupal.org/project/issues/chosen"
            }
        },
        {
            "name": "drupal/chosen_lib",
            "version": "2.9.0",
            "require": {
                "drupal/chosen": "self.version",
                "drupal/core": "^8 || ^9",
                "php": ">=5.6.0"
            },
            "type": "metapackage",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.9",
                    "datestamp": "1576963005",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Cyclodex",
                    "homepage": "https://www.drupal.org/user/1305230"
                },
                {
                    "name": "Dave Reid",
                    "homepage": "https://www.drupal.org/user/53892"
                },
                {
                    "name": "Hydra",
                    "homepage": "https://www.drupal.org/user/647364"
                },
                {
                    "name": "Pol",
                    "homepage": "https://www.drupal.org/user/47194"
                },
                {
                    "name": "aidanlis",
                    "homepage": "https://www.drupal.org/user/502018"
                },
                {
                    "name": "arshadcn",
                    "homepage": "https://www.drupal.org/user/571032"
                },
                {
                    "name": "kalman.hosszu",
                    "homepage": "https://www.drupal.org/user/267481"
                },
                {
                    "name": "nagy.balint",
                    "homepage": "https://www.drupal.org/user/1763952"
                },
                {
                    "name": "supercabbageuk",
                    "homepage": "https://www.drupal.org/user/235438"
                }
            ],
            "description": "This module provides the basic integration with the Chosen jQuery plugin.",
            "homepage": "https://www.drupal.org/project/chosen",
            "support": {
                "source": "https://git.drupalcode.org/project/chosen"
            }
        },
        {
            "name": "drupal/ckeditor_fixed_toolbar",
            "version": "dev-1.x",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/ckeditor_fixed_toolbar.git",
                "reference": "1e4a8191ab289b4c91d9a0f2ac6b40e82e294908"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.x-dev",
                    "datestamp": "1542756780",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Project has not opted into security advisory coverage!"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Steffen Schlaer (IT-Cru)",
                    "homepage": "https://www.drupal.org/u/IT-Cru",
                    "role": "Maintainer"
                },
                {
                    "name": "mgoedecke",
                    "homepage": "https://www.drupal.org/u/mgoedecke",
                    "role": "Maintainer"
                }
            ],
            "description": "Provide a JS plugin to have a fixed CKEditor toolbar in textarea fields.",
            "homepage": "https://drupal.org/project/ckeditor_fixed_toolbar",
            "support": {
                "source": "https://cgit.drupalcode.org/ckeditor_fixed_toolbar",
                "issues": "https://drupal.org/project/issues/ckeditor_fixed_toolbar"
            },
            "time": "2018-11-20T23:30:54+00:00"
        },
        {
            "name": "drupal/components",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/components.git",
                "reference": "8.x-1.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/components-8.x-1.1.zip",
                "reference": "8.x-1.1",
                "shasum": "72af8ff1ca842556ee4b95335595c24703acdb75"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1556870881",
                    "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": "JohnAlbin",
                    "homepage": "https://www.drupal.org/user/32095"
                },
                {
                    "name": "RobLoach",
                    "homepage": "https://www.drupal.org/user/61114"
                }
            ],
            "description": "Registers “component libraries” defined in modules and themes with the Twig system",
            "homepage": "https://www.drupal.org/project/components",
            "support": {
                "source": "https://git.drupalcode.org/project/components"
            }
        },
        {
            "name": "drupal/config_distro",
            "version": "1.0.0-alpha3",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/config_distro.git",
                "reference": "8.x-1.0-alpha3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/config_distro-8.x-1.0-alpha3.zip",
                "reference": "8.x-1.0-alpha3",
                "shasum": "c83fcd71c311102cb64f72b8f7ca727bddff2264"
            },
            "require": {
                "drupal/config_filter": "*",
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-alpha3",
                    "datestamp": "1539071280",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Alpha releases are not covered by Drupal security advisories."
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Nedjo Rogers (nedjo)",
                    "homepage": "https://www.drupal.org/u/nedjo",
                    "email": "nedjo@4481.no-reply.drupal.org",
                    "role": "Maintainer"
                },
                {
                    "name": "Fabian Bircher",
                    "homepage": "https://www.drupal.org/u/bircher",
                    "email": "opensource@fabianbircher.com",
                    "role": "Maintainer"
                },
                {
                    "name": "nedjo",
                    "homepage": "https://www.drupal.org/user/4481"
                },
                {
                    "name": "pescetti",
                    "homepage": "https://www.drupal.org/user/436244"
                },
                {
                    "name": "pfrenssen",
                    "homepage": "https://www.drupal.org/user/382067"
                }
            ],
            "description": "Framework for managing configuration updates from distributions.",
            "homepage": "https://www.drupal.org/project/config_distro",
            "support": {
                "source": "https://cgit.drupalcode.org/config_distro",
                "issues": "https://drupal.org/project/issues/config_distro",
                "irc": "irc://irc.freenode.org/drupal-contribute"
            }
        },
        {
            "name": "drupal/config_filter",
            "version": "1.5.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/config_filter.git",
                "reference": "8.x-1.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.5.zip",
                "reference": "8.x-1.5",
                "shasum": "81210684c378dab856b3c2bce5eeaa58992d2efc"
            },
            "require": {
                "drupal/core": "^8 || ^9"
            },
            "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.5",
                    "datestamp": "1572542288",
                    "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": "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_merge",
            "version": "1.0.0-rc1",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/config_merge.git",
                "reference": "8.x-1.0-rc1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/config_merge-8.x-1.0-rc1.zip",
                "reference": "8.x-1.0-rc1",
                "shasum": "4881351041bf4b313247697adbeee4cedf0bc425"
            },
            "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": "1550188080",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Project has not opted into security advisory coverage!"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "bircher",
                    "homepage": "https://www.drupal.org/user/1344166"
                },
                {
                    "name": "mlncn",
                    "homepage": "https://www.drupal.org/user/64383"
                },
                {
                    "name": "nedjo",
                    "homepage": "https://www.drupal.org/user/4481"
                }
            ],
            "description": "Enables three-way merges of configuration items. This is useful for safely merging configuration updates while retaining any customizations.",
            "homepage": "https://www.drupal.org/project/config_merge",
            "support": {
                "source": "https://git.drupalcode.org/project/config_merge"
            }
        },
        {
            "name": "drupal/config_pages",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/config_pages.git",
                "reference": "8.x-2.6"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/config_pages-8.x-2.6.zip",
                "reference": "8.x-2.6",
                "shasum": "b88ddf241bc37dbd6e889dd5ddc65f416974267f"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.6",
                    "datestamp": "1563548885",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Qwaygon",
                    "homepage": "https://www.drupal.org/user/636624"
                },
                {
                    "name": "claymor",
                    "homepage": "https://www.drupal.org/user/3193903"
                },
                {
                    "name": "shumer",
                    "homepage": "https://www.drupal.org/user/2297432"
                }
            ],
            "description": "ConfigPages module",
            "homepage": "http://drupal.org/project/config_pages",
            "keywords": [
                "Drupal"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/config_pages",
                "issues": "http://drupal.org/project/issues/config_pages"
            }
        },
        {
            "name": "drupal/config_pages_overrides",
            "version": "1.0.0-alpha4",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/config_pages_overrides.git",
                "reference": "8.x-1.0-alpha4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/config_pages_overrides-8.x-1.0-alpha4.zip",
                "reference": "8.x-1.0-alpha4",
                "shasum": "e9629f23612c3719680c1347a2e9f8127c026236"
            },
            "require": {
                "drupal/config_pages": "^2.6",
                "drupal/core": "^8 || ^9"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-alpha4",
                    "datestamp": "1573153384",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Project has not opted into security advisory coverage!"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "pookmish",
                    "homepage": "https://www.drupal.org/user/3059577"
                }
            ],
            "description": "Using the values of Config Pages, override other configuration values.",
            "homepage": "https://www.drupal.org/project/config_pages_overrides",
            "support": {
                "source": "http://cgit.drupalcode.org/config_pages_overrides",
                "issues": "https://www.drupal.org/project/issues/config_pages_overrides"
            }
        },
        {
            "name": "drupal/config_readonly",
            "version": "1.0.0-beta3",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/config_readonly.git",
                "reference": "8.x-1.0-beta3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/config_readonly-8.x-1.0-beta3.zip",
                "reference": "8.x-1.0-beta3",
                "shasum": "ef474bcf5f46221e88b1cf4fa2b6abe99439b878"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-beta3",
                    "datestamp": "1519398184",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "beejeebus",
                    "homepage": "https://www.drupal.org/user/38580"
                },
                {
                    "name": "effulgentsia",
                    "homepage": "https://www.drupal.org/user/78040"
                },
                {
                    "name": "moshe weitzman",
                    "homepage": "https://www.drupal.org/user/23"
                },
                {
                    "name": "pwolanin",
                    "homepage": "https://www.drupal.org/user/49851"
                },
                {
                    "name": "scor",
                    "homepage": "https://www.drupal.org/user/52142"
                },
                {
                    "name": "wheatpenny",
                    "homepage": "https://www.drupal.org/user/1128182"
                }
            ],
            "description": "Enables making the active configuration store read-only to prevent configuration changes on a Drupal site.",
            "homepage": "https://www.drupal.org/project/config_readonly",
            "support": {
                "source": "https://git.drupalcode.org/project/config_readonly"
            }
        },
        {
            "name": "drupal/config_split",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/config_split.git",
                "reference": "8.x-1.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.4.zip",
                "reference": "8.x-1.4",
                "shasum": "938ea6c88834aa88bb310740758e56c1800e535b"
            },
            "require": {
                "drupal/config_filter": "*",
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.4",
                    "datestamp": "1537971780",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9"
                    }
                }
            },
            "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": "Configuration filter for importing and exporting extra config",
            "homepage": "https://www.drupal.org/project/config_split",
            "keywords": [
                "Drupal",
                "configuration",
                "configuration management"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/config_split",
                "issues": "https://www.drupal.org/project/issues/config_split",
                "irc": "irc://irc.freenode.org/drupal-contribute"
            }
        },
        {
            "name": "drupal/config_update",
            "version": "dev-1.x",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/config_update.git",
                "reference": "4d843a0a3807eafd2eac44e193f6bdede9cde812"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.6+3-dev",
                    "datestamp": "1563564485",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Dev releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "jhodgdon",
                    "homepage": "https://www.drupal.org/user/155601"
                },
                {
                    "name": "nedjo",
                    "homepage": "https://www.drupal.org/user/4481"
                }
            ],
            "description": "Provides basic revert and update functionality for other modules",
            "homepage": "https://www.drupal.org/project/config_update",
            "support": {
                "source": "https://git.drupalcode.org/project/config_update"
            },
            "time": "2019-11-25T15:59:42+00:00"
        },
        {
            "name": "drupal/confirm_leave",
            "version": "1.0.0-beta3",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/confirm_leave.git",
                "reference": "8.x-1.0-beta3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/confirm_leave-8.x-1.0-beta3.zip",
                "reference": "8.x-1.0-beta3",
                "shasum": "7c005c2a356705d6ae2b8d516e585f8dc9ce4e43"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-beta3",
                    "datestamp": "1525791184",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Project has not opted into security advisory coverage!"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Mike Priscella",
                    "homepage": "https://drupal.org/u/mpriscella",
                    "role": "Maintainer"
                }
            ],
            "description": "Provides a confirmation popup when a user tries to leave an edit form after modifying content.",
            "homepage": "https://drupal.org/project/confirm_leave",
            "keywords": [
                "confirm",
                "confirm leave",
                "leave"
            ],
            "support": {
                "source": "https://git.drupalcode.org/project/confirm_leave"
            }
        },
        {
            "name": "drupal/core",
            "version": "8.8.4",
            "source": {
                "type": "git",
                "url": "https://github.com/drupal/core.git",
                "reference": "34e59fcf702c1b3c497bbd6e92e68e546c5d15b8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/drupal/core/zipball/34e59fcf702c1b3c497bbd6e92e68e546c5d15b8",
                "reference": "34e59fcf702c1b3c497bbd6e92e68e546c5d15b8",
                "shasum": ""
            },
            "require": {
                "asm89/stack-cors": "^1.1",
                "composer/semver": "^1.0",
                "doctrine/annotations": "^1.4",
                "doctrine/common": "^2.7",
                "easyrdf/easyrdf": "^0.9",
                "egulias/email-validator": "^2.0",
                "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.3",
                "masterminds/html5": "^2.1",
                "pear/archive_tar": "^1.4.9",
                "php": ">=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.26",
                "symfony/event-dispatcher": "~3.4.0",
                "symfony/http-foundation": "~3.4.27",
                "symfony/http-kernel": "~3.4.14",
                "symfony/polyfill-iconv": "^1.0",
                "symfony/process": "~3.4.0",
                "symfony/psr-http-message-bridge": "^1.1.2",
                "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.38.2",
                "typo3/phar-stream-wrapper": "^3.1.3",
                "zendframework/zend-diactoros": "^1.8",
                "zendframework/zend-feed": "^2.12"
            },
            "conflict": {
                "drupal/pathauto": "<1.6",
                "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/claro": "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-file-security": "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/core-version": "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/help_topics": "self.version",
                "drupal/history": "self.version",
                "drupal/image": "self.version",
                "drupal/inline_form_errors": "self.version",
                "drupal/jsonapi": "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/path_alias": "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"
            },
            "type": "drupal-core",
            "extra": {
                "drupal-scaffold": {
                    "file-mapping": {
                        "[project-root]/.editorconfig": "assets/scaffold/files/editorconfig",
                        "[project-root]/.gitattributes": "assets/scaffold/files/gitattributes",
                        "[web-root]/.csslintrc": "assets/scaffold/files/csslintrc",
                        "[web-root]/.eslintignore": "assets/scaffold/files/eslintignore",
                        "[web-root]/.eslintrc.json": "assets/scaffold/files/eslintrc.json",
                        "[web-root]/.ht.router.php": "assets/scaffold/files/ht.router.php",
                        "[web-root]/.htaccess": "assets/scaffold/files/htaccess",
                        "[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore",
                        "[web-root]/index.php": "assets/scaffold/files/index.php",
                        "[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt",
                        "[web-root]/README.txt": "assets/scaffold/files/drupal.README.txt",
                        "[web-root]/robots.txt": "assets/scaffold/files/robots.txt",
                        "[web-root]/update.php": "assets/scaffold/files/update.php",
                        "[web-root]/web.config": "assets/scaffold/files/web.config",
                        "[web-root]/sites/README.txt": "assets/scaffold/files/sites.README.txt",
                        "[web-root]/sites/development.services.yml": "assets/scaffold/files/development.services.yml",
                        "[web-root]/sites/example.settings.local.php": "assets/scaffold/files/example.settings.local.php",
                        "[web-root]/sites/example.sites.php": "assets/scaffold/files/example.sites.php",
                        "[web-root]/sites/default/default.services.yml": "assets/scaffold/files/default.services.yml",
                        "[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php",
                        "[web-root]/modules/README.txt": "assets/scaffold/files/modules.README.txt",
                        "[web-root]/profiles/README.txt": "assets/scaffold/files/profiles.README.txt",
                        "[web-root]/themes/README.txt": "assets/scaffold/files/themes.README.txt"
                    }
                }
            },
            "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.",
            "time": "2020-03-18T16:26:33+00:00"
        },
        {
            "name": "drupal/core-composer-scaffold",
            "version": "8.8.4",
            "source": {
                "type": "git",
                "url": "https://github.com/drupal/core-composer-scaffold.git",
                "reference": "4825cb5234c28dff79ad298db582dfb23ff4ca59"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/4825cb5234c28dff79ad298db582dfb23ff4ca59",
                "reference": "4825cb5234c28dff79ad298db582dfb23ff4ca59",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0.0",
                "php": ">=7.0.8"
            },
            "conflict": {
                "drupal-composer/drupal-scaffold": "*"
            },
            "require-dev": {
                "composer/composer": "^1.8@stable"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Drupal\\Composer\\Plugin\\Scaffold\\Plugin",
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Drupal\\Composer\\Plugin\\Scaffold\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A flexible Composer project scaffold builder.",
            "homepage": "https://www.drupal.org/project/drupal",
            "keywords": [
                "drupal"
            ],
            "time": "2020-03-10T10:15:17+00:00"
        },
        {
            "name": "drupal/core-project-message",
            "version": "8.8.4",
            "source": {
                "type": "git",
                "url": "https://github.com/drupal/core-project-message.git",
                "reference": "10be18c6a401de8e243777de6a74cb45a7ecacad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/drupal/core-project-message/zipball/10be18c6a401de8e243777de6a74cb45a7ecacad",
                "reference": "10be18c6a401de8e243777de6a74cb45a7ecacad",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1",
                "php": ">=7.0.8"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Drupal\\Composer\\Plugin\\ProjectMessage\\MessagePlugin"
            },
            "autoload": {
                "psr-4": {
                    "Drupal\\Composer\\Plugin\\ProjectMessage\\": "."
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Adds a message after Composer installation.",
            "homepage": "https://www.drupal.org/project/drupal",
            "keywords": [
                "drupal"
            ],
            "time": "2020-02-21T09:36:23+00:00"
        },
        {
            "name": "drupal/core-recommended",
            "version": "8.8.4",
            "source": {
                "type": "git",
                "url": "https://github.com/drupal/core-recommended.git",
                "reference": "4155bff03954bae498029899f44e8adf697b20e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/drupal/core-recommended/zipball/4155bff03954bae498029899f44e8adf697b20e6",
                "reference": "4155bff03954bae498029899f44e8adf697b20e6",
                "shasum": ""
            },
            "require": {
                "asm89/stack-cors": "1.2.0",
                "composer/installers": "v1.7.0",
                "composer/semver": "1.5.0",
                "doctrine/annotations": "v1.4.0",
                "doctrine/cache": "v1.6.2",
                "doctrine/collections": "v1.4.0",
                "doctrine/common": "v2.7.3",
                "doctrine/inflector": "v1.2.0",
                "doctrine/lexer": "1.0.2",
                "drupal/core": "8.8.4",
                "easyrdf/easyrdf": "0.9.1",
                "egulias/email-validator": "2.1.11",
                "guzzlehttp/guzzle": "6.3.3",
                "guzzlehttp/promises": "v1.3.1",
                "guzzlehttp/psr7": "1.6.1",
                "masterminds/html5": "2.3.0",
                "paragonie/random_compat": "v9.99.99",
                "pear/archive_tar": "1.4.9",
                "pear/console_getopt": "v1.4.2",
                "pear/pear-core-minimal": "v1.10.9",
                "pear/pear_exception": "v1.0.0",
                "psr/container": "1.0.0",
                "psr/http-message": "1.0.1",
                "psr/log": "1.1.0",
                "ralouphie/getallheaders": "3.0.3",
                "stack/builder": "v1.0.5",
                "symfony-cmf/routing": "1.4.1",
                "symfony/class-loader": "v3.4.35",
                "symfony/console": "v3.4.35",
                "symfony/debug": "v3.4.35",
                "symfony/dependency-injection": "v3.4.35",
                "symfony/event-dispatcher": "v3.4.35",
                "symfony/http-foundation": "v3.4.35",
                "symfony/http-kernel": "v3.4.35",
                "symfony/polyfill-ctype": "v1.12.0",
                "symfony/polyfill-iconv": "v1.12.0",
                "symfony/polyfill-mbstring": "v1.12.0",
                "symfony/polyfill-php56": "v1.12.0",
                "symfony/polyfill-php70": "v1.12.0",
                "symfony/polyfill-util": "v1.12.0",
                "symfony/process": "v3.4.35",
                "symfony/psr-http-message-bridge": "v1.1.2",
                "symfony/routing": "v3.4.35",
                "symfony/serializer": "v3.4.35",
                "symfony/translation": "v3.4.35",
                "symfony/validator": "v3.4.35",
                "symfony/yaml": "v3.4.35",
                "twig/twig": "v1.42.3",
                "typo3/phar-stream-wrapper": "v3.1.3",
                "zendframework/zend-diactoros": "1.8.7",
                "zendframework/zend-escaper": "2.6.1",
                "zendframework/zend-feed": "2.12.0",
                "zendframework/zend-stdlib": "3.2.1"
            },
            "conflict": {
                "webflo/drupal-core-strict": "*"
            },
            "type": "metapackage",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
            "time": "2020-03-18T16:26:33+00:00"
        },
        {
            "name": "drupal/crop",
            "version": "2.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/crop.git",
                "reference": "8.x-2.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/crop-8.x-2.1.zip",
                "reference": "8.x-2.1",
                "shasum": "c03541907d59874ca8a81f574258f6c0de8cbdc8"
            },
            "require": {
                "drupal/core": "^8.8 || ^9"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.1",
                    "datestamp": "1585251827",
                    "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": "Drupal Media Team",
                    "homepage": "https://www.drupal.org/user/3260690"
                },
                {
                    "name": "phenaproxima",
                    "homepage": "https://www.drupal.org/user/205645"
                },
                {
                    "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": "https://git.drupalcode.org/project/crop",
                "issues": "https://www.drupal.org/project/issues/crop"
            }
        },
        {
            "name": "drupal/ctools",
            "version": "3.2.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/ctools.git",
                "reference": "8.x-3.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.2.zip",
                "reference": "8.x-3.2",
                "shasum": "d6da87239b64ba708a5977e7b33b1e009e36b091"
            },
            "require": {
                "drupal/core": "^8.5"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.2",
                    "datestamp": "1550728386",
                    "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": "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": "joelpittet",
                    "homepage": "https://www.drupal.org/user/160302"
                },
                {
                    "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/default_content",
            "version": "1.0.0-alpha8",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/default_content.git",
                "reference": "8.x-1.0-alpha8"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/default_content-8.x-1.0-alpha8.zip",
                "reference": "8.x-1.0-alpha8",
                "shasum": "cb16848a5c34bd5c11da1412fd49841814337ae8"
            },
            "require": {
                "drupal/core": "~8.3"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-alpha8",
                    "datestamp": "1556924587",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Alpha releases are not covered by Drupal security advisories."
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Berdir",
                    "homepage": "https://www.drupal.org/user/214652"
                },
                {
                    "name": "Sam152",
                    "homepage": "https://www.drupal.org/user/1485048"
                },
                {
                    "name": "andypost",
                    "homepage": "https://www.drupal.org/user/118908"
                },
                {
                    "name": "benjy",
                    "homepage": "https://www.drupal.org/user/1852732"
                },
                {
                    "name": "dawehner",
                    "homepage": "https://www.drupal.org/user/99340"
                },
                {
                    "name": "jibran",
                    "homepage": "https://www.drupal.org/user/1198144"
                },
                {
                    "name": "larowlan",
                    "homepage": "https://www.drupal.org/user/395439"
                }
            ],
            "description": "Imports default content when a module is enabled",
            "homepage": "https://www.drupal.org/project/default_content",
            "support": {
                "source": "https://git.drupalcode.org/project/default_content"
            }
        },
        {
            "name": "drupal/diff",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/diff.git",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/diff-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "7106ca30b7b10343fbf79a0c42fc7981b109095f"
            },
            "require": {
                "drupal/core": "^8.7.7 || ^9",
                "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",
                    "datestamp": "1578322688",
                    "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": "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": "phenaproxima",
                    "homepage": "https://www.drupal.org/user/205645"
                },
                {
                    "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/display_field_copy",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/display_field_copy.git",
                "reference": "8.x-1.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/display_field_copy-8.x-1.2.zip",
                "reference": "8.x-1.2",
                "shasum": "60a582fe0d7a6dc00240a73b96aecfa4c1fb3564"
            },
            "require": {
                "drupal/core": "~8.0",
                "drupal/ds": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.2",
                    "datestamp": "1563664081",
                    "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": "davidwbarratt",
                    "homepage": "https://www.drupal.org/user/411675"
                }
            ],
            "description": "Copies the display so it can be shown multiple times on a page.",
            "homepage": "https://www.drupal.org/project/display_field_copy",
            "support": {
                "source": "https://git.drupalcode.org/project/display_field_copy"
            }
        },
        {
            "name": "drupal/domain_301_redirect",
            "version": "1.0.0-alpha0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/domain_301_redirect.git",
                "reference": "8.x-1.0-alpha0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/domain_301_redirect-8.x-1.0-alpha0.zip",
                "reference": "8.x-1.0-alpha0",
                "shasum": "7b2756cdba8ecf8af052e9a6105530c1eaa2cfa5"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-alpha0",
                    "datestamp": "1569004385",
                    "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+"
            ],
            "authors": [
                {
                    "name": "Kevin Hankens",
                    "homepage": "https://www.drupal.org/user/78090"
                },
                {
                    "name": "jessebeach",
                    "homepage": "https://www.drupal.org/user/748566"
                },
                {
                    "name": "nagba",
                    "homepage": "https://www.drupal.org/user/21231"
                },
                {
                    "name": "naveenvalecha",
                    "homepage": "https://www.drupal.org/user/2665733"
                },
                {
                    "name": "timhilliard",
                    "homepage": "https://www.drupal.org/user/195493"
                }
            ],
            "description": "Allows you to 301 redirect any domain to the main domain associated with a site.",
            "homepage": "http://drupal.org/project/domain_301_redirect",
            "keywords": [
                "Drupal"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/domain_301_redirect",
                "issues": "http://drupal.org/project/domain_301_redirect"
            }
        },
        {
            "name": "drupal/dropzonejs",
            "version": "2.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/dropzonejs.git",
                "reference": "8.x-2.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/dropzonejs-8.x-2.1.zip",
                "reference": "8.x-2.1",
                "shasum": "a165b70070c320933fdce0c02be3577abce5e938"
            },
            "require": {
                "drupal/core": "^8.8 || ^9"
            },
            "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.1",
                    "datestamp": "1585662324",
                    "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": "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/ds",
            "version": "3.5.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/ds.git",
                "reference": "8.x-3.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.5.zip",
                "reference": "8.x-3.5",
                "shasum": "089c475534e64829d87fe3b34eca5f25654ea7bf"
            },
            "require": {
                "drupal/core": "^8.6"
            },
            "require-dev": {
                "drupal/devel": "*",
                "drupal/field_group": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.5",
                    "datestamp": "1574750285",
                    "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": "Bram Goffings",
                    "homepage": "https://www.drupal.org/user/172527",
                    "role": "Maintainer"
                },
                {
                    "name": "Kristof De Jaeger",
                    "homepage": "http://realize.be/",
                    "role": "Maintainer"
                },
                {
                    "name": "Brecht Ceyssens",
                    "homepage": "https://www.drupal.org/user/591438",
                    "role": "Maintainer"
                },
                {
                    "name": "swentel",
                    "homepage": "https://www.drupal.org/user/107403"
                }
            ],
            "description": "Extend the display options for every entity type.",
            "homepage": "https://www.drupal.org/project/ds",
            "keywords": [
                "drupal",
                "layout",
                "php"
            ],
            "support": {
                "source": "http://git.drupal.org/project/ds.git",
                "issues": "https://www.drupal.org/project/issues/ds",
                "irc": "irc://irc.freenode.org/drupal-contribute"
            }
        },
        {
            "name": "drupal/editor_advanced_link",
            "version": "1.6.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/editor_advanced_link.git",
                "reference": "8.x-1.6"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/editor_advanced_link-8.x-1.6.zip",
                "reference": "8.x-1.6",
                "shasum": "920f22fd7841bc1c77b56c6ae51436319b47636e"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.6",
                    "datestamp": "1577188383",
                    "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": "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": "https://git.drupalcode.org/project/editor_advanced_link"
            }
        },
        {
            "name": "drupal/embed",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/embed.git",
                "reference": "8.x-1.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/embed-8.x-1.3.zip",
                "reference": "8.x-1.3",
                "shasum": "141be860f2d2e1df67904995fa43774fee355328"
            },
            "require": {
                "drupal/core": "^8 || ^9"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.3",
                    "datestamp": "1576704484",
                    "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": "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": "https://git.drupalcode.org/project/embed",
                "issues": "https://www.drupal.org/project/issues/embed",
                "irc": "irc://irc.freenode.org/drupal-media"
            }
        },
        {
            "name": "drupal/entity_reference_revisions",
            "version": "1.8.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/entity_reference_revisions.git",
                "reference": "8.x-1.8"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.8.zip",
                "reference": "8.x-1.8",
                "shasum": "c1279e6c683edc2dbccedba8de1505340c8a62b6"
            },
            "require": {
                "drupal/core": "^8.7.7 || ^9"
            },
            "require-dev": {
                "drupal/diff": "1.x-dev"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.8",
                    "datestamp": "1583961846",
                    "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": "Berdir",
                    "homepage": "https://www.drupal.org/user/214652"
                },
                {
                    "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": "Entity Reference Revisions",
            "homepage": "https://www.drupal.org/project/entity_reference_revisions",
            "support": {
                "source": "https://git.drupalcode.org/project/entity_reference_revisions"
            }
        },
        {
            "name": "drupal/entity_usage",
            "version": "2.0.0-beta3",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/entity_usage.git",
                "reference": "8.x-2.0-beta3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/entity_usage-8.x-2.0-beta3.zip",
                "reference": "8.x-2.0-beta3",
                "shasum": "cc115349eb533013ec672dadbe8cf0cd880bd8c4"
            },
            "require": {
                "drupal/core": "^8.8 || ^9"
            },
            "require-dev": {
                "drupal/block_field": "~1.0",
                "drupal/dynamic_entity_reference": "~1.0",
                "drupal/entity_browser": "~2.0",
                "drupal/entity_browser_block": "~1.0",
                "drupal/entity_embed": "~1.0",
                "drupal/entity_reference_revisions": "~1.0",
                "drupal/inline_entity_form": "^1.0@RC",
                "drupal/paragraphs": "~1.0",
                "drupal/webform": "~5.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.0-beta3",
                    "datestamp": "1585145909",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "marcoscano",
                    "homepage": "https://www.drupal.org/user/1288796"
                },
                {
                    "name": "seanB",
                    "homepage": "https://www.drupal.org/user/545912"
                }
            ],
            "description": "Track usage of entities referenced by other entities",
            "homepage": "https://www.drupal.org/project/entity_usage",
            "keywords": [
                "Drupal"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/entity_usage",
                "issues": "http://drupal.org/project/issues/entity_usage"
            }
        },
        {
            "name": "drupal/environment_indicator",
            "version": "3.7.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/environment_indicator.git",
                "reference": "8.x-3.7"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/environment_indicator-8.x-3.7.zip",
                "reference": "8.x-3.7",
                "shasum": "c5e27581a10f446f7c88568279454f20f5910dc9"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.7",
                    "datestamp": "1568149685",
                    "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": "mrfelton",
                    "homepage": "https://www.drupal.org/user/305669"
                }
            ],
            "description": "Adds a color indicator for the different environments.",
            "homepage": "https://www.drupal.org/project/environment_indicator",
            "support": {
                "source": "https://git.drupalcode.org/project/environment_indicator"
            }
        },
        {
            "name": "drupal/externalauth",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/externalauth.git",
                "reference": "8.x-1.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/externalauth-8.x-1.2.zip",
                "reference": "8.x-1.2",
                "shasum": "957cf6e8033c192d7a20379869298063058cff7b"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.2",
                    "datestamp": "1569916976",
                    "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": "rgristroph",
                    "homepage": "https://www.drupal.org/user/516442"
                },
                {
                    "name": "snufkin",
                    "homepage": "https://www.drupal.org/user/58645"
                },
                {
                    "name": "svendecabooter",
                    "homepage": "https://www.drupal.org/user/35369"
                }
            ],
            "description": "Helper module to authenticate users using an external site / service and storing identification details",
            "homepage": "https://www.drupal.org/project/externalauth",
            "support": {
                "source": "https://git.drupalcode.org/project/externalauth"
            }
        },
        {
            "name": "drupal/fakeobjects",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/fakeobjects.git",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/fakeobjects-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "b1ebbd4ad2026f99c0204ad513cea74fb2692ff8"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0",
                    "datestamp": "1474470239",
                    "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": "Kevin Quillen (kevinquillen)",
                    "homepage": "https://www.drupal.org/u/kevinquillen",
                    "role": "Maintainer"
                }
            ],
            "description": "Adds the FakeObjects plugin to CKEditor. This plugin is a utility plugin that is required by certain user-facing CKEditor plugins.",
            "homepage": "http://drupal.org/project/fakeobjects",
            "keywords": [
                "Drupal"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/fakeobjects",
                "issues": "http://drupal.org/project/issues/fakeobjects"
            }
        },
        {
            "name": "drupal/field_formatter_class",
            "version": "dev-1.x",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/field_formatter_class.git",
                "reference": "e7b3c4a959f63d7a9efc74f2d3a67de306b8ddb4"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0+6-dev",
                    "datestamp": "1544386681",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Dev releases are not covered by Drupal security advisories."
                    }
                }
            },
            "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": "andrewmacpherson",
                    "homepage": "https://www.drupal.org/user/265648"
                },
                {
                    "name": "mfer",
                    "homepage": "https://www.drupal.org/user/25701"
                },
                {
                    "name": "pifagor",
                    "homepage": "https://www.drupal.org/user/2375692"
                }
            ],
            "description": "Provides custom HTML class settings for field formatters.",
            "homepage": "https://www.drupal.org/project/field_formatter_class",
            "support": {
                "source": "https://git.drupalcode.org/project/field_formatter_class"
            },
            "time": "2019-12-23T23:52:13+00:00"
        },
        {
            "name": "drupal/field_group",
            "version": "3.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/field_group.git",
                "reference": "8.x-3.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.0.zip",
                "reference": "8.x-3.0",
                "shasum": "8d87cdc4abc417aa4d411bffcaeb0a3ef1afa497"
            },
            "require": {
                "drupal/core": "^8 || ^9"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.0",
                    "datestamp": "1580250787",
                    "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": "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": "nils.destoop",
                    "homepage": "https://www.drupal.org/user/361625"
                },
                {
                    "name": "swentel",
                    "homepage": "https://www.drupal.org/user/107403"
                }
            ],
            "description": "Provides the field_group module.",
            "homepage": "https://www.drupal.org/project/field_group",
            "support": {
                "source": "https://git.drupalcode.org/project/field_group"
            }
        },
        {
            "name": "drupal/field_validation",
            "version": "1.0.0-alpha7",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/field_validation.git",
                "reference": "8.x-1.0-alpha7"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/field_validation-8.x-1.0-alpha7.zip",
                "reference": "8.x-1.0-alpha7",
                "shasum": "f6525c5d039044dd52978a55b7ac855a72970460"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-alpha7",
                    "datestamp": "1552342385",
                    "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": "g089h515r806",
                    "homepage": "https://www.drupal.org/user/174740"
                },
                {
                    "name": "manuel.adan",
                    "homepage": "https://www.drupal.org/user/516420"
                }
            ],
            "description": "Provides customizable field validation rules.",
            "homepage": "https://www.drupal.org/project/field_validation",
            "support": {
                "source": "https://git.drupalcode.org/project/field_validation"
            }
        },
        {
            "name": "drupal/file_mdm",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/file_mdm.git",
                "reference": "8.x-1.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/file_mdm-8.x-1.1.zip",
                "reference": "8.x-1.1",
                "shasum": "7f354aec6f89e3141c2aa1fb3747ad5d4578c13f"
            },
            "require": {
                "drupal/core": "~8.0",
                "lsolesen/pel": "0.9.6",
                "phenx/php-font-lib": "0.5",
                "php": ">=5.6"
            },
            "require-dev": {
                "drupal/image_effects": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1488273785",
                    "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": "mondrake",
                    "homepage": "https://www.drupal.org/user/1307444"
                }
            ],
            "description": "Provides a service to manage file metadata.",
            "homepage": "https://www.drupal.org/project/file_mdm",
            "support": {
                "source": "https://git.drupalcode.org/project/file_mdm"
            }
        },
        {
            "name": "drupal/file_mdm_exif",
            "version": "1.1.0",
            "require": {
                "drupal/core": "~8.0",
                "drupal/file_mdm": "self.version"
            },
            "require-dev": {
                "drupal/image_effects": "*"
            },
            "type": "metapackage",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1488273785",
                    "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": "mondrake",
                    "homepage": "https://www.drupal.org/user/1307444"
                }
            ],
            "description": "Provides a file metadata plugin for EXIF image information.",
            "homepage": "https://www.drupal.org/project/file_mdm",
            "support": {
                "source": "https://git.drupalcode.org/project/file_mdm"
            }
        },
        {
            "name": "drupal/file_mdm_font",
            "version": "1.1.0",
            "require": {
                "drupal/core": "~8.0",
                "drupal/file_mdm": "self.version"
            },
            "require-dev": {
                "drupal/image_effects": "*"
            },
            "type": "metapackage",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1488273785",
                    "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": "mondrake",
                    "homepage": "https://www.drupal.org/user/1307444"
                }
            ],
            "description": "Provides a file metadata plugin for TTF/OTF/WOFF font information.",
            "homepage": "https://www.drupal.org/project/file_mdm",
            "support": {
                "source": "https://git.drupalcode.org/project/file_mdm"
            }
        },
        {
            "name": "drupal/focal_point",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/focal_point.git",
                "reference": "8.x-1.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.3.zip",
                "reference": "8.x-1.3",
                "shasum": "f5b2ee49853fdcea7b4273a8c2d0c210be24de54"
            },
            "require": {
                "drupal/core": "^8 || ^9",
                "drupal/crop": "*"
            },
            "require-dev": {
                "drupal/crop": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.3",
                    "datestamp": "1584797652",
                    "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": "bleen",
                    "homepage": "https://www.drupal.org/user/77375"
                }
            ],
            "description": "Allows users to specify the focal point of an image for use during cropping.",
            "homepage": "https://www.drupal.org/project/focal_point",
            "support": {
                "source": "https://git.drupalcode.org/project/focal_point"
            }
        },
        {
            "name": "drupal/google_analytics",
            "version": "2.4.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/google_analytics.git",
                "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"
                    }
                }
            },
            "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/honeypot",
            "version": "1.30.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/honeypot.git",
                "reference": "8.x-1.30"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/honeypot-8.x-1.30.zip",
                "reference": "8.x-1.30",
                "shasum": "1d7983e8e07feee4f13e4b05c9a10db15ae2097e"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.30",
                    "datestamp": "1576274288",
                    "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": "Jeff Geerling",
                    "homepage": "https://www.drupal.org/user/213194",
                    "email": "geerlingguy@mac.com"
                },
                {
                    "name": "geerlingguy",
                    "homepage": "https://www.drupal.org/user/389011"
                },
                {
                    "name": "vijaycs85",
                    "homepage": "https://www.drupal.org/user/93488"
                }
            ],
            "description": "Mitigates spam form submissions using the honeypot method.",
            "homepage": "https://www.drupal.org/project/honeypot",
            "keywords": [
                "deterrent",
                "form",
                "honeypot",
                "honeytrap",
                "php",
                "spam"
            ],
            "support": {
                "source": "https://git.drupalcode.org/project/honeypot"
            }
        },
        {
            "name": "drupal/image_effects",
            "version": "2.3.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/image_effects.git",
                "reference": "8.x-2.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/image_effects-8.x-2.3.zip",
                "reference": "8.x-2.3",
                "shasum": "59d1adbfc722b0e0f447d1aedda7cf95e2701425"
            },
            "require": {
                "drupal/core": ">=8.2.0",
                "drupal/file_mdm_exif": "^1",
                "drupal/file_mdm_font": "^1"
            },
            "conflict": {
                "drupal/imagemagick": "<2.3"
            },
            "require-dev": {
                "drupal/imagemagick": "*",
                "drupal/jquery_colorpicker": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.3",
                    "datestamp": "1547928180",
                    "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": "mondrake",
                    "homepage": "https://www.drupal.org/user/1307444"
                },
                {
                    "name": "slashrsm",
                    "homepage": "https://www.drupal.org/user/744628"
                }
            ],
            "description": "Provides effects and operations for the Image API.",
            "homepage": "https://www.drupal.org/project/image_effects",
            "support": {
                "source": "https://git.drupalcode.org/project/image_effects"
            }
        },
        {
            "name": "drupal/imagemagick",
            "version": "3.0.0-alpha3",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/imagemagick.git",
                "reference": "8.x-3.0-alpha3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/imagemagick-8.x-3.0-alpha3.zip",
                "reference": "8.x-3.0-alpha3",
                "shasum": "7201f7d64a9aaafe61cc0386efcd723f44242abc"
            },
            "require": {
                "drupal/core": "^8.7",
                "drupal/file_mdm": "^1.1",
                "fileeye/mimemap": "^1.1.1",
                "php": ">=7"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.0-alpha3",
                    "datestamp": "1573371484",
                    "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": "Chris Charlton",
                    "homepage": "https://www.drupal.org/user/17089"
                },
                {
                    "name": "chx",
                    "homepage": "https://www.drupal.org/user/9446"
                },
                {
                    "name": "claudiu.cristea",
                    "homepage": "https://www.drupal.org/user/56348"
                },
                {
                    "name": "dman",
                    "homepage": "https://www.drupal.org/user/33240"
                },
                {
                    "name": "dopry",
                    "homepage": "https://www.drupal.org/user/22202"
                },
                {
                    "name": "drewish",
                    "homepage": "https://www.drupal.org/user/34869"
                },
                {
                    "name": "gdl",
                    "homepage": "https://www.drupal.org/user/507326"
                },
                {
                    "name": "mondrake",
                    "homepage": "https://www.drupal.org/user/1307444"
                },
                {
                    "name": "quicksketch",
                    "homepage": "https://www.drupal.org/user/35821"
                },
                {
                    "name": "sun",
                    "homepage": "https://www.drupal.org/user/54136"
                },
                {
                    "name": "walkah",
                    "homepage": "https://www.drupal.org/user/1531"
                }
            ],
            "description": "Provides an image toolkit to integrate ImageMagick with the Image API.",
            "homepage": "https://www.drupal.org/project/imagemagick",
            "support": {
                "source": "https://git.drupalcode.org/project/imagemagick"
            }
        },
        {
            "name": "drupal/inline_entity_form",
            "version": "1.0.0-rc3",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/inline_entity_form.git",
                "reference": "8.x-1.0-rc3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc3.zip",
                "reference": "8.x-1.0-rc3",
                "shasum": "f0508db2d64133e2df0af24e7fc914cbb5492211"
            },
            "require": {
                "drupal/core": "^8.7.7 || ^9"
            },
            "require-dev": {
                "drupal/entity_reference_revisions": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-rc3",
                    "datestamp": "1581640483",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "RC releases are not covered by Drupal security advisories."
                    }
                }
            },
            "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": "geek-merlin",
                    "homepage": "https://www.drupal.org/user/229048"
                },
                {
                    "name": "joachim",
                    "homepage": "https://www.drupal.org/user/107701"
                },
                {
                    "name": "jsacksick",
                    "homepage": "https://www.drupal.org/user/972218"
                },
                {
                    "name": "kaythay",
                    "homepage": "https://www.drupal.org/user/2182186"
                },
                {
                    "name": "oknate",
                    "homepage": "https://www.drupal.org/user/471638"
                },
                {
                    "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": "https://git.drupalcode.org/project/inline_entity_form"
            }
        },
        {
            "name": "drupal/layout_builder_modal",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/layout_builder_modal.git",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/layout_builder_modal-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "d8680bd1cc203600db91545d2ee9eba4220f506f"
            },
            "require": {
                "drupal/core": "^8.7.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0",
                    "datestamp": "1579042983",
                    "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": "John Svensson",
                    "homepage": "https://www.drupal.org/u/johndevman",
                    "email": "john@kodamera.se",
                    "role": "Maintainer"
                },
                {
                    "name": "Emil Johnsson",
                    "homepage": "https://www.drupal.org/u/johnzzon",
                    "email": "emil@kodamera.se",
                    "role": "Maintainer"
                },
                {
                    "name": "Henrik Larsson",
                    "homepage": "https://www.drupal.org/u/henriklarsson",
                    "email": "henrik@kodamera.se",
                    "role": "Maintainer"
                },
                {
                    "name": "twfahey",
                    "homepage": "https://www.drupal.org/user/3403722"
                }
            ],
            "description": "Open blocks in a modal in the Layout Builder UI.",
            "homepage": "https://www.drupal.org/project/layout_builder_modal",
            "support": {
                "source": "http://cgit.drupalcode.org/layout_builder_modal",
                "issues": "https://www.drupal.org/project/issues/layout_builder_modal"
            }
        },
        {
            "name": "drupal/layout_builder_restrictions",
            "version": "2.5.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/layout_builder_restrictions.git",
                "reference": "8.x-2.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/layout_builder_restrictions-8.x-2.5.zip",
                "reference": "8.x-2.5",
                "shasum": "7f5e70e70011769c19989ff099ab0b09870bc27e"
            },
            "require": {
                "drupal/core": "^8.6.0 || ^9"
            },
            "require-dev": {
                "drupal/dashboards": "*",
                "drupal/layout_library": "*",
                "drupal/mini_layouts": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.5",
                    "datestamp": "1578955383",
                    "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": "eiriksm",
                    "homepage": "https://www.drupal.org/user/1014468"
                },
                {
                    "name": "mark_fullmer",
                    "homepage": "https://www.drupal.org/user/2612816"
                },
                {
                    "name": "twfahey",
                    "homepage": "https://www.drupal.org/user/3403722"
                }
            ],
            "description": "Manage which fields & layouts are available in Layout Builder",
            "homepage": "https://www.drupal.org/project/layout_builder_restrictions",
            "support": {
                "source": "https://git.drupalcode.org/project/layout_builder_restrictions"
            }
        },
        {
            "name": "drupal/layout_library",
            "version": "1.0.0-beta2",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/layout_library.git",
                "reference": "8.x-1.0-beta2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/layout_library-8.x-1.0-beta2.zip",
                "reference": "8.x-1.0-beta2",
                "shasum": "dc0dd30247768d285bc5d9861982bdb3b452bb59"
            },
            "require": {
                "drupal/core": "^8.8 || ^9"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-beta2",
                    "datestamp": "1582217387",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
                    }
                }
            },
            "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": "larowlan",
                    "homepage": "https://www.drupal.org/user/395439"
                },
                {
                    "name": "samuel.mortenson",
                    "homepage": "https://www.drupal.org/user/2582268"
                },
                {
                    "name": "tim.plunkett",
                    "homepage": "https://www.drupal.org/user/241634"
                },
                {
                    "name": "xjm",
                    "homepage": "https://www.drupal.org/user/65776"
                }
            ],
            "description": "Provides a library of layouts for content-editors to select from",
            "homepage": "https://www.drupal.org/project/layout_library",
            "support": {
                "source": "https://git.drupalcode.org/project/layout_library"
            }
        },
        {
            "name": "drupal/link_title_formatter",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/link_title_formatter.git",
                "reference": "8.x-1.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/link_title_formatter-8.x-1.1.zip",
                "reference": "8.x-1.1",
                "shasum": "ebd3ca7de9ef5b4a26894d7d5ebd9831dd25d34b"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1524505384",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Project has not opted into security advisory coverage!"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "vinothg",
                    "homepage": "https://www.drupal.org/user/442398"
                }
            ],
            "description": "Formats a link title field as text without the link.",
            "homepage": "https://www.drupal.org/project/link_title_formatter",
            "support": {
                "source": "https://git.drupalcode.org/project/link_title_formatter"
            }
        },
        {
            "name": "drupal/linkit",
            "version": "5.0.0-beta10",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/linkit.git",
                "reference": "8.x-5.0-beta10"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/linkit-8.x-5.0-beta10.zip",
                "reference": "8.x-5.0-beta10",
                "shasum": "9980707514ec63fd1bdc27eebd4af243efda97a6"
            },
            "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-beta10",
                    "datestamp": "1573783085",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
                    }
                }
            },
            "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/menu_admin_per_menu",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/menu_admin_per_menu.git",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/menu_admin_per_menu-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "27dbef0025146a382feab67db5e93eaf280b8de4"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0",
                    "datestamp": "1507184944",
                    "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": "anrikun",
                    "homepage": "https://www.drupal.org/user/410199"
                },
                {
                    "name": "mkdok",
                    "homepage": "https://www.drupal.org/user/3308753"
                }
            ],
            "description": "Allows to give roles per menu admin permissions without giving them full administer menu permission.",
            "homepage": "https://www.drupal.org/project/menu_admin_per_menu",
            "support": {
                "source": "https://git.drupalcode.org/project/menu_admin_per_menu"
            }
        },
        {
            "name": "drupal/menu_block",
            "version": "dev-1.x",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/menu_block.git",
                "reference": "6a2e5a8e83f0b8e26546aebf198d0b66ed4747c8"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.5+9-dev",
                    "datestamp": "1583794180",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Dev releases are not covered by Drupal security advisories."
                    }
                }
            },
            "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": "https://git.drupalcode.org/project/menu_block"
            },
            "time": "2019-09-13T04:55:20+00:00"
        },
        {
            "name": "drupal/menu_link_weight",
            "version": "1.0.0-beta3",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/menu_link_weight.git",
                "reference": "8.x-1.0-beta3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/menu_link_weight-8.x-1.0-beta3.zip",
                "reference": "8.x-1.0-beta3",
                "shasum": "be90bb74a46d6e2c96fa3d2bdc34570036f68865"
            },
            "require": {
                "drupal/core": "*"
            },
            "require-dev": {
                "drupal/cshs": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-beta3",
                    "datestamp": "1498228442",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "bart.hanssens",
                    "homepage": "https://www.drupal.org/user/699486"
                },
                {
                    "name": "johndevman",
                    "homepage": "https://www.drupal.org/user/3331569"
                },
                {
                    "name": "stefan.r",
                    "homepage": "https://www.drupal.org/user/551886"
                },
                {
                    "name": "webflo",
                    "homepage": "https://www.drupal.org/user/254778"
                }
            ],
            "description": "Replaces the menu link weight dropdown with a tabledrag widget",
            "homepage": "https://www.drupal.org/project/menu_link_weight",
            "support": {
                "source": "https://git.drupalcode.org/project/menu_link_weight"
            }
        },
        {
            "name": "drupal/menu_position",
            "version": "1.0.0-alpha2",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/menu_position.git",
                "reference": "8.x-1.0-alpha2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/menu_position-8.x-1.0-alpha2.zip",
                "reference": "8.x-1.0-alpha2",
                "shasum": "1548cd248ad567d037efc23faeb7c39830c88cf6"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-alpha2",
                    "datestamp": "1578428583",
                    "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+"
            ],
            "authors": [
                {
                    "name": "BarisW",
                    "homepage": "https://www.drupal.org/user/107229"
                },
                {
                    "name": "JohnAlbin",
                    "homepage": "https://www.drupal.org/user/32095"
                },
                {
                    "name": "joelpittet",
                    "homepage": "https://www.drupal.org/user/160302"
                },
                {
                    "name": "lbainbridge",
                    "homepage": "https://www.drupal.org/user/2406996"
                }
            ],
            "description": "This module allows for the creation of rules that will dynamically add the current page into the menu system at the requested spots.",
            "homepage": "https://www.drupal.org/project/menu_position",
            "support": {
                "source": "https://git.drupalcode.org/project/menu_position",
                "issues": "https://www.drupal.org/project/issues/menu_position"
            }
        },
        {
            "name": "drupal/metatag",
            "version": "1.12.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/metatag.git",
                "reference": "8.x-1.12"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.12.zip",
                "reference": "8.x-1.12",
                "shasum": "88e2b29e0fa6835753b30587f9c556c360183629"
            },
            "require": {
                "drupal/core": "^8 || ^9",
                "drupal/token": "^1.0"
            },
            "require-dev": {
                "drupal/devel": "^2.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.12",
                    "datestamp": "1585646341",
                    "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": "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": "https://git.drupalcode.org/project/metatag",
                "issues": "https://www.drupal.org/project/issues/metatag",
                "docs": "https://www.drupal.org/docs/8/modules/metatag"
            }
        },
        {
            "name": "drupal/paragraph_blocks",
            "version": "2.1.0-beta5",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/paragraph_blocks.git",
                "reference": "8.x-2.1-beta5"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/paragraph_blocks-8.x-2.1-beta5.zip",
                "reference": "8.x-2.1-beta5",
                "shasum": "66899fe22af357234637b1f7b66ed286ef1f7f44"
            },
            "require": {
                "drupal/core": "~8.0",
                "drupal/ctools": "^3.0",
                "drupal/paragraphs": "^1.8"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.1-beta5",
                    "datestamp": "1572523386",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "douggreen",
                    "homepage": "https://www.drupal.org/user/29191"
                }
            ],
            "description": "Drupal Paragraph Blocks module",
            "homepage": "https://www.drupal.org/project/paragraph_blocks",
            "keywords": [
                "Drupal",
                "Paragraphs"
            ],
            "support": {
                "source": "https://git.drupalcode.org/project/paragraph_blocks"
            }
        },
        {
            "name": "drupal/paragraphs",
            "version": "1.11.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/paragraphs.git",
                "reference": "8.x-1.11"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.11.zip",
                "reference": "8.x-1.11",
                "shasum": "4fa849a249fbc689ca0c83523a967c08767e91af"
            },
            "require": {
                "drupal/core": "^8.7.7 || ^9",
                "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": "2.x-dev",
                "drupal/entity_usage": "2.x-dev",
                "drupal/field_group": "3.x-dev",
                "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.11",
                    "datestamp": "1581850829",
                    "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": "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": "jstoller",
                    "homepage": "https://www.drupal.org/user/99012"
                },
                {
                    "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": "https://git.drupalcode.org/project/paragraphs"
            }
        },
        {
            "name": "drupal/paragraphs_edit",
            "version": "2.0.0-alpha6",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/paragraphs_edit.git",
                "reference": "8.x-2.0-alpha6"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/paragraphs_edit-8.x-2.0-alpha6.zip",
                "reference": "8.x-2.0-alpha6",
                "shasum": "30ffe95b9160eedfa5aafc1e7a65e252d67d8b4e"
            },
            "require": {
                "drupal/core": "~8.0",
                "drupal/paragraphs": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                },
                "drupal": {
                    "version": "8.x-2.0-alpha6",
                    "datestamp": "1509009544",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Project has not opted into security advisory coverage!"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "casey",
                    "homepage": "https://www.drupal.org/user/32403"
                }
            ],
            "description": "Allows users to edit/clone and delete paragraphs.",
            "homepage": "https://www.drupal.org/project/paragraphs_edit",
            "support": {
                "source": "https://git.drupalcode.org/project/paragraphs_edit"
            }
        },
        {
            "name": "drupal/paranoia",
            "version": "1.0.0-alpha1",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/paranoia.git",
                "reference": "8.x-1.0-alpha1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/paranoia-8.x-1.0-alpha1.zip",
                "reference": "8.x-1.0-alpha1",
                "shasum": "4beb9c8ad6fdcc4feb0dc78bc8ce0d56560f707e"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-alpha1",
                    "datestamp": "1506626344",
                    "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": "banviktor",
                    "homepage": "https://www.drupal.org/user/3176333"
                },
                {
                    "name": "greggles",
                    "homepage": "https://www.drupal.org/user/36762"
                },
                {
                    "name": "killes@www.drop.org",
                    "homepage": "https://www.drupal.org/user/227"
                },
                {
                    "name": "nedjo",
                    "homepage": "https://www.drupal.org/user/4481"
                }
            ],
            "description": "Protects a site from some insecure configurations.",
            "homepage": "https://www.drupal.org/project/paranoia",
            "support": {
                "source": "https://git.drupalcode.org/project/paranoia"
            }
        },
        {
            "name": "drupal/pathauto",
            "version": "1.6.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/pathauto.git",
                "reference": "8.x-1.6"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.6.zip",
                "reference": "8.x-1.6",
                "shasum": "eb976ae110d73c06fafb1b657adb967dd2cb8246"
            },
            "require": {
                "drupal/core": "^8.6",
                "drupal/ctools": "*",
                "drupal/token": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.6",
                    "datestamp": "1575467285",
                    "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": "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": "https://git.drupalcode.org/project/pathauto"
            }
        },
        {
            "name": "drupal/redirect",
            "version": "1.5.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/redirect.git",
                "reference": "8.x-1.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.5.zip",
                "reference": "8.x-1.5",
                "shasum": "7940acfb28bd802235d159f1c7a9a58e89dd3d15"
            },
            "require": {
                "drupal/core": "^8.7.7 || ^9"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.5",
                    "datestamp": "1576656784",
                    "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": "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": "https://git.drupalcode.org/project/redirect"
            }
        },
        {
            "name": "drupal/response_code_condition",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/response_code_condition.git",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/response_code_condition-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "fd64e118c1190de6d35b1602da2910883360e819"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0",
                    "datestamp": "1510155785",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Project has not opted into security advisory coverage!"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "darius.restivan",
                    "homepage": "https://www.drupal.org/user/3508866"
                }
            ],
            "description": "Provides a condition to show or hide a block depending on the response code.",
            "homepage": "https://www.drupal.org/project/response_code_condition",
            "keywords": [
                "Drupal"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/response_code_condition",
                "issues": "https://www.drupal.org/project/issues/response_code_condition"
            }
        },
        {
            "name": "drupal/role_delegation",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/role_delegation.git",
                "reference": "8.x-1.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/role_delegation-8.x-1.1.zip",
                "reference": "8.x-1.1",
                "shasum": "a63b548056cc729beacfd385625fafb983e0f73e"
            },
            "require": {
                "drupal/core": "^8 || ^9"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1580498751",
                    "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": "Jeroen Tubex",
                    "homepage": "https://www.drupal.org/u/jeroent",
                    "role": "Maintainer"
                },
                {
                    "name": "benjy",
                    "homepage": "https://www.drupal.org/user/1852732"
                }
            ],
            "description": "Allows site administrators to grant some roles the authority to assign selected roles to users.",
            "homepage": "http://drupal.org/project/role_delegation",
            "support": {
                "source": "https://git.drupalcode.org/project/role_delegation",
                "issues": "http://drupal.org/project/role_delegation"
            }
        },
        {
            "name": "drupal/rules",
            "version": "3.0.0-alpha5",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/rules.git",
                "reference": "8.x-3.0-alpha5"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/rules-8.x-3.0-alpha5.zip",
                "reference": "8.x-3.0-alpha5",
                "shasum": "7c88959b047986783aa9d4afc992093df08ce0ee"
            },
            "require": {
                "drupal/core": "~8.0",
                "drupal/typed_data": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.0-alpha5",
                    "datestamp": "1566193991",
                    "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+"
            ],
            "authors": [
                {
                    "name": "TR",
                    "homepage": "https://www.drupal.org/user/202830"
                },
                {
                    "name": "fago",
                    "homepage": "https://www.drupal.org/user/16747"
                },
                {
                    "name": "klausi",
                    "homepage": "https://www.drupal.org/user/262198"
                }
            ],
            "description": "React on events and conditionally evaluate actions.",
            "homepage": "https://www.drupal.org/project/rules",
            "support": {
                "source": "https://git.drupalcode.org/project/rules"
            }
        },
        {
            "name": "drupal/seckit",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/seckit.git",
                "reference": "8.x-1.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/seckit-8.x-1.2.zip",
                "reference": "8.x-1.2",
                "shasum": "5bd6730e54b7bfae3c68dbfac3ccbb6f12129a65"
            },
            "require": {
                "drupal/core": "~8.0"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.2",
                    "datestamp": "1561463889",
                    "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": "badjava",
                    "homepage": "https://www.drupal.org/user/83372"
                },
                {
                    "name": "jweowu",
                    "homepage": "https://www.drupal.org/user/152788"
                },
                {
                    "name": "mcdruid",
                    "homepage": "https://www.drupal.org/user/255969"
                },
                {
                    "name": "p0deje",
                    "homepage": "https://www.drupal.org/user/529960"
                }
            ],
            "description": "SecKit provides Drupal with various security-hardening options.",
            "homepage": "https://www.drupal.org/project/seckit",
            "keywords": [
                "Drupal",
                "security"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/seckit",
                "issues": "http://drupal.org/project/issues/seckit"
            }
        },
        {
            "name": "drupal/simplesamlphp_auth",
            "version": "3.2.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/simplesamlphp_auth.git",
                "reference": "8.x-3.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/simplesamlphp_auth-8.x-3.2.zip",
                "reference": "8.x-3.2",
                "shasum": "a5a2b10fc873eb8669929ad1a6d9599e47a2ca99"
            },
            "require": {
                "drupal/core": "^8.7|^9.0",
                "drupal/externalauth": "^1.1",
                "simplesamlphp/simplesamlphp": "^1.18.2"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.2",
                    "datestamp": "1580423953",
                    "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": "Berdir",
                    "homepage": "https://www.drupal.org/user/214652"
                },
                {
                    "name": "colan",
                    "homepage": "https://www.drupal.org/user/58704"
                },
                {
                    "name": "dakku",
                    "homepage": "https://www.drupal.org/user/97634"
                },
                {
                    "name": "geekwisdom",
                    "homepage": "https://www.drupal.org/user/1662"
                },
                {
                    "name": "snufkin",
                    "homepage": "https://www.drupal.org/user/58645"
                },
                {
                    "name": "svendecabooter",
                    "homepage": "https://www.drupal.org/user/35369"
                }
            ],
            "description": "Allows users to authenticate to a remote SAML identity provider (IdP) via a locally configured SimpleSAMLphp service point (SP).",
            "homepage": "https://www.drupal.org/project/simplesamlphp_auth",
            "support": {
                "source": "https://git.drupalcode.org/project/simplesamlphp_auth"
            }
        },
        {
            "name": "drupal/token",
            "version": "1.6.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/token.git",
                "reference": "8.x-1.6"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/token-8.x-1.6.zip",
                "reference": "8.x-1.6",
                "shasum": "22039a3d927220609e708932ac5c501b90ca4925"
            },
            "require": {
                "drupal/core": "^8.7.7 || ^9"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.6",
                    "datestamp": "1577708583",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9 || ^10"
                    }
                }
            },
            "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": "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, some missing core tokens.",
            "homepage": "https://www.drupal.org/project/token",
            "support": {
                "source": "https://git.drupalcode.org/project/token"
            }
        },
        {
            "name": "drupal/typed_data",
            "version": "1.0.0-alpha4",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/typed_data.git",
                "reference": "8.x-1.0-alpha4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/typed_data-8.x-1.0-alpha4.zip",
                "reference": "8.x-1.0-alpha4",
                "shasum": "3f1db6d65098b03fc4ef9702305c3fd4ec88e0d5"
            },
            "require": {
                "drupal/core": "^8.7"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-alpha4",
                    "datestamp": "1579072387",
                    "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+"
            ],
            "authors": [
                {
                    "name": "TR",
                    "homepage": "https://www.drupal.org/user/202830"
                },
                {
                    "name": "fago",
                    "homepage": "https://www.drupal.org/user/16747"
                }
            ],
            "description": "Extends the core Typed Data API with new APIS and features.",
            "homepage": "https://www.drupal.org/project/typed_data",
            "support": {
                "source": "https://git.drupalcode.org/project/typed_data"
            }
        },
        {
            "name": "drupal/ui_patterns",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/ui_patterns.git",
                "reference": "8.x-1.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/ui_patterns-8.x-1.1.zip",
                "reference": "8.x-1.1",
                "shasum": "4131fee2638308caff7040b2f03264aa8e592a3c"
            },
            "require": {
                "drupal/core": "^8.3.0"
            },
            "require-dev": {
                "composer/installers": "^1.2",
                "cweagans/composer-patches": "~1.4",
                "drupal-composer/drupal-scaffold": "^2.2",
                "drupal/coffee": "~1",
                "drupal/config_devel": "~1",
                "drupal/config_installer": "~1",
                "drupal/console": "~1",
                "drupal/ds": "~3",
                "drupal/field_group": "~1",
                "drupal/page_manager": "*",
                "drupal/panels": "~4",
                "drupal/paragraphs": "~1",
                "drupal/token": "~1",
                "drush/drush": "~9",
                "openeuropa/task-runner": "~1.0-beta3",
                "phpro/grumphp": "~0.14",
                "webflo/drupal-core-require-dev": "~8.7"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1560696185",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "composer-exit-on-patch-failure": true,
                "enable-patching": true,
                "installer-paths": {
                    "build/core": [
                        "type:drupal-core"
                    ],
                    "build/modules/contrib/{$name}": [
                        "type:drupal-module"
                    ],
                    "build/profiles/contrib/{$name}": [
                        "type:drupal-profile"
                    ],
                    "build/themes/contrib/{$name}": [
                        "type:drupal-theme"
                    ]
                }
            },
            "autoload": {
                "psr-4": {
                    "Drupal\\ui_patterns\\": "./src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Drupal\\Tests\\ui_patterns\\": "./tests/src"
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "scripts": {
                "drupal-scaffold": [
                    "DrupalComposer\\DrupalScaffold\\Plugin::scaffold"
                ],
                "post-install-cmd": [
                    "./vendor/bin/run drupal:site-setup"
                ],
                "post-update-cmd": [
                    "./vendor/bin/run drupal:site-setup"
                ]
            },
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Nuvole Web",
                    "homepage": "https://www.drupal.org/user/186696",
                    "email": "info@nuvole.org"
                },
                {
                    "name": "bircher",
                    "homepage": "https://www.drupal.org/user/1344166"
                },
                {
                    "name": "pescetti",
                    "homepage": "https://www.drupal.org/user/436244"
                }
            ],
            "description": "UI Patterns.",
            "homepage": "https://www.drupal.org/project/ui_patterns",
            "keywords": [
                "drupal",
                "ui",
                "web"
            ],
            "support": {
                "source": "https://git.drupalcode.org/project/ui_patterns"
            }
        },
        {
            "name": "drupal/view_unpublished",
            "version": "1.0.0-alpha1",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/view_unpublished.git",
                "reference": "8.x-1.0-alpha1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/view_unpublished-8.x-1.0-alpha1.zip",
                "reference": "8.x-1.0-alpha1",
                "shasum": "6c5928295162027cd4da8f45aba6111d11e899f0"
            },
            "require": {
                "drupal/core": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-alpha1",
                    "datestamp": "1483493344",
                    "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": "amaria",
                    "homepage": "https://www.drupal.org/user/66428"
                },
                {
                    "name": "beeradb",
                    "homepage": "https://www.drupal.org/user/120651"
                },
                {
                    "name": "elevins",
                    "homepage": "https://www.drupal.org/user/781882"
                },
                {
                    "name": "entendu",
                    "homepage": "https://www.drupal.org/user/173461"
                }
            ],
            "description": "Select which roles should be able to see unpublished nodes.",
            "homepage": "https://www.drupal.org/project/view_unpublished",
            "support": {
                "source": "https://git.drupalcode.org/project/view_unpublished"
            }
        },
        {
            "name": "drupal/views_block_filter_block",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/views_block_filter_block.git",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_block_filter_block-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "39733c381750d47d1f256b1371ddb6e4c0404b6a"
            },
            "require": {
                "drupal/core": "^8 || ^9"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0",
                    "datestamp": "1575129180",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Project has not opted into security advisory coverage!"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Etroid",
                    "homepage": "https://www.drupal.org/user/3048985"
                },
                {
                    "name": "angrytoast",
                    "homepage": "https://www.drupal.org/user/2468092"
                },
                {
                    "name": "iamEAP",
                    "homepage": "https://www.drupal.org/user/1467594"
                },
                {
                    "name": "jkopel",
                    "homepage": "https://www.drupal.org/user/66207"
                },
                {
                    "name": "nehajyoti",
                    "homepage": "https://www.drupal.org/user/2804915"
                },
                {
                    "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": "https://git.drupalcode.org/project/views_block_filter_block"
            }
        },
        {
            "name": "drupal/views_bulk_operations",
            "version": "3.6.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/views_bulk_operations.git",
                "reference": "8.x-3.6"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_bulk_operations-8.x-3.6.zip",
                "reference": "8.x-3.6",
                "shasum": "e73974b85f33b6b569912b5bd880510586bd5486"
            },
            "require": {
                "drupal/core": "~8.8"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev"
                },
                "drupal": {
                    "version": "8.x-3.6",
                    "datestamp": "1583133812",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Marcin Grabias",
                    "homepage": "https://www.drupal.org/u/graber"
                },
                {
                    "name": "Jon Pugh",
                    "homepage": "https://www.drupal.org/user/17028"
                },
                {
                    "name": "bojanz",
                    "homepage": "https://www.drupal.org/user/86106"
                },
                {
                    "name": "infojunkie",
                    "homepage": "https://www.drupal.org/user/48424"
                },
                {
                    "name": "joelpittet",
                    "homepage": "https://www.drupal.org/user/160302"
                }
            ],
            "description": "Adds an ability to perform bulk operations on selected entities from view results. Provides an API to create such operations.",
            "homepage": "https://www.drupal.org/project/views_bulk_operations",
            "support": {
                "source": "https://git.drupalcode.org/project/views_bulk_operations",
                "issues": "https://www.drupal.org/project/issues/views_bulk_operations?version=8.x",
                "docs": "https://www.drupal.org/docs/8/modules/views-bulk-operations-vbo"
            }
        },
        {
            "name": "drupal/webform",
            "version": "5.9.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/webform.git",
                "reference": "8.x-5.9"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.9.zip",
                "reference": "8.x-5.9",
                "shasum": "fb49b16dd0c421512834fc50c811fa2cd6c48121"
            },
            "require": {
                "drupal/core": "^8.7.7 || ^9"
            },
            "require-dev": {
                "drupal/address": "~1.4",
                "drupal/bootstrap": "~3.0",
                "drupal/captcha": "~1.0",
                "drupal/chosen": "~2.6",
                "drupal/devel": "*",
                "drupal/entity_print": "^2.1",
                "drupal/gnode": "*",
                "drupal/group": "~1.0",
                "drupal/mailsystem": "~4.1",
                "drupal/select2": "~1.1",
                "drupal/smtp": "~1.0",
                "drupal/telephone_validation": "^2.2",
                "drupal/token": "~1.3",
                "drupal/webform_access": "*",
                "drupal/webform_attachment": "*",
                "drupal/webform_devel": "*",
                "drupal/webform_entity_print": "*",
                "drupal/webform_group": "*",
                "drupal/webform_node": "*",
                "drupal/webform_options_limit": "*",
                "drupal/webform_scheduled_email": "*",
                "drupal/webform_ui": "*"
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-5.x": "5.x-dev"
                },
                "drupal": {
                    "version": "8.x-5.9",
                    "datestamp": "1584560013",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9"
                    }
                }
            },
            "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": "https://git.drupalcode.org/project/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/xmlsitemap",
            "version": "1.0.0-rc1",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/xmlsitemap.git",
                "reference": "8.x-1.0-rc1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/xmlsitemap-8.x-1.0-rc1.zip",
                "reference": "8.x-1.0-rc1",
                "shasum": "9b88caa55f9a45b8c89a1284d2db739fbf0c830f"
            },
            "require": {
                "drupal/core": "^8 || ^9",
                "ext-xmlwriter": "*"
            },
            "require-dev": {
                "drupal/robotstxt": "^1.0"
            },
            "suggest": {
                "drush/drush": "Command-line regenerating and rebuilding sitemaps."
            },
            "type": "drupal-module",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                },
                "drupal": {
                    "version": "8.x-1.0-rc1",
                    "datestamp": "1576705928",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "RC releases are not covered by Drupal security advisories."
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9 || ^10"
                    }
                }
            },
            "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": "RenatoG",
                    "homepage": "https://www.drupal.org/user/3326031"
                },
                {
                    "name": "amateescu",
                    "homepage": "https://www.drupal.org/user/729614"
                },
                {
                    "name": "andrei.dincu",
                    "homepage": "https://www.drupal.org/user/2628879"
                },
                {
                    "name": "juampynr",
                    "homepage": "https://www.drupal.org/user/682736"
                },
                {
                    "name": "paulmckibben",
                    "homepage": "https://www.drupal.org/user/279003"
                },
                {
                    "name": "pifagor",
                    "homepage": "https://www.drupal.org/user/2375692"
                },
                {
                    "name": "tadityar",
                    "homepage": "https://www.drupal.org/user/3094465"
                },
                {
                    "name": "th_tushar",
                    "homepage": "https://www.drupal.org/user/1835276"
                }
            ],
            "description": "Creates XML sitemaps for the site",
            "homepage": "https://www.drupal.org/project/xmlsitemap",
            "support": {
                "source": "http://cgit.drupalcode.org/xmlsitemap",
                "issues": "http://drupal.org/project/issues/xmlsitemap"
            }
        },
        {
            "name": "drush/drush",
            "version": "10.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/drush-ops/drush.git",
                "reference": "8307a4e7dae9c63a279d8b59b9dca6c1973576c2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/drush-ops/drush/zipball/8307a4e7dae9c63a279d8b59b9dca6c1973576c2",
                "reference": "8307a4e7dae9c63a279d8b59b9dca6c1973576c2",
                "shasum": ""
            },
            "require": {
                "chi-teck/drupal-code-generator": "^1.30.5",
                "composer/semver": "^1.4",
                "consolidation/config": "^1.2",
                "consolidation/filter-via-dot-access-data": "^1",
                "consolidation/robo": "^1 || ^2",
                "consolidation/site-alias": "^3.0.0@stable",
                "consolidation/site-process": "^2.1 || ^4",
                "ext-dom": "*",
                "grasmash/yaml-expander": "^1.1.1",
                "league/container": "~2",
                "php": ">=7.1.3",
                "psr/log": "~1.0",
                "psy/psysh": "~0.6",
                "symfony/event-dispatcher": "^3.4 || ^4.0",
                "symfony/finder": "^3.4 || ^4.0",
                "symfony/var-dumper": "^3.4 || ^4.0 || ^5.0",
                "symfony/yaml": "^3.4 || ^4.0",
                "webflo/drupal-finder": "^1.2",
                "webmozart/path-util": "^2.1.0"
            },
            "require-dev": {
                "composer/installers": "^1.7",
                "cweagans/composer-patches": "~1.0",
                "drupal/alinks": "1.0.0",
                "drupal/core-recommended": "^8.8",
                "g1a/composer-test-scenarios": "^3",
                "lox/xhprof": "dev-master",
                "phpunit/phpunit": "^4.8.36 || ^6.1",
                "squizlabs/php_codesniffer": "^2.7 || ^3",
                "vlucas/phpdotenv": "^2.4"
            },
            "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": "10.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Drush\\": "src/",
                    "Drush\\Internal\\": "src/internal-forks"
                }
            },
            "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",
            "time": "2020-02-26T21:07:53+00:00"
        },
        {
            "name": "easyrdf/easyrdf",
            "version": "0.9.1",
            "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"
            },
            "type": "library",
            "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"
            ],
            "time": "2015-02-27T09:45:49+00:00"
        },
        {
            "name": "egulias/email-validator",
            "version": "2.1.11",
            "source": {
                "type": "git",
                "url": "https://github.com/egulias/EmailValidator.git",
                "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/92dd169c32f6f55ba570c309d83f5209cefb5e23",
                "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "^1.0.1",
                "php": ">= 5.5"
            },
            "require-dev": {
                "dominicsayers/isemail": "dev-master",
                "phpunit/phpunit": "^4.8.35||^5.7||^6.0",
                "satooshi/php-coveralls": "^1.0.1",
                "symfony/phpunit-bridge": "^4.4@dev"
            },
            "suggest": {
                "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Egulias\\EmailValidator\\": "EmailValidator"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eduardo Gulias Davis"
                }
            ],
            "description": "A library for validating emails against several RFCs",
            "homepage": "https://github.com/egulias/EmailValidator",
            "keywords": [
                "email",
                "emailvalidation",
                "emailvalidator",
                "validation",
                "validator"
            ],
            "time": "2019-08-13T17:33:27+00:00"
        },
        {
            "name": "enyo/dropzone",
            "version": "v5.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/enyo/dropzone.git",
                "reference": "5b82186d5f18540a1d13b6f4914fdc6220617ef5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/enyo/dropzone/zipball/5b82186d5f18540a1d13b6f4914fdc6220617ef5",
                "reference": "5b82186d5f18540a1d13b6f4914fdc6220617ef5",
                "shasum": ""
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matias Meno",
                    "email": "m@tias.me",
                    "homepage": "http://www.matiasmeno.com"
                }
            ],
            "description": "Handles drag and drop of files for you.",
            "homepage": "http://www.dropzonejs.com",
            "keywords": [
                "drag and drop",
                "dragndrop",
                "file upload",
                "upload"
            ],
            "time": "2020-02-14T13:09:09+00:00"
        },
        {
            "name": "ezyang/htmlpurifier",
            "version": "v4.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ezyang/htmlpurifier.git",
                "reference": "a617e55bc62a87eec73bd456d146d134ad716f03"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/a617e55bc62a87eec73bd456d146d134ad716f03",
                "reference": "a617e55bc62a87eec73bd456d146d134ad716f03",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2"
            },
            "require-dev": {
                "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "HTMLPurifier": "library/"
                },
                "files": [
                    "library/HTMLPurifier.composer.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "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"
            ],
            "time": "2019-10-28T03:44:26+00:00"
        },
        {
            "name": "fileeye/mimemap",
            "version": "1.1.3",
            "source": {
                "type": "git",
                "url": "https://github.com/FileEye/MimeMap.git",
                "reference": "c509cc3f919dae122b0435d514680943918d0e7e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FileEye/MimeMap/zipball/c509cc3f919dae122b0435d514680943918d0e7e",
                "reference": "c509cc3f919dae122b0435d514680943918d0e7e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "phpunit/phpunit": "<9",
                "sebastian/comparator": "*",
                "sebastian/diff": "*",
                "squizlabs/php_codesniffer": "*",
                "symfony/console": "*",
                "symfony/filesystem": "*",
                "symfony/var-dumper": "*",
                "symfony/yaml": "*"
            },
            "bin": [
                "bin/fileeye-mimemap"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "FileEye\\MimeMap\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "description": "A PHP library to handle MIME Content-Type fields and their related file extensions.",
            "homepage": "https://github.com/FileEye/MimeMap",
            "keywords": [
                "mime",
                "mime-database",
                "mime-parser",
                "mime-type"
            ],
            "time": "2019-11-23T08:05:46+00:00"
        },
        {
            "name": "gettext/gettext",
            "version": "v4.8.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-gettext/Gettext.git",
                "reference": "e474f872f2c8636cf53fd283ec4ce1218f3d236a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/e474f872f2c8636cf53fd283ec4ce1218f3d236a",
                "reference": "e474f872f2c8636cf53fd283ec4ce1218f3d236a",
                "shasum": ""
            },
            "require": {
                "gettext/languages": "^2.3",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "illuminate/view": "*",
                "phpunit/phpunit": "^4.8|^5.7|^6.5",
                "squizlabs/php_codesniffer": "^3.0",
                "symfony/yaml": "~2",
                "twig/extensions": "*",
                "twig/twig": "^1.31|^2.0"
            },
            "suggest": {
                "illuminate/view": "Is necessary if you want to use the Blade extractor",
                "symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator",
                "twig/extensions": "Is necessary if you want to use the Twig extractor",
                "twig/twig": "Is necessary if you want to use the Twig extractor"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Gettext\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oscar Otero",
                    "email": "oom@oscarotero.com",
                    "homepage": "http://oscarotero.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP gettext manager",
            "homepage": "https://github.com/oscarotero/Gettext",
            "keywords": [
                "JS",
                "gettext",
                "i18n",
                "mo",
                "po",
                "translation"
            ],
            "time": "2019-12-02T10:21:14+00:00"
        },
        {
            "name": "gettext/languages",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-gettext/Languages.git",
                "reference": "38ea0482f649e0802e475f0ed19fa993bcb7a618"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-gettext/Languages/zipball/38ea0482f649e0802e475f0ed19fa993bcb7a618",
                "reference": "38ea0482f649e0802e475f0ed19fa993bcb7a618",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.16.0",
                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4"
            },
            "bin": [
                "bin/export-plural-rules"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Gettext\\Languages\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michele Locati",
                    "email": "mlocati@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "gettext languages with plural rules",
            "homepage": "https://github.com/php-gettext/Languages",
            "keywords": [
                "cldr",
                "i18n",
                "internationalization",
                "l10n",
                "language",
                "languages",
                "localization",
                "php",
                "plural",
                "plural rules",
                "plurals",
                "translate",
                "translations",
                "unicode"
            ],
            "time": "2019-11-13T10:30:21+00:00"
        },
        {
            "name": "grasmash/expander",
            "version": "1.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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "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.",
            "time": "2017-12-21T22:14:55+00:00"
        },
        {
            "name": "grasmash/yaml-expander",
            "version": "1.4.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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "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.",
            "time": "2017-12-16T16:06:03+00:00"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "6.3.3",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.3-dev"
                }
            },
            "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"
            ],
            "time": "2018-04-22T15:46:56+00:00"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "v1.3.1",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "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"
            ],
            "time": "2016-12-20T10:07:11+00:00"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "1.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
                "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "psr/http-message": "~1.0",
                "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "ext-zlib": "*",
                "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
            },
            "suggest": {
                "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6-dev"
                }
            },
            "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"
            ],
            "time": "2019-07-01T23:21:34+00:00"
        },
        {
            "name": "harvesthq/chosen",
            "version": "v1.8.7",
            "source": {
                "type": "git",
                "url": "https://github.com/harvesthq/chosen-package.git",
                "reference": "ad86732b668627c131e61ee8f0e6e9ed52e4db8d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/harvesthq/chosen-package/zipball/ad86732b668627c131e61ee8f0e6e9ed52e4db8d",
                "reference": "ad86732b668627c131e61ee8f0e6e9ed52e4db8d",
                "shasum": ""
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Koen Punt",
                    "homepage": "https://github.com/koenpunt"
                },
                {
                    "name": "Patrick Filler",
                    "homepage": "https://github.com/pfiller"
                },
                {
                    "name": "Christophe Coevoet",
                    "homepage": "https://github.com/stof"
                },
                {
                    "name": "Ken Earley",
                    "homepage": "https://github.com/kenearley"
                }
            ],
            "description": "Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.",
            "homepage": "https://harvesthq.github.io/chosen/",
            "keywords": [
                "dropdown",
                "form",
                "input",
                "multiselect",
                "select",
                "ui"
            ],
            "time": "2018-06-28T20:32:51+00:00"
        },
        {
            "name": "jakub-onderka/php-console-color",
            "version": "v0.2",
            "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.*"
            },
            "type": "library",
            "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"
                }
            ],
            "time": "2018-09-29T17:23:10+00:00"
        },
        {
            "name": "jakub-onderka/php-console-highlighter",
            "version": "v0.4",
            "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"
            },
            "type": "library",
            "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",
            "time": "2018-09-29T18:48:56+00:00"
        },
        {
            "name": "kub-at/php-simple-html-dom-parser",
            "version": "1.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Kub-AT/php-simple-html-dom-parser.git",
                "reference": "ff22f98bfd9235115c128059076f3eb740d66913"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/ff22f98bfd9235115c128059076f3eb740d66913",
                "reference": "ff22f98bfd9235115c128059076f3eb740d66913",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "type": "library",
            "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"
            ],
            "time": "2019-10-25T12:34:43+00:00"
        },
        {
            "name": "league/container",
            "version": "2.4.1",
            "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.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev",
                    "dev-1.x": "1.x-dev"
                }
            },
            "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"
            ],
            "time": "2017-05-10T09:20:27+00:00"
        },
        {
            "name": "lsolesen/pel",
            "version": "0.9.6",
            "source": {
                "type": "git",
                "url": "https://github.com/lsolesen/pel.git",
                "reference": "c9e3919f5db3b85c3c422d4f8d448dbcb2a87a23"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lsolesen/pel/zipball/c9e3919f5db3b85c3c422d4f8d448dbcb2a87a23",
                "reference": "c9e3919f5db3b85c3c422d4f8d448dbcb2a87a23",
                "shasum": ""
            },
            "require": {
                "php": ">=5.0.0"
            },
            "require-dev": {
                "ext-gd": "*",
                "phpunit/phpunit": "5.7.*",
                "satooshi/php-coveralls": "1.0.*",
                "squizlabs/php_codesniffer": "3.0.0RC3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "lsolesen\\pel\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "Lars Olesen",
                    "email": "lars@intraface.dk",
                    "homepage": "http://intraface.dk",
                    "role": "Developer"
                },
                {
                    "name": "Martin Geisler",
                    "email": "martin@geisler.net",
                    "homepage": "http://geisler.net",
                    "role": "Developer"
                }
            ],
            "description": "PHP Exif Library. A library for reading and writing Exif headers in JPEG and TIFF images using PHP.",
            "homepage": "http://lsolesen.github.com/pel/",
            "keywords": [
                "exif",
                "image"
            ],
            "time": "2017-02-03T11:58:58+00:00"
        },
        {
            "name": "masterminds/html5",
            "version": "2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Masterminds/html5-php.git",
                "reference": "2c37c6c520b995b761674de3be8455a381679067"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/2c37c6c520b995b761674de3be8455a381679067",
                "reference": "2c37c6c520b995b761674de3be8455a381679067",
                "shasum": ""
            },
            "require": {
                "ext-libxml": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*",
                "sami/sami": "~2.0",
                "satooshi/php-coveralls": "1.0.*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2-dev"
                }
            },
            "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"
            ],
            "time": "2017-09-04T12:26:28+00:00"
        },
        {
            "name": "mkalkbrenner/php-htmldiff-advanced",
            "version": "0.0.8",
            "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"
            },
            "type": "library",
            "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"
            ],
            "time": "2016-07-25T17:07:32+00:00"
        },
        {
            "name": "nikic/php-parser",
            "version": "v4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc",
                "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=7.0"
            },
            "require-dev": {
                "ircmaxell/php-yacc": "0.0.5",
                "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
            },
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.3-dev"
                }
            },
            "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"
            ],
            "time": "2019-11-08T13:50:10+00:00"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v9.99.99",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
                "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
                "shasum": ""
            },
            "require": {
                "php": "^7"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*",
                "vimeo/psalm": "^1"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "type": "library",
            "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"
            ],
            "time": "2018-07-02T15:55:56+00:00"
        },
        {
            "name": "pear/archive_tar",
            "version": "1.4.9",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/Archive_Tar.git",
                "reference": "c5b00053770e1d72128252c62c2c1a12c26639f0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/c5b00053770e1d72128252c62c2c1a12c26639f0",
                "reference": "c5b00053770e1d72128252c62c2c1a12c26639f0",
                "shasum": ""
            },
            "require": {
                "pear/pear-core-minimal": "^1.10.0alpha2",
                "php": ">=5.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "suggest": {
                "ext-bz2": "Bz2 compression support.",
                "ext-xz": "Lzma2 compression support.",
                "ext-zlib": "Gzip compression support."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Archive_Tar": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Vincent Blavet",
                    "email": "vincent@phpconcept.net"
                },
                {
                    "name": "Greg Beaver",
                    "email": "greg@chiaraquartet.net"
                },
                {
                    "name": "Michiel Rook",
                    "email": "mrook@php.net"
                }
            ],
            "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
            "homepage": "https://github.com/pear/Archive_Tar",
            "keywords": [
                "archive",
                "tar"
            ],
            "time": "2019-12-04T10:17:28+00:00"
        },
        {
            "name": "pear/console_getopt",
            "version": "v1.4.2",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/Console_Getopt.git",
                "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/6c77aeb625b32bd752e89ee17972d103588b90c0",
                "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Console": "./"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./"
            ],
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Greg Beaver",
                    "email": "cellog@php.net",
                    "role": "Helper"
                },
                {
                    "name": "Andrei Zmievski",
                    "email": "andrei@php.net",
                    "role": "Lead"
                },
                {
                    "name": "Stig Bakken",
                    "email": "stig@php.net",
                    "role": "Developer"
                }
            ],
            "description": "More info available on: http://pear.php.net/package/Console_Getopt",
            "time": "2019-02-06T16:52:33+00:00"
        },
        {
            "name": "pear/pear-core-minimal",
            "version": "v1.10.9",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/pear-core-minimal.git",
                "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/742be8dd68c746a01e4b0a422258e9c9cae1c37f",
                "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f",
                "shasum": ""
            },
            "require": {
                "pear/console_getopt": "~1.4",
                "pear/pear_exception": "~1.0"
            },
            "replace": {
                "rsky/pear-core-min": "self.version"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Christian Weiske",
                    "email": "cweiske@php.net",
                    "role": "Lead"
                }
            ],
            "description": "Minimal set of PEAR core files to be used as composer dependency",
            "time": "2019-03-13T18:15:44+00:00"
        },
        {
            "name": "pear/pear_exception",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/PEAR_Exception.git",
                "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
                "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
                "shasum": ""
            },
            "require": {
                "php": ">=4.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "type": "class",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "PEAR": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "."
            ],
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Helgi Thormar",
                    "email": "dufuz@php.net"
                },
                {
                    "name": "Greg Beaver",
                    "email": "cellog@php.net"
                }
            ],
            "description": "The PEAR Exception base class.",
            "homepage": "https://github.com/pear/PEAR_Exception",
            "keywords": [
                "exception"
            ],
            "time": "2015-02-10T20:07:52+00:00"
        },
        {
            "name": "phenx/php-font-lib",
            "version": "0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/PhenX/php-font-lib.git",
                "reference": "19ad2bebc35be028fcc0221025fcbf3d436a3962"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/19ad2bebc35be028fcc0221025fcbf3d436a3962",
                "reference": "19ad2bebc35be028fcc0221025fcbf3d436a3962",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8"
            },
            "type": "library",
            "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",
            "time": "2017-02-11T10:58:43+00:00"
        },
        {
            "name": "phpfastcache/riak-client",
            "version": "3.4.3",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPSocialNetwork/riak-php-client.git",
                "reference": "d771f75d16196006604a30bb15adc1c6a9b0fcc9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPSocialNetwork/riak-php-client/zipball/d771f75d16196006604a30bb15adc1c6a9b0fcc9",
                "reference": "d771f75d16196006604a30bb15adc1c6a9b0fcc9",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=5.4"
            },
            "conflict": {
                "basho/riak": "*"
            },
            "require-dev": {
                "apigen/apigen": "4.1.*",
                "phpunit/phpunit": "4.8.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Basho\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Georges.L",
                    "email": "contact@geolim4.com",
                    "homepage": "https://github.com/Geolim4",
                    "role": "Maintainer"
                },
                {
                    "name": "Christopher Mancini",
                    "email": "cmancini@basho.com",
                    "homepage": "https://github.com/christophermancini",
                    "role": "Former Lead Developer"
                },
                {
                    "name": "Alex Moore",
                    "email": "amoore@basho.com",
                    "homepage": "https://github.com/alexmoore",
                    "role": "Former Developer"
                }
            ],
            "description": "Riak client for PHP (Fork of the official basho/riak due to maintainer significant inactivity)",
            "homepage": "https://github.com/PHPSocialNetwork/riak-php-client",
            "keywords": [
                "basho",
                "client",
                "crdt",
                "data",
                "database",
                "datatype",
                "driver",
                "kv",
                "nosql",
                "riak"
            ],
            "time": "2017-11-23T21:33:15+00:00"
        },
        {
            "name": "phpmailer/phpmailer",
            "version": "v6.1.5",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPMailer/PHPMailer.git",
                "reference": "a8bf068f64a580302026e484ee29511f661b2ad3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/a8bf068f64a580302026e484ee29511f661b2ad3",
                "reference": "a8bf068f64a580302026e484ee29511f661b2ad3",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-filter": "*",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "doctrine/annotations": "^1.2",
                "friendsofphp/php-cs-fixer": "^2.2",
                "phpunit/phpunit": "^4.8 || ^5.7"
            },
            "suggest": {
                "ext-mbstring": "Needed to send email in multibyte encoding charset",
                "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
                "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
                "psr/log": "For optional PSR-3 debug logging",
                "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
                "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PHPMailer\\PHPMailer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-only"
            ],
            "authors": [
                {
                    "name": "Marcus Bointon",
                    "email": "phpmailer@synchromedia.co.uk"
                },
                {
                    "name": "Jim Jagielski",
                    "email": "jimjag@gmail.com"
                },
                {
                    "name": "Andy Prevost",
                    "email": "codeworxtech@users.sourceforge.net"
                },
                {
                    "name": "Brent R. Matzelle"
                }
            ],
            "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
            "time": "2020-03-14T14:23:48+00:00"
        },
        {
            "name": "psr/container",
            "version": "1.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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "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"
            ],
            "time": "2017-02-14T16:28:37+00:00"
        },
        {
            "name": "psr/http-message",
            "version": "1.0.1",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "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"
            ],
            "time": "2016-08-06T14:39:51+00:00"
        },
        {
            "name": "psr/log",
            "version": "1.1.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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "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"
            ],
            "time": "2018-11-20T15:27:04+00:00"
        },
        {
            "name": "psy/psysh",
            "version": "v0.10.2",
            "source": {
                "type": "git",
                "url": "https://github.com/bobthecow/psysh.git",
                "reference": "573c2362c3cdebe846b4adae4b630eecb350afd8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bobthecow/psysh/zipball/573c2362c3cdebe846b4adae4b630eecb350afd8",
                "reference": "573c2362c3cdebe846b4adae4b630eecb350afd8",
                "shasum": ""
            },
            "require": {
                "dnoegel/php-xdg-base-dir": "0.1.*",
                "ext-json": "*",
                "ext-tokenizer": "*",
                "jakub-onderka/php-console-highlighter": "0.4.*|0.3.*",
                "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3",
                "php": "^8.0 || ^7.0 || ^5.5.9",
                "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10",
                "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.2",
                "hoa/console": "~3.16|~2.15"
            },
            "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."
            },
            "bin": [
                "bin/psysh"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.10.x-dev"
                }
            },
            "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"
            ],
            "time": "2020-03-21T06:55:27+00:00"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "type": "library",
            "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.",
            "time": "2019-03-08T08:55:37+00:00"
        },
        {
            "name": "robrichards/xmlseclibs",
            "version": "3.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/robrichards/xmlseclibs.git",
                "reference": "0a53d3c3aa87564910cae4ed01416441d3ae0db5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/0a53d3c3aa87564910cae4ed01416441d3ae0db5",
                "reference": "0a53d3c3aa87564910cae4ed01416441d3ae0db5",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "php": ">= 5.4"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "RobRichards\\XMLSecLibs\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "A PHP library for XML Security",
            "homepage": "https://github.com/robrichards/xmlseclibs",
            "keywords": [
                "security",
                "signature",
                "xml",
                "xmldsig"
            ],
            "time": "2019-11-05T11:44:22+00:00"
        },
        {
            "name": "simplesamlphp/composer-module-installer",
            "version": "v1.1.6",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/composer-module-installer.git",
                "reference": "b70414a2112fe49e97a7eddd747657bd8bc38ef0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/composer-module-installer/zipball/b70414a2112fe49e97a7eddd747657bd8bc38ef0",
                "reference": "b70414a2112fe49e97a7eddd747657bd8bc38ef0",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0",
                "simplesamlphp/simplesamlphp": "*"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "SimpleSamlPhp\\Composer\\ModuleInstallerPlugin"
            },
            "autoload": {
                "psr-0": {
                    "SimpleSamlPhp\\Composer": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "description": "A Composer plugin that allows installing SimpleSAMLphp modules through Composer.",
            "time": "2017-04-24T07:12:50+00:00"
        },
        {
            "name": "simplesamlphp/saml2",
            "version": "v4.1.7",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/saml2.git",
                "reference": "62c7ab036c2db4c25bcab210d30343add0ae2c28"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/62c7ab036c2db4c25bcab210d30343add0ae2c28",
                "reference": "62c7ab036c2db4c25bcab210d30343add0ae2c28",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-openssl": "*",
                "ext-zlib": "*",
                "php": ">=7.2",
                "psr/log": "~1.1",
                "robrichards/xmlseclibs": "^3.0.4",
                "webmozart/assert": "^1.5"
            },
            "require-dev": {
                "mockery/mockery": "~1.2",
                "phpunit/phpunit": "^8.3",
                "sebastian/phpcpd": "~4.1",
                "sensiolabs/security-checker": "~6.0",
                "simplesamlphp/simplesamlphp-test-framework": "~0.1.0",
                "squizlabs/php_codesniffer": "~3.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "v4.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "SAML2\\": "src/SAML2"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                }
            ],
            "description": "SAML2 PHP library from SimpleSAMLphp",
            "time": "2020-03-21T19:43:09+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp",
            "version": "v1.18.5",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp.git",
                "reference": "a837c73a04c9964585bd75d1917b490fad90b114"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp/zipball/a837c73a04c9964585bd75d1917b490fad90b114",
                "reference": "a837c73a04c9964585bd75d1917b490fad90b114",
                "shasum": ""
            },
            "require": {
                "ext-date": "*",
                "ext-dom": "*",
                "ext-hash": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "ext-pcre": "*",
                "ext-spl": "*",
                "ext-zlib": "*",
                "gettext/gettext": "^4.6",
                "php": ">=5.6",
                "phpmailer/phpmailer": "^6.0",
                "robrichards/xmlseclibs": "^3.0.4",
                "simplesamlphp/saml2": "^3.4 || ^4.0",
                "simplesamlphp/simplesamlphp-module-adfs": "^0.9",
                "simplesamlphp/simplesamlphp-module-authcrypt": "^0.9",
                "simplesamlphp/simplesamlphp-module-authfacebook": "^0.9",
                "simplesamlphp/simplesamlphp-module-authorize": "^0.9",
                "simplesamlphp/simplesamlphp-module-authtwitter": "^0.9",
                "simplesamlphp/simplesamlphp-module-authwindowslive": "^0.9",
                "simplesamlphp/simplesamlphp-module-authx509": "^0.9",
                "simplesamlphp/simplesamlphp-module-authyubikey": "^0.9",
                "simplesamlphp/simplesamlphp-module-cas": "^0.9",
                "simplesamlphp/simplesamlphp-module-cdc": "^0.9",
                "simplesamlphp/simplesamlphp-module-consent": "^0.9",
                "simplesamlphp/simplesamlphp-module-consentadmin": "^0.9",
                "simplesamlphp/simplesamlphp-module-discopower": "^0.9",
                "simplesamlphp/simplesamlphp-module-exampleattributeserver": "^1.0",
                "simplesamlphp/simplesamlphp-module-expirycheck": "^0.9",
                "simplesamlphp/simplesamlphp-module-ldap": "^0.9",
                "simplesamlphp/simplesamlphp-module-memcachemonitor": "^0.9",
                "simplesamlphp/simplesamlphp-module-memcookie": "^1.2",
                "simplesamlphp/simplesamlphp-module-metarefresh": "^0.9",
                "simplesamlphp/simplesamlphp-module-negotiate": "^0.9",
                "simplesamlphp/simplesamlphp-module-oauth": "^0.9",
                "simplesamlphp/simplesamlphp-module-preprodwarning": "^0.9",
                "simplesamlphp/simplesamlphp-module-radius": "^0.9",
                "simplesamlphp/simplesamlphp-module-riak": "^0.9",
                "simplesamlphp/simplesamlphp-module-sanitycheck": "^0.9",
                "simplesamlphp/simplesamlphp-module-smartattributes": "^0.9",
                "simplesamlphp/simplesamlphp-module-sqlauth": "^0.9",
                "simplesamlphp/simplesamlphp-module-statistics": "^0.9",
                "simplesamlphp/twig-configurable-i18n": "^2.1",
                "symfony/config": "^3.4 || ^4.0",
                "symfony/dependency-injection": "^3.4 || ^4.0",
                "symfony/http-foundation": "^3.4 || ^4.0",
                "symfony/http-kernel": "^3.4 || ^4.0",
                "symfony/routing": "^3.4 || ^4.0",
                "symfony/yaml": "^3.4 || ^4.0",
                "twig/twig": "~1.0 || ~2.0",
                "whitehat101/apr1-md5": "~1.0"
            },
            "require-dev": {
                "ext-curl": "*",
                "mikey179/vfsstream": "~1.6",
                "phpunit/phpunit": "~5.7",
                "sensiolabs/security-checker": "^5.0.3",
                "simplesamlphp/simplesamlphp-test-framework": "^0.0.14",
                "squizlabs/php_codesniffer": "^3.5",
                "vimeo/psalm": "~1.1.9"
            },
            "suggest": {
                "ext-curl": "Needed in order to check for updates automatically",
                "ext-ldap": "Needed if an LDAP backend is used",
                "ext-memcache": "Needed if a Memcache server is used to store session information",
                "ext-mysql": "Needed if a MySQL backend is used, either for authentication or to store session information",
                "ext-pdo": "Needed if a database backend is used, either for authentication or to store session information",
                "ext-pgsql": "Needed if a PostgreSQL backend is used, either for authentication or to store session information",
                "ext-radius": "Needed if a Radius backend is used",
                "predis/predis": "Needed if a Redis server is used to store session information"
            },
            "type": "project",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\": "lib/SimpleSAML"
                },
                "files": [
                    "lib/_autoload_modules.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                },
                {
                    "name": "Olav Morken",
                    "email": "olav.morken@uninett.no"
                },
                {
                    "name": "Jaime Perez",
                    "email": "jaime.perez@uninett.no"
                }
            ],
            "description": "A PHP implementation of a SAML 2.0 service provider and identity provider, also compatible with Shibboleth 1.3 and 2.0.",
            "homepage": "http://simplesamlphp.org",
            "keywords": [
                "SAML2",
                "idp",
                "oauth",
                "shibboleth",
                "sp",
                "ws-federation"
            ],
            "time": "2020-03-23T13:44:30+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-adfs",
            "version": "v0.9.6",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-adfs.git",
                "reference": "425e5ebbdd097c92fe5265a6b48d32a3095c7237"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-adfs/zipball/425e5ebbdd097c92fe5265a6b48d32a3095c7237",
                "reference": "425e5ebbdd097c92fe5265a6b48d32a3095c7237",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17",
                "webmozart/assert": "<1.7"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\adfs\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that implements the WS-federation IDP",
            "keywords": [
                "adfs",
                "simplesamlphp"
            ],
            "time": "2020-03-31T14:29:24+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authcrypt",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authcrypt.git",
                "reference": "cc2950cf710933063192e883ba2804321b8af6db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authcrypt/zipball/cc2950cf710933063192e883ba2804321b8af6db",
                "reference": "cc2950cf710933063192e883ba2804321b8af6db",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1",
                "webmozart/assert": "~1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\authcrypt\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                }
            ],
            "description": "This module provides authentication against password hashes or .htpasswd files",
            "keywords": [
                "authcrypt",
                "simplesamlphp"
            ],
            "time": "2019-12-03T08:56:36+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authfacebook",
            "version": "v0.9.3",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authfacebook.git",
                "reference": "9152731e939ad4a49e0f06da5f0009ebde0d2b5c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authfacebook/zipball/9152731e939ad4a49e0f06da5f0009ebde0d2b5c",
                "reference": "9152731e939ad4a49e0f06da5f0009ebde0d2b5c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "simplesamlphp/simplesamlphp": "^1.17",
                "simplesamlphp/simplesamlphp-test-framework": "^0.0.10"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\authfacebook\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Andjelko Horvat",
                    "email": "comel@vingd.com"
                },
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that is able to authenticate against Facebook",
            "keywords": [
                "facebook",
                "simplesamlphp"
            ],
            "time": "2020-03-13T11:29:21+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authorize",
            "version": "v0.9.2",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authorize.git",
                "reference": "c2607a5252ee1256b50ce7795e35513b116998d4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authorize/zipball/c2607a5252ee1256b50ce7795e35513b116998d4",
                "reference": "c2607a5252ee1256b50ce7795e35513b116998d4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\authorize\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Ernesto Revilla",
                    "email": "erny@yaco.es"
                }
            ],
            "description": "This module provides a user authorization filter based on attribute matching",
            "keywords": [
                "authorize",
                "simplesamlphp"
            ],
            "time": "2020-02-25T15:16:57+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authtwitter",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authtwitter.git",
                "reference": "29a15e58061222632fea9eb2c807aef5e2c0d54a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authtwitter/zipball/29a15e58061222632fea9eb2c807aef5e2c0d54a",
                "reference": "29a15e58061222632fea9eb2c807aef5e2c0d54a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5",
                "simplesamlphp/composer-module-installer": "~1.0",
                "simplesamlphp/simplesamlphp-module-oauth": "^0.9"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.35",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\authtwitter\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                },
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that is able to perform authentication against Twitter",
            "keywords": [
                "simplesamlphp",
                "twitter"
            ],
            "time": "2019-12-03T09:00:09+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authwindowslive",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authwindowslive.git",
                "reference": "f40aecec6c0adaedb6693309840c98cec783876e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authwindowslive/zipball/f40aecec6c0adaedb6693309840c98cec783876e",
                "reference": "f40aecec6c0adaedb6693309840c98cec783876e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\authwindowslive\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                },
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that is able to perform authentication against Windows Live",
            "keywords": [
                "live",
                "simplesamlphp",
                "windows",
                "windowslive"
            ],
            "time": "2019-12-03T09:01:13+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authx509",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authX509.git",
                "reference": "32f4fb3822b4325fdccbff824996e82fa1042e0d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authX509/zipball/32f4fb3822b4325fdccbff824996e82fa1042e0d",
                "reference": "32f4fb3822b4325fdccbff824996e82fa1042e0d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5",
                "simplesamlphp/composer-module-installer": "~1.1",
                "simplesamlphp/simplesamlphp-module-ldap": "^0.9"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.36",
                "simplesamlphp/simplesamlphp": "^1.17",
                "simplesamlphp/simplesamlphp-test-framework": "^0.0.7"
            },
            "type": "simplesamlphp-module",
            "extra": {
                "ssp-mixedcase-module-name": "authX509"
            },
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\authX509\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Joost van Dijk",
                    "email": "Joost.vanDijk@surfnet.nl"
                },
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that is able to authenticate users based on X509 client certificates",
            "keywords": [
                "simplesamlphp",
                "x509"
            ],
            "time": "2019-12-03T08:48:01+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authyubikey",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authyubikey.git",
                "reference": "8c27bfeb4981d2e6fa40a831e945f40c5a4ad3d2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authyubikey/zipball/8c27bfeb4981d2e6fa40a831e945f40c5a4ad3d2",
                "reference": "8c27bfeb4981d2e6fa40a831e945f40c5a4ad3d2",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1",
                "webmozart/assert": "~1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "extra": {
                "ssp-mixedcase-module-name": "authYubikey"
            },
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\modules\\yubikey\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that is able to authenticate against YubiKey",
            "keywords": [
                "authyubikey",
                "simplesamlphp"
            ],
            "time": "2019-12-03T08:52:49+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-cas",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-cas.git",
                "reference": "63b72e4600550c507cdfc32fdd208ad59a64321e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-cas/zipball/63b72e4600550c507cdfc32fdd208ad59a64321e",
                "reference": "63b72e4600550c507cdfc32fdd208ad59a64321e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1",
                "simplesamlphp/simplesamlphp-module-ldap": "^0.9",
                "webmozart/assert": "~1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\cas\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                }
            ],
            "description": "A module that provides CAS authentication",
            "keywords": [
                "cas",
                "simplesamlphp"
            ],
            "time": "2019-12-03T09:03:06+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-cdc",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-cdc.git",
                "reference": "16a5bfac7299e04e5feb472af328e07598708166"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-cdc/zipball/16a5bfac7299e04e5feb472af328e07598708166",
                "reference": "16a5bfac7299e04e5feb472af328e07598708166",
                "shasum": ""
            },
            "require": {
                "simplesamlphp/composer-module-installer": ">=1.1.6"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\cdc\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olav.morken@uninett.no"
                },
                {
                    "name": "Jaime Perez Crespo",
                    "email": "jaime.perez@uninett.no"
                }
            ],
            "description": "A SimpleSAMLphp module that allows integration with CDC",
            "homepage": "https://simplesamlphp.org/",
            "keywords": [
                "cdc",
                "simplesamlphp"
            ],
            "time": "2019-12-03T09:04:11+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-consent",
            "version": "v0.9.5",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-consent.git",
                "reference": "700f4c6abfdcd7ebd75a0c405d386758eff6e65e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-consent/zipball/700f4c6abfdcd7ebd75a0c405d386758eff6e65e",
                "reference": "700f4c6abfdcd7ebd75a0c405d386758eff6e65e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\consent\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "lavmrk@gmail.com"
                }
            ],
            "description": "A module that will ask for user consent before releasing attributes",
            "keywords": [
                "consent",
                "simplesamlphp"
            ],
            "time": "2019-12-13T07:55:51+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-consentadmin",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-consentadmin.git",
                "reference": "466e8d0d751f0080162d78e63ab2e125b24d17a1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-consentadmin/zipball/466e8d0d751f0080162d78e63ab2e125b24d17a1",
                "reference": "466e8d0d751f0080162d78e63ab2e125b24d17a1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1",
                "simplesamlphp/simplesamlphp-module-consent": "^0.9",
                "webmozart/assert": "~1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "extra": {
                "ssp-mixedcase-module-name": "consentAdmin"
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Jacob Christiansen",
                    "email": "jach@wayf.dk"
                },
                {
                    "name": "Olav Morken",
                    "email": "olav.morken@uninett.no"
                }
            ],
            "description": "A module that allows users to manage their consent",
            "keywords": [
                "consentadmin",
                "simplesamlphp"
            ],
            "time": "2019-12-03T09:06:40+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-discopower",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-discopower.git",
                "reference": "006c0617610f1bae11cf4d17e8ce4c509239a60e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-discopower/zipball/006c0617610f1bae11cf4d17e8ce4c509239a60e",
                "reference": "006c0617610f1bae11cf4d17e8ce4c509239a60e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1",
                "webmozart/assert": "~1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\modules\\discopower\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                }
            ],
            "description": "Fancy tabbed discovery service with filtering capabilities where SPs can have different sets of metadata listed",
            "keywords": [
                "discopower",
                "discovery",
                "simplesamlphp"
            ],
            "time": "2019-11-27T20:34:37+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-exampleattributeserver",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-exampleattributeserver.git",
                "reference": "63e0323e81c32bc3c9eaa01ea45194bb10153708"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-exampleattributeserver/zipball/63e0323e81c32bc3c9eaa01ea45194bb10153708",
                "reference": "63e0323e81c32bc3c9eaa01ea45194bb10153708",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\exampleattributeserver\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                }
            ],
            "description": "An example for SAML attributes queries",
            "keywords": [
                "exampleattributeserver",
                "simplesamlphp"
            ],
            "time": "2019-05-28T12:37:15+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-expirycheck",
            "version": "v0.9.3",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-expirycheck.git",
                "reference": "59c59cdf87e2679257b46c07bb4c27666a11cc20"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-expirycheck/zipball/59c59cdf87e2679257b46c07bb4c27666a11cc20",
                "reference": "59c59cdf87e2679257b46c07bb4c27666a11cc20",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1",
                "webmozart/assert": "~1.4"
            },
            "require-dev": {
                "simplesamlphp/simplesamlphp": "^1.17",
                "simplesamlphp/simplesamlphp-test-framework": "^0.0.10"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\expirycheck\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Alex Mihičinac",
                    "email": "alexm@arnes.si"
                }
            ],
            "description": "The expirycheck module validates user's expiry date",
            "keywords": [
                "expirycheck",
                "simplesamlphp"
            ],
            "time": "2019-12-14T13:20:46+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-ldap",
            "version": "v0.9.4",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-ldap.git",
                "reference": "21301b3fcd7bc6147acdc673ada9e17e5282e908"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-ldap/zipball/21301b3fcd7bc6147acdc673ada9e17e5282e908",
                "reference": "21301b3fcd7bc6147acdc673ada9e17e5282e908",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "suggest": {
                "ext-ldap": "Needed when using LDAP authentication in SimpleSAMLphp"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\ldap\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                },
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that provides authentication against LDAP stores",
            "keywords": [
                "ldap",
                "simplesamlphp"
            ],
            "time": "2019-12-03T12:01:56+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-memcachemonitor",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-memcachemonitor.git",
                "reference": "0e08e87707cd7b1fb91bbcf65cc454d8849571b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-memcachemonitor/zipball/0e08e87707cd7b1fb91bbcf65cc454d8849571b0",
                "reference": "0e08e87707cd7b1fb91bbcf65cc454d8849571b0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "simplesamlphp/simplesamlphp": "^1.17",
                "simplesamlphp/simplesamlphp-test-framework": "~0.0.6"
            },
            "type": "simplesamlphp-module",
            "extra": {
                "ssp-mixedcase-module-name": "memcacheMonitor"
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                },
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that is able display usage statistics of a memcache(d) store",
            "keywords": [
                "memcachemonitor",
                "simplesamlphp"
            ],
            "time": "2019-12-03T09:19:35+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-memcookie",
            "version": "v1.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-memcookie.git",
                "reference": "39535304e8d464b7baa1e82cb441fa432947ff57"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-memcookie/zipball/39535304e8d464b7baa1e82cb441fa432947ff57",
                "reference": "39535304e8d464b7baa1e82cb441fa432947ff57",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": ">=1.1.6"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17",
                "simplesamlphp/simplesamlphp-test-framework": "^0.0.6"
            },
            "type": "simplesamlphp-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olav.morken@uninett.no"
                },
                {
                    "name": "Jaime Perez Crespo",
                    "email": "jaime.perez@uninett.no"
                }
            ],
            "description": "A SimpleSAMLphp module that allows integration with Auth MemCookie, allowing web applications written in other languages than PHP to integrate with SimpleSAMLphp.",
            "homepage": "https://simplesamlphp.org/",
            "keywords": [
                "Auth MemCookie",
                "apache",
                "cookies",
                "simplesamlphp"
            ],
            "time": "2019-08-08T18:33:47+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-metarefresh",
            "version": "v0.9.4",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-metarefresh.git",
                "reference": "478e52f33c725aea10b493d574b4b42b62c5dbed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-metarefresh/zipball/478e52f33c725aea10b493d574b4b42b62c5dbed",
                "reference": "478e52f33c725aea10b493d574b4b42b62c5dbed",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.18"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\metarefresh\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                }
            ],
            "description": "The metarefresh module will download and parse metadata documents and store them locally",
            "keywords": [
                "metarefresh",
                "simplesamlphp"
            ],
            "time": "2019-12-15T09:44:34+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-negotiate",
            "version": "v0.9.5",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-negotiate.git",
                "reference": "6bbbbf798ab05ac20625b0c9cf4f8d80bd0875c3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-negotiate/zipball/6bbbbf798ab05ac20625b0c9cf4f8d80bd0875c3",
                "reference": "6bbbbf798ab05ac20625b0c9cf4f8d80bd0875c3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1",
                "simplesamlphp/simplesamlphp-module-ldap": "^0.9",
                "webmozart/assert": "~1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "suggest": {
                "ext-krb5": "Needed in case the SimpleSAMLphp negotiate module is used"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\negotiate\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                }
            ],
            "description": "The Negotiate module implements Microsofts Kerberos SPNEGO mechanism",
            "keywords": [
                "negotiate",
                "simplesamlphp"
            ],
            "time": "2020-02-27T16:11:42+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-oauth",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-oauth.git",
                "reference": "17450420b5d4c1810055b8ab655cc4d045a0c477"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-oauth/zipball/17450420b5d4c1810055b8ab655cc4d045a0c477",
                "reference": "17450420b5d4c1810055b8ab655cc4d045a0c477",
                "shasum": ""
            },
            "require": {
                "simplesamlphp/composer-module-installer": ">=1.1.6"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.36",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.1"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olav.morken@uninett.no"
                },
                {
                    "name": "Jaime Perez Crespo",
                    "email": "jaime.perez@uninett.no"
                }
            ],
            "description": "A SimpleSAMLphp module that allows integration with OAuth1,",
            "homepage": "https://simplesamlphp.org/",
            "keywords": [
                "oauth1",
                "simplesamlphp"
            ],
            "time": "2019-12-03T09:22:08+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-preprodwarning",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-preprodwarning.git",
                "reference": "925ef60b51a7230286b390c0abc0e815d8b9768e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-preprodwarning/zipball/925ef60b51a7230286b390c0abc0e815d8b9768e",
                "reference": "925ef60b51a7230286b390c0abc0e815d8b9768e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17",
                "webmozart/assert": "^1.4"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\preprodwarning\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                }
            ],
            "description": "Display a warning when using a pre-production environment",
            "keywords": [
                "preprodwarning",
                "simplesamlphp"
            ],
            "time": "2019-12-03T09:17:47+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-radius",
            "version": "v0.9.3",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-radius.git",
                "reference": "36bd0f39f9a13f7eb96ead97c97c3634aa1c3f2d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-radius/zipball/36bd0f39f9a13f7eb96ead97c97c3634aa1c3f2d",
                "reference": "36bd0f39f9a13f7eb96ead97c97c3634aa1c3f2d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17",
                "simplesamlphp/simplesamlphp-test-framework": "^0.0.7"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\radius\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                }
            ],
            "description": "A module that is able perform authentication against a RADIUS server",
            "keywords": [
                "radius",
                "simplesamlphp"
            ],
            "time": "2019-10-03T18:13:07+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-riak",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-riak.git",
                "reference": "c1a9d9545cb4e05b9205b34624850bb777aca991"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-riak/zipball/c1a9d9545cb4e05b9205b34624850bb777aca991",
                "reference": "c1a9d9545cb4e05b9205b34624850bb777aca991",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "phpfastcache/riak-client": "^3.4",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\riak\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that is able to store key/value pairs in a Riak store",
            "keywords": [
                "riak",
                "simplesamlphp"
            ],
            "time": "2019-12-03T08:28:45+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-sanitycheck",
            "version": "v0.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-sanitycheck.git",
                "reference": "1efbeab5df8e616522690bcc6e49a99436a748b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-sanitycheck/zipball/1efbeab5df8e616522690bcc6e49a99436a748b9",
                "reference": "1efbeab5df8e616522690bcc6e49a99436a748b9",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1",
                "webmozart/assert": "~1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\sanitycheck\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                }
            ],
            "description": "Perform sanity checks on configuration",
            "keywords": [
                "sanitycheck",
                "simplesamlphp"
            ],
            "time": "2019-05-28T12:19:05+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-smartattributes",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-smartattributes.git",
                "reference": "b45d3ecd916e359a9cae05f9ae9df09b5c42f4e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-smartattributes/zipball/b45d3ecd916e359a9cae05f9ae9df09b5c42f4e6",
                "reference": "b45d3ecd916e359a9cae05f9ae9df09b5c42f4e6",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\smartattributes\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                }
            ],
            "description": "The SmartAttributes module provides additional authentication processing filters to manipulate attributes.",
            "keywords": [
                "simplesamlphp",
                "smartattributes"
            ],
            "time": "2019-12-03T09:24:09+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-sqlauth",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-sqlauth.git",
                "reference": "31bce8763ad97f4b4473e4ad4a5a96ddc136ef6b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-sqlauth/zipball/31bce8763ad97f4b4473e4ad4a5a96ddc136ef6b",
                "reference": "31bce8763ad97f4b4473e4ad4a5a96ddc136ef6b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17",
                "webmozart/assert": "^1.4"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\sqlauth\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                }
            ],
            "description": "This is a authentication module for authenticating a user against a SQL database",
            "keywords": [
                "simplesamlphp",
                "sqlauth"
            ],
            "time": "2019-12-03T09:07:09+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-statistics",
            "version": "v0.9.4",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-statistics.git",
                "reference": "1bb1e46921d8dc84707bc9cd3c307c8abd723ac7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-statistics/zipball/1bb1e46921d8dc84707bc9cd3c307c8abd723ac7",
                "reference": "1bb1e46921d8dc84707bc9cd3c307c8abd723ac7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1",
                "webmozart/assert": "^1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17",
                "simplesamlphp/simplesamlphp-test-framework": "^0.0.12"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\statistics\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                }
            ],
            "description": "The SimpleSAMLphp statistics module",
            "keywords": [
                "simplesamlphp",
                "statistics"
            ],
            "time": "2019-12-03T08:42:27+00:00"
        },
        {
            "name": "simplesamlphp/twig-configurable-i18n",
            "version": "v2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/twig-configurable-i18n.git",
                "reference": "b036c134157ce40ed66da2fc9d01f63e3b1d3abd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/twig-configurable-i18n/zipball/b036c134157ce40ed66da2fc9d01f63e3b1d3abd",
                "reference": "b036c134157ce40ed66da2fc9d01f63e3b1d3abd",
                "shasum": ""
            },
            "require": {
                "twig/extensions": "^1.5"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.36 || ~7.5",
                "twig/twig": "^1.37 || ^2.7"
            },
            "type": "project",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\TwigConfigurableI18n\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "Jaime Perez",
                    "email": "jaime.perez@uninett.no"
                }
            ],
            "description": "This is an extension on top of Twig's i18n extension, allowing you to customize which functions to use for translations.",
            "keywords": [
                "extension",
                "gettext",
                "i18n",
                "internationalization",
                "translation",
                "twig"
            ],
            "time": "2019-07-09T08:35:44+00:00"
        },
        {
            "name": "stack/builder",
            "version": "v1.0.5",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "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"
            ],
            "time": "2017-11-18T14:57:29+00:00"
        },
        {
            "name": "su-sws/jumpstart_ui",
            "version": "8.1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/SU-SWS/jumpstart_ui.git",
                "reference": "4bdad79ae37651b6473780526d98c3ae963a5af7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/SU-SWS/jumpstart_ui/zipball/4bdad79ae37651b6473780526d98c3ae963a5af7",
                "reference": "4bdad79ae37651b6473780526d98c3ae963a5af7",
                "shasum": ""
            },
            "require": {
                "drupal/components": "~1.0",
                "drupal/core": "^8.8",
                "drupal/ds": "~3.3",
                "drupal/ui_patterns": "~1.0"
            },
            "type": "drupal-custom-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "description": "Stanford Module Example",
            "homepage": "https://github.com/SU-SWS/jumpstart_ui",
            "time": "2020-02-28T00:44:54+00:00"
        },
        {
            "name": "su-sws/nobots",
            "version": "8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/SU-SWS/nobots.git",
                "reference": "07fb75892dfa1912b358b8a3f448fc1c3c281e8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/SU-SWS/nobots/zipball/07fb75892dfa1912b358b8a3f448fc1c3c281e8c",
                "reference": "07fb75892dfa1912b358b8a3f448fc1c3c281e8c",
                "shasum": ""
            },
            "type": "drupal-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "description": "This module blocks (well-behaved) search engine robots from crawling, indexing, or archiving your site by setting a \"X-Robots-Tag: noindex,nofollow,noarchive\" HTTP header.",
            "time": "2019-10-30T22:19:55+00:00"
        },
        {
            "name": "su-sws/react_paragraphs",
            "version": "8.1.6",
            "source": {
                "type": "git",
                "url": "https://github.com/SU-SWS/react_paragraphs.git",
                "reference": "0caeed8747b1e79a6bb4b65a94aa7db887438a69"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/SU-SWS/react_paragraphs/zipball/0caeed8747b1e79a6bb4b65a94aa7db887438a69",
                "reference": "0caeed8747b1e79a6bb4b65a94aa7db887438a69",
                "shasum": ""
            },
            "require": {
                "drupal/paragraphs": "^1.1"
            },
            "type": "drupal-custom-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Mike Decker",
                    "email": "pookmish@gmail.com"
                }
            ],
            "description": "An advanced UI for editing paragraphs in Drupal.",
            "time": "2020-03-18T16:36:40+00:00"
        },
        {
            "name": "su-sws/stanford_basic",
            "version": "8.4.3",
            "source": {
                "type": "git",
                "url": "https://github.com/SU-SWS/stanford_basic.git",
                "reference": "d6494f30be7f616aef7b0e34faad3be01520ea94"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/SU-SWS/stanford_basic/zipball/d6494f30be7f616aef7b0e34faad3be01520ea94",
                "reference": "d6494f30be7f616aef7b0e34faad3be01520ea94",
                "shasum": ""
            },
            "type": "drupal-custom-theme",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "description": "Stanford Basic Branding Theme.",
            "homepage": "https://github.com/SU-SWS/stanford_basic",
            "time": "2020-02-28T00:40:20+00:00"
        },
        {
            "name": "su-sws/stanford_date_formats",
            "version": "8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/SU-SWS/stanford_date_formats.git",
                "reference": "38644ddaf9cbe7efc66194aed3d4809dd08603cd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/SU-SWS/stanford_date_formats/zipball/38644ddaf9cbe7efc66194aed3d4809dd08603cd",
                "reference": "38644ddaf9cbe7efc66194aed3d4809dd08603cd",
                "shasum": ""
            },
            "require": {
                "composer/installers": "~1.0"
            },
            "type": "drupal-custom-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "description": "A collection of date formats.",
            "time": "2019-10-30T22:26:39+00:00"
        },
        {
            "name": "su-sws/stanford_fields",
            "version": "dev-8.x-1.x",
            "source": {
                "type": "git",
                "url": "https://github.com/SU-SWS/stanford_fields.git",
                "reference": "b426b29cab0f3840fa23abc5ee31eef37a0ab19f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/SU-SWS/stanford_fields/zipball/b426b29cab0f3840fa23abc5ee31eef37a0ab19f",
                "reference": "b426b29cab0f3840fa23abc5ee31eef37a0ab19f",
                "shasum": ""
            },
            "require": {
                "drupal/ds": "~3.3"
            },
            "type": "drupal-custom-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "description": "Stanford Fields",
            "homepage": "https://github.com/SU-SWS/stanford_fields",
            "time": "2020-03-24T23:19:53+00:00"
        },
        {
            "name": "su-sws/stanford_image_styles",
            "version": "8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/SU-SWS/stanford_image_styles.git",
                "reference": "629b666f5d964feb837c437e9ec5a5e3f1110fb5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/SU-SWS/stanford_image_styles/zipball/629b666f5d964feb837c437e9ec5a5e3f1110fb5",
                "reference": "629b666f5d964feb837c437e9ec5a5e3f1110fb5",
                "shasum": ""
            },
            "require": {
                "drupal/focal_point": "^1.1",
                "drupal/image_effects": "^2.3"
            },
            "type": "drupal-custom-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "description": "Stanford Image Styles for Drupal 8",
            "homepage": "https://github.com/SU-SWS/stanford_image_styles",
            "time": "2019-10-30T22:57:21+00:00"
        },
        {
            "name": "su-sws/stanford_media",
            "version": "8.2.4",
            "source": {
                "type": "git",
                "url": "https://github.com/SU-SWS/stanford_media.git",
                "reference": "a8381f13cc1a797415850672741451e98abeb797"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/SU-SWS/stanford_media/zipball/a8381f13cc1a797415850672741451e98abeb797",
                "reference": "a8381f13cc1a797415850672741451e98abeb797",
                "shasum": ""
            },
            "require": {
                "davidbarratt/custom-installer": "~1.0",
                "drupal/core": "^8.8.0",
                "drupal/dropzonejs": "^2.0@alpha",
                "drupal/entity_usage": "^2.0@beta",
                "drupal/focal_point": "^1.3",
                "drupal/inline_entity_form": "^1.0@beta",
                "drupal/linkit": "^5.0-beta6",
                "enyo/dropzone": "^5.1"
            },
            "type": "drupal-custom-module",
            "extra": {
                "custom-installer": {
                    "docroot/libraries/{$name}/": [
                        "enyo/dropzone"
                    ]
                },
                "patches": {
                    "drupal/focal_point": {
                        "https://www.drupal.org/project/focal_point/issues/3094478": "https://www.drupal.org/files/issues/2019-12-11/focal_point-compatibility-with-media-libary-3094478-2.patch",
                        "https://www.drupal.org/project/focal_point/issues/3098235": "https://www.drupal.org/files/issues/2020-03-23/focal_point-3098235-13.patch"
                    }
                }
            },
            "autoload": {
                "psr-4": {
                    "Drupal\\stanford_media\\": "./src",
                    "Drupal\\media_duplicate_validation\\": "./modules/media_duplicate_validation/src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Mike Decker",
                    "email": "pookmish@stanford.edu",
                    "role": "Developer"
                }
            ],
            "description": "Stanford Media module for Drupal 8 Media management",
            "homepage": "https://github.com/SU-SWS/stanford_media",
            "time": "2020-03-23T18:55:17+00:00"
        },
        {
            "name": "su-sws/stanford_ssp",
            "version": "8.1.3",
            "source": {
                "type": "git",
                "url": "https://github.com/SU-SWS/stanford_ssp.git",
                "reference": "f552afb827a7a47ce36707ef54d4689e8d4f1f77"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/SU-SWS/stanford_ssp/zipball/f552afb827a7a47ce36707ef54d4689e8d4f1f77",
                "reference": "f552afb827a7a47ce36707ef54d4689e8d4f1f77",
                "shasum": ""
            },
            "require": {
                "composer/installers": "^1.2",
                "drupal/simplesamlphp_auth": "~3.1",
                "php": ">=7.0.0"
            },
            "type": "drupal-custom-module",
            "extra": {
                "drush": {
                    "services": {
                        "drush.services.yml": "^9"
                    }
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "description": "A Drupal Authentication Module.",
            "time": "2020-03-20T16:11:14+00:00"
        },
        {
            "name": "su-sws/stanford_text_editor",
            "version": "8.1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/SU-SWS/stanford_text_editor.git",
                "reference": "48ff6f97cfea37f1eac838c5ed755060bc638498"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/SU-SWS/stanford_text_editor/zipball/48ff6f97cfea37f1eac838c5ed755060bc638498",
                "reference": "48ff6f97cfea37f1eac838c5ed755060bc638498",
                "shasum": ""
            },
            "require": {
                "ckeditor-plugin/fakeobjects": "^4.13.1",
                "ckeditor-plugin/link": "^4.13.1",
                "composer/installers": "^1.2",
                "drupal/anchor_link": "^2.2",
                "drupal/core": "^8.8",
                "drupal/editor_advanced_link": "^1.4",
                "drupal/embed": "~1.0",
                "drupal/linkit": "~5.0@beta",
                "su-sws/stanford_media": "^8.2.1"
            },
            "type": "drupal-custom-module",
            "extra": {
                "patches": {
                    "drupal/anchor_link": {
                        "https://www.drupal.org/project/anchor_link/issues/2958532": "https://www.drupal.org/files/issues/2019-01-11/anchor_link-linkit-support_2958532.patch"
                    }
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "description": "Input format and WYSIWYG settings for Drupal.",
            "time": "2020-02-28T00:31:53+00:00"
        },
        {
            "name": "symfony-cmf/routing",
            "version": "1.4.1",
            "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)"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "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"
            ],
            "time": "2017-05-09T08:10:41+00:00"
        },
        {
            "name": "symfony/class-loader",
            "version": "v3.4.35",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/class-loader.git",
                "reference": "e212b06996819a2bce026a63da03b7182d05a690"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/class-loader/zipball/e212b06996819a2bce026a63da03b7182d05a690",
                "reference": "e212b06996819a2bce026a63da03b7182d05a690",
                "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "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",
            "time": "2019-08-20T13:31:17+00:00"
        },
        {
            "name": "symfony/config",
            "version": "v4.4.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/config.git",
                "reference": "3f4a3de1af498ed0ea653d4dc2317794144e6ca4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/config/zipball/3f4a3de1af498ed0ea653d4dc2317794144e6ca4",
                "reference": "3f4a3de1af498ed0ea653d4dc2317794144e6ca4",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "symfony/filesystem": "^3.4|^4.0|^5.0",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "symfony/finder": "<3.4"
            },
            "require-dev": {
                "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
                "symfony/finder": "^3.4|^4.0|^5.0",
                "symfony/messenger": "^4.1|^5.0",
                "symfony/service-contracts": "^1.1|^2",
                "symfony/yaml": "^3.4|^4.0|^5.0"
            },
            "suggest": {
                "symfony/yaml": "To use the yaml reference dumper"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.4-dev"
                }
            },
            "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",
            "time": "2020-03-27T16:54:36+00:00"
        },
        {
            "name": "symfony/console",
            "version": "v3.4.35",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/17b154f932c5874cdbda6d05796b6490eec9f9f7",
                "reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7",
                "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": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "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",
            "time": "2019-11-13T07:12:39+00:00"
        },
        {
            "name": "symfony/debug",
            "version": "v3.4.35",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/debug.git",
                "reference": "f72e33fdb1170b326e72c3157f0cd456351dd086"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/debug/zipball/f72e33fdb1170b326e72c3157f0cd456351dd086",
                "reference": "f72e33fdb1170b326e72c3157f0cd456351dd086",
                "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "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",
            "time": "2019-10-24T15:33:53+00:00"
        },
        {
            "name": "symfony/dependency-injection",
            "version": "v3.4.35",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dependency-injection.git",
                "reference": "0ea4d39ca82409a25a43b61ce828048a90000920"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/0ea4d39ca82409a25a43b61ce828048a90000920",
                "reference": "0ea4d39ca82409a25a43b61ce828048a90000920",
                "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": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "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",
            "time": "2019-11-08T16:18:30+00:00"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v3.4.35",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f9031c22ec127d4a2450760f81a8677fe8a10177",
                "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177",
                "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": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "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",
            "time": "2019-10-24T15:33:53+00:00"
        },
        {
            "name": "symfony/filesystem",
            "version": "v4.4.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "fe297193bf2e6866ed900ed2d5869362768df6a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/fe297193bf2e6866ed900ed2d5869362768df6a7",
                "reference": "fe297193bf2e6866ed900ed2d5869362768df6a7",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "symfony/polyfill-ctype": "~1.8"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.4-dev"
                }
            },
            "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",
            "time": "2020-03-27T16:54:36+00:00"
        },
        {
            "name": "symfony/finder",
            "version": "v4.4.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "5729f943f9854c5781984ed4907bbb817735776b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/5729f943f9854c5781984ed4907bbb817735776b",
                "reference": "5729f943f9854c5781984ed4907bbb817735776b",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.4-dev"
                }
            },
            "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",
            "time": "2020-03-27T16:54:36+00:00"
        },
        {
            "name": "symfony/http-foundation",
            "version": "v3.4.35",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "9e4b3ac8fa3348b4811674d23de32d201de225ce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9e4b3ac8fa3348b4811674d23de32d201de225ce",
                "reference": "9e4b3ac8fa3348b4811674d23de32d201de225ce",
                "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "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",
            "time": "2019-11-11T12:53:10+00:00"
        },
        {
            "name": "symfony/http-kernel",
            "version": "v3.4.35",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-kernel.git",
                "reference": "e1764b3de00ec5636dd03d02fd44bcb1147d70d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/e1764b3de00ec5636dd03d02fd44bcb1147d70d9",
                "reference": "e1764b3de00ec5636dd03d02fd44bcb1147d70d9",
                "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",
                "symfony/polyfill-php56": "~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": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "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",
            "time": "2019-11-13T08:44:50+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "550ebaac289296ce228a706d0867afc34687e3f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
                "reference": "550ebaac289296ce228a706d0867afc34687e3f4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.12-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "time": "2019-08-06T08:03:45+00:00"
        },
        {
            "name": "symfony/polyfill-iconv",
            "version": "v1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-iconv.git",
                "reference": "685968b11e61a347c18bf25db32effa478be610f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/685968b11e61a347c18bf25db32effa478be610f",
                "reference": "685968b11e61a347c18bf25db32effa478be610f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-iconv": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.12-dev"
                }
            },
            "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"
            ],
            "time": "2019-08-06T08:03:45+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
                "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.12-dev"
                }
            },
            "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"
            ],
            "time": "2019-08-06T08:03:45+00:00"
        },
        {
            "name": "symfony/polyfill-php56",
            "version": "v1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php56.git",
                "reference": "0e3b212e96a51338639d8ce175c046d7729c3403"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/0e3b212e96a51338639d8ce175c046d7729c3403",
                "reference": "0e3b212e96a51338639d8ce175c046d7729c3403",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "symfony/polyfill-util": "~1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.12-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php56\\": ""
                },
                "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 backporting some PHP 5.6+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2019-08-06T08:03:45+00:00"
        },
        {
            "name": "symfony/polyfill-php70",
            "version": "v1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php70.git",
                "reference": "54b4c428a0054e254223797d2713c31e08610831"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/54b4c428a0054e254223797d2713c31e08610831",
                "reference": "54b4c428a0054e254223797d2713c31e08610831",
                "shasum": ""
            },
            "require": {
                "paragonie/random_compat": "~1.0|~2.0|~9.99",
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.12-dev"
                }
            },
            "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"
            ],
            "time": "2019-08-06T08:03:45+00:00"
        },
        {
            "name": "symfony/polyfill-php72",
            "version": "v1.15.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php72.git",
                "reference": "37b0976c78b94856543260ce09b460a7bc852747"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747",
                "reference": "37b0976c78b94856543260ce09b460a7bc852747",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.15-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php72\\": ""
                },
                "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 backporting some PHP 7.2+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2020-02-27T09:26:54+00:00"
        },
        {
            "name": "symfony/polyfill-util",
            "version": "v1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-util.git",
                "reference": "4317de1386717b4c22caed7725350a8887ab205c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4317de1386717b4c22caed7725350a8887ab205c",
                "reference": "4317de1386717b4c22caed7725350a8887ab205c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.12-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Util\\": ""
                }
            },
            "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 utilities for portability of PHP codes",
            "homepage": "https://symfony.com",
            "keywords": [
                "compat",
                "compatibility",
                "polyfill",
                "shim"
            ],
            "time": "2019-08-06T08:03:45+00:00"
        },
        {
            "name": "symfony/process",
            "version": "v3.4.35",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e",
                "reference": "c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "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",
            "time": "2019-10-24T15:33:53+00:00"
        },
        {
            "name": "symfony/psr-http-message-bridge",
            "version": "v1.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/psr-http-message-bridge.git",
                "reference": "a33352af16f78a5ff4f9d90811536abf210df12b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/a33352af16f78a5ff4f9d90811536abf210df12b",
                "reference": "a33352af16f78a5ff4f9d90811536abf210df12b",
                "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": {
                "nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
            },
            "type": "symfony-bridge",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Bridge\\PsrHttpMessage\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "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-17",
                "psr-7"
            ],
            "time": "2019-04-03T17:09:40+00:00"
        },
        {
            "name": "symfony/routing",
            "version": "v3.4.35",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/routing.git",
                "reference": "afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/routing/zipball/afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5",
                "reference": "afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5",
                "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/expression-language": "For using expression matching",
                "symfony/http-foundation": "For using a Symfony Request object",
                "symfony/yaml": "For using the YAML loader"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "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"
            ],
            "time": "2019-11-08T17:25:00+00:00"
        },
        {
            "name": "symfony/serializer",
            "version": "v3.4.35",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/serializer.git",
                "reference": "9d14f7ff2c585a8a9f6f980253066285ddc2f675"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/serializer/zipball/9d14f7ff2c585a8a9f6f980253066285ddc2f675",
                "reference": "9d14f7ff2c585a8a9f6f980253066285ddc2f675",
                "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.4.13|~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": "For using a MIME type guesser within the DataUriNormalizer.",
                "symfony/property-access": "For using the ObjectNormalizer.",
                "symfony/property-info": "To deserialize relations.",
                "symfony/yaml": "For using the default YAML mapping loader."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "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",
            "time": "2019-11-12T17:51:12+00:00"
        },
        {
            "name": "symfony/translation",
            "version": "v3.4.35",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation.git",
                "reference": "2031c895bc97ac1787d418d90bd1ed7d299f2772"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation/zipball/2031c895bc97ac1787d418d90bd1ed7d299f2772",
                "reference": "2031c895bc97ac1787d418d90bd1ed7d299f2772",
                "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/http-kernel": "~3.4|~4.0",
                "symfony/intl": "^2.8.18|^3.2.5|~4.0",
                "symfony/var-dumper": "~3.4|~4.0",
                "symfony/yaml": "~3.4|~4.0"
            },
            "suggest": {
                "psr/log-implementation": "To use logging capability in translator",
                "symfony/config": "",
                "symfony/yaml": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "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",
            "time": "2019-10-30T12:43:22+00:00"
        },
        {
            "name": "symfony/validator",
            "version": "v3.4.35",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/validator.git",
                "reference": "b11f45742c5c9a228cedc46b70c6317780a1ac80"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/validator/zipball/b11f45742c5c9a228cedc46b70c6317780a1ac80",
                "reference": "b11f45742c5c9a228cedc46b70c6317780a1ac80",
                "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": {
                "doctrine/lexer": "<1.0.2",
                "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.7",
                "doctrine/cache": "~1.0",
                "egulias/email-validator": "^2.1.10",
                "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": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "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",
            "time": "2019-11-05T22:03:38+00:00"
        },
        {
            "name": "symfony/var-dumper",
            "version": "v4.4.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-dumper.git",
                "reference": "5a0c2d93006131a36cf6f767d10e2ca8333b0d4a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/5a0c2d93006131a36cf6f767d10e2ca8333b0d4a",
                "reference": "5a0c2d93006131a36cf6f767d10e2ca8333b0d4a",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php72": "~1.5"
            },
            "conflict": {
                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
                "symfony/console": "<3.4"
            },
            "require-dev": {
                "ext-iconv": "*",
                "symfony/console": "^3.4|^4.0|^5.0",
                "symfony/process": "^4.4|^5.0",
                "twig/twig": "^1.34|^2.4|^3.0"
            },
            "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",
                "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
            },
            "bin": [
                "Resources/bin/var-dump-server"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.4-dev"
                }
            },
            "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"
            ],
            "time": "2020-03-27T16:54:36+00:00"
        },
        {
            "name": "symfony/yaml",
            "version": "v3.4.35",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "dab657db15207879217fc81df4f875947bf68804"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/dab657db15207879217fc81df4f875947bf68804",
                "reference": "dab657db15207879217fc81df4f875947bf68804",
                "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Yaml\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Yaml Component",
            "homepage": "https://symfony.com",
            "time": "2019-10-24T15:33:53+00:00"
        },
        {
            "name": "twig/extensions",
            "version": "v1.5.4",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig-extensions.git",
                "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
                "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
                "shasum": ""
            },
            "require": {
                "twig/twig": "^1.27|^2.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^3.4",
                "symfony/translation": "^2.7|^3.4"
            },
            "suggest": {
                "symfony/translation": "Allow the time_diff output to be translated"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Twig_Extensions_": "lib/"
                },
                "psr-4": {
                    "Twig\\Extensions\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Common additional features for Twig that do not directly belong in core",
            "keywords": [
                "i18n",
                "text"
            ],
            "time": "2018-12-05T18:34:18+00:00"
        },
        {
            "name": "twig/twig",
            "version": "v1.42.3",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig.git",
                "reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/201baee843e0ffe8b0b956f336dd42b2a92fae4e",
                "reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.0",
                "symfony/polyfill-ctype": "^1.8"
            },
            "require-dev": {
                "psr/container": "^1.0",
                "symfony/debug": "^3.4|^4.2",
                "symfony/phpunit-bridge": "^4.4@dev|^5.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.42-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Twig_": "lib/"
                },
                "psr-4": {
                    "Twig\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                },
                {
                    "name": "Twig Team",
                    "homepage": "https://twig.symfony.com/contributors",
                    "role": "Contributors"
                },
                {
                    "name": "Armin Ronacher",
                    "email": "armin.ronacher@active-4.com",
                    "role": "Project Founder"
                }
            ],
            "description": "Twig, the flexible, fast, and secure template language for PHP",
            "homepage": "https://twig.symfony.com",
            "keywords": [
                "templating"
            ],
            "time": "2019-08-24T12:51:03+00:00"
        },
        {
            "name": "typo3/phar-stream-wrapper",
            "version": "v3.1.3",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3/phar-stream-wrapper.git",
                "reference": "586ff60beea128e069a5dc271d3d8133a9bc460a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/586ff60beea128e069a5dc271d3d8133a9bc460a",
                "reference": "586ff60beea128e069a5dc271d3d8133a9bc460a",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.0"
            },
            "require-dev": {
                "ext-xdebug": "*",
                "phpunit/phpunit": "^6.5"
            },
            "suggest": {
                "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "v3.x-dev"
                }
            },
            "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"
            ],
            "time": "2019-10-18T11:57:16+00:00"
        },
        {
            "name": "webflo/drupal-finder",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webflo/drupal-finder.git",
                "reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/123e248e14ee8dd3fbe89fb5a733a6cf91f5820e",
                "reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e",
                "shasum": ""
            },
            "require": {
                "ext-json": "*"
            },
            "require-dev": {
                "mikey179/vfsstream": "^1.6",
                "phpunit/phpunit": "^4.8"
            },
            "type": "library",
            "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.",
            "time": "2019-08-02T08:06:18+00:00"
        },
        {
            "name": "webmozart/assert",
            "version": "1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozart/assert.git",
                "reference": "aed98a490f9a8f78468232db345ab9cf606cf598"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozart/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598",
                "reference": "aed98a490f9a8f78468232db345ab9cf606cf598",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3 || ^7.0",
                "symfony/polyfill-ctype": "^1.8"
            },
            "conflict": {
                "vimeo/psalm": "<3.6.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.36 || ^7.5.13"
            },
            "type": "library",
            "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"
            ],
            "time": "2020-02-14T12:15:55+00:00"
        },
        {
            "name": "webmozart/path-util",
            "version": "2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozart/path-util.git",
                "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
                "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "webmozart/assert": "~1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.6",
                "sebastian/version": "^1.0.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Webmozart\\PathUtil\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
            "time": "2015-12-17T08:42:14+00:00"
        },
        {
            "name": "whitehat101/apr1-md5",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/whitehat101/apr1-md5.git",
                "reference": "8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/whitehat101/apr1-md5/zipball/8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819",
                "reference": "8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.0.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "WhiteHat101\\Crypt\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jeremy Ebler",
                    "email": "jebler@gmail.com"
                }
            ],
            "description": "Apache's APR1-MD5 algorithm in pure PHP",
            "homepage": "https://github.com/whitehat101/apr1-md5",
            "keywords": [
                "MD5",
                "apr1"
            ],
            "time": "2015-02-11T11:06:42+00:00"
        },
        {
            "name": "wikimedia/composer-merge-plugin",
            "version": "v1.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/wikimedia/composer-merge-plugin.git",
                "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
                "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "composer/composer": "~1.0.0",
                "jakub-onderka/php-parallel-lint": "~0.8",
                "phpunit/phpunit": "~4.8|~5.0",
                "squizlabs/php_codesniffer": "~2.1.0"
            },
            "type": "composer-plugin",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                },
                "class": "Wikimedia\\Composer\\MergePlugin"
            },
            "autoload": {
                "psr-4": {
                    "Wikimedia\\Composer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bryan Davis",
                    "email": "bd808@wikimedia.org"
                }
            ],
            "description": "Composer plugin to merge multiple composer.json files",
            "time": "2017-04-25T02:31:25+00:00"
        },
        {
            "name": "zendframework/zend-diactoros",
            "version": "1.8.7",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-diactoros.git",
                "reference": "a85e67b86e9b8520d07e6415fcbcb8391b44a75b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/a85e67b86e9b8520d07e6415fcbcb8391b44a75b",
                "reference": "a85e67b86e9b8520d07e6415fcbcb8391b44a75b",
                "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-release-1.8": "1.8.x-dev"
                }
            },
            "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"
            ],
            "abandoned": "laminas/laminas-diactoros",
            "time": "2019-08-06T17:53:53+00:00"
        },
        {
            "name": "zendframework/zend-escaper",
            "version": "2.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-escaper.git",
                "reference": "3801caa21b0ca6aca57fa1c42b08d35c395ebd5f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/3801caa21b0ca6aca57fa1c42b08d35c395ebd5f",
                "reference": "3801caa21b0ca6aca57fa1c42b08d35c395ebd5f",
                "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6.x-dev",
                    "dev-develop": "2.7.x-dev"
                }
            },
            "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"
            ],
            "abandoned": "laminas/laminas-escaper",
            "time": "2019-09-05T20:03:20+00:00"
        },
        {
            "name": "zendframework/zend-feed",
            "version": "2.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-feed.git",
                "reference": "d926c5af34b93a0121d5e2641af34ddb1533d733"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/d926c5af34b93a0121d5e2641af34ddb1533d733",
                "reference": "d926c5af34b93a0121d5e2641af34ddb1533d733",
                "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.12.x-dev",
                    "dev-develop": "2.13.x-dev"
                }
            },
            "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"
            ],
            "abandoned": "laminas/laminas-feed",
            "time": "2019-03-05T20:08:49+00:00"
        },
        {
            "name": "zendframework/zend-stdlib",
            "version": "3.2.1",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2.x-dev",
                    "dev-develop": "3.3.x-dev"
                }
            },
            "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"
            ],
            "abandoned": "laminas/laminas-stdlib",
            "time": "2018-08-28T21:34:05+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": {
        "drupal/ckeditor_fixed_toolbar": 20,
        "drupal/config_readonly": 10,
        "drupal/confirm_leave": 10,
        "drupal/default_content": 15,
        "drupal/diff": 5,
        "drupal/field_formatter_class": 20,
        "drupal/field_group": 5,
        "drupal/imagemagick": 15,
        "drupal/layout_builder_modal": 15,
        "drupal/menu_block": 20,
        "drupal/menu_position": 15,
        "drupal/paragraph_blocks": 10,
        "drupal/paragraphs_edit": 15,
        "drupal/paranoia": 15,
        "drupal/role_delegation": 10,
        "drupal/rules": 15,
        "drupal/seckit": 15,
        "drupal/view_unpublished": 15,
        "drupal/views_block_filter_block": 10,
        "drupal/xmlsitemap": 15,
        "su-sws/stanford_fields": 20
    },
    "prefer-stable": true,
    "prefer-lowest": false,
    "platform": {
        "ext-imagick": "*"
    },
    "platform-dev": [],
    "platform-overrides": {
        "php": "7.2"
    }
}