[
    {
        "name": "acquia/blt",
        "version": "11.7.0",
        "version_normalized": "11.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/acquia/blt.git",
            "reference": "b208c0af33846a833c18203b7592ee4056600108"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/acquia/blt/zipball/b208c0af33846a833c18203b7592ee4056600108",
            "reference": "b208c0af33846a833c18203b7592ee4056600108",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.1.0 || ^2.0",
            "composer/installers": "^1.2.0",
            "composer/semver": "^1.4",
            "consolidation/comments": "^1.0",
            "consolidation/config": "^1.0.0",
            "consolidation/robo": "^1.4.12",
            "cweagans/composer-patches": "^1.6.5",
            "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
            "dflydev/dot-access-data": "^1.1.0",
            "doctrine/common": "^2.5",
            "drupal/coder": "^8.3.1",
            "drupal/core": "^8.7.0",
            "drupol/phposinfo": "^1.6",
            "drush/drush": "^9.5.0 || ^10.2.2",
            "enlightn/security-checker": "^1.3",
            "ext-json": "*",
            "grasmash/drupal-security-warning": "dev-master",
            "grasmash/yaml-cli": "^1.0.0",
            "grasmash/yaml-expander": "^1.2.0",
            "oomphinc/composer-installers-extender": "^1.1 || ^2",
            "php": ">=7.2",
            "symfony/config": "^3.0",
            "symfony/console": "^3.4.0",
            "symfony/twig-bridge": "^3.3",
            "symfony/yaml": "^3.2.8",
            "zumba/amplitude-php": "^1.0"
        },
        "conflict": {
            "drupal/core": "7.*",
            "drupal/drupal": "*"
        },
        "require-dev": {
            "acquia/coding-standards": "^0.4.0",
            "composer/composer": "^1.6.4",
            "drupal/core-dev": "^8.8.0",
            "knplabs/github-api": "^2.6",
            "php-http/guzzle6-adapter": "^1.1",
            "phpunit/phpunit": "^4.8.35 || ^6.5 || ^7",
            "squizlabs/php_codesniffer": "^3.0.1"
        },
        "suggest": {
            "davereid/drush-acquia-hook-invoke": "dev-master",
            "hirak/prestissimo": "^0.3",
            "typhonius/acquia_cli": "^1.0"
        },
        "time": "2021-02-02T02:15:10+00:00",
        "bin": [
            "bin/blt",
            "bin/blt.bat"
        ],
        "type": "composer-plugin",
        "extra": {
            "branch-alias": {
                "10.x-dev": "10.0.x-dev"
            },
            "class": "Acquia\\Blt\\Composer\\Plugin",
            "composer-exit-on-patch-failure": true,
            "installer-paths": {
                "vendor/drupal/core": [
                    "type:drupal-core"
                ]
            },
            "phpcodesniffer-search-depth": 4
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Acquia\\Blt\\": "src/",
                "Acquia\\Blt\\Tests\\": "tests/phpunit/src/",
                "Acquia\\Blt\\Tests\\Robo\\": "tests/phpunit/Robo/"
            },
            "files": [
                "RoboFile.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-only"
        ],
        "authors": [
            {
                "name": "Matthew Grasmick"
            }
        ],
        "description": "BLT",
        "keywords": [
            "automation",
            "deployment",
            "drupal",
            "template",
            "testing"
        ]
    },
    {
        "name": "acquia/blt-require-dev",
        "version": "10.0.0-beta1",
        "version_normalized": "10.0.0.0-beta1",
        "source": {
            "type": "git",
            "url": "https://github.com/acquia/blt-require-dev.git",
            "reference": "85dfeac6a0b76de7a128b645ef31503c75ec9a40"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/acquia/blt-require-dev/zipball/85dfeac6a0b76de7a128b645ef31503c75ec9a40",
            "reference": "85dfeac6a0b76de7a128b645ef31503c75ec9a40",
            "shasum": ""
        },
        "require": {
            "behat/behat": ">=3.1 <3.4",
            "bex/behat-screenshot": "^1.2",
            "dmore/behat-chrome-extension": "^1.0.0",
            "drupal/drupal-extension": "~3.2",
            "jarnaiz/behat-junit-formatter": "^1.3.2",
            "phpunit/phpunit": "^4.8|^6.5",
            "se/selenium-server-standalone": "^2.53",
            "squizlabs/php_codesniffer": "^3.0.1",
            "webflo/drupal-core-require-dev": "^8.6.1"
        },
        "time": "2019-03-08T20:29:50+00:00",
        "type": "metapackage",
        "extra": {
            "branch-alias": {
                "dev-master": "10.x-dev"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-only"
        ],
        "description": "A wrapper package for BLT's require dev dependencies."
    },
    {
        "name": "acquia/drupal-spec-tool",
        "version": "v3.0.1",
        "version_normalized": "3.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/acquia/drupal-spec-tool.git",
            "reference": "d5ffe88551af323d84ab415b6b6787b8f29dc9cc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/acquia/drupal-spec-tool/zipball/d5ffe88551af323d84ab415b6b6787b8f29dc9cc",
            "reference": "d5ffe88551af323d84ab415b6b6787b8f29dc9cc",
            "shasum": ""
        },
        "require": {
            "drupal/core": "^8.7.0",
            "drupal/drupal-extension": "^3.4 || ^4.0",
            "php": "^5.6 || ^7.0",
            "traviscarden/behat-table-comparison": "^0.2.1"
        },
        "suggest": {
            "nickwilde1990/drupal-spec-tool-commands": "^1.0@RC"
        },
        "time": "2020-06-23T12:35:43+00:00",
        "type": "behat-extension",
        "extra": {
            "branch-alias": {
                "dev-develop": "v3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Acquia\\DrupalSpecTool\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-only"
        ],
        "authors": [
            {
                "name": "Acquia Engineering",
                "homepage": "https://www.acquia.com",
                "role": "Maintainer"
            }
        ],
        "description": "A tool for specifying Drupal architecture details and generating automated tests for them",
        "keywords": [
            "Behat",
            "drupal"
        ]
    },
    {
        "name": "acquia/lightning",
        "version": "4.1.9",
        "version_normalized": "4.1.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/acquia/lightning.git",
            "reference": "d8ce1740dbb3eeb6683407819af6866ba2bf7b2c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/acquia/lightning/zipball/d8ce1740dbb3eeb6683407819af6866ba2bf7b2c",
            "reference": "d8ce1740dbb3eeb6683407819af6866ba2bf7b2c",
            "shasum": ""
        },
        "require": {
            "cweagans/composer-patches": "^1.6",
            "drupal/acquia_connector": "*",
            "drupal/core": "~8.8.12 || ~8.9.10",
            "drupal/libraries": "^3.0",
            "drupal/lightning_api": "^4.4",
            "drupal/lightning_core": "^5.2",
            "drupal/lightning_layout": "^2.6",
            "drupal/lightning_media": "^3.14 || ^4.1",
            "drupal/lightning_workflow": "^3.14",
            "ext-dom": "*"
        },
        "require-dev": {
            "drupal/core-composer-scaffold": "^8",
            "drupal/core-dev": "^8",
            "drush/drush": ">=9.7",
            "oomphinc/composer-installers-extender": "^1.1 || ^2",
            "weitzman/drupal-test-traits": "dev-master"
        },
        "time": "2020-11-26T14:19:51+00:00",
        "bin": [
            "lightning-subprofile"
        ],
        "type": "drupal-profile",
        "extra": {
            "branch-alias": {
                "dev-8.x-4.x": "4.x-dev"
            },
            "drupal-scaffold": {
                "locations": {
                    "web-root": "docroot/"
                },
                "file-mapping": {
                    "[project-root]/.gitattributes": false,
                    "[project-root]/.editorconfig": false,
                    "[web-root]/example.gitignore": false,
                    "[web-root]/.csslintrc": false,
                    "[web-root]/modules/README.txt": false,
                    "[web-root]/profiles/README.txt": false,
                    "[web-root]/sites/README.txt": false,
                    "[web-root]/themes/README.txt": false,
                    "[web-root]/INSTALL.txt": false,
                    "[web-root]/robots.txt": false,
                    "[web-root]/web.config": false
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9"
                }
            },
            "enable-patching": true,
            "installer-paths": {
                "docroot/core": [
                    "type:drupal-core"
                ],
                "docroot/libraries/{$name}": [
                    "type:drupal-library",
                    "type:bower-asset",
                    "type:npm-asset"
                ],
                "docroot/modules/contrib/{$name}": [
                    "type:drupal-module"
                ],
                "docroot/profiles/contrib/{$name}": [
                    "type:drupal-profile"
                ],
                "docroot/themes/contrib/{$name}": [
                    "type:drupal-theme"
                ]
            },
            "installer-types": [
                "bower-asset",
                "npm-asset"
            ],
            "patchLevel": {
                "drupal/core": "-p2"
            },
            "patches": {
                "drupal/core": {
                    "2869592 - Disabled update module shouldn't produce a status report warning": "https://www.drupal.org/files/issues/2020-02-07/2869592-remove-update-warning-34.patch",
                    "[subprofile support] 1356276 - Allow profiles to define a base/parent profile and load them in the correct order": "https://www.drupal.org/files/issues/2019-11-05/1356276-531-8.8.x-4.patch",
                    "[subprofile support] 2914389 - Allow profiles to exclude dependencies of their parent": "https://www.drupal.org/files/issues/2018-07-09/2914389-8-do-not-test.patch"
                }
            },
            "patches-ignore": {
                "drupal/lightning_core": {
                    "drupal/core": {
                        "2869592 - Disabled update module shouldn't produce a status report warning": "https://www.drupal.org/files/issues/2869592-remove-update-warning-7.patch",
                        "1356276 - Allow profiles to define a base/parent profile and load them in the correct order": "https://www.drupal.org/files/issues/2019-11-05/1356276-531-8.8.x-4.patch",
                        "2914389 - Allow profiles to exclude dependencies of their parent": "https://www.drupal.org/files/issues/2018-07-09/2914389-8-do-not-test.patch"
                    }
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Acquia\\Lightning\\": "src"
            },
            "classmap": [
                "src/Composer/ConfigureLegacyProject.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "The best of Drupal, curated by Acquia"
    },
    {
        "name": "acquia/memcache-settings",
        "version": "v1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/acquia/memcache-settings.git",
            "reference": "a45c708cb88a57324f9c7a2259ebc61aa8438fc7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/acquia/memcache-settings/zipball/a45c708cb88a57324f9c7a2259ebc61aa8438fc7",
            "reference": "a45c708cb88a57324f9c7a2259ebc61aa8438fc7",
            "shasum": ""
        },
        "require": {
            "drupal/memcache": "^2.0"
        },
        "time": "2020-07-02T14:36:03+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Acquia Engineering",
                "homepage": "https://www.acquia.com",
                "role": "Maintainer"
            }
        ],
        "description": "Recommended Memcache settings for use with Acquia hosting."
    },
    {
        "name": "asm89/stack-cors",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/asm89/stack-cors.git",
            "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08",
            "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0",
            "symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.0 || ^4.8.10",
            "squizlabs/php_codesniffer": "^2.3"
        },
        "time": "2019-12-24T22:41:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Asm89\\Stack\\": "src/Asm89/Stack/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alexander",
                "email": "iam.asm89@gmail.com"
            }
        ],
        "description": "Cross-origin resource sharing library and stack middleware",
        "homepage": "https://github.com/asm89/stack-cors",
        "keywords": [
            "cors",
            "stack"
        ]
    },
    {
        "name": "behat/behat",
        "version": "v3.3.1",
        "version_normalized": "3.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Behat/Behat.git",
            "reference": "44a58c1480d6144b2dc2c2bf02b9cef73c83840d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Behat/Behat/zipball/44a58c1480d6144b2dc2c2bf02b9cef73c83840d",
            "reference": "44a58c1480d6144b2dc2c2bf02b9cef73c83840d",
            "shasum": ""
        },
        "require": {
            "behat/gherkin": "^4.4.4",
            "behat/transliterator": "^1.2",
            "container-interop/container-interop": "^1.1",
            "ext-mbstring": "*",
            "php": ">=5.3.3",
            "symfony/class-loader": "~2.1||~3.0",
            "symfony/config": "~2.3||~3.0",
            "symfony/console": "~2.5||~3.0",
            "symfony/dependency-injection": "~2.1||~3.0",
            "symfony/event-dispatcher": "~2.1||~3.0",
            "symfony/translation": "~2.3||~3.0",
            "symfony/yaml": "~2.1||~3.0"
        },
        "require-dev": {
            "herrera-io/box": "~1.6.1",
            "phpunit/phpunit": "~4.5",
            "symfony/process": "~2.5|~3.0"
        },
        "suggest": {
            "behat/mink-extension": "for integration with Mink testing framework",
            "behat/symfony2-extension": "for integration with Symfony2 web framework",
            "behat/yii-extension": "for integration with Yii web framework"
        },
        "time": "2017-05-15T16:49:16+00:00",
        "bin": [
            "bin/behat"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Behat\\Behat": "src/",
                "Behat\\Testwork": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "Scenario-oriented BDD framework for PHP 5.3",
        "homepage": "http://behat.org/",
        "keywords": [
            "Agile",
            "BDD",
            "ScenarioBDD",
            "Scrum",
            "StoryBDD",
            "User story",
            "business",
            "development",
            "documentation",
            "examples",
            "symfony",
            "testing"
        ]
    },
    {
        "name": "behat/gherkin",
        "version": "v4.8.0",
        "version_normalized": "4.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Behat/Gherkin.git",
            "reference": "2391482cd003dfdc36b679b27e9f5326bd656acd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Behat/Gherkin/zipball/2391482cd003dfdc36b679b27e9f5326bd656acd",
            "reference": "2391482cd003dfdc36b679b27e9f5326bd656acd",
            "shasum": ""
        },
        "require": {
            "php": "~7.2|~8.0"
        },
        "require-dev": {
            "cucumber/cucumber": "dev-gherkin-16.0.0",
            "phpunit/phpunit": "~8|~9",
            "symfony/phpunit-bridge": "~3|~4|~5",
            "symfony/yaml": "~3|~4|~5"
        },
        "suggest": {
            "symfony/yaml": "If you want to parse features, represented in YAML files"
        },
        "time": "2021-02-04T12:44:21+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Behat\\Gherkin": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "Gherkin DSL parser for PHP",
        "homepage": "http://behat.org/",
        "keywords": [
            "BDD",
            "Behat",
            "Cucumber",
            "DSL",
            "gherkin",
            "parser"
        ]
    },
    {
        "name": "behat/mink",
        "version": "v1.8.1",
        "version_normalized": "1.8.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/minkphp/Mink.git",
            "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/minkphp/Mink/zipball/07c6a9fe3fa98c2de074b25d9ed26c22904e3887",
            "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.1",
            "symfony/css-selector": "^2.7|^3.0|^4.0|^5.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20",
            "symfony/debug": "^2.7|^3.0|^4.0",
            "symfony/phpunit-bridge": "^3.4.38 || ^5.0.5"
        },
        "suggest": {
            "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
            "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
            "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
            "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)",
            "dmore/chrome-mink-driver": "fast and JS-enabled driver for any app (requires chromium or google chrome)"
        },
        "time": "2020-03-11T15:45:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Behat\\Mink\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "Browser controller/emulator abstraction for PHP",
        "homepage": "http://mink.behat.org/",
        "keywords": [
            "browser",
            "testing",
            "web"
        ]
    },
    {
        "name": "behat/mink-browserkit-driver",
        "version": "v1.3.4",
        "version_normalized": "1.3.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
            "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/e3b90840022ebcd544c7b394a3c9597ae242cbee",
            "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee",
            "shasum": ""
        },
        "require": {
            "behat/mink": "^1.7.1@dev",
            "php": ">=5.3.6",
            "symfony/browser-kit": "~2.3|~3.0|~4.0",
            "symfony/dom-crawler": "~2.3|~3.0|~4.0"
        },
        "require-dev": {
            "mink/driver-testsuite": "dev-master",
            "symfony/debug": "^2.7|^3.0|^4.0",
            "symfony/http-kernel": "~2.3|~3.0|~4.0"
        },
        "time": "2020-03-11T09:49:45+00:00",
        "type": "mink-driver",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Behat\\Mink\\Driver\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "Symfony2 BrowserKit driver for Mink framework",
        "homepage": "http://mink.behat.org/",
        "keywords": [
            "Mink",
            "Symfony2",
            "browser",
            "testing"
        ]
    },
    {
        "name": "behat/mink-extension",
        "version": "2.3.1",
        "version_normalized": "2.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Behat/MinkExtension.git",
            "reference": "80f7849ba53867181b7e412df9210e12fba50177"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/80f7849ba53867181b7e412df9210e12fba50177",
            "reference": "80f7849ba53867181b7e412df9210e12fba50177",
            "shasum": ""
        },
        "require": {
            "behat/behat": "^3.0.5",
            "behat/mink": "^1.5",
            "php": ">=5.3.2",
            "symfony/config": "^2.7|^3.0|^4.0"
        },
        "require-dev": {
            "behat/mink-goutte-driver": "^1.1",
            "phpspec/phpspec": "^2.0"
        },
        "time": "2018-02-06T15:36:30+00:00",
        "type": "behat-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Behat\\MinkExtension": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Christophe Coevoet",
                "email": "stof@notk.org"
            },
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com"
            }
        ],
        "description": "Mink extension for Behat",
        "homepage": "http://extensions.behat.org/mink",
        "keywords": [
            "browser",
            "gui",
            "test",
            "web"
        ]
    },
    {
        "name": "behat/mink-goutte-driver",
        "version": "v1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/minkphp/MinkGoutteDriver.git",
            "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
            "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
            "shasum": ""
        },
        "require": {
            "behat/mink": "~1.6@dev",
            "behat/mink-browserkit-driver": "~1.2@dev",
            "fabpot/goutte": "~1.0.4|~2.0|~3.1",
            "php": ">=5.3.1"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "~2.7|~3.0"
        },
        "time": "2016-03-05T09:04:22+00:00",
        "type": "mink-driver",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Behat\\Mink\\Driver\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "Goutte driver for Mink framework",
        "homepage": "http://mink.behat.org/",
        "keywords": [
            "browser",
            "goutte",
            "headless",
            "testing"
        ]
    },
    {
        "name": "behat/mink-selenium2-driver",
        "version": "v1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
            "reference": "312a967dd527f28980cce40850339cd5316da092"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/312a967dd527f28980cce40850339cd5316da092",
            "reference": "312a967dd527f28980cce40850339cd5316da092",
            "shasum": ""
        },
        "require": {
            "behat/mink": "~1.7@dev",
            "instaclick/php-webdriver": "~1.1",
            "php": ">=5.4"
        },
        "require-dev": {
            "mink/driver-testsuite": "dev-master"
        },
        "time": "2020-03-11T14:43:21+00:00",
        "type": "mink-driver",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Behat\\Mink\\Driver\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Pete Otaqui",
                "email": "pete@otaqui.com",
                "homepage": "https://github.com/pete-otaqui"
            },
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            }
        ],
        "description": "Selenium2 (WebDriver) driver for Mink framework",
        "homepage": "http://mink.behat.org/",
        "keywords": [
            "ajax",
            "browser",
            "javascript",
            "selenium",
            "testing",
            "webdriver"
        ]
    },
    {
        "name": "behat/transliterator",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Behat/Transliterator.git",
            "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Behat/Transliterator/zipball/3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
            "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "chuyskywalker/rolling-curl": "^3.1",
            "php-yaoi/php-yaoi": "^1.0",
            "phpunit/phpunit": "^4.8.36|^6.3"
        },
        "time": "2020-01-14T16:39:13+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Behat\\Transliterator\\": "src/Behat/Transliterator"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Artistic-1.0"
        ],
        "description": "String transliterator",
        "keywords": [
            "i18n",
            "slug",
            "transliterator"
        ]
    },
    {
        "name": "bex/behat-extension-driver-locator",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tkotosz/behat-extension-driver-locator.git",
            "reference": "af9fb11f5f3cc220ee2c08071ee9d50f11048b86"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tkotosz/behat-extension-driver-locator/zipball/af9fb11f5f3cc220ee2c08071ee9d50f11048b86",
            "reference": "af9fb11f5f3cc220ee2c08071ee9d50f11048b86",
            "shasum": ""
        },
        "require": {
            "behat/behat": "^3.0.0",
            "php": ">=5.4"
        },
        "require-dev": {
            "phpspec/phpspec": "2.4.0-alpha2"
        },
        "time": "2015-12-17T13:26:09+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Tibor Kotosz",
                "email": "kotosy@gmail.com",
                "homepage": "https://github.com/tkotosz",
                "role": "Developer"
            }
        ],
        "description": "Driver locator tool for behat extensions",
        "homepage": "https://github.com/tkotosz/behat-extension-driver-locator",
        "keywords": [
            "BDD",
            "Behat",
            "TDD"
        ]
    },
    {
        "name": "bex/behat-screenshot",
        "version": "1.2.9",
        "version_normalized": "1.2.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/elvetemedve/behat-screenshot.git",
            "reference": "618a857169ebf80eb9f4dd56ed42efaebb2de9b6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/elvetemedve/behat-screenshot/zipball/618a857169ebf80eb9f4dd56ed42efaebb2de9b6",
            "reference": "618a857169ebf80eb9f4dd56ed42efaebb2de9b6",
            "shasum": ""
        },
        "require": {
            "behat/behat": "^3.0.0 <3.6",
            "behat/mink-extension": "^2.0.0",
            "bex/behat-extension-driver-locator": "^1.0.2",
            "php": ">=5.4",
            "symfony/filesystem": "^2.7|^3.0|^4.0",
            "symfony/finder": "^2.7|^3.0|^4.0"
        },
        "require-dev": {
            "behat/mink-selenium2-driver": "^1.3.0",
            "bex/behat-screenshot-image-driver-dummy": "^1.0",
            "bex/behat-test-runner": "^1.2.2",
            "jakoch/phantomjs-installer": "^2.1.1-p07",
            "phpspec/phpspec": "^2.5"
        },
        "suggest": {
            "bex/behat-screenshot-image-driver-img42": "Allows to upload the screenshot to img42.com",
            "bex/behat-screenshot-image-driver-unsee": "Allows to upload the screenshot to unsee.cc",
            "bex/behat-screenshot-image-driver-uploadpie": "Allows to upload the screenshot to uploadpie.com"
        },
        "time": "2020-04-07T13:22:51+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Bex\\Behat\\ScreenshotExtension\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Tibor Kotosz",
                "email": "kotosy@gmail.com",
                "homepage": "https://github.com/tkotosz",
                "role": "Developer"
            },
            {
                "name": "Geza Buza",
                "email": "bghome@gmail.com",
                "homepage": "https://twitter.com/medve540",
                "role": "Developer"
            }
        ],
        "description": "Extension for behat to help debug failing scenarios",
        "homepage": "https://github.com/elvetemedve/behat-screenshot",
        "keywords": [
            "BDD",
            "Behat",
            "TDD",
            "behat-screenshot"
        ]
    },
    {
        "name": "bower-asset/cropper",
        "version": "v2.3.4",
        "version_normalized": "2.3.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/fengyuanchen/cropper.git",
            "reference": "30c58b29ee21010e17e58ebab165fbd84285c685"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fengyuanchen/cropper/zipball/30c58b29ee21010e17e58ebab165fbd84285c685",
            "reference": "30c58b29ee21010e17e58ebab165fbd84285c685"
        },
        "type": "bower-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "bower-asset/jquery",
        "version": "3.6.0",
        "version_normalized": "3.6.0.0",
        "source": {
            "type": "git",
            "url": "git@github.com:jquery/jquery-dist.git",
            "reference": "e786e3d9707ffd9b0dd330ca135b66344dcef85a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/e786e3d9707ffd9b0dd330ca135b66344dcef85a",
            "reference": "e786e3d9707ffd9b0dd330ca135b66344dcef85a"
        },
        "type": "bower-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "bower-asset/slick-carousel",
        "version": "v1.8.1",
        "version_normalized": "1.8.1.0",
        "source": {
            "type": "git",
            "url": "git@github.com:kenwheeler/slick.git",
            "reference": "0f40c9d6a02a5c08b5f4dd80fdada3a854a59bee"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kenwheeler/slick/zipball/0f40c9d6a02a5c08b5f4dd80fdada3a854a59bee",
            "reference": "0f40c9d6a02a5c08b5f4dd80fdada3a854a59bee"
        },
        "require": {
            "bower-asset/jquery": ">=1.7"
        },
        "type": "bower-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "caxy/php-htmldiff",
        "version": "v0.1.11",
        "version_normalized": "0.1.11.0",
        "source": {
            "type": "git",
            "url": "https://github.com/caxy/php-htmldiff.git",
            "reference": "6bc1c4ad59587027b09bf50c0e086b0f45d86c86"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/6bc1c4ad59587027b09bf50c0e086b0f45d86c86",
            "reference": "6bc1c4ad59587027b09bf50c0e086b0f45d86c86",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-mbstring": "*",
            "ezyang/htmlpurifier": "^4.7",
            "php": ">=7.3"
        },
        "require-dev": {
            "doctrine/cache": "~1.0",
            "phpunit/phpunit": "~9.0"
        },
        "suggest": {
            "doctrine/cache": "Used for caching the calculated diffs using a Doctrine Cache Provider"
        },
        "time": "2021-02-02T11:07:36+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Caxy\\HtmlDiff": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0"
        ],
        "authors": [
            {
                "name": "Josh Schroeder",
                "email": "jschroeder@caxy.com",
                "homepage": "http://www.caxy.com"
            }
        ],
        "description": "A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.",
        "homepage": "https://github.com/caxy/php-htmldiff",
        "keywords": [
            "diff",
            "html"
        ]
    },
    {
        "name": "cenitex/jquery-circle-progress",
        "version": "1.2.2",
        "version_normalized": "1.2.2.0",
        "dist": {
            "type": "tar",
            "url": "https://github.com/kottenator/jquery-circle-progress/archive/1.2.2.tar.gz"
        },
        "type": "drupal-library",
        "installation-source": "dist",
        "description": "This is the kottenator/jquery-circle-progress package retyped to drupal-library."
    },
    {
        "name": "chi-teck/drupal-code-generator",
        "version": "1.33.1",
        "version_normalized": "1.33.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Chi-teck/drupal-code-generator.git",
            "reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/5f814e980b6f9cf1ca8c74cc9385c3d81090d388",
            "reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388",
            "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"
        },
        "conflict": {
            "drush/drush": "< 10.3.2"
        },
        "time": "2020-12-05T05:59:11+00:00",
        "bin": [
            "bin/dcg"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/bootstrap.php"
            ],
            "psr-4": {
                "DrupalCodeGenerator\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Drupal code generator"
    },
    {
        "name": "ckeditor/fakeobjects",
        "version": "4.15.1.2",
        "version_normalized": "4.15.1.2",
        "dist": {
            "type": "zip",
            "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.15.1.zip"
        },
        "type": "drupal-library-ckeditor-find",
        "installation-source": "dist",
        "description": "CKEditor Fake Objects plugin retyped to drupal-library."
    },
    {
        "name": "ckeditor/find",
        "version": "4.6.2",
        "version_normalized": "4.6.2.0",
        "dist": {
            "type": "zip",
            "url": "https://download.ckeditor.com/find/releases/find_4.6.2.zip"
        },
        "type": "drupal-library-ckeditor-find",
        "installation-source": "dist",
        "description": "CKEditor Find/Replace plugin retyped to drupal-library."
    },
    {
        "name": "ckeditor/link",
        "version": "4.15.1",
        "version_normalized": "4.15.1.0",
        "dist": {
            "type": "zip",
            "url": "https://download.ckeditor.com/link/releases/link_4.15.1.zip"
        },
        "type": "drupal-library-ckeditor-find",
        "installation-source": "dist",
        "description": "CKEditor Link plugin retyped to drupal-library."
    },
    {
        "name": "composer/ca-bundle",
        "version": "1.2.9",
        "version_normalized": "1.2.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/ca-bundle.git",
            "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/ca-bundle/zipball/78a0e288fdcebf92aa2318a8d3656168da6ac1a5",
            "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5",
            "shasum": ""
        },
        "require": {
            "ext-openssl": "*",
            "ext-pcre": "*",
            "php": "^5.3.2 || ^7.0 || ^8.0"
        },
        "require-dev": {
            "phpstan/phpstan": "^0.12.55",
            "psr/log": "^1.0",
            "symfony/phpunit-bridge": "^4.2 || ^5",
            "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
        },
        "time": "2021-01-12T12:10:35+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\CaBundle\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
        "keywords": [
            "cabundle",
            "cacert",
            "certificate",
            "ssl",
            "tls"
        ],
        "funding": [
            {
                "url": "https://packagist.com",
                "type": "custom"
            },
            {
                "url": "https://github.com/composer",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "composer/composer",
        "version": "1.10.20",
        "version_normalized": "1.10.20.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/composer.git",
            "reference": "e55d297525f0ecc805c813a0f63a40114fd670f6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/composer/zipball/e55d297525f0ecc805c813a0f63a40114fd670f6",
            "reference": "e55d297525f0ecc805c813a0f63a40114fd670f6",
            "shasum": ""
        },
        "require": {
            "composer/ca-bundle": "^1.0",
            "composer/semver": "^1.0",
            "composer/spdx-licenses": "^1.2",
            "composer/xdebug-handler": "^1.1",
            "justinrainbow/json-schema": "^5.2.10",
            "php": "^5.3.2 || ^7.0 || ^8.0",
            "psr/log": "^1.0",
            "seld/jsonlint": "^1.4",
            "seld/phar-utils": "^1.0",
            "symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0",
            "symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0",
            "symfony/finder": "^2.7 || ^3.0 || ^4.0 || ^5.0",
            "symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0"
        },
        "conflict": {
            "symfony/console": "2.8.38"
        },
        "require-dev": {
            "phpspec/prophecy": "^1.10",
            "symfony/phpunit-bridge": "^4.2"
        },
        "suggest": {
            "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
            "ext-zip": "Enabling the zip extension allows you to unzip archives",
            "ext-zlib": "Allow gzip compression of HTTP requests"
        },
        "time": "2021-01-27T14:41:06+00:00",
        "bin": [
            "bin/composer"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.10-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\": "src/Composer"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nils Adermann",
                "email": "naderman@naderman.de",
                "homepage": "http://www.naderman.de"
            },
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
        "homepage": "https://getcomposer.org/",
        "keywords": [
            "autoload",
            "dependency",
            "package"
        ],
        "funding": [
            {
                "url": "https://packagist.com",
                "type": "custom"
            },
            {
                "url": "https://github.com/composer",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "composer/installers",
        "version": "v1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/installers.git",
            "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/installers/zipball/1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d",
            "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0 || ^2.0"
        },
        "replace": {
            "roundcube/plugin-installer": "*",
            "shama/baton": "*"
        },
        "require-dev": {
            "composer/composer": "1.6.* || ^2.0",
            "composer/semver": "^1 || ^3",
            "phpstan/phpstan": "^0.12.55",
            "phpstan/phpstan-phpunit": "^0.12.16",
            "symfony/phpunit-bridge": "^4.2 || ^5",
            "symfony/process": "^2.3"
        },
        "time": "2021-01-14T11:07:16+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "Composer\\Installers\\Plugin",
            "branch-alias": {
                "dev-main": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Installers\\": "src/Composer/Installers"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kyle Robinson Young",
                "email": "kyle@dontkry.com",
                "homepage": "https://github.com/shama"
            }
        ],
        "description": "A multi-framework Composer library installer",
        "homepage": "https://composer.github.io/installers/",
        "keywords": [
            "Craft",
            "Dolibarr",
            "Eliasis",
            "Hurad",
            "ImageCMS",
            "Kanboard",
            "Lan Management System",
            "MODX Evo",
            "MantisBT",
            "Mautic",
            "Maya",
            "OXID",
            "Plentymarkets",
            "Porto",
            "RadPHP",
            "SMF",
            "Starbug",
            "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",
            "processwire",
            "puppet",
            "pxcms",
            "reindex",
            "roundcube",
            "shopware",
            "silverstripe",
            "sydes",
            "sylius",
            "symfony",
            "typo3",
            "wordpress",
            "yawik",
            "zend",
            "zikula"
        ],
        "funding": [
            {
                "url": "https://packagist.com",
                "type": "custom"
            },
            {
                "url": "https://github.com/composer",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "composer/semver",
        "version": "1.7.2",
        "version_normalized": "1.7.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/semver.git",
            "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/semver/zipball/647490bbcaf7fc4891c58f47b825eb99d19c377a",
            "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.2 || ^7.0 || ^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.5 || ^5.0.5"
        },
        "time": "2020-12-03T15:47:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Semver\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nils Adermann",
                "email": "naderman@naderman.de",
                "homepage": "http://www.naderman.de"
            },
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            },
            {
                "name": "Rob Bast",
                "email": "rob.bast@gmail.com",
                "homepage": "http://robbast.nl"
            }
        ],
        "description": "Semver library that offers utilities, version constraint parsing and validation.",
        "keywords": [
            "semantic",
            "semver",
            "validation",
            "versioning"
        ],
        "funding": [
            {
                "url": "https://packagist.com",
                "type": "custom"
            },
            {
                "url": "https://github.com/composer",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "composer/spdx-licenses",
        "version": "1.5.5",
        "version_normalized": "1.5.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/spdx-licenses.git",
            "reference": "de30328a7af8680efdc03e396aad24befd513200"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/de30328a7af8680efdc03e396aad24befd513200",
            "reference": "de30328a7af8680efdc03e396aad24befd513200",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.2 || ^7.0 || ^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7"
        },
        "time": "2020-12-03T16:04:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Spdx\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nils Adermann",
                "email": "naderman@naderman.de",
                "homepage": "http://www.naderman.de"
            },
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            },
            {
                "name": "Rob Bast",
                "email": "rob.bast@gmail.com",
                "homepage": "http://robbast.nl"
            }
        ],
        "description": "SPDX licenses list and validation library.",
        "keywords": [
            "license",
            "spdx",
            "validator"
        ],
        "funding": [
            {
                "url": "https://packagist.com",
                "type": "custom"
            },
            {
                "url": "https://github.com/composer",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "composer/xdebug-handler",
        "version": "1.4.5",
        "version_normalized": "1.4.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/xdebug-handler.git",
            "reference": "f28d44c286812c714741478d968104c5e604a1d4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f28d44c286812c714741478d968104c5e604a1d4",
            "reference": "f28d44c286812c714741478d968104c5e604a1d4",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.2 || ^7.0 || ^8.0",
            "psr/log": "^1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
        },
        "time": "2020-11-13T08:04:11+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\XdebugHandler\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "John Stevenson",
                "email": "john-stevenson@blueyonder.co.uk"
            }
        ],
        "description": "Restarts a process without Xdebug.",
        "keywords": [
            "Xdebug",
            "performance"
        ],
        "funding": [
            {
                "url": "https://packagist.com",
                "type": "custom"
            },
            {
                "url": "https://github.com/composer",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "consolidation/annotated-command",
        "version": "2.12.1",
        "version_normalized": "2.12.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/annotated-command.git",
            "reference": "0ee361762df2274f360c085e3239784a53f850b5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/0ee361762df2274f360c085e3239784a53f850b5",
            "reference": "0ee361762df2274f360c085e3239784a53f850b5",
            "shasum": ""
        },
        "require": {
            "consolidation/output-formatters": "^3.5.1",
            "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|^5"
        },
        "require-dev": {
            "g1a/composer-test-scenarios": "^3",
            "php-coveralls/php-coveralls": "^1",
            "phpunit/phpunit": "^6",
            "squizlabs/php_codesniffer": "^2.7"
        },
        "time": "2020-10-11T04:30:03+00:00",
        "type": "library",
        "extra": {
            "scenarios": {
                "finder5": {
                    "require": {
                        "symfony/finder": "^5"
                    },
                    "config": {
                        "platform": {
                            "php": "7.2.5"
                        }
                    }
                },
                "symfony4": {
                    "require": {
                        "symfony/console": "^4.0"
                    },
                    "config": {
                        "platform": {
                            "php": "7.1.3"
                        }
                    }
                },
                "symfony2": {
                    "require": {
                        "symfony/console": "^2.8"
                    },
                    "require-dev": {
                        "phpunit/phpunit": "^4.8.36"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.4.8"
                        }
                    },
                    "scenario-options": {
                        "create-lockfile": "false"
                    }
                },
                "phpunit4": {
                    "require-dev": {
                        "phpunit/phpunit": "^4.8.36"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.4.8"
                        }
                    }
                }
            },
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Consolidation\\AnnotatedCommand\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            }
        ],
        "description": "Initialize Symfony Console commands from annotated command class methods."
    },
    {
        "name": "consolidation/comments",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/comments.git",
            "reference": "908832ce3c8174a9414d741913543fd058aac5fb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/comments/zipball/908832ce3c8174a9414d741913543fd058aac5fb",
            "reference": "908832ce3c8174a9414d741913543fd058aac5fb",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0"
        },
        "require-dev": {
            "phpunit/php-code-coverage": "~2|~4",
            "phpunit/phpunit": "^4.8",
            "satooshi/php-coveralls": "^1.0",
            "squizlabs/php_codesniffer": "^2.8",
            "symfony/yaml": "^3.1"
        },
        "time": "2019-07-30T05:52:24+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Consolidation\\Comments\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            }
        ],
        "description": "A tool for preserving comments, e.g. when parsing YAML files."
    },
    {
        "name": "consolidation/config",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "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"
        },
        "time": "2019-03-03T19:37:04+00:00",
        "type": "library",
        "extra": {
            "scenarios": {
                "symfony4": {
                    "require-dev": {
                        "symfony/console": "^4.0"
                    },
                    "config": {
                        "platform": {
                            "php": "7.1.3"
                        }
                    }
                },
                "symfony2": {
                    "require-dev": {
                        "symfony/console": "^2.8",
                        "symfony/event-dispatcher": "^2.8",
                        "phpunit/phpunit": "^4.8.36"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.4.8"
                        }
                    }
                }
            },
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Consolidation\\Config\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            }
        ],
        "description": "Provide configuration services for a commandline tool."
    },
    {
        "name": "consolidation/filter-via-dot-access-data",
        "version": "1.0.0",
        "version_normalized": "1.0.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"
        },
        "time": "2019-01-18T06:05:07+00:00",
        "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"
            }
        },
        "installation-source": "dist",
        "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."
    },
    {
        "name": "consolidation/log",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/log.git",
            "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/log/zipball/b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
            "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.5",
            "psr/log": "^1.0",
            "symfony/console": "^2.8|^3|^4"
        },
        "require-dev": {
            "g1a/composer-test-scenarios": "^3",
            "php-coveralls/php-coveralls": "^1",
            "phpunit/phpunit": "^6",
            "squizlabs/php_codesniffer": "^2"
        },
        "time": "2019-01-01T17:30:51+00:00",
        "type": "library",
        "extra": {
            "scenarios": {
                "symfony4": {
                    "require": {
                        "symfony/console": "^4.0"
                    },
                    "config": {
                        "platform": {
                            "php": "7.1.3"
                        }
                    }
                },
                "symfony2": {
                    "require": {
                        "symfony/console": "^2.8"
                    },
                    "require-dev": {
                        "phpunit/phpunit": "^4.8.36"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.4.8"
                        }
                    }
                },
                "phpunit4": {
                    "require-dev": {
                        "phpunit/phpunit": "^4.8.36"
                    },
                    "remove": [
                        "php-coveralls/php-coveralls"
                    ],
                    "config": {
                        "platform": {
                            "php": "5.4.8"
                        }
                    }
                }
            },
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Consolidation\\Log\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            }
        ],
        "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components."
    },
    {
        "name": "consolidation/output-formatters",
        "version": "3.5.1",
        "version_normalized": "3.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/output-formatters.git",
            "reference": "0d38f13051ef05c223a2bb8e962d668e24785196"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/0d38f13051ef05c223a2bb8e962d668e24785196",
            "reference": "0d38f13051ef05c223a2bb8e962d668e24785196",
            "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|^5"
        },
        "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"
        },
        "time": "2020-10-11T04:15:32+00:00",
        "type": "library",
        "extra": {
            "scenarios": {
                "finder5": {
                    "require": {
                        "symfony/finder": "^5"
                    },
                    "config": {
                        "platform": {
                            "php": "7.2.5"
                        }
                    }
                },
                "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"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Consolidation\\OutputFormatters\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            }
        ],
        "description": "Format text by applying transformations provided by plug-in formatters."
    },
    {
        "name": "consolidation/robo",
        "version": "1.4.13",
        "version_normalized": "1.4.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/Robo.git",
            "reference": "fd28dcca1b935950ece26e63541fbdeeb09f7343"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/Robo/zipball/fd28dcca1b935950ece26e63541fbdeeb09f7343",
            "reference": "fd28dcca1b935950ece26e63541fbdeeb09f7343",
            "shasum": ""
        },
        "require": {
            "consolidation/annotated-command": "^2.12.1|^4.1",
            "consolidation/config": "^1.2.1",
            "consolidation/log": "^1.1.1|^2",
            "consolidation/output-formatters": "^3.5.1|^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|^5",
            "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."
        },
        "time": "2020-10-11T04:51:34+00:00",
        "bin": [
            "robo"
        ],
        "type": "library",
        "extra": {
            "scenarios": {
                "finder5": {
                    "require": {
                        "symfony/finder": "^5"
                    },
                    "config": {
                        "platform": {
                            "php": "7.2.5"
                        }
                    }
                },
                "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"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Robo\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Davert",
                "email": "davert.php@resend.cc"
            }
        ],
        "description": "Modern task runner"
    },
    {
        "name": "consolidation/self-update",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/self-update.git",
            "reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/self-update/zipball/dba6b2c0708f20fa3ba8008a2353b637578849b4",
            "reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0",
            "symfony/console": "^2.8|^3|^4|^5",
            "symfony/filesystem": "^2.5|^3|^4|^5"
        },
        "time": "2020-04-13T02:49:20+00:00",
        "bin": [
            "scripts/release"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "SelfUpdate\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alexander Menk",
                "email": "menk@mestrona.net"
            },
            {
                "name": "Greg Anderson",
                "email": "greg.1.anderson@greenknowe.org"
            }
        ],
        "description": "Provides a self:update command for Symfony Console applications."
    },
    {
        "name": "consolidation/site-alias",
        "version": "3.1.0",
        "version_normalized": "3.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/consolidation/site-alias.git",
            "reference": "9ed3c590be9fcf9fea69c73456c2fd4b27f5204c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/consolidation/site-alias/zipball/9ed3c590be9fcf9fea69c73456c2fd4b27f5204c",
            "reference": "9ed3c590be9fcf9fea69c73456c2fd4b27f5204c",
            "shasum": ""
        },
        "require": {
            "consolidation/config": "^1.2.1|^2",
            "php": ">=5.5.0",
            "symfony/finder": "~2.3|^3|^4.4|^5"
        },
        "require-dev": {
            "php-coveralls/php-coveralls": "^2.4.2",
            "phpunit/phpunit": ">=7",
            "squizlabs/php_codesniffer": "^3",
            "symfony/var-dumper": "^4",
            "yoast/phpunit-polyfills": "^0.2.0"
        },
        "time": "2021-02-20T20:03:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Consolidation\\SiteAlias\\": "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": "Manage alias records for local and remote sites."
    },
    {
        "name": "consolidation/site-process",
        "version": "2.1.0",
        "version_normalized": "2.1.0.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"
        },
        "time": "2019-09-10T17:56:24+00:00",
        "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"
            }
        },
        "installation-source": "dist",
        "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."
    },
    {
        "name": "container-interop/container-interop",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/container-interop/container-interop.git",
            "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
            "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
            "shasum": ""
        },
        "require": {
            "psr/container": "^1.0"
        },
        "time": "2017-02-14T19:40:03+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Interop\\Container\\": "src/Interop/Container/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
        "homepage": "https://github.com/container-interop/container-interop",
        "abandoned": "psr/container"
    },
    {
        "name": "cweagans/composer-patches",
        "version": "1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cweagans/composer-patches.git",
            "reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/ae02121445ad75f4eaff800cc532b5e6233e2ddf",
            "reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0 || ^2.0",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "composer/composer": "~1.0 || ~2.0",
            "phpunit/phpunit": "~4.6"
        },
        "time": "2020-09-30T17:56:20+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "cweagans\\Composer\\Patches"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "cweagans\\Composer\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Cameron Eagans",
                "email": "me@cweagans.net"
            }
        ],
        "description": "Provides a way to patch Composer packages."
    },
    {
        "name": "dealerdirect/phpcodesniffer-composer-installer",
        "version": "v0.7.1",
        "version_normalized": "0.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
            "reference": "fe390591e0241955f22eb9ba327d137e501c771c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/fe390591e0241955f22eb9ba327d137e501c771c",
            "reference": "fe390591e0241955f22eb9ba327d137e501c771c",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0 || ^2.0",
            "php": ">=5.3",
            "squizlabs/php_codesniffer": "^2.0 || ^3.0 || ^4.0"
        },
        "require-dev": {
            "composer/composer": "*",
            "phpcompatibility/php-compatibility": "^9.0",
            "sensiolabs/security-checker": "^4.1.0"
        },
        "time": "2020-12-07T18:04:37+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Franck Nijhof",
                "email": "franck.nijhof@dealerdirect.com",
                "homepage": "http://www.frenck.nl",
                "role": "Developer / IT Manager"
            }
        ],
        "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
        "homepage": "http://www.dealerdirect.com",
        "keywords": [
            "PHPCodeSniffer",
            "PHP_CodeSniffer",
            "code quality",
            "codesniffer",
            "composer",
            "installer",
            "phpcs",
            "plugin",
            "qa",
            "quality",
            "standard",
            "standards",
            "style guide",
            "stylecheck",
            "tests"
        ]
    },
    {
        "name": "defuse/php-encryption",
        "version": "v2.2.1",
        "version_normalized": "2.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/defuse/php-encryption.git",
            "reference": "0f407c43b953d571421e0020ba92082ed5fb7620"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/defuse/php-encryption/zipball/0f407c43b953d571421e0020ba92082ed5fb7620",
            "reference": "0f407c43b953d571421e0020ba92082ed5fb7620",
            "shasum": ""
        },
        "require": {
            "ext-openssl": "*",
            "paragonie/random_compat": ">= 2",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "nikic/php-parser": "^2.0|^3.0|^4.0",
            "phpunit/phpunit": "^4|^5"
        },
        "time": "2018-07-24T23:27:56+00:00",
        "bin": [
            "bin/generate-defuse-key"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Defuse\\Crypto\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Hornby",
                "email": "taylor@defuse.ca",
                "homepage": "https://defuse.ca/"
            },
            {
                "name": "Scott Arciszewski",
                "email": "info@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "Secure PHP Encryption Library",
        "keywords": [
            "aes",
            "authenticated encryption",
            "cipher",
            "crypto",
            "cryptography",
            "encrypt",
            "encryption",
            "openssl",
            "security",
            "symmetric key cryptography"
        ]
    },
    {
        "name": "dflydev/dot-access-data",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
            "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a",
            "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2017-01-20T21:14:22+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Dflydev\\DotAccessData": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Dragonfly Development Inc.",
                "email": "info@dflydev.com",
                "homepage": "http://dflydev.com"
            },
            {
                "name": "Beau Simensen",
                "email": "beau@dflydev.com",
                "homepage": "http://beausimensen.com"
            },
            {
                "name": "Carlos Frutos",
                "email": "carlos@kiwing.it",
                "homepage": "https://github.com/cfrutos"
            }
        ],
        "description": "Given a deep data structure, access data by dot notation.",
        "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
        "keywords": [
            "access",
            "data",
            "dot",
            "notation"
        ]
    },
    {
        "name": "dmore/behat-chrome-extension",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://gitlab.com/DMore/behat-chrome-extension.git",
            "reference": "6279986ef85ac179f055460502e9b11c3784146c"
        },
        "dist": {
            "type": "zip",
            "url": "https://gitlab.com/api/v4/projects/DMore%2Fbehat-chrome-extension/repository/archive.zip?sha=6279986ef85ac179f055460502e9b11c3784146c",
            "reference": "6279986ef85ac179f055460502e9b11c3784146c",
            "shasum": ""
        },
        "require": {
            "behat/behat": "^3.0.4",
            "behat/mink-extension": "^2.0",
            "dmore/chrome-mink-driver": "^2.4.1",
            "php": ">=5.6"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7"
        },
        "time": "2019-03-30T08:57:34+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DMore\\ChromeExtension\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Dorian More",
                "email": "doriancmore@gmail.com"
            }
        ],
        "description": "Behat extension for controlling chrome without selenium",
        "keywords": [
            "Behat",
            "chrome",
            "driver",
            "headless"
        ]
    },
    {
        "name": "dmore/chrome-mink-driver",
        "version": "2.7.0",
        "version_normalized": "2.7.0.0",
        "source": {
            "type": "git",
            "url": "https://gitlab.com/DMore/chrome-mink-driver.git",
            "reference": "d66765fb7f448e8b2bca2b899308a4a6d8a69264"
        },
        "dist": {
            "type": "zip",
            "url": "https://gitlab.com/api/v4/projects/DMore%2Fchrome-mink-driver/repository/archive.zip?sha=d66765fb7f448e8b2bca2b899308a4a6d8a69264",
            "reference": "d66765fb7f448e8b2bca2b899308a4a6d8a69264",
            "shasum": ""
        },
        "require": {
            "behat/mink": "^1.7",
            "ext-curl": "*",
            "ext-json": "*",
            "textalk/websocket": "^1.2.0"
        },
        "require-dev": {
            "mink/driver-testsuite": "dev-master",
            "phpunit/phpunit": "^5.0.0"
        },
        "time": "2019-03-30T09:22:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DMore\\ChromeDriver\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Dorian More",
                "email": "doriancmore@gmail.com"
            }
        ],
        "description": "Mink driver for controlling chrome without selenium"
    },
    {
        "name": "dnoegel/php-xdg-base-dir",
        "version": "v0.1.1",
        "version_normalized": "0.1.1.0",
        "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"
        },
        "time": "2019-12-04T15:06:13+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "XdgBaseDir\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "implementation of xdg base directory specification for php"
    },
    {
        "name": "doctrine/annotations",
        "version": "1.12.1",
        "version_normalized": "1.12.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/annotations.git",
            "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/annotations/zipball/b17c5014ef81d212ac539f07a1001832df1b6d3b",
            "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "1.*",
            "ext-tokenizer": "*",
            "php": "^7.1 || ^8.0"
        },
        "require-dev": {
            "doctrine/cache": "1.*",
            "doctrine/coding-standard": "^6.0 || ^8.1",
            "phpstan/phpstan": "^0.12.20",
            "phpunit/phpunit": "^7.5 || ^9.1.5"
        },
        "time": "2021-02-21T21:00:45+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Docblock Annotations Parser",
        "homepage": "https://www.doctrine-project.org/projects/annotations.html",
        "keywords": [
            "annotations",
            "docblock",
            "parser"
        ]
    },
    {
        "name": "doctrine/cache",
        "version": "1.10.2",
        "version_normalized": "1.10.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/cache.git",
            "reference": "13e3381b25847283a91948d04640543941309727"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727",
            "reference": "13e3381b25847283a91948d04640543941309727",
            "shasum": ""
        },
        "require": {
            "php": "~7.1 || ^8.0"
        },
        "conflict": {
            "doctrine/common": ">2.2,<2.4"
        },
        "require-dev": {
            "alcaeus/mongo-php-adapter": "^1.1",
            "doctrine/coding-standard": "^6.0",
            "mongodb/mongodb": "^1.1",
            "phpunit/phpunit": "^7.0",
            "predis/predis": "~1.0"
        },
        "suggest": {
            "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
        },
        "time": "2020-07-07T18:54:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.9.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
        "homepage": "https://www.doctrine-project.org/projects/cache.html",
        "keywords": [
            "abstraction",
            "apcu",
            "cache",
            "caching",
            "couchdb",
            "memcached",
            "php",
            "redis",
            "xcache"
        ],
        "funding": [
            {
                "url": "https://www.doctrine-project.org/sponsorship.html",
                "type": "custom"
            },
            {
                "url": "https://www.patreon.com/phpdoctrine",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "doctrine/collections",
        "version": "1.6.7",
        "version_normalized": "1.6.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/collections.git",
            "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/collections/zipball/55f8b799269a1a472457bd1a41b4f379d4cfba4a",
            "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3 || ^8.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "phpstan/phpstan-shim": "^0.9.2",
            "phpunit/phpunit": "^7.0",
            "vimeo/psalm": "^3.8.1"
        },
        "time": "2020-07-27T17:53:49+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
        "homepage": "https://www.doctrine-project.org/projects/collections.html",
        "keywords": [
            "array",
            "collections",
            "iterators",
            "php"
        ]
    },
    {
        "name": "doctrine/common",
        "version": "2.13.3",
        "version_normalized": "2.13.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/common.git",
            "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f",
            "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "doctrine/cache": "^1.0",
            "doctrine/collections": "^1.0",
            "doctrine/event-manager": "^1.0",
            "doctrine/inflector": "^1.0",
            "doctrine/lexer": "^1.0",
            "doctrine/persistence": "^1.3.3",
            "doctrine/reflection": "^1.0",
            "php": "^7.1 || ^8.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "^1.0",
            "phpstan/phpstan": "^0.11",
            "phpstan/phpstan-phpunit": "^0.11",
            "phpunit/phpunit": "^7.0",
            "squizlabs/php_codesniffer": "^3.0",
            "symfony/phpunit-bridge": "^4.0.5"
        },
        "time": "2020-06-05T16:46:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.11.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
        "homepage": "https://www.doctrine-project.org/projects/common.html",
        "keywords": [
            "common",
            "doctrine",
            "php"
        ],
        "funding": [
            {
                "url": "https://www.doctrine-project.org/sponsorship.html",
                "type": "custom"
            },
            {
                "url": "https://www.patreon.com/phpdoctrine",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "doctrine/event-manager",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/event-manager.git",
            "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
            "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
            "shasum": ""
        },
        "require": {
            "php": "^7.1 || ^8.0"
        },
        "conflict": {
            "doctrine/common": "<2.9@dev"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "phpunit/phpunit": "^7.0"
        },
        "time": "2020-05-29T18:28:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
        "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
        "keywords": [
            "event",
            "event dispatcher",
            "event manager",
            "event system",
            "events"
        ],
        "funding": [
            {
                "url": "https://www.doctrine-project.org/sponsorship.html",
                "type": "custom"
            },
            {
                "url": "https://www.patreon.com/phpdoctrine",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "doctrine/inflector",
        "version": "1.4.3",
        "version_normalized": "1.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/inflector.git",
            "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/inflector/zipball/4650c8b30c753a76bf44fb2ed00117d6f367490c",
            "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c",
            "shasum": ""
        },
        "require": {
            "php": "^7.2 || ^8.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "^7.0",
            "phpstan/phpstan": "^0.11",
            "phpstan/phpstan-phpunit": "^0.11",
            "phpstan/phpstan-strict-rules": "^0.11",
            "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
        },
        "time": "2020-05-29T07:19:59+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector",
                "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
        "homepage": "https://www.doctrine-project.org/projects/inflector.html",
        "keywords": [
            "inflection",
            "inflector",
            "lowercase",
            "manipulation",
            "php",
            "plural",
            "singular",
            "strings",
            "uppercase",
            "words"
        ],
        "funding": [
            {
                "url": "https://www.doctrine-project.org/sponsorship.html",
                "type": "custom"
            },
            {
                "url": "https://www.patreon.com/phpdoctrine",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "doctrine/instantiator",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/instantiator.git",
            "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
            "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
            "shasum": ""
        },
        "require": {
            "php": "^7.1 || ^8.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "^8.0",
            "ext-pdo": "*",
            "ext-phar": "*",
            "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
            "phpstan/phpstan": "^0.12",
            "phpstan/phpstan-phpunit": "^0.12",
            "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
        },
        "time": "2020-11-10T18:47:58+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com",
                "homepage": "https://ocramius.github.io/"
            }
        ],
        "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
        "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
        "keywords": [
            "constructor",
            "instantiate"
        ],
        "funding": [
            {
                "url": "https://www.doctrine-project.org/sponsorship.html",
                "type": "custom"
            },
            {
                "url": "https://www.patreon.com/phpdoctrine",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "doctrine/lexer",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/lexer.git",
            "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
            "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
            "shasum": ""
        },
        "require": {
            "php": "^7.2 || ^8.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "phpstan/phpstan": "^0.11.8",
            "phpunit/phpunit": "^8.2"
        },
        "time": "2020-05-25T17:44:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "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"
        ],
        "funding": [
            {
                "url": "https://www.doctrine-project.org/sponsorship.html",
                "type": "custom"
            },
            {
                "url": "https://www.patreon.com/phpdoctrine",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "doctrine/persistence",
        "version": "1.3.8",
        "version_normalized": "1.3.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/persistence.git",
            "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/persistence/zipball/7a6eac9fb6f61bba91328f15aa7547f4806ca288",
            "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "doctrine/cache": "^1.0",
            "doctrine/collections": "^1.0",
            "doctrine/event-manager": "^1.0",
            "doctrine/reflection": "^1.2",
            "php": "^7.1 || ^8.0"
        },
        "conflict": {
            "doctrine/common": "<2.10@dev"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "phpstan/phpstan": "^0.11",
            "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
            "vimeo/psalm": "^3.11"
        },
        "time": "2020-06-20T12:56:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common",
                "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
        "homepage": "https://doctrine-project.org/projects/persistence.html",
        "keywords": [
            "mapper",
            "object",
            "odm",
            "orm",
            "persistence"
        ],
        "funding": [
            {
                "url": "https://www.doctrine-project.org/sponsorship.html",
                "type": "custom"
            },
            {
                "url": "https://www.patreon.com/phpdoctrine",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "doctrine/reflection",
        "version": "1.2.2",
        "version_normalized": "1.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/reflection.git",
            "reference": "fa587178be682efe90d005e3a322590d6ebb59a5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/reflection/zipball/fa587178be682efe90d005e3a322590d6ebb59a5",
            "reference": "fa587178be682efe90d005e3a322590d6ebb59a5",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "ext-tokenizer": "*",
            "php": "^7.1 || ^8.0"
        },
        "conflict": {
            "doctrine/common": "<2.9"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0 || ^8.2.0",
            "doctrine/common": "^2.10",
            "phpstan/phpstan": "^0.11.0 || ^0.12.20",
            "phpstan/phpstan-phpunit": "^0.11.0 || ^0.12.16",
            "phpunit/phpunit": "^7.5 || ^9.1.5"
        },
        "time": "2020-10-27T21:46:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
        "homepage": "https://www.doctrine-project.org/projects/reflection.html",
        "keywords": [
            "reflection",
            "static"
        ],
        "abandoned": "roave/better-reflection"
    },
    {
        "name": "drupal-composer/drupal-scaffold",
        "version": "2.6.1",
        "version_normalized": "2.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/drupal-composer/drupal-scaffold.git",
            "reference": "13c1ffc7dd4925cb03707759128b85c0cd6276f8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/13c1ffc7dd4925cb03707759128b85c0cd6276f8",
            "reference": "13c1ffc7dd4925cb03707759128b85c0cd6276f8",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0.0",
            "composer/semver": "^1.4",
            "php": "^5.5.9|>=7.0.8"
        },
        "require-dev": {
            "composer/composer": "dev-master",
            "g1a/composer-test-scenarios": "^2.1.0",
            "phpunit/phpunit": "^6",
            "squizlabs/php_codesniffer": "^2.8"
        },
        "time": "2019-03-30T10:41:38+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "DrupalComposer\\DrupalScaffold\\Plugin",
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DrupalComposer\\DrupalScaffold\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Composer Plugin for updating the Drupal scaffold files when using drupal/core",
        "abandoned": "drupal/core-composer-scaffold"
    },
    {
        "name": "drupal/acquia_connector",
        "version": "3.0.1",
        "version_normalized": "3.0.1.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/acquia_connector.git",
            "reference": "3.0.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/acquia_connector-3.0.1.zip",
            "reference": "3.0.1",
            "shasum": "7aedd5b0dc6b8bf26990edc28a34caf233b6a84c"
        },
        "require": {
            "drupal/core": "^8.9 || ^9",
            "ext-json": "*"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "3.0.1",
                "datestamp": "1614300584",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "branch-alias": {
                "dev-3.x": "3.x-dev"
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9 || ^10"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Dane Powell",
                "homepage": "https://www.drupal.org/user/339326"
            },
            {
                "name": "Mark Trapp",
                "homepage": "https://www.drupal.org/user/212019"
            },
            {
                "name": "Stanislav Mixnovich",
                "homepage": "https://www.drupal.org/user/2859977"
            },
            {
                "name": "acquia",
                "homepage": "https://www.drupal.org/user/1231722"
            },
            {
                "name": "ayang",
                "homepage": "https://www.drupal.org/user/1777884"
            },
            {
                "name": "blueminds",
                "homepage": "https://www.drupal.org/user/128652"
            },
            {
                "name": "grasmash",
                "homepage": "https://www.drupal.org/user/455714"
            },
            {
                "name": "irek02",
                "homepage": "https://www.drupal.org/user/736644"
            },
            {
                "name": "japerry",
                "homepage": "https://www.drupal.org/user/45640"
            },
            {
                "name": "jmoreira",
                "homepage": "https://www.drupal.org/user/2374486"
            },
            {
                "name": "kolafson",
                "homepage": "https://www.drupal.org/user/822402"
            },
            {
                "name": "nerdstein",
                "homepage": "https://www.drupal.org/user/1557710"
            },
            {
                "name": "vlad.pavlovic",
                "homepage": "https://www.drupal.org/user/92673"
            }
        ],
        "description": "Allows Drupal websites to connect with Acquia.",
        "homepage": "https://www.drupal.org/project/acquia_connector",
        "support": {
            "source": "https://git.drupalcode.org/project/acquia_connector"
        }
    },
    {
        "name": "drupal/acquia_telemetry-acquia_telemetry",
        "version": "1.0.0-alpha5",
        "version_normalized": "1.0.0.0-alpha5",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/acquia_telemetry.git",
            "reference": "1.0.0-alpha5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/acquia_telemetry-1.0.0-alpha5.zip",
            "reference": "1.0.0-alpha5",
            "shasum": "b7d67260d66c049f8bd6eef8da47337d07922ecc"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "1.0.0-alpha5",
                "datestamp": "1607015740",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "grasmash",
                "homepage": "https://www.drupal.org/user/455714"
            },
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            }
        ],
        "homepage": "https://www.drupal.org/project/acquia_telemetry",
        "support": {
            "source": "https://git.drupalcode.org/project/acquia_telemetry"
        }
    },
    {
        "name": "drupal/addtoany",
        "version": "1.14.0",
        "version_normalized": "1.14.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/addtoany.git",
            "reference": "8.x-1.14"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/addtoany-8.x-1.14.zip",
            "reference": "8.x-1.14",
            "shasum": "269ec4d1cfaf93132d5945edebf691ec7c04901a"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.14",
                "datestamp": "1589571718",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "AddToAny",
                "homepage": "https://www.drupal.org/user/2640913"
            },
            {
                "name": "micropat",
                "homepage": "https://www.drupal.org/user/260224"
            }
        ],
        "description": "Share buttons for Drupal including the AddToAny universal share button, Facebook, Twitter, Pinterest, WhatsApp and many more.",
        "homepage": "https://www.drupal.org/project/addtoany",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "https://git.drupalcode.org/project/addtoany",
            "issues": "https://www.drupal.org/project/issues/addtoany"
        }
    },
    {
        "name": "drupal/admin_toolbar",
        "version": "2.4.0",
        "version_normalized": "2.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/admin_toolbar.git",
            "reference": "8.x-2.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.4.zip",
            "reference": "8.x-2.4",
            "shasum": "6240047b8d91ac78f98d861ba8282af971fa0b38"
        },
        "require": {
            "drupal/core": "^8.8.0 || ^9.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.4",
                "datestamp": "1601999178",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "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": "https://git.drupalcode.org/project/admin_toolbar",
            "issues": "https://www.drupal.org/project/issues/admin_toolbar"
        }
    },
    {
        "name": "drupal/anchor_link",
        "version": "2.5.0",
        "version_normalized": "2.5.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/anchor_link.git",
            "reference": "8.x-2.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/anchor_link-8.x-2.5.zip",
            "reference": "8.x-2.5",
            "shasum": "849e94b2687ffc1f7984604fda929d7201933757"
        },
        "require": {
            "drupal/core": "*",
            "drupal/fakeobjects": "^1.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.5",
                "datestamp": "1612887560",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "branch-alias": {
                "dev-8.x-2.x": "8.2.x-dev"
            }
        },
        "installation-source": "dist",
        "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/autosave_form",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/autosave_form.git",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/autosave_form-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "e7a893dfdba574b74cd77e16be2140d82bb353a6"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1591627224",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "hchonov",
                "homepage": "https://www.drupal.org/user/2901211"
            }
        ],
        "description": "Adds autosave feature on forms.",
        "homepage": "https://www.drupal.org/project/autosave_form",
        "support": {
            "source": "https://git.drupalcode.org/project/autosave_form"
        }
    },
    {
        "name": "drupal/bg_image_formatter",
        "version": "1.14.0",
        "version_normalized": "1.14.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/bg_image_formatter.git",
            "reference": "8.x-1.14"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/bg_image_formatter-8.x-1.14.zip",
            "reference": "8.x-1.14",
            "shasum": "74da652fd07c9d9fb613571bcbc697567f497ec6"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "require-dev": {
            "drupol/drupal-conventions": "^1"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.14",
                "datestamp": "1588018377",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "grumphp": {
                "config-default-path": "vendor/drupol/drupal-conventions/config/drupal8/grumphp.yml"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "scripts": {
            "grumphp": [
                "./vendor/bin/grumphp run"
            ]
        },
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Pol Dellaiera (@drupol)",
                "homepage": "https://www.drupal.org/u/pol",
                "role": "Maintainer"
            },
            {
                "name": "Pol",
                "homepage": "https://www.drupal.org/user/47194"
            },
            {
                "name": "bburg",
                "homepage": "https://www.drupal.org/user/1867900"
            },
            {
                "name": "garethhallnz",
                "homepage": "https://www.drupal.org/user/772766"
            }
        ],
        "description": "This module provides an image formatter that allows you to set an image in background of a container.",
        "homepage": "https://drupal.org/project/bg_image_formatter",
        "support": {
            "source": "https://git.drupalcode.org/project/bg_image_formatter"
        }
    },
    {
        "name": "drupal/blazy",
        "version": "2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/blazy.git",
            "reference": "8.x-2.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/blazy-8.x-2.1.zip",
            "reference": "8.x-2.1",
            "shasum": "bbdc3d9b5a49dca8e59373fd80739db84f8fa64a"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.1",
                "datestamp": "1589120601",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Gaus Surahman",
                "homepage": "https://www.drupal.org/u/gausarts",
                "role": "Maintainer"
            },
            {
                "name": "Contributors",
                "homepage": "https://www.drupal.org/node/2663268/committers",
                "role": "Contributor"
            },
            {
                "name": "geek-merlin",
                "homepage": "https://www.drupal.org/user/229048"
            },
            {
                "name": "sun",
                "homepage": "https://www.drupal.org/user/54136"
            }
        ],
        "description": "Provides basic bLazy integration for lazy loading and multi-serving images.",
        "homepage": "https://drupal.org/project/blazy",
        "keywords": [
            "Drupal",
            "bLazy",
            "lazyload"
        ],
        "support": {
            "source": "https://git.drupalcode.org/project/blazy",
            "issues": "https://drupal.org/project/issues/blazy"
        }
    },
    {
        "name": "drupal/block_class",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/block_class.git",
            "reference": "8.x-1.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/block_class-8.x-1.3.zip",
            "reference": "8.x-1.3",
            "shasum": "29cfdb646ef83210f0eced30b38243339158fe3f"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.3",
                "datestamp": "1604426178",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Todd Nienkerk",
                "homepage": "https://www.drupal.org/u/todd-nienkerk",
                "role": "Maintainer"
            },
            {
                "name": "Renato Gonçalves (RenatoG)",
                "homepage": "https://www.drupal.org/u/RenatoG",
                "email": "renatog@ciandt.com",
                "role": "Maintainer"
            },
            {
                "name": "Neslee Canil Pinto",
                "homepage": "https://www.drupal.org/u/neslee-canil-pinto",
                "role": "Maintainer"
            },
            {
                "name": "Aaron Stanush",
                "homepage": "https://www.drupal.org/u/aaron-stanush",
                "role": "Maintainer"
            },
            {
                "name": "David Suissa (DYdave)",
                "homepage": "https://www.drupal.org/u/DYdave",
                "role": "Maintainer"
            },
            {
                "name": "Four Kitchens",
                "homepage": "https://www.drupal.org/user/358502",
                "role": "Maintainer"
            },
            {
                "name": "berenddeboer",
                "homepage": "https://www.drupal.org/u/berenddeboer",
                "role": "Maintainer"
            },
            {
                "name": "elliotttf",
                "homepage": "https://www.drupal.org/u/elliotttf",
                "role": "Maintainer"
            },
            {
                "name": "Michal Minecki (mirzu)",
                "homepage": "https://www.drupal.org/u/mirzu",
                "role": "Maintainer"
            },
            {
                "name": "Patrick Coffey (pcoffey)",
                "homepage": "https://www.drupal.org/u/pcoffey",
                "role": "Maintainer"
            },
            {
                "name": "Taylor Smith (tsmith512)",
                "homepage": "https://www.drupal.org/u/tsmith512",
                "role": "Maintainer"
            }
        ],
        "description": "Allows assigning classes to Blocks.",
        "homepage": "https://www.drupal.org/project/block_class",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "https://git.drupalcode.org/project/block_class",
            "issues": "https://www.drupal.org/project/issues/block_class",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/bootstrap",
        "version": "3.23.0",
        "version_normalized": "3.23.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/bootstrap.git",
            "reference": "8.x-3.23"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/bootstrap-8.x-3.23.zip",
            "reference": "8.x-3.23",
            "shasum": "9849be667cc678a91ad29f77c2baea2cf16878bc"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-theme",
        "extra": {
            "drupal": {
                "version": "8.x-3.23",
                "datestamp": "1592175762",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Mark Carver (markcarver)",
                "homepage": "https://www.drupal.org/u/markcarver",
                "role": "Maintainer"
            },
            {
                "name": "John McCormick (neardark)",
                "homepage": "https://www.drupal.org/u/neardark",
                "role": "Co-maintainer"
            },
            {
                "name": "Fabiano Sant'Ana (wundo)",
                "homepage": "https://www.drupal.org/u/wundo",
                "role": "Co-maintainer"
            }
        ],
        "description": "Built to use Bootstrap, a sleek, intuitive, and powerful front-end framework for faster and easier web development.",
        "homepage": "https://www.drupal.org/project/bootstrap",
        "support": {
            "source": "https://git.drupalcode.org/project/bootstrap",
            "docs": "https://drupal-bootstrap.org",
            "issues": "https://www.drupal.org/project/issues/bootstrap",
            "irc": "irc://irc.freenode.org/drupal-bootstrap"
        }
    },
    {
        "name": "drupal/chosen",
        "version": "2.10.0",
        "version_normalized": "2.10.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/chosen.git",
            "reference": "8.x-2.10"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/chosen-8.x-2.10.zip",
            "reference": "8.x-2.10",
            "shasum": "ce6f3ea7a99ab641385c4310fad86d3e660480e0"
        },
        "require": {
            "drupal/chosen_lib": "*",
            "drupal/core": "^8 || ^9",
            "harvesthq/chosen": "^1.8.7"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.10",
                "datestamp": "1597305739",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "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.10.0",
        "version_normalized": "2.10.0.0",
        "require": {
            "drupal/chosen": "self.version",
            "drupal/core": "^8 || ^9",
            "php": ">=5.6.0"
        },
        "type": "metapackage",
        "extra": {
            "drupal": {
                "version": "8.x-2.10",
                "datestamp": "1597305739",
                "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_find",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/ckeditor_find.git",
            "reference": "9baabea88b654cca30058990a8bf961c11848724"
        },
        "require": {
            "ckeditor/find": "^4",
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-beta1+7-dev",
                "datestamp": "1596985655",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Dan Hansen (dhansen)",
                "homepage": "https://www.drupal.org/u/dhansen",
                "role": "Maintainer"
            }
        ],
        "description": "This plugin module adds the find and replace dialog to CKEditor in Drupal 8",
        "homepage": "https://drupal.org/project/ckeditor_find",
        "support": {
            "source": "http://cgit.drupalcode.org/ckeditor_find",
            "issues": "https://drupal.org/project/issues/ckeditor_find"
        }
    },
    {
        "name": "drupal/ckeditor_responsive_plugin",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/ckeditor_responsive_plugin.git",
            "reference": "2.0.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/ckeditor_responsive_plugin-2.0.1.zip",
            "reference": "2.0.1",
            "shasum": "6754cd46cc7fdc83154870ef1b640cbadcc412fb"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "2.0.1",
                "datestamp": "1612188226",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Kevin Gautreau",
                "homepage": "https://kgaut.net",
                "email": "contact@kgaut.net",
                "role": "Maintainer"
            }
        ],
        "description": "This module provide a CKeditor plugin which allows the user to add responsive area in a textarea",
        "homepage": "https://www.drupal.org/project/ckeditor_responsive_plugin",
        "support": {
            "source": "http://cgit.drupalcode.org/ckeditor_responsive_plugin",
            "issues": "https://www.drupal.org/project/issues/2424721"
        }
    },
    {
        "name": "drupal/coder",
        "version": "8.3.12",
        "version_normalized": "8.3.12.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/coder.git",
            "reference": "719ddb16aec2e5da4ce274bf3bf8450caef564d4"
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=7.0.8",
            "sirbrillig/phpcs-variable-analysis": "^2.10",
            "squizlabs/php_codesniffer": "^3.5.6",
            "symfony/yaml": ">=2.0.5"
        },
        "require-dev": {
            "phpstan/phpstan": "^0.12.51",
            "phpunit/phpunit": "^6.0 || ^7.0"
        },
        "time": "2020-12-06T09:34:55+00:00",
        "type": "phpcodesniffer-standard",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Drupal\\": "coder_sniffer/Drupal/",
                "DrupalPractice\\": "coder_sniffer/DrupalPractice/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Coder is a library to review Drupal code.",
        "homepage": "https://www.drupal.org/project/coder",
        "keywords": [
            "code review",
            "phpcs",
            "standards"
        ]
    },
    {
        "name": "drupal/color_field",
        "version": "2.4.0",
        "version_normalized": "2.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/color_field.git",
            "reference": "8.x-2.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/color_field-8.x-2.4.zip",
            "reference": "8.x-2.4",
            "shasum": "11c163a409f4f70083f188d917fecc6052c53a2f"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "require-dev": {
            "drupal/token": "~1.3",
            "nickwilde1990/php-composter-phpcs-drupal": "^2.0"
        },
        "suggest": {
            "bower-asset/jquery-simple-color": "^v1.2.2: Provides JavaScript library necessary for the Color Grid widget",
            "bower-asset/spectrum": "^1.8: Provides JavaScript library necessary for Spectrum widget."
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.4",
                "datestamp": "1596479692",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "targoo",
                "homepage": "https://www.drupal.org/user/431910",
                "role": "Maintainer"
            },
            {
                "name": "Nick Wilde",
                "homepage": "https://www.drupal.org/user/nickwilde",
                "role": "Maintainer"
            }
        ],
        "description": "Provides a color field type to store the color value and opacity",
        "homepage": "https://www.drupal.org/project/color_field",
        "support": {
            "source": "https://git.drupalcode.org/project/color_field",
            "issues": "https://www.drupal.org/project/issues/color_field?version=8.x"
        }
    },
    {
        "name": "drupal/config_filter",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/config_filter.git",
            "reference": "8.x-1.8"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.8.zip",
            "reference": "8.x-1.8",
            "shasum": "5def5f97e79d6f5af6bb7007f012443475c90bfe"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "suggest": {
            "drupal/config_split": "Split site configuration for different environments."
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.8",
                "datestamp": "1603870062",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "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": "https://git.drupalcode.org/project/config_filter",
            "issues": "https://www.drupal.org/project/issues/config_filter",
            "slack": "https://drupal.slack.com/archives/C45342CDD"
        }
    },
    {
        "name": "drupal/config_split",
        "version": "1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/config_split.git",
            "reference": "8.x-1.7"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.7.zip",
            "reference": "8.x-1.7",
            "shasum": "3cd524ebc0b52db31a6bef2c55693f4e62890b4f"
        },
        "require": {
            "drupal/config_filter": "^1",
            "drupal/core": "^8.8 || ^9"
        },
        "conflict": {
            "drupal/console": "<1.3.2"
        },
        "suggest": {
            "drupal/chosen": "Chosen uses the Chosen jQuery plugin to make the <select> elements more user-friendly.",
            "drupal/select2_all": "Applies the Select2 library to all select fields on the site similar to the Chosen module."
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.7",
                "datestamp": "1603782947",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9 || ^10"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "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": "https://git.drupalcode.org/project/config_split",
            "issues": "https://www.drupal.org/project/issues/config_split",
            "slack": "https://drupal.slack.com/archives/C45342CDD"
        }
    },
    {
        "name": "drupal/conflict",
        "version": "2.0.0-alpha2",
        "version_normalized": "2.0.0.0-alpha2",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/conflict.git",
            "reference": "8.x-2.0-alpha2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/conflict-8.x-2.0-alpha2.zip",
            "reference": "8.x-2.0-alpha2",
            "shasum": "b5861d81c54f49957f4062b4a841705e4835803b"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.0-alpha2",
                "datestamp": "1586950156",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Alpha releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "bdragon",
                "homepage": "https://www.drupal.org/user/53081"
            },
            {
                "name": "dixon_",
                "homepage": "https://www.drupal.org/user/239911"
            },
            {
                "name": "drumm",
                "homepage": "https://www.drupal.org/user/3064"
            },
            {
                "name": "dww",
                "homepage": "https://www.drupal.org/user/46549"
            },
            {
                "name": "hchonov",
                "homepage": "https://www.drupal.org/user/2901211"
            },
            {
                "name": "jeqq",
                "homepage": "https://www.drupal.org/user/1427908"
            }
        ],
        "description": "Find merge conflicts in entities, perform auto merge where possible or offer a way for resolving them.",
        "homepage": "https://www.drupal.org/project/conflict",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "https://git.drupal.org/project/conflict.git",
            "issues": "https://www.drupal.org/project/issues/conflict"
        }
    },
    {
        "name": "drupal/consumers",
        "version": "1.11.0",
        "version_normalized": "1.11.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/consumers.git",
            "reference": "8.x-1.11"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/consumers-8.x-1.11.zip",
            "reference": "8.x-1.11",
            "shasum": "2f440f4f61d5a85575504612b6b52d1d54ecd22f"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.11",
                "datestamp": "1585606458",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "e0ipso",
                "homepage": "https://www.drupal.org/user/550110"
            },
            {
                "name": "eojthebrave",
                "homepage": "https://www.drupal.org/user/79230"
            }
        ],
        "description": "Declare all the consumers of your API",
        "homepage": "https://www.drupal.org/project/consumers",
        "support": {
            "source": "https://git.drupalcode.org/project/consumers"
        }
    },
    {
        "name": "drupal/contact_storage",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/contact_storage.git",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/contact_storage-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "3560a3eb06daa5f5156c0986989a0b5deadd9de1"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9",
            "drupal/token": "^1.6"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1591811491",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Arla",
                "homepage": "https://www.drupal.org/user/226712"
            },
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "andypost",
                "homepage": "https://www.drupal.org/user/118908"
            },
            {
                "name": "jibran",
                "homepage": "https://www.drupal.org/user/1198144"
            },
            {
                "name": "larowlan",
                "homepage": "https://www.drupal.org/user/395439"
            }
        ],
        "description": "Provides storage and edit capability for contact messages.",
        "homepage": "https://www.drupal.org/project/contact_storage",
        "support": {
            "source": "https://git.drupalcode.org/project/contact_storage"
        }
    },
    {
        "name": "drupal/content_moderation_notifications",
        "version": "3.3.0",
        "version_normalized": "3.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/content_moderation_notifications.git",
            "reference": "8.x-3.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/content_moderation_notifications-8.x-3.3.zip",
            "reference": "8.x-3.3",
            "shasum": "8e3a3875e92052bc787010829229cef47c22b80b"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "require-dev": {
            "drupal/token": "^1.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-3.3",
                "datestamp": "1614276459",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Rob Holmes",
                "homepage": "https://www.drupal.org/user/1774034"
            },
            {
                "name": "jhedstrom",
                "homepage": "https://www.drupal.org/user/208732"
            }
        ],
        "description": "Manage notifications for content moderation transitions.",
        "homepage": "https://www.drupal.org/project/content_moderation_notifications",
        "support": {
            "source": "https://git.drupalcode.org/project/content_moderation_notifications",
            "issues": "https://www.drupal.org/project/issues/content_moderation_notifications"
        }
    },
    {
        "name": "drupal/core",
        "version": "8.9.13",
        "version_normalized": "8.9.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/drupal/core.git",
            "reference": "a53db77b55a035453d7229e0c3069f8591cb4cb6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/drupal/core/zipball/a53db77b55a035453d7229e0c3069f8591cb4cb6",
            "reference": "a53db77b55a035453d7229e0c3069f8591cb4cb6",
            "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",
            "laminas/laminas-diactoros": "^1.8",
            "laminas/laminas-feed": "^2.12",
            "masterminds/html5": "^2.1",
            "pear/archive_tar": "^1.4.12",
            "php": "^7.0.8",
            "psr/log": "^1.0",
            "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.35",
            "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"
        },
        "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"
        },
        "time": "2021-01-19T23:11:00+00:00",
        "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"
                }
            },
            "patches_applied": {
                "2457999 - Cannot use relationship for rendered entity on Views": "https://www.drupal.org/files/issues/2020-05-30/cannot-use-relationship-2457999-236.patch",
                "2893407 - POST /quickedit/metadata returning HTTP 503": "https://www.drupal.org/files/issues/2020-01-09/2893407-39.patch",
                "2936425 - Media upgrade: view mode full already existing": "https://www.drupal.org/files/issues/2018-03-22/entity_view_mode_media_full_already_exists-2936425-4.patch",
                "2918537 - Cannot save unpublished versions of published content for users without manage book privileges": "https://www.drupal.org/files/issues/2020-10-18/2918537-63.patch",
                "2802379 - Re-import of field.storage.*.* impossible if it already exists": "https://www.drupal.org/files/issues/2802379-27.patch",
                "2869592 - Disabled update module shouldn't produce a status report warning": "https://www.drupal.org/files/issues/2869592-remove-update-warning-7.patch",
                "[subprofile support] 1356276 - Allow profiles to define a base/parent profile and load them in the correct order": "https://www.drupal.org/files/issues/2019-11-05/1356276-531-8.8.x-4.patch",
                "[subprofile support] 2914389 - Allow profiles to exclude dependencies of their parent": "https://www.drupal.org/files/issues/2018-07-09/2914389-8-do-not-test.patch",
                "2815221 - Add quickedit to the latest-revision route": "https://www.drupal.org/files/issues/2019-11-27/2815221-125.patch"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Drupal\\Core\\": "lib/Drupal/Core",
                "Drupal\\Component\\": "lib/Drupal/Component",
                "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver"
            },
            "classmap": [
                "lib/Drupal.php",
                "lib/Drupal/Component/Utility/Timer.php",
                "lib/Drupal/Component/Utility/Unicode.php",
                "lib/Drupal/Core/Database/Database.php",
                "lib/Drupal/Core/DrupalKernel.php",
                "lib/Drupal/Core/DrupalKernelInterface.php",
                "lib/Drupal/Core/Site/Settings.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Drupal is an open source content management platform powering millions of websites and applications."
    },
    {
        "name": "drupal/crop",
        "version": "2.1.0",
        "version_normalized": "2.1.0.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": {
            "drupal": {
                "version": "8.x-2.1",
                "datestamp": "1585251827",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "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.4.0",
        "version_normalized": "3.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/ctools.git",
            "reference": "8.x-3.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.4.zip",
            "reference": "8.x-3.4",
            "shasum": "016ca5abb7ac4ca720352a72e8989f3ef0e20539"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-3.4",
                "datestamp": "1585763383",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Kris Vanderwater (EclipseGc)",
                "homepage": "https://www.drupal.org/u/eclipsegc",
                "role": "Maintainer"
            },
            {
                "name": "Jakob Perry (japerry)",
                "homepage": "https://www.drupal.org/u/japerry",
                "role": "Maintainer"
            },
            {
                "name": "Tim Plunkett (tim.plunkett)",
                "homepage": "https://www.drupal.org/u/timplunkett",
                "role": "Maintainer"
            },
            {
                "name": "James Gilliland (neclimdul)",
                "homepage": "https://www.drupal.org/u/neclimdul",
                "role": "Maintainer"
            },
            {
                "name": "Daniel Wehner (dawehner)",
                "homepage": "https://www.drupal.org/u/dawehner",
                "role": "Maintainer"
            },
            {
                "name": "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": "https://git.drupalcode.org/project/ctools",
            "issues": "https://www.drupal.org/project/issues/ctools"
        }
    },
    {
        "name": "drupal/ctools_block",
        "version": "3.4.0",
        "version_normalized": "3.4.0.0",
        "require": {
            "drupal/core": "^8 || ^9",
            "drupal/ctools": "*"
        },
        "type": "metapackage",
        "extra": {
            "drupal": {
                "version": "8.x-3.4",
                "datestamp": "1585763383",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "EclipseGc",
                "homepage": "https://www.drupal.org/user/61203"
            },
            {
                "name": "damiankloip",
                "homepage": "https://www.drupal.org/user/1037976"
            },
            {
                "name": "dawehner",
                "homepage": "https://www.drupal.org/user/99340"
            },
            {
                "name": "esmerel",
                "homepage": "https://www.drupal.org/user/164022"
            },
            {
                "name": "japerry",
                "homepage": "https://www.drupal.org/user/45640"
            },
            {
                "name": "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 improvements to blocks that will one day be added to Drupal core.",
        "homepage": "https://www.drupal.org/project/ctools",
        "support": {
            "source": "https://git.drupalcode.org/project/ctools"
        }
    },
    {
        "name": "drupal/diff",
        "version": "1.0.0",
        "version_normalized": "1.0.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": {
            "drupal": {
                "version": "8.x-1.0",
                "datestamp": "1578322688",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "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/dropzonejs",
        "version": "2.5.0",
        "version_normalized": "2.5.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/dropzonejs.git",
            "reference": "8.x-2.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/dropzonejs-8.x-2.5.zip",
            "reference": "8.x-2.5",
            "shasum": "9918bd8c3c62599ec701be3bbac986741e735859"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "require-dev": {
            "drupal/entity_browser": "^2.5"
        },
        "suggest": {
            "enyo/dropzone": "Required to use drupal/dropzonejs. DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews."
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.5",
                "datestamp": "1614606376",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "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": "Qiangjun Ran",
                "homepage": "https://drupal.org/u/jungle",
                "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",
            "#media": "http://drupal.slack.com"
        }
    },
    {
        "name": "drupal/drupal-driver",
        "version": "v1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jhedstrom/DrupalDriver.git",
            "reference": "919c6a39ef6a17bdcaf81dcff97b117ecfb6061c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jhedstrom/DrupalDriver/zipball/919c6a39ef6a17bdcaf81dcff97b117ecfb6061c",
            "reference": "919c6a39ef6a17bdcaf81dcff97b117ecfb6061c",
            "shasum": ""
        },
        "require": {
            "drupal/core-utility": "^8.4",
            "php": ">=5.5.9",
            "symfony/dependency-injection": "~2.6|~3.0",
            "symfony/process": "~2.5|~3.0"
        },
        "require-dev": {
            "drupal/coder": "~8.2.0",
            "drush-ops/behat-drush-endpoint": "*",
            "jakub-onderka/php-parallel-lint": "^0.9.2",
            "mockery/mockery": "0.9.4",
            "phpspec/phpspec": "~2.0",
            "phpunit/phpunit": "~4.0"
        },
        "time": "2018-02-09T18:02:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Drupal\\Driver": "src/",
                "Drupal\\Tests\\Driver": "tests/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Jonathan Hedstrom",
                "email": "jhedstrom@gmail.com"
            }
        ],
        "description": "A collection of reusable Drupal drivers",
        "homepage": "http://github.com/jhedstrom/DrupalDriver",
        "keywords": [
            "drupal",
            "test",
            "web"
        ]
    },
    {
        "name": "drupal/drupal-extension",
        "version": "v3.4.1",
        "version_normalized": "3.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jhedstrom/drupalextension.git",
            "reference": "50ff0f413f0dc4732f49638e743f86f45e835e50"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jhedstrom/drupalextension/zipball/50ff0f413f0dc4732f49638e743f86f45e835e50",
            "reference": "50ff0f413f0dc4732f49638e743f86f45e835e50",
            "shasum": ""
        },
        "require": {
            "behat/behat": "~3.2",
            "behat/mink": "~1.5",
            "behat/mink-extension": "~2.0",
            "behat/mink-goutte-driver": "~1.0",
            "behat/mink-selenium2-driver": "~1.1",
            "drupal/drupal-driver": "~1.3",
            "symfony/dependency-injection": "~2.7|~3.0",
            "symfony/event-dispatcher": "~2.7|~3.0"
        },
        "require-dev": {
            "behat/mink-zombie-driver": "^1.2",
            "jakub-onderka/php-parallel-lint": "^0.9.2",
            "phpspec/phpspec": "~2.0",
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2017-12-06T20:35:40+00:00",
        "type": "behat-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "4.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Drupal\\Drupal": "src/",
                "Drupal\\Exception": "src/",
                "Drupal\\DrupalExtension": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jonathan Hedstrom",
                "email": "jhedstrom@gmail.com"
            },
            {
                "name": "Melissa Anderson",
                "homepage": "https://github.com/eliza411"
            },
            {
                "name": "Pieter Frenssen",
                "homepage": "https://github.com/pfrenssen"
            }
        ],
        "description": "Drupal extension for Behat",
        "homepage": "http://drupal.org/project/drupalextension",
        "keywords": [
            "drupal",
            "test",
            "web"
        ]
    },
    {
        "name": "drupal/ds",
        "version": "3.10.0",
        "version_normalized": "3.10.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/ds.git",
            "reference": "8.x-3.10"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.10.zip",
            "reference": "8.x-3.10",
            "shasum": "c35b87ad8e96a3a893af197678ce34dfeea82f99"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "require-dev": {
            "drupal/devel": "3.x-dev",
            "drupal/field_group": "3.x-dev"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-3.10",
                "datestamp": "1614505794",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "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/dynamic_entity_reference",
        "version": "1.11.0",
        "version_normalized": "1.11.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/dynamic_entity_reference.git",
            "reference": "8.x-1.11"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/dynamic_entity_reference-8.x-1.11.zip",
            "reference": "8.x-1.11",
            "shasum": "a57bb94071f40b310a53a179ae435b119b05a5ab"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9"
        },
        "require-dev": {
            "drupal/diff": "1.x-dev"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.11",
                "datestamp": "1603517234",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Lee Rowlands",
                "homepage": "https://www.drupal.org/u/larowlan",
                "role": "Maintainer"
            },
            {
                "name": "Jibran Ijaz",
                "homepage": "https://www.drupal.org/u/jibran",
                "role": "Maintainer"
            },
            {
                "name": "larowlan",
                "homepage": "https://www.drupal.org/user/395439"
            }
        ],
        "description": "Provides a field that allows an entity-reference field to reference more than one entity type.",
        "homepage": "http://drupal.org/project/dynamic_entity_reference",
        "support": {
            "source": "http://cgit.drupalcode.org/dynamic_entity_reference",
            "issues": "http://drupal.org/project/dynamic_entity_reference",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/editor_advanced_link",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/editor_advanced_link.git",
            "reference": "8.x-1.8"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/editor_advanced_link-8.x-1.8.zip",
            "reference": "8.x-1.8",
            "shasum": "510c3abff415933a34f4b8284d1440aaec2b95d9"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.8",
                "datestamp": "1588757015",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "DuaelFr",
                "homepage": "https://www.drupal.org/user/931394"
            }
        ],
        "description": "Add title, target etc. attributes to Text Editor's link dialog if the text format allows them.",
        "homepage": "https://www.drupal.org/project/editor_advanced_link",
        "support": {
            "source": "https://git.drupalcode.org/project/editor_advanced_link"
        }
    },
    {
        "name": "drupal/embed",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/embed.git",
            "reference": "8.x-1.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/embed-8.x-1.4.zip",
            "reference": "8.x-1.4",
            "shasum": "09a2bda039bfbb3fff01c91964384bf3d924b8c5"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.4",
                "datestamp": "1590176831",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            },
            {
                "name": "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": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            },
            {
                "name": "slashrsm",
                "homepage": "https://www.drupal.org/user/744628"
            }
        ],
        "description": "Provides a framework for different types of embeds in text editors.",
        "homepage": "https://www.drupal.org/project/embed",
        "support": {
            "source": "https://git.drupalcode.org/project/embed"
        }
    },
    {
        "name": "drupal/entity",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/entity.git",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "7e7cb12ea65d9f986b59935eda316387cf511079"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1606399149",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "bojanz",
                "homepage": "https://www.drupal.org/user/86106"
            },
            {
                "name": "dawehner",
                "homepage": "https://www.drupal.org/user/99340"
            },
            {
                "name": "dixon_",
                "homepage": "https://www.drupal.org/user/239911"
            },
            {
                "name": "fago",
                "homepage": "https://www.drupal.org/user/16747"
            },
            {
                "name": "mglaman",
                "homepage": "https://www.drupal.org/user/2416470"
            }
        ],
        "description": "Provides expanded entity APIs, which will be moved to Drupal core one day.",
        "homepage": "http://drupal.org/project/entity",
        "support": {
            "source": "https://git.drupalcode.org/project/entity"
        }
    },
    {
        "name": "drupal/entity_block",
        "version": "1.0.0-beta3",
        "version_normalized": "1.0.0.0-beta3",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/entity_block.git",
            "reference": "8.x-1.0-beta3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/entity_block-8.x-1.0-beta3.zip",
            "reference": "8.x-1.0-beta3",
            "shasum": "523a66fd1089117fc857fb6e719ae4333d30e46d"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.0-beta3",
                "datestamp": "1593050227",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Jaesin",
                "homepage": "https://www.drupal.org/user/841054"
            },
            {
                "name": "arshadcn",
                "homepage": "https://www.drupal.org/user/571032"
            },
            {
                "name": "floretan",
                "homepage": "https://www.drupal.org/user/66163"
            },
            {
                "name": "rrrob",
                "homepage": "https://www.drupal.org/user/273533"
            }
        ],
        "description": "Let site administrators place content entities as blocks.",
        "homepage": "https://www.drupal.org/project/entity_block",
        "support": {
            "source": "https://git.drupalcode.org/project/entity_block"
        }
    },
    {
        "name": "drupal/entity_browser",
        "version": "2.5.0",
        "version_normalized": "2.5.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/entity_browser.git",
            "reference": "8.x-2.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-2.5.zip",
            "reference": "8.x-2.5",
            "shasum": "29456b961f0f90ff064601ab8a382446a8143774"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "require-dev": {
            "drupal/embed": "~1.0",
            "drupal/entity_embed": "1.x-dev",
            "drupal/entity_reference_revisions": "1.x-dev",
            "drupal/entityqueue": "1.x-dev",
            "drupal/inline_entity_form": "1.x-dev",
            "drupal/paragraphs": "1.x-dev",
            "drupal/token": "~1.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.5",
                "datestamp": "1588015429",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Janez Urevc",
                "homepage": "https://github.com/slashrsm",
                "role": "Maintainer"
            },
            {
                "name": "Primoz Hmeljak",
                "homepage": "https://github.com/primsi",
                "role": "Maintainer"
            },
            {
                "name": "See other contributors",
                "homepage": "https://www.drupal.org/node/1943336/committers",
                "role": "contributor"
            },
            {
                "name": "Drupal Media Team",
                "homepage": "https://www.drupal.org/user/3260690"
            },
            {
                "name": "Primsi",
                "homepage": "https://www.drupal.org/user/282629"
            },
            {
                "name": "marcingy",
                "homepage": "https://www.drupal.org/user/77320"
            },
            {
                "name": "oknate",
                "homepage": "https://www.drupal.org/user/471638"
            },
            {
                "name": "samuel.mortenson",
                "homepage": "https://www.drupal.org/user/2582268"
            },
            {
                "name": "slashrsm",
                "homepage": "https://www.drupal.org/user/744628"
            }
        ],
        "description": "Entity browsing and selecting component.",
        "homepage": "http://drupal.org/project/entity_browser",
        "support": {
            "source": "https://git.drupalcode.org/project/entity_browser",
            "issues": "https://www.drupal.org/project/issues/entity_browser",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/entity_browser_block",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/entity_browser_block.git",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/entity_browser_block-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "2d9855a0c1a0164f740e09e40c8faa5c2b463b2a"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "drupal/entity_browser": "*"
        },
        "require-dev": {
            "drupal/ctools": "*"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1581284770",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "samuel.mortenson",
                "homepage": "https://www.drupal.org/user/2582268"
            }
        ],
        "description": "Derives block plugins for every Entity Browser on your site",
        "homepage": "https://www.drupal.org/project/entity_browser_block",
        "support": {
            "source": "https://git.drupalcode.org/project/entity_browser_block"
        }
    },
    {
        "name": "drupal/entity_embed",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/entity_embed.git",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/entity_embed-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "f2c3f4b3071cbd69db94c5255e1db89510995b5d"
        },
        "require": {
            "drupal/core": "^8.8 || ^9",
            "drupal/embed": "^1.3"
        },
        "require-dev": {
            "drupal/entity_browser": "^2.2"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1585252806",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "source",
        "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": "Wim Leers",
                "homepage": "https://www.drupal.org/user/99777"
            },
            {
                "name": "cs_shadow",
                "homepage": "https://www.drupal.org/user/2828287"
            },
            {
                "name": "oknate",
                "homepage": "https://www.drupal.org/user/471638"
            },
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            },
            {
                "name": "slashrsm",
                "homepage": "https://www.drupal.org/user/744628"
            }
        ],
        "description": "Allows any entity to be embedded within a text area using a WYSIWYG editor.",
        "homepage": "https://www.drupal.org/project/entity_embed",
        "support": {
            "source": "https://git.drupalcode.org/project/entity_embed",
            "issues": "https://www.drupal.org/project/issues/entity_embed",
            "irc": "irc://irc.freenode.org/drupal-media"
        }
    },
    {
        "name": "drupal/entity_reference_display",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/entity_reference_display.git",
            "reference": "8.x-1.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/entity_reference_display-8.x-1.4.zip",
            "reference": "8.x-1.4",
            "shasum": "3bf53ec08ff3b2f63f950f8367a0f5539d59770a"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.4",
                "datestamp": "1594899402",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "kyberman",
                "homepage": "https://www.drupal.org/user/402924"
            },
            {
                "name": "murrayw",
                "homepage": "https://www.drupal.org/user/595658"
            },
            {
                "name": "wiifm",
                "homepage": "https://www.drupal.org/user/358731"
            }
        ],
        "description": "Defines a field type for display mode selection for entity reference fields.",
        "homepage": "https://www.drupal.org/project/entity_reference_display",
        "support": {
            "source": "https://git.drupalcode.org/project/entity_reference_display"
        }
    },
    {
        "name": "drupal/entity_reference_revisions",
        "version": "1.9.0",
        "version_normalized": "1.9.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/entity_reference_revisions.git",
            "reference": "8.x-1.9"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.9.zip",
            "reference": "8.x-1.9",
            "shasum": "e1c51bdea495eb3b458130d6f0a00c347f5637df"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9"
        },
        "require-dev": {
            "drupal/diff": "1.x-dev"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.9",
                "datestamp": "1614805871",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "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/environment_indicator",
        "version": "4.0.2",
        "version_normalized": "4.0.2.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/environment_indicator.git",
            "reference": "4.0.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/environment_indicator-4.0.2.zip",
            "reference": "4.0.2",
            "shasum": "98fe90da64cf2417b3fd72bde0da20c8cfe75d62"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "4.0.2",
                "datestamp": "1605388690",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "e0ipso",
                "homepage": "https://www.drupal.org/user/550110"
            },
            {
                "name": "mrfelton",
                "homepage": "https://www.drupal.org/user/305669"
            },
            {
                "name": "pratik_kamble",
                "homepage": "https://www.drupal.org/user/3204909"
            }
        ],
        "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/facets",
        "version": "1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/facets.git",
            "reference": "8.x-1.7"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/facets-8.x-1.7.zip",
            "reference": "8.x-1.7",
            "shasum": "5a8a1092617c4dde96f691e23300d0d436c5fcb3"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "require-dev": {
            "drupal/search_api": "~1.5"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.7",
                "datestamp": "1613751460",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "branch-alias": {
                "dev-8.x-1.x": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "See all contributors",
                "homepage": "https://www.drupal.org/node/2348769/committers"
            },
            {
                "name": "StryKaizer",
                "homepage": "https://www.drupal.org/user/462700"
            },
            {
                "name": "borisson_",
                "homepage": "https://www.drupal.org/user/2393360"
            },
            {
                "name": "drunken monkey",
                "homepage": "https://www.drupal.org/user/205582"
            },
            {
                "name": "mkalkbrenner",
                "homepage": "https://www.drupal.org/user/124705"
            }
        ],
        "description": "The Facet module allows site builders to easily create and manage faceted search interfaces.",
        "homepage": "https://www.drupal.org/project/facets",
        "support": {
            "source": "git://git.drupal.org/project/facets.git",
            "issues": "https://www.drupal.org/project/issues/facets",
            "irc": "irc://irc.freenode.org/drupal-search-api"
        }
    },
    {
        "name": "drupal/fakeobjects",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/fakeobjects.git",
            "reference": "8.x-1.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/fakeobjects-8.x-1.1.zip",
            "reference": "8.x-1.1",
            "shasum": "0a7a3ead609d1efd62f4f4803a41317970d8292d"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1592829875",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Kevin Quillen (kevinquillen)",
                "homepage": "https://www.drupal.org/u/kevinquillen",
                "role": "Maintainer"
            },
            {
                "name": "kevinquillen",
                "homepage": "https://www.drupal.org/user/317279"
            }
        ],
        "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_group",
        "version": "3.1.0",
        "version_normalized": "3.1.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/field_group.git",
            "reference": "8.x-3.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.1.zip",
            "reference": "8.x-3.1",
            "shasum": "8a719eaea594f0ba874172831cb28da93c66b77a"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "require-dev": {
            "drupal/jquery_ui_accordion": "^1.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-3.1",
                "datestamp": "1591772567",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "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",
            "issues": "https://www.drupal.org/project/issues/field_group"
        }
    },
    {
        "name": "drupal/flexslider",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/flexslider.git",
            "reference": "8.x-2.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/flexslider-8.x-2.0.zip",
            "reference": "8.x-2.0",
            "shasum": "040e3f19200a3b6e008ad51abaa4cced009ec838"
        },
        "require": {
            "drupal/core": "^8.8.0 || ^9.0"
        },
        "require-dev": {
            "drupal/flexslider_fields": "*",
            "drupal/flexslider_views": "*"
        },
        "suggest": {
            "woothemes/flexslider": "~2.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.0",
                "datestamp": "1596904945",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "FlexSlider Module Contributors",
                "homepage": "https://www.drupal.org/node/1316346/committers",
                "role": "Contributors"
            },
            {
                "name": "amaria",
                "homepage": "https://www.drupal.org/user/66428"
            },
            {
                "name": "minorOffense",
                "homepage": "https://www.drupal.org/user/129088"
            },
            {
                "name": "ryanwebpage",
                "homepage": "https://www.drupal.org/user/737596"
            },
            {
                "name": "spotzero",
                "homepage": "https://www.drupal.org/user/657848"
            }
        ],
        "description": "FlexSlider 2 integration for Drupal",
        "homepage": "https://www.drupal.org/project/flexslider",
        "support": {
            "source": "https://git.drupalcode.org/project/flexslider",
            "issues": "https://drupal.org/project/issues/flexslider"
        }
    },
    {
        "name": "drupal/geolocation",
        "version": "3.2.0",
        "version_normalized": "3.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/geolocation.git",
            "reference": "8.x-3.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/geolocation-8.x-3.2.zip",
            "reference": "8.x-3.2",
            "shasum": "ed6b1e594dd0ad95e52681130a8bcae85d68c305"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9",
            "gasparesganga/php-shapefile": ">=3.2",
            "sibyx/phpgpx": "^1.0"
        },
        "require-dev": {
            "drupal/address": "*",
            "drupal/geofield": "*",
            "drupal/geolocation_demo": "*",
            "drupal/geolocation_geometry": "*",
            "drupal/geolocation_geometry_data": "*",
            "drupal/geolocation_geometry_natural_earth_countries": "*",
            "drupal/geolocation_google_maps": "*",
            "drupal/geolocation_google_maps_demo": "*",
            "drupal/geolocation_google_static_maps": "*",
            "drupal/geolocation_leaflet": "*",
            "drupal/search_api": "*",
            "drupal/search_api_location": "*",
            "drupal/search_api_location_views": "*"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-3.2",
                "datestamp": "1590319155",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "derjochenmeyer",
                "homepage": "https://www.drupal.org/u/derjochenmeyer"
            },
            {
                "name": "cadamski",
                "homepage": "https://www.drupal.org/u/cadamski"
            }
        ],
        "description": "Provides a simple geolocation Drupal field type to store and display location data (lat, lng).",
        "homepage": "https://www.drupal.org/project/geolocation",
        "support": {
            "source": "http://git.drupal.org/project/geolocation.git",
            "issues": "https://www.drupal.org/project/issues/geolocation"
        }
    },
    {
        "name": "drupal/google_analytics",
        "version": "2.5.0",
        "version_normalized": "2.5.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/google_analytics.git",
            "reference": "8.x-2.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/google_analytics-8.x-2.5.zip",
            "reference": "8.x-2.5",
            "shasum": "9e0ff72cc313bf9295fe8bd73a68f5f7688513ab"
        },
        "require": {
            "drupal/core": "^8.8.6|^9.0"
        },
        "require-dev": {
            "drupal/token": "^1.7"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.5",
                "datestamp": "1591298527",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "branch-alias": {
                "dev-8.x-2.x": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "See contributors",
                "homepage": "https://www.drupal.org/node/49388/committers"
            },
            {
                "name": "budda",
                "homepage": "https://www.drupal.org/user/13164"
            },
            {
                "name": "ixismark",
                "homepage": "https://www.drupal.org/user/3632333"
            },
            {
                "name": "japerry",
                "homepage": "https://www.drupal.org/user/45640"
            },
            {
                "name": "pfaocle",
                "homepage": "https://www.drupal.org/user/9740"
            },
            {
                "name": "roberto.rivera.ixis",
                "homepage": "https://www.drupal.org/user/3632325"
            }
        ],
        "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": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/honeypot.git",
            "reference": "2.0.1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/honeypot-2.0.1.zip",
            "reference": "2.0.1",
            "shasum": "c29d248c0fdcdf733a31b9214355acfa73716632"
        },
        "require": {
            "drupal/core": "^8.0 || ^9.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "2.0.1",
                "datestamp": "1597855128",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "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",
            "issues": "https://www.drupal.org/project/issues/honeypot"
        }
    },
    {
        "name": "drupal/image_widget_crop",
        "version": "2.3.0",
        "version_normalized": "2.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/image_widget_crop.git",
            "reference": "8.x-2.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/image_widget_crop-8.x-2.3.zip",
            "reference": "8.x-2.3",
            "shasum": "20f9e98bd6503699576ada6f4fd4c9fd06686361"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "drupal/crop": "^1.0 || ^2.0"
        },
        "require-dev": {
            "drupal/crop": "*",
            "drupal/ctools": "3.x-dev",
            "drupal/entity_browser": "1.x-dev",
            "drupal/file_entity": "*",
            "drupal/inline_entity_form": "*"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.3",
                "datestamp": "1585408029",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Alexandre Mallet",
                "homepage": "https://github.com/woprrr",
                "role": "Maintainer"
            },
            {
                "name": "Drupal media CI",
                "homepage": "https://www.drupal.org/user/3057985"
            },
            {
                "name": "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 an interface for using the features of the Crop API.",
        "homepage": "https://www.drupal.org/project/image_widget_crop",
        "keywords": [
            "Crop",
            "Drupal",
            "Drupal Media"
        ],
        "support": {
            "source": "https://www.drupal.org/project/image_widget_crop",
            "issues": "https://www.drupal.org/project/issues/image_widget_crop",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/inline_entity_form",
        "version": "1.0.0-rc8",
        "version_normalized": "1.0.0.0-RC8",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/inline_entity_form.git",
            "reference": "8.x-1.0-rc8"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc8.zip",
            "reference": "8.x-1.0-rc8",
            "shasum": "103de382dd07b4acdd6bacd5ad76628fdf0eefda"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9"
        },
        "require-dev": {
            "drupal/entity_reference_revisions": "^1.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.0-rc8",
                "datestamp": "1602172716",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "RC releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "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/jquery_ui",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/jquery_ui.git",
            "reference": "8.x-1.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/jquery_ui-8.x-1.4.zip",
            "reference": "8.x-1.4",
            "shasum": "64c19ecc8902e2b4b1ab0cc5f5fe28dbc83bfebe"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.4",
                "datestamp": "1582149957",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "RobLoach",
                "homepage": "https://www.drupal.org/user/61114"
            },
            {
                "name": "jjeff",
                "homepage": "https://www.drupal.org/user/17190"
            },
            {
                "name": "lauriii",
                "homepage": "https://www.drupal.org/user/1078742"
            },
            {
                "name": "litwol",
                "homepage": "https://www.drupal.org/user/78134"
            },
            {
                "name": "mfb",
                "homepage": "https://www.drupal.org/user/12302"
            },
            {
                "name": "mfer",
                "homepage": "https://www.drupal.org/user/25701"
            },
            {
                "name": "mikelutz",
                "homepage": "https://www.drupal.org/user/2972409"
            },
            {
                "name": "sun",
                "homepage": "https://www.drupal.org/user/54136"
            },
            {
                "name": "webchick",
                "homepage": "https://www.drupal.org/user/24967"
            },
            {
                "name": "zrpnr",
                "homepage": "https://www.drupal.org/user/1448368"
            }
        ],
        "description": "Provides jQuery UI library.",
        "homepage": "https://www.drupal.org/project/jquery_ui",
        "support": {
            "source": "https://git.drupalcode.org/project/jquery_ui"
        }
    },
    {
        "name": "drupal/jquery_ui_draggable",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/jquery_ui_draggable.git",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/jquery_ui_draggable-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "09e17046e38aebf84ed573822b0d5be6de3f0c94"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "drupal/jquery_ui": "*"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1582150027",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "bnjmnm",
                "homepage": "https://www.drupal.org/user/2369194"
            },
            {
                "name": "lauriii",
                "homepage": "https://www.drupal.org/user/1078742"
            },
            {
                "name": "zrpnr",
                "homepage": "https://www.drupal.org/user/1448368"
            }
        ],
        "description": "Provides jQuery UI Draggable library.",
        "homepage": "https://www.drupal.org/project/jquery_ui_draggable",
        "support": {
            "source": "https://git.drupalcode.org/project/jquery_ui_draggable"
        }
    },
    {
        "name": "drupal/jquery_ui_droppable",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/jquery_ui_droppable.git",
            "reference": "8.x-1.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/jquery_ui_droppable-8.x-1.2.zip",
            "reference": "8.x-1.2",
            "shasum": "6e53043f2d3215f211721eea4d4c6ab5d1672b14"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "drupal/jquery_ui": "*",
            "drupal/jquery_ui_draggable": "*"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.2",
                "datestamp": "1582150071",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "bnjmnm",
                "homepage": "https://www.drupal.org/user/2369194"
            },
            {
                "name": "lauriii",
                "homepage": "https://www.drupal.org/user/1078742"
            },
            {
                "name": "zrpnr",
                "homepage": "https://www.drupal.org/user/1448368"
            }
        ],
        "description": "Provides jQuery UI Droppable library.",
        "homepage": "https://www.drupal.org/project/jquery_ui_droppable",
        "support": {
            "source": "https://git.drupalcode.org/project/jquery_ui_droppable"
        }
    },
    {
        "name": "drupal/layout_builder_restrictions",
        "version": "2.8.0",
        "version_normalized": "2.8.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/layout_builder_restrictions.git",
            "reference": "8.x-2.8"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/layout_builder_restrictions-8.x-2.8.zip",
            "reference": "8.x-2.8",
            "shasum": "89e1efccd83ac0796cdd6bd33a82186f1539f8f5"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "require-dev": {
            "drupal/dashboards": "*",
            "drupal/layout_library": "*",
            "drupal/mini_layouts": "*"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.8",
                "datestamp": "1606569511",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Jeff Cardwell",
                "homepage": "https://www.drupal.org/user/2913129"
            },
            {
                "name": "eiriksm",
                "homepage": "https://www.drupal.org/user/1014468"
            },
            {
                "name": "gravelpot",
                "homepage": "https://www.drupal.org/user/748208"
            },
            {
                "name": "lreynaga",
                "homepage": "https://www.drupal.org/user/3400232"
            },
            {
                "name": "mark_fullmer",
                "homepage": "https://www.drupal.org/user/2612816"
            },
            {
                "name": "ricksta",
                "homepage": "https://www.drupal.org/user/311042"
            },
            {
                "name": "texas_tater",
                "homepage": "https://www.drupal.org/user/753614"
            },
            {
                "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_builder_st",
        "version": "1.0.0-alpha2",
        "version_normalized": "1.0.0.0-alpha2",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/layout_builder_st.git",
            "reference": "8.x-1.0-alpha2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/layout_builder_st-8.x-1.0-alpha2.zip",
            "reference": "8.x-1.0-alpha2",
            "shasum": "23e5d369c39bfeaf482a40b59a16a5cbbdb5b858"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.0-alpha2",
                "datestamp": "1582916647",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            },
            {
                "name": "tedbow",
                "homepage": "https://www.drupal.org/user/240860"
            },
            {
                "name": "tim.plunkett",
                "homepage": "https://www.drupal.org/user/241634"
            }
        ],
        "description": "Allows translating Layout overrides",
        "homepage": "https://www.drupal.org/project/layout_builder_st",
        "support": {
            "source": "https://git.drupalcode.org/project/layout_builder_st"
        }
    },
    {
        "name": "drupal/layout_builder_styles",
        "version": "1.0.0-beta4",
        "version_normalized": "1.0.0.0-beta4",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/layout_builder_styles.git",
            "reference": "8.x-1.0-beta4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/layout_builder_styles-8.x-1.0-beta4.zip",
            "reference": "8.x-1.0-beta4",
            "shasum": "f915f13eb98ffcb28d843ddf882bb8997414f0db"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.0-beta4",
                "datestamp": "1607616102",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "bkosborne",
                "homepage": "https://www.drupal.org/user/788032"
            },
            {
                "name": "mark_fullmer",
                "homepage": "https://www.drupal.org/user/2612816"
            },
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            },
            {
                "name": "twfahey",
                "homepage": "https://www.drupal.org/user/3403722"
            }
        ],
        "description": "Apply styles to blocks in Layout Builder.",
        "homepage": "https://www.drupal.org/project/layout_builder_styles",
        "support": {
            "source": "https://git.drupalcode.org/project/layout_builder_styles"
        }
    },
    {
        "name": "drupal/layout_library",
        "version": "1.0.0-beta2",
        "version_normalized": "1.0.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": {
            "drupal": {
                "version": "8.x-1.0-beta2",
                "datestamp": "1582217387",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "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/libraries",
        "version": "3.0.0-beta1",
        "version_normalized": "3.0.0.0-beta1",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/libraries.git",
            "reference": "8.x-3.0-beta1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/libraries-8.x-3.0-beta1.zip",
            "reference": "8.x-3.0-beta1",
            "shasum": "7843870c52251cc5290e1cdca94524f71edbf016"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-3.0-beta1",
                "datestamp": "1609758293",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Pol",
                "homepage": "https://www.drupal.org/user/47194"
            },
            {
                "name": "joseph.olstad",
                "homepage": "https://www.drupal.org/user/1321830"
            },
            {
                "name": "podarok",
                "homepage": "https://www.drupal.org/user/116002"
            },
            {
                "name": "rjacobs",
                "homepage": "https://www.drupal.org/user/422459"
            },
            {
                "name": "sun",
                "homepage": "https://www.drupal.org/user/54136"
            },
            {
                "name": "tstoeckler",
                "homepage": "https://www.drupal.org/user/107158"
            }
        ],
        "description": "Allows version-dependent and shared usage of external libraries in Drupal.",
        "homepage": "http://drupal.org/project/libraries",
        "support": {
            "source": "http://cgit.drupalcode.org/libraries",
            "issues": "http://drupal.org/project/issues/libraries",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/lightning_api",
        "version": "4.6.0",
        "version_normalized": "4.6.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/lightning_api.git",
            "reference": "8.x-4.6"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/lightning_api-8.x-4.6.zip",
            "reference": "8.x-4.6",
            "shasum": "f692601fabf5c8fd771ee4b25ba62fb9c9755146"
        },
        "require": {
            "drupal/consumers": "^1.10",
            "drupal/core": "^8.8.8 || ^9.0.1",
            "drupal/lightning_core": "^5.0",
            "drupal/openapi_jsonapi": "^2.0-rc1",
            "drupal/openapi_rest": "^2.0-rc1",
            "drupal/openapi_ui_redoc": "^1.0",
            "drupal/openapi_ui_swagger": "^1.0",
            "drupal/simple_oauth": "^4.0"
        },
        "require-dev": {
            "drupal/core-composer-scaffold": "*",
            "drupal/core-dev": "*",
            "drush/drush": ">=9.7",
            "oomphinc/composer-installers-extender": "^1.1",
            "symfony/options-resolver": ">=4",
            "vijaycs85/drupal-quality-checker": "^1.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-4.6",
                "datestamp": "1593609287",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "branch-alias": {
                "dev-8.x-4.x": "4.x-dev"
            },
            "drupal-scaffold": {
                "locations": {
                    "web-root": "docroot/"
                },
                "file-mapping": {
                    "[project-root]/.gitattributes": false,
                    "[project-root]/.editorconfig": false,
                    "[web-root]/example.gitignore": false,
                    "[web-root]/.csslintrc": false,
                    "[web-root]/modules/README.txt": false,
                    "[web-root]/profiles/README.txt": false,
                    "[web-root]/sites/README.txt": false,
                    "[web-root]/themes/README.txt": false,
                    "[web-root]/INSTALL.txt": false,
                    "[web-root]/robots.txt": false,
                    "[web-root]/web.config": false
                }
            },
            "enable-patching": true,
            "installer-paths": {
                "docroot/core": [
                    "type:drupal-core"
                ],
                "docroot/libraries/{$name}": [
                    "type:drupal-library",
                    "type:bower-asset",
                    "type:npm-asset"
                ],
                "docroot/modules/contrib/{$name}": [
                    "type:drupal-module"
                ],
                "docroot/profiles/contrib/{$name}": [
                    "type:drupal-profile"
                ],
                "docroot/themes/contrib/{$name}": [
                    "type:drupal-theme"
                ]
            },
            "installer-types": [
                "bower-asset",
                "npm-asset"
            ]
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Drupal\\Tests\\lightning_api\\": "tests/src"
            },
            "classmap": [
                "src/LightningApiServiceProvider.php"
            ]
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "scripts": {
            "post-install-cmd": [
                "@push"
            ],
            "post-update-cmd": [
                "@push"
            ],
            "nuke": [
                "rm -r -f docroot vendor && rm composer.lock"
            ],
            "pull": [
                "cp -R -f ./docroot/modules/contrib/lightning_api/* ."
            ],
            "push": [
                "rm -r -f ./docroot/modules/contrib/lightning_api",
                "mkdir -p ./docroot/modules/contrib/lightning_api",
                "@composer archive --file lightning_api",
                "tar -x -f lightning_api.tar -C ./docroot/modules/contrib/lightning_api",
                "rm lightning_api.tar"
            ]
        },
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "acquia",
                "homepage": "https://www.drupal.org/user/1231722"
            },
            {
                "name": "balsama",
                "homepage": "https://www.drupal.org/user/223087"
            },
            {
                "name": "katherined",
                "homepage": "https://www.drupal.org/user/109870"
            },
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            }
        ],
        "description": "Progressive decoupling? No problem.",
        "homepage": "https://www.drupal.org/project/lightning_api",
        "support": {
            "source": "https://git.drupalcode.org/project/lightning_api"
        }
    },
    {
        "name": "drupal/lightning_core",
        "version": "5.5.0",
        "version_normalized": "5.5.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/lightning_core.git",
            "reference": "8.x-5.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/lightning_core-8.x-5.5.zip",
            "reference": "8.x-5.5",
            "shasum": "f4f7e0e197ac0a3b037fc87a438cb8df541865d3"
        },
        "require": {
            "drupal/acquia_telemetry-acquia_telemetry": "^1.0-alpha3",
            "drupal/contact_storage": "^1.0",
            "drupal/core": "^8.8.6 || ^9.0.1",
            "drupal/metatag": "^1.13",
            "drupal/pathauto": "^1.8",
            "drupal/redirect": "^1.5",
            "drupal/search_api": "^1.16",
            "drupal/token": "^1.7",
            "phpdocumentor/reflection-docblock": "^5"
        },
        "conflict": {
            "drupal/drupal-extension": "<3.4.0"
        },
        "require-dev": {
            "acquia/coding-standards": "^0.4.1",
            "composer/installers": "^1.9",
            "cweagans/composer-patches": "^1.6",
            "drupal/contact_storage": "*",
            "drupal/core-composer-scaffold": "*",
            "drupal/core-dev": "*",
            "drupal/search_api": "*",
            "drush/drush": ">=9.7",
            "symfony/options-resolver": ">=4",
            "vijaycs85/drupal-quality-checker": "^1.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-5.5",
                "datestamp": "1608044699",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "branch-alias": {
                "dev-8.x-5.x": "5.x-dev"
            },
            "drupal-scaffold": {
                "locations": {
                    "web-root": "docroot/"
                },
                "file-mapping": {
                    "[project-root]/.gitattributes": false,
                    "[project-root]/.editorconfig": false,
                    "[web-root]/example.gitignore": false,
                    "[web-root]/.csslintrc": false,
                    "[web-root]/modules/README.txt": false,
                    "[web-root]/profiles/README.txt": false,
                    "[web-root]/sites/README.txt": false,
                    "[web-root]/themes/README.txt": false,
                    "[web-root]/INSTALL.txt": false,
                    "[web-root]/robots.txt": false,
                    "[web-root]/web.config": false
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9"
                }
            },
            "enable-patching": true,
            "installer-paths": {
                "docroot/core": [
                    "type:drupal-core"
                ],
                "docroot/libraries/{$name}": [
                    "type:drupal-library"
                ],
                "docroot/modules/contrib/{$name}": [
                    "type:drupal-module"
                ],
                "docroot/profiles/contrib/{$name}": [
                    "type:drupal-profile"
                ],
                "docroot/themes/contrib/{$name}": [
                    "type:drupal-theme"
                ]
            },
            "patches": {
                "drupal/core": {
                    "2869592 - Disabled update module shouldn't produce a status report warning": "https://www.drupal.org/files/issues/2869592-remove-update-warning-7.patch",
                    "2815221 - Add quickedit to the latest-revision route": "https://www.drupal.org/files/issues/2019-11-27/2815221-125.patch"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Drupal\\Tests\\lightning_core\\": "tests/src"
            },
            "classmap": [
                "tests/contexts"
            ]
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "scripts": {
            "post-install-cmd": [
                "@putenv DIR=./docroot/modules/lightning_core",
                "mkdir -p $DIR",
                "ln -s -f $PWD/config $DIR",
                "ln -s -f $PWD/css $DIR",
                "ln -s -f $PWD/drush.services.yml $DIR",
                "ln -s -f $PWD/images $DIR",
                "ln -s -f $PWD/modules $DIR",
                "ln -s -f $PWD/src $DIR",
                "ln -s -f $PWD/tests $DIR",
                "find $PWD -name 'lightning_core.*' -depth 1 -exec ln -s -f {} $DIR ';'",
                "cp -f phpunit.xml ./docroot/core"
            ],
            "log": [
                "ls -t ./logs/*.md | xargs -I{} sh -c \"cat {}; echo ''\" > CHANGELOG.md"
            ],
            "nuke": [
                "rm -r -f docroot vendor"
            ]
        },
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "acquia",
                "homepage": "https://www.drupal.org/user/1231722"
            },
            {
                "name": "balsama",
                "homepage": "https://www.drupal.org/user/223087"
            },
            {
                "name": "katherined",
                "homepage": "https://www.drupal.org/user/109870"
            },
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            }
        ],
        "description": "Shared functionality for the Lightning distribution.",
        "homepage": "https://www.drupal.org/project/lightning_core",
        "support": {
            "source": "https://git.drupalcode.org/project/lightning_core"
        }
    },
    {
        "name": "drupal/lightning_layout",
        "version": "2.9.0",
        "version_normalized": "2.9.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/lightning_layout.git",
            "reference": "8.x-2.9"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/lightning_layout-8.x-2.9.zip",
            "reference": "8.x-2.9",
            "shasum": "11fce790dada5b986234d07aedffb75dbb346933"
        },
        "require": {
            "cweagans/composer-patches": "^1.6",
            "drupal/bg_image_formatter": "^1.10",
            "drupal/core": "^8.7.13 || ^9.0.0",
            "drupal/ctools": "^3.0",
            "drupal/entity_block": "^1.0",
            "drupal/entity_browser_block": "^1.0",
            "drupal/layout_builder_restrictions": "^2.7",
            "drupal/layout_builder_st": "^1.0-alpha2",
            "drupal/layout_builder_styles": "^1.0",
            "drupal/layout_library": "^1.0-beta1",
            "drupal/lightning_core": "4.* || 5.*",
            "drupal/panelizer": "^4.1 || ^5.0",
            "drupal/panels": "4.6 || 4.x-dev",
            "drupal/simple_gmap": "^3.0"
        },
        "require-dev": {
            "composer/installers": "^1.9",
            "drupal/bg_image_formatter": "*",
            "drupal/core-composer-scaffold": "*",
            "drupal/core-dev": "*",
            "drupal/simple_gmap": "*",
            "drupal/token": "*",
            "drush/drush": ">=9.7",
            "symfony/options-resolver": ">=4",
            "vijaycs85/drupal-quality-checker": "^1.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.9",
                "datestamp": "1605114496",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "drupal-scaffold": {
                "locations": {
                    "web-root": "docroot/"
                },
                "file-mapping": {
                    "[project-root]/.gitattributes": false,
                    "[project-root]/.editorconfig": false,
                    "[web-root]/example.gitignore": false,
                    "[web-root]/.csslintrc": false,
                    "[web-root]/modules/README.txt": false,
                    "[web-root]/profiles/README.txt": false,
                    "[web-root]/sites/README.txt": false,
                    "[web-root]/themes/README.txt": false,
                    "[web-root]/INSTALL.txt": false,
                    "[web-root]/robots.txt": false,
                    "[web-root]/web.config": false
                }
            },
            "enable-patching": true,
            "installer-paths": {
                "docroot/core": [
                    "type:drupal-core"
                ],
                "docroot/libraries/{$name}": [
                    "type:drupal-library"
                ],
                "docroot/modules/contrib/{$name}": [
                    "type:drupal-module"
                ],
                "docroot/profiles/contrib/{$name}": [
                    "type:drupal-profile"
                ],
                "docroot/themes/contrib/{$name}": [
                    "type:drupal-theme"
                ]
            },
            "patchLevel": {
                "drupal/core": "-p2"
            },
            "patches": {
                "drupal/panels": {
                    "2878684 - Use String.match to correlate regions when switching Layouts in Panels IPE": "https://www.drupal.org/files/issues/panels-ipe-2878684-3.patch"
                },
                "drupal/panelizer": {
                    "2778565 - Multilingual support for Panelizer": "https://www.drupal.org/files/issues/2020-03-23/2778565-47.patch"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "scripts": {
            "post-install-cmd": [
                "@push"
            ],
            "post-update-cmd": [
                "@push"
            ],
            "nuke": [
                "rm -r -f docroot vendor"
            ],
            "pull": [
                "cp -R -f ./docroot/modules/contrib/lightning_layout/* ."
            ],
            "push": [
                "rm -r -f ./docroot/modules/contrib/lightning_layout",
                "mkdir -p ./docroot/modules/contrib/lightning_layout",
                "@composer archive --file lightning_layout",
                "tar -x -f lightning_layout.tar -C ./docroot/modules/contrib/lightning_layout",
                "rm lightning_layout.tar"
            ]
        },
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "acquia",
                "homepage": "https://www.drupal.org/user/1231722"
            },
            {
                "name": "balsama",
                "homepage": "https://www.drupal.org/user/223087"
            },
            {
                "name": "katherined",
                "homepage": "https://www.drupal.org/user/109870"
            },
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            }
        ],
        "description": "Provides the tools to take control of your layout.",
        "homepage": "https://www.drupal.org/project/lightning_layout",
        "support": {
            "source": "https://git.drupalcode.org/project/lightning_layout"
        }
    },
    {
        "name": "drupal/lightning_media",
        "version": "4.6.0",
        "version_normalized": "4.6.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/lightning_media.git",
            "reference": "8.x-4.6"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/lightning_media-8.x-4.6.zip",
            "reference": "8.x-4.6",
            "shasum": "779bcc254d2d661013c761bedb0003cb39825e42"
        },
        "require": {
            "bower-asset/cropper": "^2.3",
            "bower-asset/slick-carousel": "^1.8",
            "drupal/core": "^8.8.8 || ^9.0.1",
            "drupal/crop": "^2.0.0-rc1",
            "drupal/dropzonejs": "^2.1",
            "drupal/embed": "^1.0",
            "drupal/entity_browser": "^2.3",
            "drupal/entity_embed": "^1.0",
            "drupal/image_widget_crop": "^2.1",
            "drupal/inline_entity_form": "^1.0-rc7",
            "drupal/lightning_core": "5.*",
            "drupal/media_entity_instagram": "^3",
            "drupal/media_entity_twitter": "^2.5",
            "drupal/slick_entityreference": "^2.0",
            "drupal/video_embed_field": "^2.0",
            "drupal/views_infinite_scroll": "^1.6",
            "npm-asset/dropzone": "^5.7.4",
            "oomphinc/composer-installers-extender": "^1.1 || ^2",
            "vardot/blazy": "^1.8"
        },
        "require-dev": {
            "drupal/core-composer-scaffold": "*",
            "drupal/core-dev": "*",
            "drupal/dropzonejs": "*",
            "drupal/media_entity_instagram": "*",
            "drupal/media_entity_twitter": "*",
            "drupal/slick_entityreference": "*",
            "drush/drush": ">=9.7",
            "symfony/options-resolver": ">=4",
            "vijaycs85/drupal-quality-checker": "^1.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-4.6",
                "datestamp": "1612802524",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "branch-alias": {
                "dev-8.x-4.x": "4.x-dev"
            },
            "drupal-scaffold": {
                "locations": {
                    "web-root": "docroot/"
                },
                "file-mapping": {
                    "[project-root]/.gitattributes": false,
                    "[project-root]/.editorconfig": false,
                    "[web-root]/example.gitignore": false,
                    "[web-root]/.csslintrc": false,
                    "[web-root]/modules/README.txt": false,
                    "[web-root]/profiles/README.txt": false,
                    "[web-root]/sites/README.txt": false,
                    "[web-root]/themes/README.txt": false,
                    "[web-root]/INSTALL.txt": false,
                    "[web-root]/robots.txt": false,
                    "[web-root]/web.config": false
                }
            },
            "enable-patching": true,
            "installer-paths": {
                "docroot/core": [
                    "type:drupal-core"
                ],
                "docroot/libraries/{$name}": [
                    "type:drupal-library",
                    "type:bower-asset",
                    "type:npm-asset"
                ],
                "docroot/modules/contrib/{$name}": [
                    "type:drupal-module"
                ],
                "docroot/profiles/contrib/{$name}": [
                    "type:drupal-profile"
                ],
                "docroot/themes/contrib/{$name}": [
                    "type:drupal-theme"
                ]
            },
            "installer-types": [
                "bower-asset",
                "npm-asset"
            ]
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "scripts": {
            "post-install-cmd": [
                "@putenv DIR=./docroot/modules/lightning_media",
                "mkdir -p $DIR",
                "ln -s -f $PWD/config $DIR",
                "ln -s -f $PWD/css $DIR",
                "ln -s -f $PWD/images $DIR",
                "ln -s -f $PWD/modules $DIR",
                "ln -s -f $PWD/src $DIR",
                "ln -s -f $PWD/tests $DIR",
                "find $PWD -name 'lightning_media.*' -depth 1 -exec ln -s -f {} $DIR ';'",
                "cp -f phpunit.xml ./docroot/core"
            ],
            "nuke": [
                "rm -r -f docroot vendor"
            ]
        },
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "acquia",
                "homepage": "https://www.drupal.org/user/1231722"
            },
            {
                "name": "balsama",
                "homepage": "https://www.drupal.org/user/223087"
            },
            {
                "name": "katherined",
                "homepage": "https://www.drupal.org/user/109870"
            },
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            }
        ],
        "description": "Slick media handling for Lightning. So cool you'll make the A/C jealous.",
        "homepage": "https://www.drupal.org/project/lightning_media",
        "support": {
            "source": "https://git.drupalcode.org/project/lightning_media"
        }
    },
    {
        "name": "drupal/lightning_workflow",
        "version": "3.16.0",
        "version_normalized": "3.16.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/lightning_workflow.git",
            "reference": "8.x-3.16"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/lightning_workflow-8.x-3.16.zip",
            "reference": "8.x-3.16",
            "shasum": "2dc6ebf8bfb4db6256e935842ed101a24910aa14"
        },
        "require": {
            "drupal/autosave_form": "^1.2",
            "drupal/conflict": "^2.0-alpha2",
            "drupal/core": "^8.8.10 || ^9.0.6",
            "drupal/diff": "^1.0",
            "drupal/lightning_core": "3.* || 4.* || 5.*",
            "drupal/moderation_dashboard": "^1.0",
            "drupal/moderation_sidebar": "^1.2"
        },
        "require-dev": {
            "composer/installers": "^1.9",
            "drupal/core-composer-scaffold": "*",
            "drupal/core-dev": "*",
            "drupal/inline_entity_form": "^1.0",
            "drupal/lightning_core": "*",
            "drush/drush": ">=9.7",
            "vijaycs85/drupal-quality-checker": "^1.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-3.16",
                "datestamp": "1605121438",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "branch-alias": {
                "dev-8.x-3.x": "3.x-dev"
            },
            "drupal-scaffold": {
                "locations": {
                    "web-root": "docroot/"
                },
                "file-mapping": {
                    "[project-root]/.gitattributes": false,
                    "[project-root]/.editorconfig": false,
                    "[web-root]/example.gitignore": false,
                    "[web-root]/.csslintrc": false,
                    "[web-root]/modules/README.txt": false,
                    "[web-root]/profiles/README.txt": false,
                    "[web-root]/sites/README.txt": false,
                    "[web-root]/themes/README.txt": false,
                    "[web-root]/INSTALL.txt": false,
                    "[web-root]/robots.txt": false,
                    "[web-root]/web.config": false
                }
            },
            "enable-patching": true,
            "installer-paths": {
                "docroot/core": [
                    "type:drupal-core"
                ],
                "docroot/libraries/{$name}": [
                    "type:drupal-library"
                ],
                "docroot/modules/contrib/{$name}": [
                    "type:drupal-module"
                ],
                "docroot/profiles/contrib/{$name}": [
                    "type:drupal-profile"
                ],
                "docroot/themes/contrib/{$name}": [
                    "type:drupal-theme"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Drupal\\Tests\\lightning_workflow\\": "tests/src"
            },
            "classmap": [
                "tests/contexts"
            ]
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "scripts": {
            "post-update-cmd": [
                "@putenv DIR=./docroot/modules/lightning_workflow",
                "mkdir -p $DIR",
                "ln -s -f $PWD/config $DIR",
                "ln -s -f $PWD/images $DIR",
                "ln -s -f $PWD/modules $DIR",
                "ln -s -f $PWD/src $DIR",
                "ln -s -f $PWD/tests $DIR",
                "find $PWD -name 'lightning_workflow.*' -depth 1 -exec ln -s -f {} $DIR ';'",
                "cp -f phpunit.xml ./docroot/core"
            ],
            "nuke": [
                "rm -r -f docroot vendor"
            ]
        },
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "acquia",
                "homepage": "https://www.drupal.org/user/1231722"
            },
            {
                "name": "balsama",
                "homepage": "https://www.drupal.org/user/223087"
            },
            {
                "name": "katherined",
                "homepage": "https://www.drupal.org/user/109870"
            },
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            }
        ],
        "description": "Tools to improve your content workflow.",
        "homepage": "https://www.drupal.org/project/lightning_workflow",
        "support": {
            "source": "https://git.drupalcode.org/project/lightning_workflow"
        }
    },
    {
        "name": "drupal/link_attributes",
        "version": "1.11.0",
        "version_normalized": "1.11.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/link_attributes.git",
            "reference": "8.x-1.11"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/link_attributes-8.x-1.11.zip",
            "reference": "8.x-1.11",
            "shasum": "ca8c7e71c38350e3784dc3d1f779d700f55df818"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.11",
                "datestamp": "1598323550",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "larowlan",
                "homepage": "https://www.drupal.org/user/395439"
            }
        ],
        "description": "Provides a widget to allow settings of link attributes for menu links.",
        "homepage": "https://www.drupal.org/project/link_attributes",
        "support": {
            "source": "https://git.drupalcode.org/project/link_attributes"
        }
    },
    {
        "name": "drupal/linked_field",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/linked_field.git",
            "reference": "8.x-1.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/linked_field-8.x-1.3.zip",
            "reference": "8.x-1.3",
            "shasum": "0350c415eba6ff63d9fc8f3a162564dd4c2142e2"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.3",
                "datestamp": "1583855735",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "hubdrop",
                "homepage": "https://www.drupal.org/user/2750597"
            },
            {
                "name": "yannickoo",
                "homepage": "https://www.drupal.org/user/531118"
            }
        ],
        "description": "Adds the functionality to link fields to a specific destination.",
        "homepage": "https://www.drupal.org/project/linked_field",
        "support": {
            "source": "https://git.drupalcode.org/project/linked_field"
        }
    },
    {
        "name": "drupal/linkicon",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/linkicon.git",
            "reference": "8.x-1.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/linkicon-8.x-1.5.zip",
            "reference": "8.x-1.5",
            "shasum": "48a368345014e263af241d7693d546a840d948eb"
        },
        "require": {
            "drupal/core": "^8"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.5",
                "datestamp": "1578832983",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "gausarts",
                "homepage": "https://www.drupal.org/u/gausarts",
                "role": "Maintainer"
            },
            {
                "name": "Committers for linkicon",
                "homepage": "https://www.drupal.org/node/2208459/committers"
            }
        ],
        "description": "A link field formatter to create icon classes based on predefined titles.",
        "homepage": "https://www.drupal.org/project/linkicon",
        "support": {
            "source": "http://cgit.drupalcode.org/linkicon",
            "issues": "https://www.drupal.org/project/issues/linkicon"
        }
    },
    {
        "name": "drupal/linkit",
        "version": "4.3.0",
        "version_normalized": "4.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/linkit.git",
            "reference": "8.x-4.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/linkit-8.x-4.3.zip",
            "reference": "8.x-4.3",
            "shasum": "e624ea2f18a6100b76a8337e24f7c08df6e2235e"
        },
        "require": {
            "drupal/core": "~8.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-4.3",
                "datestamp": "1490205830",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "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/maillog",
        "version": "1.0.0-beta1",
        "version_normalized": "1.0.0.0-beta1",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/maillog.git",
            "reference": "8.x-1.0-beta1"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/maillog-8.x-1.0-beta1.zip",
            "reference": "8.x-1.0-beta1",
            "shasum": "0af5fe6fcdc8053bd0a61561a2c69e69c2b1faf2"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.0-beta1",
                "datestamp": "1600800168",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "DamienMcKenna",
                "homepage": "https://www.drupal.org/user/108450"
            },
            {
                "name": "miro_dietiker",
                "homepage": "https://www.drupal.org/user/227761"
            },
            {
                "name": "pluess",
                "homepage": "https://www.drupal.org/user/84659"
            }
        ],
        "description": "Utility to log all Mails for debugging purposes. It is possible to suppress mail delivery for e.g. dev or staging systems.",
        "homepage": "https://www.drupal.org/project/maillog",
        "support": {
            "source": "https://git.drupalcode.org/project/maillog"
        }
    },
    {
        "name": "drupal/mailsystem",
        "version": "4.3.0",
        "version_normalized": "4.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/mailsystem.git",
            "reference": "8.x-4.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/mailsystem-8.x-4.3.zip",
            "reference": "8.x-4.3",
            "shasum": "1a74016e268ff207535be5d5e42ac8f72ac89050"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-4.3",
                "datestamp": "1586203024",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "Les Lim",
                "homepage": "https://www.drupal.org/user/84263"
            },
            {
                "name": "Manuel Garcia",
                "homepage": "https://www.drupal.org/user/213194"
            },
            {
                "name": "Nafes",
                "homepage": "https://www.drupal.org/user/2489926"
            },
            {
                "name": "miro_dietiker",
                "homepage": "https://www.drupal.org/user/227761"
            },
            {
                "name": "pillarsdotnet",
                "homepage": "https://www.drupal.org/user/36148"
            }
        ],
        "description": "Mail System",
        "homepage": "https://www.drupal.org/project/mailsystem",
        "support": {
            "source": "https://git.drupalcode.org/project/mailsystem"
        }
    },
    {
        "name": "drupal/media_entity_instagram",
        "version": "3.0.5",
        "version_normalized": "3.0.5.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/media_entity_instagram.git",
            "reference": "3.0.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/media_entity_instagram-3.0.5.zip",
            "reference": "3.0.5",
            "shasum": "8554306ee244e3b6ec43f3cac2f7494a212cdbe9"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "3.0.5",
                "datestamp": "1614675425",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Drupal Media Team",
                "homepage": "https://www.drupal.org/user/3260690"
            },
            {
                "name": "Primsi",
                "homepage": "https://www.drupal.org/user/282629"
            },
            {
                "name": "chr.fritsch",
                "homepage": "https://www.drupal.org/user/2103716"
            },
            {
                "name": "designesse",
                "homepage": "https://www.drupal.org/user/854012"
            },
            {
                "name": "slashrsm",
                "homepage": "https://www.drupal.org/user/744628"
            }
        ],
        "description": "Media Entity Instagram provider.",
        "homepage": "https://www.drupal.org/project/media_entity_instagram",
        "support": {
            "source": "https://git.drupalcode.org/project/media_entity_instagram"
        }
    },
    {
        "name": "drupal/media_entity_twitter",
        "version": "2.7.0",
        "version_normalized": "2.7.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/media_entity_twitter.git",
            "reference": "8.x-2.7"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/media_entity_twitter-8.x-2.7.zip",
            "reference": "8.x-2.7",
            "shasum": "6a2dec14a8fc1ebb88188e5b9b1afbd310342854"
        },
        "require": {
            "drupal/core": "^8.8 || ^9",
            "j7mbo/twitter-api-php": "~1.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.7",
                "datestamp": "1614676236",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Drupal Media Team",
                "homepage": "https://www.drupal.org/user/3260690"
            },
            {
                "name": "Primsi",
                "homepage": "https://www.drupal.org/user/282629"
            },
            {
                "name": "chr.fritsch",
                "homepage": "https://www.drupal.org/user/2103716"
            },
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            },
            {
                "name": "slashrsm",
                "homepage": "https://www.drupal.org/user/744628"
            }
        ],
        "description": "Media Entity Twitter provider.",
        "homepage": "https://www.drupal.org/project/media_entity_twitter",
        "support": {
            "source": "https://git.drupalcode.org/project/media_entity_twitter"
        }
    },
    {
        "name": "drupal/memcache",
        "version": "2.3.0",
        "version_normalized": "2.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/memcache.git",
            "reference": "8.x-2.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/memcache-8.x-2.3.zip",
            "reference": "8.x-2.3",
            "shasum": "b2f9715612be74f9ce55daaf838f6f17a9eb2f5a"
        },
        "require": {
            "drupal/core": "^8.9 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.3",
                "datestamp": "1614802365",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "branch-alias": {
                "dev-8.x-2.x": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Fabianx",
                "homepage": "https://www.drupal.org/user/693738"
            },
            {
                "name": "Jeremy",
                "homepage": "https://www.drupal.org/user/409"
            },
            {
                "name": "bdragon",
                "homepage": "https://www.drupal.org/user/53081"
            },
            {
                "name": "catch",
                "homepage": "https://www.drupal.org/user/35733"
            },
            {
                "name": "damiankloip",
                "homepage": "https://www.drupal.org/user/1037976"
            },
            {
                "name": "japerry",
                "homepage": "https://www.drupal.org/user/45640"
            },
            {
                "name": "jvandyk",
                "homepage": "https://www.drupal.org/user/2375"
            },
            {
                "name": "robertDouglass",
                "homepage": "https://www.drupal.org/user/5449"
            }
        ],
        "description": "High performance integration with memcache.",
        "homepage": "http://drupal.org/project/memcache",
        "support": {
            "source": "https://git.drupalcode.org/project/memcache",
            "issues": "https://www.drupal.org/project/issues/memcache"
        }
    },
    {
        "name": "drupal/menu_block",
        "version": "1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/menu_block.git",
            "reference": "8.x-1.6"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.6.zip",
            "reference": "8.x-1.6",
            "shasum": "3da96af15c3a5f5f1966e28b6e87b74228617998"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.6",
                "datestamp": "1587721600",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            },
            {
                "name": "JohnAlbin",
                "homepage": "https://www.drupal.org/user/32095"
            },
            {
                "name": "joelpittet",
                "homepage": "https://www.drupal.org/user/160302"
            },
            {
                "name": "kim.pepper",
                "homepage": "https://www.drupal.org/user/370574"
            },
            {
                "name": "rrrob",
                "homepage": "https://www.drupal.org/user/273533"
            }
        ],
        "description": "Provides configurable blocks of menu links.",
        "homepage": "https://www.drupal.org/project/menu_block",
        "support": {
            "source": "https://git.drupalcode.org/project/menu_block"
        }
    },
    {
        "name": "drupal/metatag",
        "version": "1.15.0",
        "version_normalized": "1.15.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/metatag.git",
            "reference": "8.x-1.15"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.15.zip",
            "reference": "8.x-1.15",
            "shasum": "7658d7286fdc075ea72a6ec36aea737b1182b5d8"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "drupal/token": "^1.0"
        },
        "require-dev": {
            "drupal/metatag_dc": "*",
            "drupal/metatag_open_graph": "*",
            "drupal/page_manager": "4.x-dev",
            "drupal/panelizer": "4.x-dev",
            "drupal/redirect": "1.x-dev"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.15",
                "datestamp": "1607188979",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "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/moderation_dashboard",
        "version": "1.0.0-beta2",
        "version_normalized": "1.0.0.0-beta2",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/moderation_dashboard.git",
            "reference": "8.x-1.0-beta2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/moderation_dashboard-8.x-1.0-beta2.zip",
            "reference": "8.x-1.0-beta2",
            "shasum": "49e38dae0735e56a452f500953e00123a0bfc84d"
        },
        "require": {
            "drupal/core": "^8.7.7 || ^9",
            "drupal/page_manager": "*",
            "drupal/panels": "*"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.0-beta2",
                "datestamp": "1589082102",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "samuel.mortenson",
                "homepage": "https://www.drupal.org/user/2582268"
            }
        ],
        "description": "Provides a per-user dashboard for moderation.",
        "homepage": "https://www.drupal.org/project/moderation_dashboard",
        "support": {
            "source": "https://git.drupalcode.org/project/moderation_dashboard"
        }
    },
    {
        "name": "drupal/moderation_sidebar",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/moderation_sidebar.git",
            "reference": "8.x-1.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/moderation_sidebar-8.x-1.4.zip",
            "reference": "8.x-1.4",
            "shasum": "5e6b0b68d01cd93a31c326c9fd20524a0e12d36a"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.4",
                "datestamp": "1589812642",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "joelpittet",
                "homepage": "https://www.drupal.org/user/160302"
            },
            {
                "name": "samuel.mortenson",
                "homepage": "https://www.drupal.org/user/2582268"
            }
        ],
        "description": "Provides a frontend sidebar for Content Moderation",
        "homepage": "https://www.drupal.org/project/moderation_sidebar",
        "support": {
            "source": "https://git.drupalcode.org/project/moderation_sidebar"
        }
    },
    {
        "name": "drupal/modifiers",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/modifiers.git",
            "reference": "8.x-1.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/modifiers-8.x-1.4.zip",
            "reference": "8.x-1.4",
            "shasum": "f856e30402a2498e398efab83a9e496f12eea525"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "suggest": {
            "drupal/look": "Provides Look entity management for usage with Modifiers.",
            "drupal/modifiers_pack": "Provides a set of basic Modifier plugins."
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.4",
                "datestamp": "1586021023",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "honzapara",
                "homepage": "https://www.drupal.org/user/3272000"
            },
            {
                "name": "kyberman",
                "homepage": "https://www.drupal.org/user/402924"
            },
            {
                "name": "martin_klima",
                "homepage": "https://www.drupal.org/user/2784335"
            },
            {
                "name": "murrayw",
                "homepage": "https://www.drupal.org/user/595658"
            },
            {
                "name": "radimklaska",
                "homepage": "https://www.drupal.org/user/229127"
            }
        ],
        "description": "Integrates Modifier plugins into the page and into entities.",
        "homepage": "https://www.drupal.org/project/modifiers",
        "support": {
            "source": "https://github.com/morpht/modifiers",
            "issues": "https://www.drupal.org/project/issues/modifiers"
        }
    },
    {
        "name": "drupal/modifiers_pack",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/modifiers_pack.git",
            "reference": "8.x-1.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/modifiers_pack-8.x-1.4.zip",
            "reference": "8.x-1.4",
            "shasum": "dd6d69c3eafef787cc1994f0c9dd9c2fab2c5f9c"
        },
        "require": {
            "drupal/color_field": "~2.0",
            "drupal/core": "^8 || ^9",
            "drupal/modifiers": "~1.3",
            "drupal/paragraphs": "~1.0"
        },
        "require-dev": {
            "drupal/color_field": "*",
            "drupal/modifiers": "^1.2",
            "drupal/paragraphs": "*"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.4",
                "datestamp": "1585665733",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "honzapara",
                "homepage": "https://www.drupal.org/user/3272000"
            },
            {
                "name": "kyberman",
                "homepage": "https://www.drupal.org/user/402924"
            },
            {
                "name": "martin_klima",
                "homepage": "https://www.drupal.org/user/2784335"
            },
            {
                "name": "murrayw",
                "homepage": "https://www.drupal.org/user/595658"
            },
            {
                "name": "radimklaska",
                "homepage": "https://www.drupal.org/user/229127"
            }
        ],
        "description": "Provides a set of basic Modifier plugins.",
        "homepage": "https://www.drupal.org/project/modifiers_pack",
        "support": {
            "source": "https://github.com/morpht/modifiers_pack",
            "issues": "https://www.drupal.org/project/issues/modifiers_pack"
        }
    },
    {
        "name": "drupal/openapi",
        "version": "2.0.0-rc3",
        "version_normalized": "2.0.0.0-RC3",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/openapi.git",
            "reference": "8.x-2.0-rc3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/openapi-8.x-2.0-rc3.zip",
            "reference": "8.x-2.0-rc3",
            "shasum": "146d53e8cc4f732fe27aaf702852813f91629349"
        },
        "require": {
            "drupal/core": "^8.7.0 || ^9"
        },
        "require-dev": {
            "vijaycs85/drupal-quality-checker": "^1.2"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.0-rc3",
                "datestamp": "1587845666",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "RC releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "e0ipso",
                "homepage": "https://www.drupal.org/user/550110"
            },
            {
                "name": "mrjmd",
                "homepage": "https://www.drupal.org/user/1800446"
            },
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            },
            {
                "name": "richgerdes",
                "homepage": "https://www.drupal.org/user/3437973"
            },
            {
                "name": "rogierbom",
                "homepage": "https://www.drupal.org/user/1352176"
            },
            {
                "name": "tedbow",
                "homepage": "https://www.drupal.org/user/240860"
            }
        ],
        "description": "Creates OpenAPI specification for Drupal resources.",
        "homepage": "https://www.drupal.org/project/openapi",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/openapi",
            "issues": "http://drupal.org/project/issues/openapi"
        }
    },
    {
        "name": "drupal/openapi_jsonapi",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/openapi_jsonapi.git",
            "reference": "8.x-2.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/openapi_jsonapi-8.x-2.0.zip",
            "reference": "8.x-2.0",
            "shasum": "338fd917b6f8215021f447c7c85c3789807bb5ed"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "drupal/openapi": "^2",
            "drupal/schemata": "^1",
            "drupal/schemata_json_schema": "*"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.0",
                "datestamp": "1603342689",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Mateu Aguiló Bosch",
                "homepage": "https://www.drupal.org/user/3616626",
                "email": "mateu.aguilo.bosch@gmail.com"
            },
            {
                "name": "e0ipso",
                "homepage": "https://www.drupal.org/user/550110"
            },
            {
                "name": "richgerdes",
                "homepage": "https://www.drupal.org/user/3437973"
            }
        ],
        "description": "OpenAPI support for the JSON:API module.",
        "homepage": "https://www.drupal.org/project/openapi_jsonapi",
        "support": {
            "source": "https://git.drupalcode.org/project/openapi_jsonapi"
        }
    },
    {
        "name": "drupal/openapi_rest",
        "version": "2.0.0-rc2",
        "version_normalized": "2.0.0.0-RC2",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/openapi_rest.git",
            "reference": "8.x-2.0-rc2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/openapi_rest-8.x-2.0-rc2.zip",
            "reference": "8.x-2.0-rc2",
            "shasum": "900118dea679f0d9e2f2c92eb2744e6793494adb"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "drupal/openapi": "^2.0",
            "drupal/schemata": "*",
            "drupal/schemata_json_schema": "*"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.0-rc2",
                "datestamp": "1585779664",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "RC releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "API-First Initiative",
                "homepage": "https://www.drupal.org/user/3616626"
            },
            {
                "name": "e0ipso",
                "homepage": "https://www.drupal.org/user/550110"
            },
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            },
            {
                "name": "richgerdes",
                "homepage": "https://www.drupal.org/user/3437973"
            }
        ],
        "description": "OpenAPI support for the REST module.",
        "homepage": "https://www.drupal.org/project/openapi_rest",
        "support": {
            "source": "https://git.drupalcode.org/project/openapi_rest"
        }
    },
    {
        "name": "drupal/openapi_ui",
        "version": "1.0.0-rc3",
        "version_normalized": "1.0.0.0-RC3",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/openapi_ui.git",
            "reference": "8.x-1.0-rc3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/openapi_ui-8.x-1.0-rc3.zip",
            "reference": "8.x-1.0-rc3",
            "shasum": "31f0dee0242b29aa90310b486c3d5fb441ceb44d"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.0-rc3",
                "datestamp": "1598462015",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "RC releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "richgerdes",
                "homepage": "https://www.drupal.org/user/3437973"
            }
        ],
        "description": "Provides plugin system for OpenAPI/Swagger Interface libraries.",
        "homepage": "https://www.drupal.org/project/openapi_ui",
        "support": {
            "source": "https://git.drupalcode.org/project/openapi_ui"
        }
    },
    {
        "name": "drupal/openapi_ui_redoc",
        "version": "1.0.0-rc3",
        "version_normalized": "1.0.0.0-RC3",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/openapi_ui_redoc.git",
            "reference": "8.x-1.0-rc3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/openapi_ui_redoc-8.x-1.0-rc3.zip",
            "reference": "8.x-1.0-rc3",
            "shasum": "453028a4c5474ed9e372d1bc435952ea90133902"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "drupal/openapi_ui": "*"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.0-rc3",
                "datestamp": "1598462000",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "RC releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "richgerdes",
                "homepage": "https://www.drupal.org/user/3437973"
            }
        ],
        "description": "Provides display of OpenAPI docs using the ReDoc library.",
        "homepage": "https://www.drupal.org/project/openapi_ui_redoc",
        "support": {
            "source": "https://git.drupalcode.org/project/openapi_ui_redoc"
        }
    },
    {
        "name": "drupal/openapi_ui_swagger",
        "version": "1.0.0-rc4",
        "version_normalized": "1.0.0.0-RC4",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/openapi_ui_swagger.git",
            "reference": "8.x-1.0-rc4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/openapi_ui_swagger-8.x-1.0-rc4.zip",
            "reference": "8.x-1.0-rc4",
            "shasum": "baf07ef43d1f2ffb5f5e991d45fe7a89e5e8511c"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "drupal/openapi_ui": "^1.0",
            "swagger-api/swagger-ui": "^3.0.17"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.0-rc4",
                "datestamp": "1598462031",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "RC releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "richgerdes",
                "homepage": "https://www.drupal.org/user/3437973"
            }
        ],
        "description": "Creates OpenAPI specification for Drupal REST resources.",
        "homepage": "https://www.drupal.org/project/openapi_ui_swagger",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/openapi_ui_swagger",
            "issues": "http://drupal.org/project/issues/openapi_ui_swagger"
        }
    },
    {
        "name": "drupal/page_manager",
        "version": "4.0.0-beta6",
        "version_normalized": "4.0.0.0-beta6",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/page_manager.git",
            "reference": "8.x-4.0-beta6"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/page_manager-8.x-4.0-beta6.zip",
            "reference": "8.x-4.0-beta6",
            "shasum": "bf0ac07177b1cd6c1a3da80f727f1448221ee98a"
        },
        "require": {
            "drupal/core": "^8.8 || ^9",
            "drupal/ctools": "^3.1"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-4.0-beta6",
                "datestamp": "1591125562",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Project has not opted into security advisory coverage!"
                }
            },
            "branch-alias": {
                "dev-8.x-4.x": "4.x-dev"
            },
            "patches_applied": {
                "page_variant entity type does not exist when installing": "https://www.drupal.org/files/issues/2876880-page-varient-cache-2.patch"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Tim Plunkett",
                "homepage": "https://www.drupal.org/u/tim.plunkett",
                "role": "Maintainer"
            },
            {
                "name": "dsnopek",
                "homepage": "https://www.drupal.org/user/266527"
            },
            {
                "name": "japerry",
                "homepage": "https://www.drupal.org/user/45640"
            },
            {
                "name": "manuel.adan",
                "homepage": "https://www.drupal.org/user/516420"
            },
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            }
        ],
        "description": "Provides a way to place blocks on a custom page.",
        "homepage": "https://www.drupal.org/project/page_manager",
        "support": {
            "source": "https://git.drupal.org/project/page_manager.git",
            "issues": "https://www.drupal.org/project/issues/page_manager",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/panelizer",
        "version": "4.4.0",
        "version_normalized": "4.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/panelizer.git",
            "reference": "8.x-4.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/panelizer-8.x-4.4.zip",
            "reference": "8.x-4.4",
            "shasum": "2d19f0be1ad05a0882a276befabf746041b1b5d8"
        },
        "require": {
            "drupal/core": "^8.8 || ^9",
            "drupal/ctools": ">=3.1.0",
            "drupal/ctools_block": "*",
            "drupal/panels": ">=4.4.0",
            "drupal/panels_ipe": "*"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-4.4",
                "datestamp": "1588097387",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "branch-alias": {
                "dev-8.x-4.x": "4.x-dev"
            },
            "patches_applied": {
                "2778565 - Multilingual support for Panelizer": "https://www.drupal.org/files/issues/2020-03-23/2778565-47.patch"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Damien McKenna",
                "homepage": "https://www.drupal.org/u/damienmckenna"
            },
            {
                "name": "Kris Vanderwater",
                "homepage": "https://www.drupal.org/u/eclipsegc"
            },
            {
                "name": "David Snopek",
                "homepage": "https://www.drupal.org/u/dsnopek"
            },
            {
                "name": "Jakob Perry",
                "homepage": "https://www.drupal.org/u/japerry"
            },
            {
                "name": "Earl Miles",
                "homepage": "https://www.drupal.org/u/merlinofchaos"
            },
            {
                "name": "See other contributors",
                "homepage": "https://www.drupal.org/node/1072922/committers"
            },
            {
                "name": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            },
            {
                "name": "tim.plunkett",
                "homepage": "https://www.drupal.org/user/241634"
            }
        ],
        "description": "Allow any entity view mode to be rendered using a Panels display.",
        "homepage": "https://www.drupal.org/project/panelizer",
        "support": {
            "source": "http://git.drupal.org/project/panelizer.git",
            "issues": "https://www.drupal.org/project/issues/panelizer",
            "irc": "irc://irc.freenode.org/drupal-scotch"
        }
    },
    {
        "name": "drupal/panels",
        "version": "4.6.0",
        "version_normalized": "4.6.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/panels.git",
            "reference": "8.x-4.6"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/panels-8.x-4.6.zip",
            "reference": "8.x-4.6",
            "shasum": "6430436a4d8fb64f8c113729dd92505a1e46b794"
        },
        "require": {
            "drupal/core": "^8.8 || ^9",
            "drupal/ctools": ">=3.0.0",
            "drupal/jquery_ui_droppable": "^1.2"
        },
        "require-dev": {
            "drupal/jquery_ui_droppable": "*",
            "drupal/page_manager": "^4"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-4.6",
                "datestamp": "1585870866",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "branch-alias": {
                "dev-8.x-4.x": "4.x-dev"
            },
            "patches_applied": {
                "2878684 - Use String.match to correlate regions when switching Layouts in Panels IPE": "https://www.drupal.org/files/issues/panels-ipe-2878684-3.patch"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jakob Perry",
                "homepage": "https://www.drupal.org/u/japerry"
            },
            {
                "name": "Samuel Mortenson",
                "homepage": "https://www.drupal.org/u/samuel.mortenson"
            },
            {
                "name": "See other contributors",
                "homepage": "https://www.drupal.org/node/74958/committers"
            },
            {
                "name": "japerry",
                "homepage": "https://www.drupal.org/user/45640"
            },
            {
                "name": "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": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            },
            {
                "name": "samuel.mortenson",
                "homepage": "https://www.drupal.org/user/2582268"
            },
            {
                "name": "tim.plunkett",
                "homepage": "https://www.drupal.org/user/241634"
            }
        ],
        "description": "Core Panels display functions; provides no external UI, at least one other Panels module should be enabled.",
        "homepage": "https://www.drupal.org/project/panels",
        "support": {
            "source": "http://git.drupal.org/project/panels.git",
            "issues": "https://www.drupal.org/project/issues/panels",
            "irc": "irc://irc.freenode.org/drupal-scotch"
        }
    },
    {
        "name": "drupal/panels_ipe",
        "version": "4.6.0",
        "version_normalized": "4.6.0.0",
        "require": {
            "drupal/core": "^8.8 || ^9",
            "drupal/jquery_ui_droppable": "*",
            "drupal/panels": "*"
        },
        "type": "metapackage",
        "extra": {
            "drupal": {
                "version": "8.x-4.6",
                "datestamp": "1585870866",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "EclipseGc",
                "homepage": "https://www.drupal.org/user/61203"
            },
            {
                "name": "Letharion",
                "homepage": "https://www.drupal.org/user/373603"
            },
            {
                "name": "esmerel",
                "homepage": "https://www.drupal.org/user/164022"
            },
            {
                "name": "japerry",
                "homepage": "https://www.drupal.org/user/45640"
            },
            {
                "name": "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": "phenaproxima",
                "homepage": "https://www.drupal.org/user/205645"
            },
            {
                "name": "samuel.mortenson",
                "homepage": "https://www.drupal.org/user/2582268"
            },
            {
                "name": "tim.plunkett",
                "homepage": "https://www.drupal.org/user/241634"
            }
        ],
        "description": "Panels In-place editor.",
        "homepage": "https://www.drupal.org/project/panels",
        "support": {
            "source": "https://git.drupalcode.org/project/panels"
        }
    },
    {
        "name": "drupal/paragraphs",
        "version": "1.12.0",
        "version_normalized": "1.12.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/paragraphs.git",
            "reference": "8.x-1.12"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.12.zip",
            "reference": "8.x-1.12",
            "shasum": "3b67d8af1160af42d93a4610be1e02869e428965"
        },
        "require": {
            "drupal/core": "^8.8 || ^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": {
            "drupal": {
                "version": "8.x-1.12",
                "datestamp": "1590140081",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "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/pathauto",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/pathauto.git",
            "reference": "8.x-1.8"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.8.zip",
            "reference": "8.x-1.8",
            "shasum": "ede3216abb9c4f77709338d9147334c595046329"
        },
        "require": {
            "drupal/core": "^8.8 || ^9",
            "drupal/ctools": "*",
            "drupal/token": "*"
        },
        "suggest": {
            "drupal/redirect": "When installed Pathauto will provide a new \"Update Action\" in case your URLs change. This is the recommended update action and is considered the best practice for SEO and usability."
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.8",
                "datestamp": "1588103046",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9 || ^10"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            },
            {
                "name": "Freso",
                "homepage": "https://www.drupal.org/user/27504"
            },
            {
                "name": "greggles",
                "homepage": "https://www.drupal.org/user/36762"
            }
        ],
        "description": "Provides a mechanism for modules to automatically generate aliases for the content they manage.",
        "homepage": "https://www.drupal.org/project/pathauto",
        "support": {
            "source": "https://cgit.drupalcode.org/pathauto",
            "issues": "https://www.drupal.org/project/issues/pathauto",
            "documentation": "https://www.drupal.org/docs/8/modules/pathauto"
        }
    },
    {
        "name": "drupal/r4032login",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/r4032login.git",
            "reference": "2.0.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/r4032login-2.0.0.zip",
            "reference": "2.0.0",
            "shasum": "cc9bfeba14b4057eb5a9eafbca9ca6b4055dd6c8"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "2.0.0",
                "datestamp": "1602327392",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Bevan",
                "homepage": "https://www.drupal.org/user/49989"
            },
            {
                "name": "Nixou",
                "homepage": "https://www.drupal.org/user/2304734"
            },
            {
                "name": "RobLoach",
                "homepage": "https://www.drupal.org/user/61114"
            },
            {
                "name": "Sk8erPeter",
                "homepage": "https://www.drupal.org/user/1441344"
            },
            {
                "name": "bdone",
                "homepage": "https://www.drupal.org/user/687670"
            },
            {
                "name": "deekayen",
                "homepage": "https://www.drupal.org/user/972"
            },
            {
                "name": "lotyrin",
                "homepage": "https://www.drupal.org/user/216580"
            },
            {
                "name": "ms2011",
                "homepage": "https://www.drupal.org/user/108440"
            },
            {
                "name": "pwolanin",
                "homepage": "https://www.drupal.org/user/49851"
            },
            {
                "name": "shrop",
                "homepage": "https://www.drupal.org/user/14767"
            }
        ],
        "description": "Redirect anonymous users from 403 Access Denied pages to the /user/login page.",
        "homepage": "https://www.drupal.org/project/r4032login",
        "support": {
            "source": "https://git.drupalcode.org/project/r4032login"
        }
    },
    {
        "name": "drupal/redirect",
        "version": "1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/redirect.git",
            "reference": "8.x-1.6"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.6.zip",
            "reference": "8.x-1.6",
            "shasum": "f848e001deac8425ae57d4b9397087c491d37294"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.6",
                "datestamp": "1589312204",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            },
            {
                "name": "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/responsive_favicons",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/responsive_favicons.git",
            "reference": "1c9ac87ca73fc00d8650ff316598170de8db6cbe"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "time": "2021-02-08T21:54:59+00:00",
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.5+2-dev",
                "datestamp": "1590272447",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "liuba",
                "homepage": "https://www.drupal.org/user/318617"
            },
            {
                "name": "wiifm",
                "homepage": "https://www.drupal.org/user/358731"
            }
        ],
        "description": "Add responsive favicons to your site based on the code from http://realfavicongenerator.net/",
        "homepage": "https://www.drupal.org/project/responsive_favicons",
        "keywords": [
            "Drupal",
            "Favicon",
            "realfavicongenerator"
        ],
        "support": {
            "source": "http://cgit.drupalcode.org/responsive_favicons",
            "issues": "https://www.drupal.org/project/issues/responsive_favicons"
        }
    },
    {
        "name": "drupal/role_delegation",
        "version": "1.1.0",
        "version_normalized": "1.1.0.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": {
            "drupal": {
                "version": "8.x-1.1",
                "datestamp": "1580498751",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "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/scheduled_updates",
        "version": "dev-1.x",
        "version_normalized": "dev-1.x",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/scheduled_updates.git",
            "reference": "a5b52a35e3674ac38900fc9e13a6013c50d88290"
        },
        "require": {
            "drupal/core": "^8.7|^9.0",
            "drupal/inline_entity_form": "*",
            "php": "> 7.2"
        },
        "require-dev": {
            "roave/security-advisories": "dev-master"
        },
        "type": "drupal-module",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            },
            "drupal": {
                "version": "8.x-1.0-alpha7+15-dev",
                "datestamp": "1598571702",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Dev releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Ted Bowman",
                "homepage": "https://www.drupal.org/u/tedbow",
                "role": "Maintainer"
            },
            {
                "name": "Ruth Ivimey-Cook",
                "homepage": "https://www.drupal.org/u/rivimey",
                "role": "Maintainer"
            }
        ],
        "description": "Schedule entity status (published) updates.",
        "homepage": "https://www.drupal.org/project/scheduled_updates",
        "keywords": [
            "Drupal"
        ],
        "support": {
            "source": "http://git.drupalcode.org/project/scheduled_updates",
            "issues": "https://www.drupal.org/project/issues/scheduled_updates"
        }
    },
    {
        "name": "drupal/schemata",
        "version": "1.0.0-beta2",
        "version_normalized": "1.0.0.0-beta2",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/schemata.git",
            "reference": "8.x-1.0-beta2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/schemata-8.x-1.0-beta2.zip",
            "reference": "8.x-1.0-beta2",
            "shasum": "c50bc45c370073224877a8c72e6d8d5b2ec732d3"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "require-dev": {
            "drupal/coder": "^8.2",
            "jakub-onderka/php-parallel-lint": "^0.9.2",
            "league/json-guard": "^1.0",
            "league/json-reference": "^1.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.0-beta2",
                "datestamp": "1585777919",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "scripts": {
            "phpcs": [
                "phpcs --standard=tests/phpcs.xml"
            ],
            "phpcbf": [
                "phpcbf --standard=tests/phpcs.xml"
            ],
            "lint": [
                "parallel-lint -e php,module,install,profile,theme,inc --exclude vendor/ --blame ."
            ],
            "quality": [
                "@lint",
                "@phpcs"
            ]
        },
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Adam Ross",
                "homepage": "https://www.drupal.org/user/346868",
                "email": "grayside@gmail.com"
            },
            {
                "name": "HalfChem",
                "homepage": "https://www.drupal.org/user/1608382"
            },
            {
                "name": "e0ipso",
                "homepage": "https://www.drupal.org/user/550110"
            },
            {
                "name": "febbraro",
                "homepage": "https://www.drupal.org/user/43670"
            },
            {
                "name": "jhedstrom",
                "homepage": "https://www.drupal.org/user/208732"
            },
            {
                "name": "mpotter",
                "homepage": "https://www.drupal.org/user/616192"
            },
            {
                "name": "richgerdes",
                "homepage": "https://www.drupal.org/user/3437973"
            },
            {
                "name": "tekante",
                "homepage": "https://www.drupal.org/user/640024"
            }
        ],
        "description": "Facilitate generation of schema definitions of Drupal 8 data models.",
        "homepage": "https://drupal.org/project/schemata",
        "keywords": [
            "Drupal",
            "json",
            "schema"
        ],
        "support": {
            "source": "https://cgit.drupalcode.org/schemata",
            "issues": "https://drupal.org/project/issues/schemata"
        }
    },
    {
        "name": "drupal/schemata_json_schema",
        "version": "1.0.0-beta2",
        "version_normalized": "1.0.0.0-beta2",
        "require": {
            "drupal/core": "^8 || ^9",
            "drupal/schemata": "*"
        },
        "type": "metapackage",
        "extra": {
            "drupal": {
                "version": "8.x-1.0-beta2",
                "datestamp": "1585777919",
                "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": "Grayside",
                "homepage": "https://www.drupal.org/user/346868"
            },
            {
                "name": "HalfChem",
                "homepage": "https://www.drupal.org/user/1608382"
            },
            {
                "name": "e0ipso",
                "homepage": "https://www.drupal.org/user/550110"
            },
            {
                "name": "febbraro",
                "homepage": "https://www.drupal.org/user/43670"
            },
            {
                "name": "jhedstrom",
                "homepage": "https://www.drupal.org/user/208732"
            },
            {
                "name": "mpotter",
                "homepage": "https://www.drupal.org/user/616192"
            },
            {
                "name": "richgerdes",
                "homepage": "https://www.drupal.org/user/3437973"
            },
            {
                "name": "tekante",
                "homepage": "https://www.drupal.org/user/640024"
            }
        ],
        "description": "Provides a data models for entity types and bundles in JSON schema format.",
        "homepage": "https://www.drupal.org/project/schemata",
        "support": {
            "source": "https://git.drupalcode.org/project/schemata"
        }
    },
    {
        "name": "drupal/search_api",
        "version": "1.19.0",
        "version_normalized": "1.19.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/search_api.git",
            "reference": "8.x-1.19"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.19.zip",
            "reference": "8.x-1.19",
            "shasum": "5654e9d02117e28c585d89a25ea3cc40d20c5019"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "conflict": {
            "drupal/search_api_solr": "2.* || 3.0 || 3.1"
        },
        "require-dev": {
            "drupal/language_fallback_fix": "@dev",
            "drupal/search_api_autocomplete": "@dev",
            "drupal/search_api_db": "*"
        },
        "suggest": {
            "drupal/facets": "Adds the ability to create faceted searches.",
            "drupal/search_api_autocomplete": "Allows adding autocomplete suggestions to search fields.",
            "drupal/search_api_solr": "Adds support for using Apache Solr as a backend."
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.19",
                "datestamp": "1612192040",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Thomas Seidl",
                "homepage": "https://www.drupal.org/u/drunken-monkey"
            },
            {
                "name": "Nick Veenhof",
                "homepage": "https://www.drupal.org/u/nick_vh"
            },
            {
                "name": "See other contributors",
                "homepage": "https://www.drupal.org/node/790418/committers"
            }
        ],
        "description": "Provides a generic framework for modules offering search capabilities.",
        "homepage": "https://www.drupal.org/project/search_api",
        "support": {
            "source": "https://git.drupalcode.org/project/search_api",
            "issues": "https://www.drupal.org/project/issues/search_api",
            "irc": "irc://irc.freenode.org/drupal-search-api"
        }
    },
    {
        "name": "drupal/simple_gmap",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/simple_gmap.git",
            "reference": "3.0.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/simple_gmap-3.0.0.zip",
            "reference": "3.0.0",
            "shasum": "ad74aaec5a1eec64cc72a8d4a272564c53ee7594"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "require-dev": {
            "drupal/address": "*"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "3.0.0",
                "datestamp": "1591439940",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "jhodgdon",
                "homepage": "https://www.drupal.org/user/155601"
            },
            {
                "name": "martin107",
                "homepage": "https://www.drupal.org/user/2659379"
            }
        ],
        "description": "Provides a Google Maps link/map formatter for simple Text fields.",
        "homepage": "https://www.drupal.org/project/simple_gmap",
        "support": {
            "source": "https://git.drupalcode.org/project/simple_gmap"
        }
    },
    {
        "name": "drupal/simple_oauth",
        "version": "4.5.0",
        "version_normalized": "4.5.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/simple_oauth.git",
            "reference": "8.x-4.5"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/simple_oauth-8.x-4.5.zip",
            "reference": "8.x-4.5",
            "shasum": "e453816aeb9e7c3a2d83dcb3eff855f27b365546"
        },
        "require": {
            "drupal/consumers": "^1.2",
            "drupal/core": "^8 || ^9",
            "league/oauth2-server": "^7.1",
            "php": ">=7.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-4.5",
                "datestamp": "1588250233",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Mateu Aguiló Bosch",
                "homepage": "https://www.drupal.org/user/405824",
                "email": "mateu.aguilo.bosch@gmail.com"
            },
            {
                "name": "e0ipso",
                "homepage": "https://www.drupal.org/user/550110"
            },
            {
                "name": "mglaman",
                "homepage": "https://www.drupal.org/user/2416470"
            },
            {
                "name": "pcambra",
                "homepage": "https://www.drupal.org/user/122101"
            }
        ],
        "description": "The Simple OAuth module for Drupal",
        "homepage": "https://www.drupal.org/project/simple_oauth",
        "support": {
            "source": "https://git.drupalcode.org/project/simple_oauth"
        }
    },
    {
        "name": "drupal/simple_sitemap",
        "version": "3.8.0",
        "version_normalized": "3.8.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/simple_sitemap.git",
            "reference": "8.x-3.8"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/simple_sitemap-8.x-3.8.zip",
            "reference": "8.x-3.8",
            "shasum": "55252af261fbd7b18c230ab429eb7d8b92f4c66a"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "ext-xmlwriter": "*"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-3.8",
                "datestamp": "1605141357",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9 || ^10"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Pawel Ginalski (gbyte.co)",
                "homepage": "https://www.drupal.org/u/gbyte.co",
                "email": "contact@gbyte.co",
                "role": "Maintainer"
            },
            {
                "name": "gbyte",
                "homepage": "https://www.drupal.org/user/2381352"
            }
        ],
        "description": "Creates a standard conform hreflang XML sitemap of the site content and provides a framework for developing other sitemap types.",
        "homepage": "https://drupal.org/project/simple_sitemap",
        "support": {
            "source": "https://cgit.drupalcode.org/simple_sitemap",
            "issues": "https://drupal.org/project/issues/simple_sitemap",
            "irc": "irc://irc.freenode.org/drupal-contribute"
        }
    },
    {
        "name": "drupal/slick",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/slick.git",
            "reference": "8.x-2.2"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/slick-8.x-2.2.zip",
            "reference": "8.x-2.2",
            "shasum": "789395b52697b6cee27648e478c4e579eee9540b"
        },
        "require": {
            "drupal/blazy": "~2.0",
            "drupal/core": "^8.8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.2",
                "datestamp": "1588861104",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Contributors",
                "homepage": "https://www.drupal.org/node/2232779/committers",
                "role": "Contributors"
            },
            {
                "name": "gausarts",
                "homepage": "https://www.drupal.org/user/159062"
            },
            {
                "name": "thalles",
                "homepage": "https://www.drupal.org/user/3589086"
            }
        ],
        "description": "Slick carousel, the last carousel you'll ever need.",
        "homepage": "https://drupal.org/project/slick",
        "keywords": [
            "Drupal",
            "carousel",
            "slideshow"
        ],
        "support": {
            "source": "https://git.drupalcode.org/project/slick",
            "issues": "https://drupal.org/project/issues/slick"
        }
    },
    {
        "name": "drupal/slick_entityreference",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/slick_entityreference.git",
            "reference": "8.x-2.0"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/slick_entityreference-8.x-2.0.zip",
            "reference": "8.x-2.0",
            "shasum": "168195cc1a200b7c323509129d1e0d292c135810"
        },
        "require": {
            "drupal/core": "^8 || ^9",
            "drupal/slick": "~2.0"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.0",
                "datestamp": "1581259945",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "alanburke",
                "homepage": "https://www.drupal.org/user/35997"
            },
            {
                "name": "dpacassi",
                "homepage": "https://www.drupal.org/user/2831253"
            },
            {
                "name": "mikl",
                "homepage": "https://www.drupal.org/user/58679"
            }
        ],
        "description": "Slick entity reference fields for the Slick carousel.",
        "homepage": "https://drupal.org/project/slick_entityreference",
        "support": {
            "source": "https://cgit.drupalcode.org/slick_entityreference",
            "issues": "https://drupal.org/project/issues/slick_entityreference"
        }
    },
    {
        "name": "drupal/smart_trim",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/smart_trim.git",
            "reference": "8.x-1.3"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/smart_trim-8.x-1.3.zip",
            "reference": "8.x-1.3",
            "shasum": "5894aa067fba19a3452ed8ce749f33bd9ae91907"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.3",
                "datestamp": "1589766531",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Mark Casias (markie)",
                "homepage": "https://www.drupal.org/u/markie",
                "role": "Maintainer"
            },
            {
                "name": "chrisjlee",
                "homepage": "https://www.drupal.org/user/760600"
            },
            {
                "name": "drywall",
                "homepage": "https://www.drupal.org/user/192591"
            },
            {
                "name": "jsenich",
                "homepage": "https://www.drupal.org/user/58871"
            },
            {
                "name": "markie",
                "homepage": "https://www.drupal.org/user/206687"
            },
            {
                "name": "newsignature",
                "homepage": "https://www.drupal.org/user/765518"
            }
        ],
        "description": "Provides a more robust alternative to 'summary or trimmed' textfield format.",
        "homepage": "https://drupal.org/project/smart_trim",
        "support": {
            "source": "https://cgit.drupalcode.org/smart_trim",
            "issues": "https://drupal.org/project/issues/smart_trim"
        }
    },
    {
        "name": "drupal/token",
        "version": "1.9.0",
        "version_normalized": "1.9.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/token.git",
            "reference": "8.x-1.9"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/token-8.x-1.9.zip",
            "reference": "8.x-1.9",
            "shasum": "a5d234382a1a0e4ba61d4c7a2fa10671ca656be4"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.9",
                "datestamp": "1608284866",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9 || ^10"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Berdir",
                "homepage": "https://www.drupal.org/user/214652"
            },
            {
                "name": "Dave Reid",
                "homepage": "https://www.drupal.org/user/53892"
            },
            {
                "name": "eaton",
                "homepage": "https://www.drupal.org/user/16496"
            },
            {
                "name": "fago",
                "homepage": "https://www.drupal.org/user/16747"
            },
            {
                "name": "greggles",
                "homepage": "https://www.drupal.org/user/36762"
            },
            {
                "name": "mikeryan",
                "homepage": "https://www.drupal.org/user/4420"
            }
        ],
        "description": "Provides a user interface for the Token API, some missing core tokens.",
        "homepage": "https://www.drupal.org/project/token",
        "support": {
            "source": "https://git.drupalcode.org/project/token"
        }
    },
    {
        "name": "drupal/video_embed_field",
        "version": "2.4.0",
        "version_normalized": "2.4.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/video_embed_field.git",
            "reference": "8.x-2.4"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.4.zip",
            "reference": "8.x-2.4",
            "shasum": "96b14bb93c1bb6a07b84315a4f87367870f8b574"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "require-dev": {
            "drupal/colorbox": "^1.0",
            "drupal/video_embed_media": "*"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-2.4",
                "datestamp": "1587686337",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Sam152",
                "homepage": "https://www.drupal.org/user/1485048"
            },
            {
                "name": "jec006",
                "homepage": "https://www.drupal.org/user/855980"
            },
            {
                "name": "plopesc",
                "homepage": "https://www.drupal.org/user/282415"
            }
        ],
        "description": "A pluggable field type for storing videos from external video hosts such as Vimeo and YouTube.",
        "homepage": "https://www.drupal.org/project/video_embed_field",
        "support": {
            "source": "https://git.drupalcode.org/project/video_embed_field"
        }
    },
    {
        "name": "drupal/viewfield",
        "version": "3.0.0-beta6",
        "version_normalized": "3.0.0.0-beta6",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/viewfield.git",
            "reference": "8.x-3.0-beta6"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/viewfield-8.x-3.0-beta6.zip",
            "reference": "8.x-3.0-beta6",
            "shasum": "92b6b15fdd2cbad234bb55f7b9c4602544ff5c0a"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-3.0-beta6",
                "datestamp": "1597345181",
                "security-coverage": {
                    "status": "not-covered",
                    "message": "Beta releases are not covered by Drupal security advisories."
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "jerdavis",
                "homepage": "https://www.drupal.org/user/228997"
            },
            {
                "name": "keithm",
                "homepage": "https://www.drupal.org/user/691250"
            },
            {
                "name": "sun",
                "homepage": "https://www.drupal.org/user/54136"
            }
        ],
        "description": "Defines an entity reference field type to display a view.",
        "homepage": "http://drupal.org/project/viewfield",
        "support": {
            "source": "https://git.drupalcode.org/project/viewfield",
            "issues": "https://www.drupal.org/project/issues/viewfield"
        }
    },
    {
        "name": "drupal/views_bootstrap",
        "version": "3.6.0",
        "version_normalized": "3.6.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/views_bootstrap.git",
            "reference": "8.x-3.6"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.6.zip",
            "reference": "8.x-3.6",
            "shasum": "a189b506f1bbd3de472311f24a596e841ba4fc15"
        },
        "require": {
            "drupal/core": "^8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-3.6",
                "datestamp": "1614207426",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "source",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Dmitry Demenchuk",
                "homepage": "https://www.drupal.org/u/mrded",
                "role": "Maintainer"
            },
            {
                "name": "Alex Burrows",
                "homepage": "https://www.drupal.org/u/aburrows",
                "role": "Maintainer"
            },
            {
                "name": "Eric Pugh",
                "homepage": "https://www.drupal.org/u/ericpugh",
                "role": "Maintainer"
            },
            {
                "name": "Bart Verheyde",
                "homepage": "https://www.drupal.org/u/ikeigenwijs",
                "role": "Maintainer"
            },
            {
                "name": "Shelane French",
                "homepage": "https://www.drupal.org/u/shelane",
                "role": "Maintainer"
            }
        ],
        "description": "Integrate the Bootstrap framework with Views.",
        "homepage": "https://www.drupal.org/project/views_bootstrap",
        "support": {
            "source": "https://git.drupalcode.org/project/views_bootstrap",
            "issues": "https://www.drupal.org/project/issues/views_bootstrap"
        }
    },
    {
        "name": "drupal/views_infinite_scroll",
        "version": "1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/views_infinite_scroll.git",
            "reference": "8.x-1.7"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/views_infinite_scroll-8.x-1.7.zip",
            "reference": "8.x-1.7",
            "shasum": "42ff1b7c835a2cb0755425999bb8251f19c62fac"
        },
        "require": {
            "drupal/core": "^8.8 || ^9"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-1.7",
                "datestamp": "1584489857",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Bobík",
                "homepage": "https://www.drupal.org/user/123612"
            },
            {
                "name": "Neslee Canil Pinto",
                "homepage": "https://www.drupal.org/user/3580850"
            },
            {
                "name": "Remon",
                "homepage": "https://www.drupal.org/user/143827"
            },
            {
                "name": "Sam152",
                "homepage": "https://www.drupal.org/user/1485048"
            }
        ],
        "description": "A pager which allows an infinite scroll effect for views.",
        "homepage": "https://www.drupal.org/project/views_infinite_scroll",
        "support": {
            "source": "https://git.drupalcode.org/project/views_infinite_scroll"
        }
    },
    {
        "name": "drupal/webform",
        "version": "5.25.0",
        "version_normalized": "5.25.0.0",
        "source": {
            "type": "git",
            "url": "https://git.drupalcode.org/project/webform.git",
            "reference": "8.x-5.25"
        },
        "dist": {
            "type": "zip",
            "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.25.zip",
            "reference": "8.x-5.25",
            "shasum": "115f8bc21549abc080543eb772166eb4fd2a162e"
        },
        "require": {
            "drupal/core": "^8.8"
        },
        "require-dev": {
            "drupal/address": "~1.0",
            "drupal/bootstrap": "~3.0",
            "drupal/captcha": "~1.0",
            "drupal/chosen": "~2.0",
            "drupal/clientside_validation": "~3.0",
            "drupal/clientside_validation_jquery": "*",
            "drupal/devel": "~3.0",
            "drupal/entity": "~1.0",
            "drupal/entity_print": "~2.0",
            "drupal/gnode": "*",
            "drupal/group": "1.0",
            "drupal/lingotek": "~3.0",
            "drupal/mailsystem": "~4.0",
            "drupal/paragraphs": "~1.0",
            "drupal/select2": "~1.0",
            "drupal/smtp": "~1.0",
            "drupal/styleguide": "~1.0",
            "drupal/telephone_validation": "~2.0",
            "drupal/token": "~1.0",
            "drupal/variationcache": "~1.0",
            "drupal/webform_access": "*",
            "drupal/webform_attachment": "*",
            "drupal/webform_clientside_validation": "*",
            "drupal/webform_devel": "*",
            "drupal/webform_entity_print": "*",
            "drupal/webform_group": "*",
            "drupal/webform_node": "*",
            "drupal/webform_options_limit": "*",
            "drupal/webform_scheduled_email": "*",
            "drupal/webform_share": "*",
            "drupal/webform_ui": "*"
        },
        "type": "drupal-module",
        "extra": {
            "drupal": {
                "version": "8.x-5.25",
                "datestamp": "1614791857",
                "security-coverage": {
                    "status": "covered",
                    "message": "Covered by Drupal's security advisory policy"
                }
            },
            "drush": {
                "services": {
                    "drush.services.yml": "^9"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packages.drupal.org/8/downloads",
        "license": [
            "GPL-2.0-or-later"
        ],
        "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": "Contributors",
                "homepage": "https://www.drupal.org/node/7404/committers",
                "role": "Contributor"
            },
            {
                "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": "drupol/phposinfo",
        "version": "1.6.5",
        "version_normalized": "1.6.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/drupol/phposinfo.git",
            "reference": "36b0250d38279c8a131a1898a31e359606024507"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/drupol/phposinfo/zipball/36b0250d38279c8a131a1898a31e359606024507",
            "reference": "36b0250d38279c8a131a1898a31e359606024507",
            "shasum": ""
        },
        "require": {
            "php": ">= 7.1.3"
        },
        "require-dev": {
            "drupol/php-conventions": "^1.7.1",
            "friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
            "infection/infection": "^0.13.6 || ^0.15.0",
            "phpspec/phpspec": "^5.1.2 || ^6.1.1"
        },
        "time": "2020-05-19T14:14:28+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "drupol\\phposinfo\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Pol Dellaiera",
                "email": "pol.dellaiera@protonmail.com"
            }
        ],
        "description": "Try to guess the host operating system.",
        "keywords": [
            "operating system detection"
        ],
        "funding": [
            {
                "url": "https://github.com/drupol",
                "type": "github"
            }
        ]
    },
    {
        "name": "drush/drush",
        "version": "10.4.0",
        "version_normalized": "10.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/drush-ops/drush.git",
            "reference": "507cecd32b05850cf2f70c8922ddad247cd9ce10"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/drush-ops/drush/zipball/507cecd32b05850cf2f70c8922ddad247cd9ce10",
            "reference": "507cecd32b05850cf2f70c8922ddad247cd9ce10",
            "shasum": ""
        },
        "require": {
            "chi-teck/drupal-code-generator": "^1.32.1",
            "composer/semver": "^1.4 || ^3",
            "consolidation/config": "^1.2",
            "consolidation/filter-via-dot-access-data": "^1",
            "consolidation/robo": "^1.4.11 || ^2",
            "consolidation/site-alias": "^3.0.0@stable",
            "consolidation/site-process": "^2.1 || ^4",
            "enlightn/security-checker": "^1",
            "ext-dom": "*",
            "grasmash/yaml-expander": "^1.1.1",
            "guzzlehttp/guzzle": "^6.3 || ^7.0",
            "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 || ^5",
            "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"
        },
        "conflict": {
            "drupal/migrate_run": "*",
            "drupal/migrate_tools": "<= 5"
        },
        "require-dev": {
            "composer/installers": "^1.7",
            "cweagans/composer-patches": "~1.0",
            "david-garcia/phpwhois": "4.3.0",
            "drupal/alinks": "1.0.0",
            "drupal/core-recommended": "^8.8",
            "lox/xhprof": "dev-master",
            "phpunit/phpunit": ">=7.5.20",
            "squizlabs/php_codesniffer": "^2.7 || ^3",
            "vlucas/phpdotenv": "^2.4",
            "yoast/phpunit-polyfills": "^0.2.0"
        },
        "time": "2021-02-15T20:26:00+00:00",
        "bin": [
            "drush"
        ],
        "type": "library",
        "extra": {
            "installer-paths": {
                "sut/core": [
                    "type:drupal-core"
                ],
                "sut/libraries/{$name}": [
                    "type:drupal-library"
                ],
                "sut/modules/unish/{$name}": [
                    "drupal/devel"
                ],
                "sut/themes/unish/{$name}": [
                    "drupal/empty_theme"
                ],
                "sut/modules/contrib/{$name}": [
                    "type:drupal-module"
                ],
                "sut/profiles/contrib/{$name}": [
                    "type:drupal-profile"
                ],
                "sut/themes/contrib/{$name}": [
                    "type:drupal-theme"
                ],
                "sut/drush/contrib/{$name}": [
                    "type:drupal-drush"
                ]
            }
        },
        "installation-source": "dist",
        "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",
        "funding": [
            {
                "url": "https://github.com/weitzman",
                "type": "github"
            }
        ]
    },
    {
        "name": "easyrdf/easyrdf",
        "version": "0.9.1",
        "version_normalized": "0.9.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/easyrdf/easyrdf.git",
            "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/easyrdf/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566",
            "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "ext-pcre": "*",
            "php": ">=5.2.8"
        },
        "require-dev": {
            "phpunit/phpunit": "~3.5",
            "sami/sami": "~1.4",
            "squizlabs/php_codesniffer": "~1.4.3"
        },
        "suggest": {
            "ml/json-ld": "~1.0"
        },
        "time": "2015-02-27T09:45:49+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "EasyRdf_": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Nicholas Humfrey",
                "email": "njh@aelius.com",
                "homepage": "http://www.aelius.com/njh/",
                "role": "Developer"
            },
            {
                "name": "Alexey Zakhlestin",
                "email": "indeyets@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.",
        "homepage": "http://www.easyrdf.org/",
        "keywords": [
            "Linked Data",
            "RDF",
            "Semantic Web",
            "Turtle",
            "rdfa",
            "sparql"
        ]
    },
    {
        "name": "egulias/email-validator",
        "version": "2.1.25",
        "version_normalized": "2.1.25.0",
        "source": {
            "type": "git",
            "url": "https://github.com/egulias/EmailValidator.git",
            "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4",
            "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "^1.0.1",
            "php": ">=5.5",
            "symfony/polyfill-intl-idn": "^1.10"
        },
        "require-dev": {
            "dominicsayers/isemail": "^3.0.7",
            "phpunit/phpunit": "^4.8.36|^7.5.15",
            "satooshi/php-coveralls": "^1.0.1"
        },
        "suggest": {
            "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
        },
        "time": "2020-12-29T14:50:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Egulias\\EmailValidator\\": "src"
            }
        },
        "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"
        ],
        "funding": [
            {
                "url": "https://github.com/egulias",
                "type": "github"
            }
        ]
    },
    {
        "name": "enlightn/security-checker",
        "version": "v1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/enlightn/security-checker.git",
            "reference": "1ac108ba278ba0c2e71d2ce2ac4fac07ed6e8a29"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/enlightn/security-checker/zipball/1ac108ba278ba0c2e71d2ce2ac4fac07ed6e8a29",
            "reference": "1ac108ba278ba0c2e71d2ce2ac4fac07ed6e8a29",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "ext-zip": "*",
            "guzzlehttp/guzzle": "^6.3|^7.0",
            "php": ">=5.6",
            "symfony/console": "^3.4|^4|^5",
            "symfony/finder": "^3|^4|^5",
            "symfony/yaml": "^3.4|^4|^5"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.18",
            "phpunit/phpunit": "^5.5|^6|^7|^8|^9"
        },
        "time": "2021-03-03T11:56:26+00:00",
        "bin": [
            "security-checker"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Enlightn\\SecurityChecker\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paras Malhotra",
                "email": "paras@laravel-enlightn.com"
            },
            {
                "name": "Miguel Piedrafita",
                "email": "soy@miguelpiedrafita.com"
            }
        ],
        "description": "A PHP dependency vulnerabilities scanner based on the Security Advisories Database.",
        "keywords": [
            "package",
            "php",
            "scanner",
            "security",
            "security advisories",
            "vulnerability scanner"
        ]
    },
    {
        "name": "ezyang/htmlpurifier",
        "version": "v4.13.0",
        "version_normalized": "4.13.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ezyang/htmlpurifier.git",
            "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
            "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "require-dev": {
            "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
        },
        "time": "2020-06-29T00:56:53+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "HTMLPurifier": "library/"
            },
            "files": [
                "library/HTMLPurifier.composer.php"
            ],
            "exclude-from-classmap": [
                "/library/HTMLPurifier/Language/"
            ]
        },
        "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"
        ]
    },
    {
        "name": "fabpot/goutte",
        "version": "v3.2.3",
        "version_normalized": "3.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/FriendsOfPHP/Goutte.git",
            "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/3f0eaf0a40181359470651f1565b3e07e3dd31b8",
            "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/guzzle": "^6.0",
            "php": ">=5.5.0",
            "symfony/browser-kit": "~2.1|~3.0|~4.0",
            "symfony/css-selector": "~2.1|~3.0|~4.0",
            "symfony/dom-crawler": "~2.1|~3.0|~4.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^3.3 || ^4"
        },
        "time": "2018-06-29T15:13:57+00:00",
        "type": "application",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Goutte\\": "Goutte"
            },
            "exclude-from-classmap": [
                "Goutte/Tests"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "A simple PHP Web Scraper",
        "homepage": "https://github.com/FriendsOfPHP/Goutte",
        "keywords": [
            "scraper"
        ]
    },
    {
        "name": "gasparesganga/php-shapefile",
        "version": "v3.4.0",
        "version_normalized": "3.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/gasparesganga/php-shapefile.git",
            "reference": "3c7e4cb80edb40ff184e3971458577a04845f8da"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/gasparesganga/php-shapefile/zipball/3c7e4cb80edb40ff184e3971458577a04845f8da",
            "reference": "3c7e4cb80edb40ff184e3971458577a04845f8da",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "time": "2021-01-23T08:10:45+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Shapefile\\": "src/Shapefile/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Gaspare Sganga",
                "email": "contact@gasparesganga.com",
                "homepage": "https://gasparesganga.com/labs/php-shapefile/",
                "role": "Developer"
            }
        ],
        "description": "PHP library to read and write ESRI Shapefiles, compatible with WKT and GeoJSON",
        "homepage": "https://gasparesganga.com/labs/php-shapefile/",
        "keywords": [
            "ESRI",
            "Shapefile",
            "dbf",
            "geojson",
            "shape",
            "shp",
            "wkt"
        ]
    },
    {
        "name": "grasmash/drupal-security-warning",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/grasmash/drupal-security-warning.git",
            "reference": "af4d50b6daae69dc2a7d61ae8815e8903a2865af"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/grasmash/drupal-security-warning/zipball/af4d50b6daae69dc2a7d61ae8815e8903a2865af",
            "reference": "af4d50b6daae69dc2a7d61ae8815e8903a2865af",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.1.0 || ^2.0"
        },
        "require-dev": {
            "composer/composer": "^1.0",
            "phpunit/phpunit": "^5.7.0",
            "squizlabs/php_codesniffer": "^2.7",
            "symfony/filesystem": "^3.2.0",
            "symfony/process": "^3.2.0"
        },
        "time": "2020-10-14T21:12:26+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "grasmash\\DrupalSecurityWarning\\Composer\\Plugin",
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "grasmash\\DrupalSecurityWarning\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0"
        ],
        "authors": [
            {
                "name": "Matthew Grasmick"
            }
        ],
        "description": "Warns users installing Drupal project versions not supported by Security Team.",
        "keywords": [
            "drupal",
            "security"
        ]
    },
    {
        "name": "grasmash/expander",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/grasmash/expander.git",
            "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/grasmash/expander/zipball/95d6037344a4be1dd5f8e0b0b2571a28c397578f",
            "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f",
            "shasum": ""
        },
        "require": {
            "dflydev/dot-access-data": "^1.1.0",
            "php": ">=5.4"
        },
        "require-dev": {
            "greg-1-anderson/composer-test-scenarios": "^1",
            "phpunit/phpunit": "^4|^5.5.4",
            "satooshi/php-coveralls": "^1.0.2|dev-master",
            "squizlabs/php_codesniffer": "^2.7"
        },
        "time": "2017-12-21T22:14:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Grasmash\\Expander\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Matthew Grasmick"
            }
        ],
        "description": "Expands internal property references in PHP arrays file."
    },
    {
        "name": "grasmash/yaml-cli",
        "version": "1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/grasmash/yaml-cli.git",
            "reference": "2db877e743520f663ce24ee7a339426efe0efbf9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/grasmash/yaml-cli/zipball/2db877e743520f663ce24ee7a339426efe0efbf9",
            "reference": "2db877e743520f663ce24ee7a339426efe0efbf9",
            "shasum": ""
        },
        "require": {
            "dflydev/dot-access-data": "^1.1.0",
            "php": ">=5.6",
            "symfony/console": "^2.8.11|^3.2",
            "symfony/filesystem": "^2.8.11|^3.2",
            "symfony/yaml": "^2.8.11|^3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.5.4",
            "satooshi/php-coveralls": "^1.0",
            "squizlabs/php_codesniffer": "^2.7"
        },
        "time": "2019-08-17T00:16:24+00:00",
        "bin": [
            "bin/yaml-cli"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Grasmash\\YamlCli\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Matthew Grasmick"
            }
        ],
        "description": "A command line tool for reading and manipulating yaml files."
    },
    {
        "name": "grasmash/yaml-expander",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/grasmash/yaml-expander.git",
            "reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/grasmash/yaml-expander/zipball/3f0f6001ae707a24f4d9733958d77d92bf9693b1",
            "reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1",
            "shasum": ""
        },
        "require": {
            "dflydev/dot-access-data": "^1.1.0",
            "php": ">=5.4",
            "symfony/yaml": "^2.8.11|^3|^4"
        },
        "require-dev": {
            "greg-1-anderson/composer-test-scenarios": "^1",
            "phpunit/phpunit": "^4.8|^5.5.4",
            "satooshi/php-coveralls": "^1.0.2|dev-master",
            "squizlabs/php_codesniffer": "^2.7"
        },
        "time": "2017-12-16T16:06:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Grasmash\\YamlExpander\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Matthew Grasmick"
            }
        ],
        "description": "Expands internal property references in a yaml file."
    },
    {
        "name": "guzzlehttp/guzzle",
        "version": "6.5.5",
        "version_normalized": "6.5.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
            "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "guzzlehttp/promises": "^1.0",
            "guzzlehttp/psr7": "^1.6.1",
            "php": ">=5.5",
            "symfony/polyfill-intl-idn": "^1.17.0"
        },
        "require-dev": {
            "ext-curl": "*",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
            "psr/log": "^1.1"
        },
        "suggest": {
            "psr/log": "Required for using the Log middleware"
        },
        "time": "2020-06-16T21:01:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\": "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 is a PHP HTTP client library",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "client",
            "curl",
            "framework",
            "http",
            "http client",
            "rest",
            "web service"
        ]
    },
    {
        "name": "guzzlehttp/promises",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/promises.git",
            "reference": "60d379c243457e073cff02bc323a2a86cb355631"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631",
            "reference": "60d379c243457e073cff02bc323a2a86cb355631",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^4.4 || ^5.1"
        },
        "time": "2020-09-30T07:37:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Promise\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle promises library",
        "keywords": [
            "promise"
        ]
    },
    {
        "name": "guzzlehttp/psr7",
        "version": "1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/psr7.git",
            "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3",
            "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3",
            "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.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
        },
        "suggest": {
            "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
        },
        "time": "2020-09-30T07:37:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Psr7\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Tobias Schultze",
                "homepage": "https://github.com/Tobion"
            }
        ],
        "description": "PSR-7 message implementation that also provides common utility methods",
        "keywords": [
            "http",
            "message",
            "psr-7",
            "request",
            "response",
            "stream",
            "uri",
            "url"
        ]
    },
    {
        "name": "harvesthq/chosen",
        "version": "v1.8.7",
        "version_normalized": "1.8.7.0",
        "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": ""
        },
        "time": "2018-06-28T20:32:51+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "instaclick/php-webdriver",
        "version": "1.4.7",
        "version_normalized": "1.4.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/instaclick/php-webdriver.git",
            "reference": "b5f330e900e9b3edfc18024a5ec8c07136075712"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/b5f330e900e9b3edfc18024a5ec8c07136075712",
            "reference": "b5f330e900e9b3edfc18024a5ec8c07136075712",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8",
            "satooshi/php-coveralls": "^1.0||^2.0"
        },
        "time": "2019-09-25T09:05:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "WebDriver": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Justin Bishop",
                "email": "jubishop@gmail.com",
                "role": "Developer"
            },
            {
                "name": "Anthon Pang",
                "email": "apang@softwaredevelopment.ca",
                "role": "Fork Maintainer"
            }
        ],
        "description": "PHP WebDriver for Selenium 2",
        "homepage": "http://instaclick.com/",
        "keywords": [
            "browser",
            "selenium",
            "webdriver",
            "webtest"
        ]
    },
    {
        "name": "j7mbo/twitter-api-php",
        "version": "1.0.6",
        "version_normalized": "1.0.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/J7mbo/twitter-api-php.git",
            "reference": "443d22c53d621b3cc6b7e0c56daa60c5ada033f7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/J7mbo/twitter-api-php/zipball/443d22c53d621b3cc6b7e0c56daa60c5ada033f7",
            "reference": "443d22c53d621b3cc6b7e0c56daa60c5ada033f7",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.5,>=4.5.1"
        },
        "time": "2017-05-08T12:10:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "TwitterAPIExchange.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GNU Public License"
        ],
        "authors": [
            {
                "name": "James Mallison",
                "homepage": "https://github.com/j7mbo/twitter-api-php"
            }
        ],
        "description": "Simple PHP Wrapper for Twitter API v1.1 calls",
        "homepage": "https://github.com/j7mbo/twitter-api-php",
        "keywords": [
            "api",
            "php",
            "twitter"
        ]
    },
    {
        "name": "jarnaiz/behat-junit-formatter",
        "version": "v1.3.2",
        "version_normalized": "1.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/j-arnaiz/behat-junit-formatter.git",
            "reference": "2f80b3881e04d3cf43e05ab821c0e80675a9846d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/j-arnaiz/behat-junit-formatter/zipball/2f80b3881e04d3cf43e05ab821c0e80675a9846d",
            "reference": "2f80b3881e04d3cf43e05ab821c0e80675a9846d",
            "shasum": ""
        },
        "require": {
            "behat/behat": "~3.0",
            "php": ">=5.3.0"
        },
        "time": "2016-01-26T17:05:07+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "v1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "jarnaiz\\JUnitFormatter\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Jesús Arnaiz",
                "email": "j.arnaiz@gmail.com"
            }
        ],
        "description": "Behat 3 JUnit xml formatter"
    },
    {
        "name": "jcalderonzumba/gastonjs",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jcalderonzumba/gastonjs.git",
            "reference": "575a9c18d8b87990c37252e8d9707b29f0a313f3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jcalderonzumba/gastonjs/zipball/575a9c18d8b87990c37252e8d9707b29f0a313f3",
            "reference": "575a9c18d8b87990c37252e8d9707b29f0a313f3",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/guzzle": "~5.0|~6.0",
            "php": ">=5.4"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.6",
            "silex/silex": "~1.2",
            "symfony/phpunit-bridge": "~2.7",
            "symfony/process": "~2.1"
        },
        "time": "2017-03-31T07:31:47+00:00",
        "type": "phantomjs-api",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zumba\\GastonJS\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Juan Francisco Calderón Zumba",
                "email": "juanfcz@gmail.com",
                "homepage": "http://github.com/jcalderonzumba"
            }
        ],
        "description": "PhantomJS API based server for webpage automation",
        "homepage": "https://github.com/jcalderonzumba/gastonjs",
        "keywords": [
            "api",
            "automation",
            "browser",
            "headless",
            "phantomjs"
        ]
    },
    {
        "name": "jcalderonzumba/mink-phantomjs-driver",
        "version": "v0.3.3",
        "version_normalized": "0.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jcalderonzumba/MinkPhantomJSDriver.git",
            "reference": "008f43670e94acd39273d15add1e7348eb23848d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jcalderonzumba/MinkPhantomJSDriver/zipball/008f43670e94acd39273d15add1e7348eb23848d",
            "reference": "008f43670e94acd39273d15add1e7348eb23848d",
            "shasum": ""
        },
        "require": {
            "behat/mink": "~1.7",
            "jcalderonzumba/gastonjs": "~1.0",
            "php": ">=5.4",
            "twig/twig": "~1.20|~2.0"
        },
        "require-dev": {
            "mink/driver-testsuite": "dev-master",
            "phpunit/phpunit": "~4.6"
        },
        "time": "2016-12-01T10:57:30+00:00",
        "type": "mink-driver",
        "extra": {
            "branch-alias": {
                "dev-master": "0.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zumba\\Mink\\Driver\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Juan Francisco Calderón Zumba",
                "email": "juanfcz@gmail.com",
                "homepage": "http://github.com/jcalderonzumba"
            }
        ],
        "description": "PhantomJS driver for Mink framework",
        "homepage": "http://mink.behat.org/",
        "keywords": [
            "ajax",
            "browser",
            "headless",
            "javascript",
            "phantomjs",
            "testing"
        ]
    },
    {
        "name": "justinrainbow/json-schema",
        "version": "5.2.10",
        "version_normalized": "5.2.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/justinrainbow/json-schema.git",
            "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
            "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
            "json-schema/json-schema-test-suite": "1.2.0",
            "phpunit/phpunit": "^4.8.35"
        },
        "time": "2020-05-27T16:41:55+00:00",
        "bin": [
            "bin/validate-json"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JsonSchema\\": "src/JsonSchema/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bruno Prieto Reis",
                "email": "bruno.p.reis@gmail.com"
            },
            {
                "name": "Justin Rainbow",
                "email": "justin.rainbow@gmail.com"
            },
            {
                "name": "Igor Wiedler",
                "email": "igor@wiedler.ch"
            },
            {
                "name": "Robert Schönthal",
                "email": "seroscho@googlemail.com"
            }
        ],
        "description": "A library to validate a json schema.",
        "homepage": "https://github.com/justinrainbow/json-schema",
        "keywords": [
            "json",
            "schema"
        ]
    },
    {
        "name": "laminas/laminas-diactoros",
        "version": "1.8.7p2",
        "version_normalized": "1.8.7.0-patch2",
        "source": {
            "type": "git",
            "url": "https://github.com/laminas/laminas-diactoros.git",
            "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/6991c1af7c8d2c8efee81b22ba97024781824aaa",
            "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa",
            "shasum": ""
        },
        "require": {
            "laminas/laminas-zendframework-bridge": "^1.0",
            "php": "^5.6 || ^7.0",
            "psr/http-message": "^1.0"
        },
        "provide": {
            "psr/http-message-implementation": "1.0"
        },
        "replace": {
            "zendframework/zend-diactoros": "~1.8.7.0"
        },
        "require-dev": {
            "ext-dom": "*",
            "ext-libxml": "*",
            "laminas/laminas-coding-standard": "~1.0",
            "php-http/psr7-integration-tests": "dev-master",
            "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7"
        },
        "time": "2020-03-23T15:28:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-release-1.8": "1.8.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/functions/create_uploaded_file.php",
                "src/functions/marshal_headers_from_sapi.php",
                "src/functions/marshal_method_from_sapi.php",
                "src/functions/marshal_protocol_version_from_sapi.php",
                "src/functions/marshal_uri_from_sapi.php",
                "src/functions/normalize_server.php",
                "src/functions/normalize_uploaded_files.php",
                "src/functions/parse_cookie_header.php",
                "src/functions/create_uploaded_file.legacy.php",
                "src/functions/marshal_headers_from_sapi.legacy.php",
                "src/functions/marshal_method_from_sapi.legacy.php",
                "src/functions/marshal_protocol_version_from_sapi.legacy.php",
                "src/functions/marshal_uri_from_sapi.legacy.php",
                "src/functions/normalize_server.legacy.php",
                "src/functions/normalize_uploaded_files.legacy.php",
                "src/functions/parse_cookie_header.legacy.php"
            ],
            "psr-4": {
                "Laminas\\Diactoros\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "PSR HTTP Message implementations",
        "homepage": "https://laminas.dev",
        "keywords": [
            "http",
            "laminas",
            "psr",
            "psr-7"
        ]
    },
    {
        "name": "laminas/laminas-escaper",
        "version": "2.7.0",
        "version_normalized": "2.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/laminas/laminas-escaper.git",
            "reference": "5e04bc5ae5990b17159d79d331055e2c645e5cc5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/5e04bc5ae5990b17159d79d331055e2c645e5cc5",
            "reference": "5e04bc5ae5990b17159d79d331055e2c645e5cc5",
            "shasum": ""
        },
        "require": {
            "laminas/laminas-zendframework-bridge": "^1.0",
            "php": "^7.3 || ~8.0.0"
        },
        "replace": {
            "zendframework/zend-escaper": "^2.6.1"
        },
        "require-dev": {
            "laminas/laminas-coding-standard": "~1.0.0",
            "phpunit/phpunit": "^9.3",
            "psalm/plugin-phpunit": "^0.12.2",
            "vimeo/psalm": "^3.16"
        },
        "suggest": {
            "ext-iconv": "*",
            "ext-mbstring": "*"
        },
        "time": "2020-11-17T21:26:43+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Laminas\\Escaper\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
        "homepage": "https://laminas.dev",
        "keywords": [
            "escaper",
            "laminas"
        ],
        "funding": [
            {
                "url": "https://funding.communitybridge.org/projects/laminas-project",
                "type": "community_bridge"
            }
        ]
    },
    {
        "name": "laminas/laminas-feed",
        "version": "2.13.1",
        "version_normalized": "2.13.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/laminas/laminas-feed.git",
            "reference": "45d36702d09afd5d8ca01192ecd3b5afaf37126b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/45d36702d09afd5d8ca01192ecd3b5afaf37126b",
            "reference": "45d36702d09afd5d8ca01192ecd3b5afaf37126b",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-libxml": "*",
            "laminas/laminas-escaper": "^2.5.2",
            "laminas/laminas-stdlib": "^3.2.1",
            "laminas/laminas-zendframework-bridge": "^1.0",
            "php": "^7.3 || ~8.0.0"
        },
        "conflict": {
            "laminas/laminas-servicemanager": "<3.3"
        },
        "replace": {
            "zendframework/zend-feed": "^2.12.0"
        },
        "require-dev": {
            "laminas/laminas-cache": "^2.7.2",
            "laminas/laminas-coding-standard": "~1.0.0",
            "laminas/laminas-db": "^2.8.2",
            "laminas/laminas-http": "^2.7",
            "laminas/laminas-servicemanager": "^3.3",
            "laminas/laminas-validator": "^2.10.1",
            "phpunit/phpunit": "^9.3",
            "psalm/plugin-phpunit": "^0.13.0",
            "psr/http-message": "^1.0.1",
            "vimeo/psalm": "^4.1"
        },
        "suggest": {
            "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests",
            "laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub",
            "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader",
            "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations",
            "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent",
            "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator"
        },
        "time": "2021-01-04T19:20:24+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Laminas\\Feed\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "provides functionality for consuming RSS and Atom feeds",
        "homepage": "https://laminas.dev",
        "keywords": [
            "feed",
            "laminas"
        ],
        "funding": [
            {
                "url": "https://funding.communitybridge.org/projects/laminas-project",
                "type": "community_bridge"
            }
        ]
    },
    {
        "name": "laminas/laminas-stdlib",
        "version": "3.3.1",
        "version_normalized": "3.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/laminas/laminas-stdlib.git",
            "reference": "d81c7ffe602ed0e6ecb18691019111c0f4bf1efe"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/d81c7ffe602ed0e6ecb18691019111c0f4bf1efe",
            "reference": "d81c7ffe602ed0e6ecb18691019111c0f4bf1efe",
            "shasum": ""
        },
        "require": {
            "laminas/laminas-zendframework-bridge": "^1.0",
            "php": "^7.3 || ^8.0"
        },
        "replace": {
            "zendframework/zend-stdlib": "^3.2.1"
        },
        "require-dev": {
            "laminas/laminas-coding-standard": "~1.0.0",
            "phpbench/phpbench": "^0.17.1",
            "phpunit/phpunit": "~9.3.7"
        },
        "time": "2020-11-19T20:18:59+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Laminas\\Stdlib\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "SPL extensions, array utilities, error handlers, and more",
        "homepage": "https://laminas.dev",
        "keywords": [
            "laminas",
            "stdlib"
        ],
        "funding": [
            {
                "url": "https://funding.communitybridge.org/projects/laminas-project",
                "type": "community_bridge"
            }
        ]
    },
    {
        "name": "laminas/laminas-zendframework-bridge",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
            "reference": "6cccbddfcfc742eb02158d6137ca5687d92cee32"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6cccbddfcfc742eb02158d6137ca5687d92cee32",
            "reference": "6cccbddfcfc742eb02158d6137ca5687d92cee32",
            "shasum": ""
        },
        "require": {
            "php": "^7.3 || ^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3",
            "psalm/plugin-phpunit": "^0.15.1",
            "squizlabs/php_codesniffer": "^3.5",
            "vimeo/psalm": "^4.6"
        },
        "time": "2021-02-25T21:54:58+00:00",
        "type": "library",
        "extra": {
            "laminas": {
                "module": "Laminas\\ZendFrameworkBridge"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/autoload.php"
            ],
            "psr-4": {
                "Laminas\\ZendFrameworkBridge\\": "src//"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Alias legacy ZF class names to Laminas Project equivalents.",
        "keywords": [
            "ZendFramework",
            "autoloading",
            "laminas",
            "zf"
        ],
        "funding": [
            {
                "url": "https://funding.communitybridge.org/projects/laminas-project",
                "type": "community_bridge"
            }
        ]
    },
    {
        "name": "lcobucci/jwt",
        "version": "3.4.5",
        "version_normalized": "3.4.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/lcobucci/jwt.git",
            "reference": "511629a54465e89a31d3d7e4cf0935feab8b14c1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/lcobucci/jwt/zipball/511629a54465e89a31d3d7e4cf0935feab8b14c1",
            "reference": "511629a54465e89a31d3d7e4cf0935feab8b14c1",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "ext-openssl": "*",
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "mikey179/vfsstream": "~1.5",
            "phpmd/phpmd": "~2.2",
            "phpunit/php-invoker": "~1.1",
            "phpunit/phpunit": "^5.7 || ^7.3",
            "squizlabs/php_codesniffer": "~2.3"
        },
        "suggest": {
            "lcobucci/clock": "*"
        },
        "time": "2021-02-16T09:40:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Lcobucci\\JWT\\": "src"
            },
            "files": [
                "compat/class-aliases.php",
                "compat/json-exception-polyfill.php",
                "compat/lcobucci-clock-polyfill.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Luís Otávio Cobucci Oblonczyk",
                "email": "lcobucci@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "A simple library to work with JSON Web Token and JSON Web Signature",
        "keywords": [
            "JWS",
            "jwt"
        ],
        "funding": [
            {
                "url": "https://github.com/lcobucci",
                "type": "github"
            },
            {
                "url": "https://www.patreon.com/lcobucci",
                "type": "patreon"
            }
        ]
    },
    {
        "name": "league/container",
        "version": "2.5.0",
        "version_normalized": "2.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/container.git",
            "reference": "8438dc47a0674e3378bcce893a0a04d79a2c22b3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/container/zipball/8438dc47a0674e3378bcce893a0a04d79a2c22b3",
            "reference": "8438dc47a0674e3378bcce893a0a04d79a2c22b3",
            "shasum": ""
        },
        "require": {
            "container-interop/container-interop": "^1.2",
            "php": "^5.4 || ^7.0 || ^8.0"
        },
        "provide": {
            "container-interop/container-interop-implementation": "^1.2",
            "psr/container-implementation": "^1.0"
        },
        "replace": {
            "orno/di": "~2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.36",
            "scrutinizer/ocular": "^1.3",
            "squizlabs/php_codesniffer": "^3.5"
        },
        "time": "2021-02-22T09:20:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev",
                "dev-1.x": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Container\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Phil Bennett",
                "email": "philipobenito@gmail.com",
                "homepage": "http://www.philipobenito.com",
                "role": "Developer"
            }
        ],
        "description": "A fast and intuitive dependency injection container.",
        "homepage": "https://github.com/thephpleague/container",
        "keywords": [
            "container",
            "dependency",
            "di",
            "injection",
            "league",
            "provider",
            "service"
        ],
        "funding": [
            {
                "url": "https://github.com/philipobenito",
                "type": "github"
            }
        ]
    },
    {
        "name": "league/event",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/event.git",
            "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
            "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "henrikbjorn/phpspec-code-coverage": "~1.0.1",
            "phpspec/phpspec": "^2.2"
        },
        "time": "2018-11-26T11:52:41+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Event\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Frank de Jonge",
                "email": "info@frenky.net"
            }
        ],
        "description": "Event package",
        "keywords": [
            "emitter",
            "event",
            "listener"
        ]
    },
    {
        "name": "league/oauth2-server",
        "version": "7.4.0",
        "version_normalized": "7.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/oauth2-server.git",
            "reference": "2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf",
            "reference": "2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf",
            "shasum": ""
        },
        "require": {
            "defuse/php-encryption": "^2.1",
            "ext-openssl": "*",
            "lcobucci/jwt": "^3.2.2",
            "league/event": "^2.1",
            "php": ">=7.0.0",
            "psr/http-message": "^1.0.1"
        },
        "replace": {
            "league/oauth2server": "*",
            "lncd/oauth2": "*"
        },
        "require-dev": {
            "phpstan/phpstan": "^0.9.2",
            "phpstan/phpstan-phpunit": "^0.9.4",
            "phpstan/phpstan-strict-rules": "^0.9.0",
            "phpunit/phpunit": "^6.3 || ^7.0",
            "roave/security-advisories": "dev-master",
            "zendframework/zend-diactoros": "^1.3.2"
        },
        "time": "2019-05-05T09:22:01+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\OAuth2\\Server\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alex Bilbie",
                "email": "hello@alexbilbie.com",
                "homepage": "http://www.alexbilbie.com",
                "role": "Developer"
            },
            {
                "name": "Andy Millington",
                "email": "andrew@noexceptions.io",
                "homepage": "https://www.noexceptions.io",
                "role": "Developer"
            }
        ],
        "description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.",
        "homepage": "https://oauth2.thephpleague.com/",
        "keywords": [
            "Authentication",
            "api",
            "auth",
            "authorisation",
            "authorization",
            "oauth",
            "oauth 2",
            "oauth 2.0",
            "oauth2",
            "protect",
            "resource",
            "secure",
            "server"
        ]
    },
    {
        "name": "masterminds/html5",
        "version": "2.7.4",
        "version_normalized": "2.7.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Masterminds/html5-php.git",
            "reference": "9227822783c75406cfe400984b2f095cdf03d417"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/9227822783c75406cfe400984b2f095cdf03d417",
            "reference": "9227822783c75406cfe400984b2f095cdf03d417",
            "shasum": ""
        },
        "require": {
            "ext-ctype": "*",
            "ext-dom": "*",
            "ext-libxml": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35"
        },
        "time": "2020-10-01T13:52:52+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Masterminds\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Matt Butcher",
                "email": "technosophos@gmail.com"
            },
            {
                "name": "Matt Farina",
                "email": "matt@mattfarina.com"
            },
            {
                "name": "Asmir Mustafic",
                "email": "goetas@gmail.com"
            }
        ],
        "description": "An HTML5 parser and serializer.",
        "homepage": "http://masterminds.github.io/html5-php",
        "keywords": [
            "HTML5",
            "dom",
            "html",
            "parser",
            "querypath",
            "serializer",
            "xml"
        ]
    },
    {
        "name": "mikey179/vfsstream",
        "version": "v1.6.8",
        "version_normalized": "1.6.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/bovigo/vfsStream.git",
            "reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/231c73783ebb7dd9ec77916c10037eff5a2b6efe",
            "reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.5|^5.0"
        },
        "time": "2019-10-30T15:31:00+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "org\\bovigo\\vfs\\": "src/main/php"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Frank Kleine",
                "homepage": "http://frankkleine.de/",
                "role": "Developer"
            }
        ],
        "description": "Virtual file system to mock the real file system in unit tests.",
        "homepage": "http://vfs.bovigo.org/"
    },
    {
        "name": "mkalkbrenner/php-htmldiff-advanced",
        "version": "0.0.8",
        "version_normalized": "0.0.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mkalkbrenner/php-htmldiff.git",
            "reference": "3a714b48c9c3d3730baaf6d3949691e654cd37c9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mkalkbrenner/php-htmldiff/zipball/3a714b48c9c3d3730baaf6d3949691e654cd37c9",
            "reference": "3a714b48c9c3d3730baaf6d3949691e654cd37c9",
            "shasum": ""
        },
        "require": {
            "caxy/php-htmldiff": ">=0.0.6",
            "php": ">=5.5.0"
        },
        "time": "2016-07-25T17:07:32+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/HtmlDiffAdvancedInterface.php",
                "src/HtmlDiffAdvanced.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GNU General Public License V2"
        ],
        "description": "An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.",
        "homepage": "https://github.com/mkalkbrenner/php-htmldiff",
        "keywords": [
            "diff",
            "html"
        ]
    },
    {
        "name": "most/chosen",
        "version": "1.6.2",
        "version_normalized": "1.6.2.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/harvesthq/chosen/releases/download/v1.6.2/chosen_v1.6.2.zip"
        },
        "require": {
            "composer/installers": "^1.2.0"
        },
        "type": "drupal-library",
        "installation-source": "dist",
        "description": "This is the harvesthq/chosen package retyped to drupal-library."
    },
    {
        "name": "most/dropzone",
        "version": "v5.1.1",
        "version_normalized": "5.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/enyo/dropzone.git",
            "reference": "7d0792d1346d83a8b0c0d2919121bdd2b8e7fee4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/enyo/dropzone/zipball/7d0792d1346d83a8b0c0d2919121bdd2b8e7fee4",
            "reference": "7d0792d1346d83a8b0c0d2919121bdd2b8e7fee4",
            "shasum": ""
        },
        "type": "drupal-library",
        "installation-source": "dist",
        "description": "This is the enyo/dropzone package retyped to drupal-library. It handles drag and drop of files for you.",
        "homepage": "http://www.dropzonejs.com"
    },
    {
        "name": "most/flexslider",
        "version": "2.6.3.0",
        "version_normalized": "2.6.3.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/woocommerce/FlexSlider/archive/2.6.3.zip"
        },
        "type": "drupal-library",
        "installation-source": "dist",
        "description": "This is the woocommerce/flexslider package retyped to drupal-library."
    },
    {
        "name": "most/juicebox",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "dist": {
            "type": "zip",
            "url": "https://drive.google.com/uc?authuser=0&id=0BwdpZWFirt76c2VuRWxOSW1rWG8&export=download"
        },
        "type": "drupal-library",
        "installation-source": "dist"
    },
    {
        "name": "most/parallax-js",
        "version": "1.4.2",
        "version_normalized": "1.4.2.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/pixelcog/parallax.js/archive/v1.4.2.zip"
        },
        "type": "drupal-library",
        "installation-source": "dist",
        "description": "This is the pixelcog/parallax-js package retyped to drupal-library."
    },
    {
        "name": "most/spectrum",
        "version": "2.6.3.0",
        "version_normalized": "2.6.3.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/bgrins/spectrum/archive/1.8.0.zip"
        },
        "type": "drupal-library",
        "installation-source": "dist",
        "description": "This is the bgrins/spectrum github repository typed as a drupal-library."
    },
    {
        "name": "most/videojs-background",
        "version": "1.0.7",
        "version_normalized": "1.0.7.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/matthojo/videojs-Background/archive/v1.0.7.zip"
        },
        "type": "drupal-library",
        "installation-source": "dist",
        "description": "This is the matthojo/videojs-background package retyped to drupal-library."
    },
    {
        "name": "most/videojs-youtube",
        "version": "2.3.2",
        "version_normalized": "2.3.2.0",
        "dist": {
            "type": "zip",
            "url": "https://github.com/videojs/videojs-youtube/archive/v2.3.2.zip"
        },
        "type": "drupal-library",
        "installation-source": "dist",
        "description": "This is the videojs/videojs-youtube package retyped to drupal-library."
    },
    {
        "name": "myclabs/deep-copy",
        "version": "1.10.2",
        "version_normalized": "1.10.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/myclabs/DeepCopy.git",
            "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
            "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
            "shasum": ""
        },
        "require": {
            "php": "^7.1 || ^8.0"
        },
        "replace": {
            "myclabs/deep-copy": "self.version"
        },
        "require-dev": {
            "doctrine/collections": "^1.0",
            "doctrine/common": "^2.6",
            "phpunit/phpunit": "^7.1"
        },
        "time": "2020-11-13T09:40:50+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DeepCopy\\": "src/DeepCopy/"
            },
            "files": [
                "src/DeepCopy/deep_copy.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Create deep copies (clones) of your objects",
        "keywords": [
            "clone",
            "copy",
            "duplicate",
            "object",
            "object graph"
        ],
        "funding": [
            {
                "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "nikic/php-parser",
        "version": "v4.10.4",
        "version_normalized": "4.10.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nikic/PHP-Parser.git",
            "reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c6d052fc58cb876152f89f532b95a8d7907e7f0e",
            "reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": ">=7.0"
        },
        "require-dev": {
            "ircmaxell/php-yacc": "^0.0.7",
            "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
        },
        "time": "2020-12-20T10:01:03+00:00",
        "bin": [
            "bin/php-parse"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.9-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpParser\\": "lib/PhpParser"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Nikita Popov"
            }
        ],
        "description": "A PHP parser written in PHP",
        "keywords": [
            "parser",
            "php"
        ]
    },
    {
        "name": "npm-asset/dropzone",
        "version": "5.7.6",
        "version_normalized": "5.7.6.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/dropzone/-/dropzone-5.7.6.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "oomphinc/composer-installers-extender",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/oomphinc/composer-installers-extender.git",
            "reference": "8d3fe38a1723e0e91076920c8bb946b1696e28ca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/8d3fe38a1723e0e91076920c8bb946b1696e28ca",
            "reference": "8d3fe38a1723e0e91076920c8bb946b1696e28ca",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.1 || ^2.0",
            "composer/installers": "^1.0",
            "php": ">=7.1"
        },
        "require-dev": {
            "composer/composer": "^2.0",
            "phpunit/phpunit": "^7.2",
            "squizlabs/php_codesniffer": "^3.3"
        },
        "time": "2020-08-11T21:06:11+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "OomphInc\\ComposerInstallersExtender\\Plugin"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "OomphInc\\ComposerInstallersExtender\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Stephen Beemsterboer",
                "email": "stephen@oomphinc.com",
                "homepage": "https://github.com/balbuf"
            },
            {
                "name": "Nathan Dentzau",
                "email": "nate@oomphinc.com",
                "homepage": "http://oomph.is/ndentzau"
            }
        ],
        "description": "Extend the composer/installers plugin to accept any arbitrary package type.",
        "homepage": "http://www.oomphinc.com/"
    },
    {
        "name": "paragonie/random_compat",
        "version": "v9.99.100",
        "version_normalized": "9.99.100.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
            "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
            "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."
        },
        "time": "2020-10-15T08:29:30+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
        "keywords": [
            "csprng",
            "polyfill",
            "pseudorandom",
            "random"
        ]
    },
    {
        "name": "pear/archive_tar",
        "version": "1.4.13",
        "version_normalized": "1.4.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/Archive_Tar.git",
            "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/2b87b41178cc6d4ad3cba678a46a1cae49786011",
            "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011",
            "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."
        },
        "time": "2021-02-16T10:50:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ],
        "funding": [
            {
                "url": "https://github.com/mrook",
                "type": "github"
            },
            {
                "url": "https://www.patreon.com/michielrook",
                "type": "patreon"
            }
        ]
    },
    {
        "name": "pear/console_getopt",
        "version": "v1.4.3",
        "version_normalized": "1.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/Console_Getopt.git",
            "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
            "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
            "shasum": ""
        },
        "time": "2019-11-20T18:27:48+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Console": "./"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "./"
        ],
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Andrei Zmievski",
                "email": "andrei@php.net",
                "role": "Lead"
            },
            {
                "name": "Stig Bakken",
                "email": "stig@php.net",
                "role": "Developer"
            },
            {
                "name": "Greg Beaver",
                "email": "cellog@php.net",
                "role": "Helper"
            }
        ],
        "description": "More info available on: http://pear.php.net/package/Console_Getopt"
    },
    {
        "name": "pear/pear-core-minimal",
        "version": "v1.10.10",
        "version_normalized": "1.10.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/pear-core-minimal.git",
            "reference": "625a3c429d9b2c1546438679074cac1b089116a7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7",
            "reference": "625a3c429d9b2c1546438679074cac1b089116a7",
            "shasum": ""
        },
        "require": {
            "pear/console_getopt": "~1.4",
            "pear/pear_exception": "~1.0"
        },
        "replace": {
            "rsky/pear-core-min": "self.version"
        },
        "time": "2019-11-19T19:00:24+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
    },
    {
        "name": "pear/pear_exception",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/PEAR_Exception.git",
            "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
            "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
            "shasum": ""
        },
        "require": {
            "php": ">=4.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "time": "2019-12-10T10:24:42+00:00",
        "type": "class",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "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"
        ]
    },
    {
        "name": "phar-io/manifest",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phar-io/manifest.git",
            "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
            "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-phar": "*",
            "phar-io/version": "^1.0.1",
            "php": "^5.6 || ^7.0"
        },
        "time": "2017-03-05T18:14:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Arne Blankerts",
                "email": "arne@blankerts.de",
                "role": "Developer"
            },
            {
                "name": "Sebastian Heuer",
                "email": "sebastian@phpeople.de",
                "role": "Developer"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "Developer"
            }
        ],
        "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)"
    },
    {
        "name": "phar-io/version",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phar-io/version.git",
            "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
            "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "time": "2017-03-05T17:38:23+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Arne Blankerts",
                "email": "arne@blankerts.de",
                "role": "Developer"
            },
            {
                "name": "Sebastian Heuer",
                "email": "sebastian@phpeople.de",
                "role": "Developer"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "Developer"
            }
        ],
        "description": "Library for handling version information and constraints"
    },
    {
        "name": "phpdocumentor/reflection-common",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
            "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
            "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
            "shasum": ""
        },
        "require": {
            "php": "^7.2 || ^8.0"
        },
        "time": "2020-06-27T09:03:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jaap van Otterdijk",
                "email": "opensource@ijaap.nl"
            }
        ],
        "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
        "homepage": "http://www.phpdoc.org",
        "keywords": [
            "FQSEN",
            "phpDocumentor",
            "phpdoc",
            "reflection",
            "static analysis"
        ]
    },
    {
        "name": "phpdocumentor/reflection-docblock",
        "version": "5.2.2",
        "version_normalized": "5.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
            "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
            "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
            "shasum": ""
        },
        "require": {
            "ext-filter": "*",
            "php": "^7.2 || ^8.0",
            "phpdocumentor/reflection-common": "^2.2",
            "phpdocumentor/type-resolver": "^1.3",
            "webmozart/assert": "^1.9.1"
        },
        "require-dev": {
            "mockery/mockery": "~1.3.2"
        },
        "time": "2020-09-03T19:13:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike van Riel",
                "email": "me@mikevanriel.com"
            },
            {
                "name": "Jaap van Otterdijk",
                "email": "account@ijaap.nl"
            }
        ],
        "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock."
    },
    {
        "name": "phpdocumentor/type-resolver",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/TypeResolver.git",
            "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
            "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
            "shasum": ""
        },
        "require": {
            "php": "^7.2 || ^8.0",
            "phpdocumentor/reflection-common": "^2.0"
        },
        "require-dev": {
            "ext-tokenizer": "*"
        },
        "time": "2020-09-17T18:55:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike van Riel",
                "email": "me@mikevanriel.com"
            }
        ],
        "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names"
    },
    {
        "name": "phpspec/prophecy",
        "version": "v1.10.3",
        "version_normalized": "1.10.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpspec/prophecy.git",
            "reference": "451c3cd1418cf640de218914901e51b064abb093"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
            "reference": "451c3cd1418cf640de218914901e51b064abb093",
            "shasum": ""
        },
        "require": {
            "doctrine/instantiator": "^1.0.2",
            "php": "^5.3|^7.0",
            "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
            "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
            "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
        },
        "require-dev": {
            "phpspec/phpspec": "^2.5 || ^3.2",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
        },
        "time": "2020-03-05T15:02:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.10.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Prophecy\\": "src/Prophecy"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            },
            {
                "name": "Marcello Duarte",
                "email": "marcello.duarte@gmail.com"
            }
        ],
        "description": "Highly opinionated mocking framework for PHP 5.3+",
        "homepage": "https://github.com/phpspec/prophecy",
        "keywords": [
            "Double",
            "Dummy",
            "fake",
            "mock",
            "spy",
            "stub"
        ]
    },
    {
        "name": "phpunit/php-code-coverage",
        "version": "5.3.2",
        "version_normalized": "5.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
            "reference": "c89677919c5dd6d3b3852f230a663118762218ac"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c89677919c5dd6d3b3852f230a663118762218ac",
            "reference": "c89677919c5dd6d3b3852f230a663118762218ac",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-xmlwriter": "*",
            "php": "^7.0",
            "phpunit/php-file-iterator": "^1.4.2",
            "phpunit/php-text-template": "^1.2.1",
            "phpunit/php-token-stream": "^2.0.1",
            "sebastian/code-unit-reverse-lookup": "^1.0.1",
            "sebastian/environment": "^3.0",
            "sebastian/version": "^2.0.1",
            "theseer/tokenizer": "^1.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0"
        },
        "suggest": {
            "ext-xdebug": "^2.5.5"
        },
        "time": "2018-04-06T15:36:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
        "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
        "keywords": [
            "coverage",
            "testing",
            "xunit"
        ]
    },
    {
        "name": "phpunit/php-file-iterator",
        "version": "1.4.5",
        "version_normalized": "1.4.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
            "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
            "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2017-11-27T13:52:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sb@sebastian-bergmann.de",
                "role": "lead"
            }
        ],
        "description": "FilterIterator implementation that filters files based on a list of suffixes.",
        "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
        "keywords": [
            "filesystem",
            "iterator"
        ]
    },
    {
        "name": "phpunit/php-text-template",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-text-template.git",
            "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
            "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2015-06-21T13:50:34+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Simple template engine.",
        "homepage": "https://github.com/sebastianbergmann/php-text-template/",
        "keywords": [
            "template"
        ]
    },
    {
        "name": "phpunit/php-timer",
        "version": "1.0.9",
        "version_normalized": "1.0.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-timer.git",
            "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
            "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
        },
        "time": "2017-02-26T11:10:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sb@sebastian-bergmann.de",
                "role": "lead"
            }
        ],
        "description": "Utility class for timing",
        "homepage": "https://github.com/sebastianbergmann/php-timer/",
        "keywords": [
            "timer"
        ]
    },
    {
        "name": "phpunit/php-token-stream",
        "version": "2.0.2",
        "version_normalized": "2.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-token-stream.git",
            "reference": "791198a2c6254db10131eecfe8c06670700904db"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
            "reference": "791198a2c6254db10131eecfe8c06670700904db",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": "^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.2.4"
        },
        "time": "2017-11-27T05:48:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Wrapper around PHP's tokenizer extension.",
        "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
        "keywords": [
            "tokenizer"
        ],
        "abandoned": true
    },
    {
        "name": "phpunit/phpunit",
        "version": "6.5.14",
        "version_normalized": "6.5.14.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/phpunit.git",
            "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bac23fe7ff13dbdb461481f706f0e9fe746334b7",
            "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-json": "*",
            "ext-libxml": "*",
            "ext-mbstring": "*",
            "ext-xml": "*",
            "myclabs/deep-copy": "^1.6.1",
            "phar-io/manifest": "^1.0.1",
            "phar-io/version": "^1.0",
            "php": "^7.0",
            "phpspec/prophecy": "^1.7",
            "phpunit/php-code-coverage": "^5.3",
            "phpunit/php-file-iterator": "^1.4.3",
            "phpunit/php-text-template": "^1.2.1",
            "phpunit/php-timer": "^1.0.9",
            "phpunit/phpunit-mock-objects": "^5.0.9",
            "sebastian/comparator": "^2.1",
            "sebastian/diff": "^2.0",
            "sebastian/environment": "^3.1",
            "sebastian/exporter": "^3.1",
            "sebastian/global-state": "^2.0",
            "sebastian/object-enumerator": "^3.0.3",
            "sebastian/resource-operations": "^1.0",
            "sebastian/version": "^2.0.1"
        },
        "conflict": {
            "phpdocumentor/reflection-docblock": "3.0.2",
            "phpunit/dbunit": "<3.0"
        },
        "require-dev": {
            "ext-pdo": "*"
        },
        "suggest": {
            "ext-xdebug": "*",
            "phpunit/php-invoker": "^1.1"
        },
        "time": "2019-02-01T05:22:47+00:00",
        "bin": [
            "phpunit"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "The PHP Unit Testing framework.",
        "homepage": "https://phpunit.de/",
        "keywords": [
            "phpunit",
            "testing",
            "xunit"
        ]
    },
    {
        "name": "phpunit/phpunit-mock-objects",
        "version": "5.0.10",
        "version_normalized": "5.0.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
            "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/cd1cf05c553ecfec36b170070573e540b67d3f1f",
            "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f",
            "shasum": ""
        },
        "require": {
            "doctrine/instantiator": "^1.0.5",
            "php": "^7.0",
            "phpunit/php-text-template": "^1.2.1",
            "sebastian/exporter": "^3.1"
        },
        "conflict": {
            "phpunit/phpunit": "<6.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.5.11"
        },
        "suggest": {
            "ext-soap": "*"
        },
        "time": "2018-08-09T05:50:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Mock Object library for PHPUnit",
        "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
        "keywords": [
            "mock",
            "xunit"
        ],
        "abandoned": true
    },
    {
        "name": "psr/container",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/container.git",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-02-14T16:28:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Container\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common Container Interface (PHP FIG PSR-11)",
        "homepage": "https://github.com/php-fig/container",
        "keywords": [
            "PSR-11",
            "container",
            "container-interface",
            "container-interop",
            "psr"
        ]
    },
    {
        "name": "psr/http-message",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-message.git",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T14:39:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP messages",
        "homepage": "https://github.com/php-fig/http-message",
        "keywords": [
            "http",
            "http-message",
            "psr",
            "psr-7",
            "request",
            "response"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.1.3",
        "version_normalized": "1.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
            "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2020-03-23T09:12:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "psy/psysh",
        "version": "v0.10.6",
        "version_normalized": "0.10.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/bobthecow/psysh.git",
            "reference": "6f990c19f91729de8b31e639d6e204ea59f19cf3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/bobthecow/psysh/zipball/6f990c19f91729de8b31e639d6e204ea59f19cf3",
            "reference": "6f990c19f91729de8b31e639d6e204ea59f19cf3",
            "shasum": ""
        },
        "require": {
            "dnoegel/php-xdg-base-dir": "0.1.*",
            "ext-json": "*",
            "ext-tokenizer": "*",
            "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.17.*"
        },
        "suggest": {
            "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
            "ext-pdo-sqlite": "The doc command requires SQLite to work.",
            "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
            "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
            "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
        },
        "time": "2021-01-18T15:53:43+00:00",
        "bin": [
            "bin/psysh"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "0.10.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/functions.php"
            ],
            "psr-4": {
                "Psy\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Justin Hileman",
                "email": "justin@justinhileman.info",
                "homepage": "http://justinhileman.com"
            }
        ],
        "description": "An interactive shell for modern PHP.",
        "homepage": "http://psysh.org",
        "keywords": [
            "REPL",
            "console",
            "interactive",
            "shell"
        ]
    },
    {
        "name": "ralouphie/getallheaders",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "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"
        },
        "time": "2019-03-08T08:55:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/getallheaders.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ralph Khattar",
                "email": "ralph.khattar@gmail.com"
            }
        ],
        "description": "A polyfill for getallheaders."
    },
    {
        "name": "se/selenium-server-standalone",
        "version": "v2.53.1",
        "version_normalized": "2.53.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sveneisenschmidt/selenium-server-standalone.git",
            "reference": "ef4eea9c99efb9c0e3084e9cae625662ccd43361"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sveneisenschmidt/selenium-server-standalone/zipball/ef4eea9c99efb9c0e3084e9cae625662ccd43361",
            "reference": "ef4eea9c99efb9c0e3084e9cae625662ccd43361",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2016-07-01T14:16:52+00:00",
        "bin": [
            "bin/selenium-server-standalone"
        ],
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache 2.0"
        ],
        "authors": [
            {
                "name": "Sven Eisenschmidt",
                "email": "sven.eisenschmidt@gmail.com"
            }
        ],
        "description": "Composer distribution of Selenium Server Standalone, the browser automation framework. Adds a executable to your composer bin directory.",
        "homepage": "https://github.com/sveneisenschmidt/selenium-server-standalone",
        "keywords": [
            "selenium",
            "testing"
        ]
    },
    {
        "name": "sebastian/code-unit-reverse-lookup",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
            "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619",
            "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "phpunit/phpunit": "^8.5"
        },
        "time": "2020-11-30T08:15:22+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Looks up which function or method a line of code belongs to",
        "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
        "funding": [
            {
                "url": "https://github.com/sebastianbergmann",
                "type": "github"
            }
        ]
    },
    {
        "name": "sebastian/comparator",
        "version": "2.1.3",
        "version_normalized": "2.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/comparator.git",
            "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9",
            "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9",
            "shasum": ""
        },
        "require": {
            "php": "^7.0",
            "sebastian/diff": "^2.0 || ^3.0",
            "sebastian/exporter": "^3.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.4"
        },
        "time": "2018-02-01T13:46:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Volker Dusch",
                "email": "github@wallbash.com"
            },
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@2bepublished.at"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides the functionality to compare PHP values for equality",
        "homepage": "https://github.com/sebastianbergmann/comparator",
        "keywords": [
            "comparator",
            "compare",
            "equality"
        ]
    },
    {
        "name": "sebastian/diff",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/diff.git",
            "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
            "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
            "shasum": ""
        },
        "require": {
            "php": "^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.2"
        },
        "time": "2017-08-03T08:09:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Kore Nordmann",
                "email": "mail@kore-nordmann.de"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Diff implementation",
        "homepage": "https://github.com/sebastianbergmann/diff",
        "keywords": [
            "diff"
        ]
    },
    {
        "name": "sebastian/environment",
        "version": "3.1.0",
        "version_normalized": "3.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/environment.git",
            "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
            "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
            "shasum": ""
        },
        "require": {
            "php": "^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.1"
        },
        "time": "2017-07-01T08:51:00+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides functionality to handle HHVM/PHP environments",
        "homepage": "http://www.github.com/sebastianbergmann/environment",
        "keywords": [
            "Xdebug",
            "environment",
            "hhvm"
        ]
    },
    {
        "name": "sebastian/exporter",
        "version": "3.1.3",
        "version_normalized": "3.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/exporter.git",
            "reference": "6b853149eab67d4da22291d36f5b0631c0fd856e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/6b853149eab67d4da22291d36f5b0631c0fd856e",
            "reference": "6b853149eab67d4da22291d36f5b0631c0fd856e",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0",
            "sebastian/recursion-context": "^3.0"
        },
        "require-dev": {
            "ext-mbstring": "*",
            "phpunit/phpunit": "^6.0"
        },
        "time": "2020-11-30T07:47:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            },
            {
                "name": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Volker Dusch",
                "email": "github@wallbash.com"
            },
            {
                "name": "Adam Harvey",
                "email": "aharvey@php.net"
            },
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            }
        ],
        "description": "Provides the functionality to export PHP variables for visualization",
        "homepage": "http://www.github.com/sebastianbergmann/exporter",
        "keywords": [
            "export",
            "exporter"
        ],
        "funding": [
            {
                "url": "https://github.com/sebastianbergmann",
                "type": "github"
            }
        ]
    },
    {
        "name": "sebastian/global-state",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/global-state.git",
            "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
            "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
            "shasum": ""
        },
        "require": {
            "php": "^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0"
        },
        "suggest": {
            "ext-uopz": "*"
        },
        "time": "2017-04-27T15:39:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Snapshotting of global state",
        "homepage": "http://www.github.com/sebastianbergmann/global-state",
        "keywords": [
            "global state"
        ]
    },
    {
        "name": "sebastian/object-enumerator",
        "version": "3.0.4",
        "version_normalized": "3.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/object-enumerator.git",
            "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
            "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0",
            "sebastian/object-reflector": "^1.1.1",
            "sebastian/recursion-context": "^3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0"
        },
        "time": "2020-11-30T07:40:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Traverses array structures and object graphs to enumerate all referenced objects",
        "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
        "funding": [
            {
                "url": "https://github.com/sebastianbergmann",
                "type": "github"
            }
        ]
    },
    {
        "name": "sebastian/object-reflector",
        "version": "1.1.2",
        "version_normalized": "1.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/object-reflector.git",
            "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
            "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0"
        },
        "time": "2020-11-30T07:37:18+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Allows reflection of object attributes, including inherited and non-public ones",
        "homepage": "https://github.com/sebastianbergmann/object-reflector/",
        "funding": [
            {
                "url": "https://github.com/sebastianbergmann",
                "type": "github"
            }
        ]
    },
    {
        "name": "sebastian/recursion-context",
        "version": "3.0.1",
        "version_normalized": "3.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/recursion-context.git",
            "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/367dcba38d6e1977be014dc4b22f47a484dac7fb",
            "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0"
        },
        "time": "2020-11-30T07:34:24+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            },
            {
                "name": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Adam Harvey",
                "email": "aharvey@php.net"
            }
        ],
        "description": "Provides functionality to recursively process PHP variables",
        "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
        "funding": [
            {
                "url": "https://github.com/sebastianbergmann",
                "type": "github"
            }
        ]
    },
    {
        "name": "sebastian/resource-operations",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/resource-operations.git",
            "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
            "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0"
        },
        "time": "2015-07-28T20:34:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides a list of PHP built-in functions that operate on resources",
        "homepage": "https://www.github.com/sebastianbergmann/resource-operations"
    },
    {
        "name": "sebastian/version",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/version.git",
            "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
            "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "time": "2016-10-03T07:35:21+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Library that helps with managing the version number of Git-hosted PHP projects",
        "homepage": "https://github.com/sebastianbergmann/version"
    },
    {
        "name": "seld/jsonlint",
        "version": "1.8.3",
        "version_normalized": "1.8.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/jsonlint.git",
            "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
            "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
            "shasum": ""
        },
        "require": {
            "php": "^5.3 || ^7.0 || ^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
        },
        "time": "2020-11-11T09:19:24+00:00",
        "bin": [
            "bin/jsonlint"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Seld\\JsonLint\\": "src/Seld/JsonLint/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "JSON Linter",
        "keywords": [
            "json",
            "linter",
            "parser",
            "validator"
        ],
        "funding": [
            {
                "url": "https://github.com/Seldaek",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "seld/phar-utils",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/phar-utils.git",
            "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
            "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "time": "2020-07-07T18:42:57+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Seld\\PharUtils\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be"
            }
        ],
        "description": "PHAR file format utilities, for when PHP phars you up",
        "keywords": [
            "phar"
        ]
    },
    {
        "name": "sibyx/phpgpx",
        "version": "1.1.2",
        "version_normalized": "1.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Sibyx/phpGPX.git",
            "reference": "e8841db16e751a8968a8c0cdc48100cd74407c3d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Sibyx/phpGPX/zipball/e8841db16e751a8968a8c0cdc48100cd74407c3d",
            "reference": "e8841db16e751a8968a8c0cdc48100cd74407c3d",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-simplexml": "*",
            "lib-libxml": "*",
            "php": ">=5.5"
        },
        "require-dev": {
            "evert/phpdoc-md": "~0.2.0",
            "friendsofphp/php-cs-fixer": "^2.18",
            "phpunit/phpunit": "^6.5"
        },
        "time": "2021-02-28T19:29:40+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpGPX\\": "src/phpGPX/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jakub Dubec",
                "email": "jakub.dubec@gmail.com",
                "homepage": "https://jakubdubec.me"
            }
        ],
        "description": "A simple PHP library for GPX import/export"
    },
    {
        "name": "sirbrillig/phpcs-variable-analysis",
        "version": "v2.10.2",
        "version_normalized": "2.10.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git",
            "reference": "0775e0c683badad52c03b11c2cd86a9fdecb937a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/0775e0c683badad52c03b11c2cd86a9fdecb937a",
            "reference": "0775e0c683badad52c03b11c2cd86a9fdecb937a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "squizlabs/php_codesniffer": "^3.5"
        },
        "require-dev": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
            "limedeck/phpunit-detailed-printer": "^3.1 || ^4.0 || ^5.0",
            "phpstan/phpstan": "^0.11.8",
            "phpunit/phpunit": "^5.0 || ^6.5 || ^7.0 || ^8.0",
            "sirbrillig/phpcs-import-detection": "^1.1"
        },
        "time": "2021-01-08T16:31:05+00:00",
        "type": "phpcodesniffer-standard",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "VariableAnalysis\\": "VariableAnalysis/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Sam Graham",
                "email": "php-codesniffer-variableanalysis@illusori.co.uk"
            },
            {
                "name": "Payton Swick",
                "email": "payton@foolord.com"
            }
        ],
        "description": "A PHPCS sniff to detect problems with variables."
    },
    {
        "name": "smalot/pdfparser",
        "version": "v0.18.2",
        "version_normalized": "0.18.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/smalot/pdfparser.git",
            "reference": "b6db6aa9f605e9a82a29f1325309929a1e0beac0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/smalot/pdfparser/zipball/b6db6aa9f605e9a82a29f1325309929a1e0beac0",
            "reference": "b6db6aa9f605e9a82a29f1325309929a1e0beac0",
            "shasum": ""
        },
        "require": {
            "ext-zlib": "*",
            "php": ">=5.6",
            "symfony/polyfill-mbstring": "^1.18"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.16",
            "symfony/phpunit-bridge": "^5.2"
        },
        "time": "2021-02-25T07:40:30+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Smalot\\PdfParser\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Sebastien MALOT",
                "email": "sebastien@malot.fr"
            }
        ],
        "description": "Pdf parser library. Can read and extract information from pdf file.",
        "homepage": "https://www.pdfparser.org",
        "keywords": [
            "extract",
            "parse",
            "parser",
            "pdf",
            "text"
        ]
    },
    {
        "name": "squizlabs/php_codesniffer",
        "version": "3.5.8",
        "version_normalized": "3.5.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
            "reference": "9d583721a7157ee997f235f327de038e7ea6dac4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4",
            "reference": "9d583721a7157ee997f235f327de038e7ea6dac4",
            "shasum": ""
        },
        "require": {
            "ext-simplexml": "*",
            "ext-tokenizer": "*",
            "ext-xmlwriter": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
        },
        "time": "2020-10-23T02:01:07+00:00",
        "bin": [
            "bin/phpcs",
            "bin/phpcbf"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Greg Sherwood",
                "role": "lead"
            }
        ],
        "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
        "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
        "keywords": [
            "phpcs",
            "standards"
        ]
    },
    {
        "name": "stack/builder",
        "version": "v1.0.6",
        "version_normalized": "1.0.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/stackphp/builder.git",
            "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/stackphp/builder/zipball/a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c",
            "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.0",
            "symfony/http-foundation": "~2.1|~3.0|~4.0|~5.0",
            "symfony/http-kernel": "~2.1|~3.0|~4.0|~5.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~8.0",
            "symfony/routing": "^5.0"
        },
        "time": "2020-01-30T12:17:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Stack": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Igor Wiedler",
                "email": "igor@wiedler.ch"
            }
        ],
        "description": "Builder for stack middleware based on HttpKernelInterface.",
        "keywords": [
            "stack"
        ]
    },
    {
        "name": "swagger-api/swagger-ui",
        "version": "v3.44.1",
        "version_normalized": "3.44.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swagger-api/swagger-ui.git",
            "reference": "db830fbb51ba987dc9931172c891b318ba444d39"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swagger-api/swagger-ui/zipball/db830fbb51ba987dc9931172c891b318ba444d39",
            "reference": "db830fbb51ba987dc9931172c891b318ba444d39",
            "shasum": ""
        },
        "time": "2021-03-04T18:13:06+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Anna Bodnia",
                "email": "anna.bodnia@gmail.com"
            },
            {
                "name": "Buu Nguyen",
                "email": "buunguyen@gmail.com"
            },
            {
                "name": "Josh Ponelat",
                "email": "jponelat@gmail.com"
            },
            {
                "name": "Kyle Shockey",
                "email": "kyleshockey1@gmail.com"
            },
            {
                "name": "Robert Barnwell",
                "email": "robert@robertismy.name"
            },
            {
                "name": "Sahar Jafari",
                "email": "shr.jafari@gmail.com"
            }
        ],
        "description": " Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.",
        "homepage": "http://swagger.io",
        "keywords": [
            "api",
            "documentation",
            "openapi",
            "specification",
            "swagger",
            "ui"
        ]
    },
    {
        "name": "symfony-cmf/routing",
        "version": "1.4.1",
        "version_normalized": "1.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony-cmf/routing.git",
            "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony-cmf/routing/zipball/fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac",
            "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.9|^7.0",
            "psr/log": "1.*",
            "symfony/http-kernel": "^2.2|3.*",
            "symfony/routing": "^2.2|3.*"
        },
        "require-dev": {
            "friendsofsymfony/jsrouting-bundle": "^1.1",
            "symfony-cmf/testing": "^1.3",
            "symfony/config": "^2.2|3.*",
            "symfony/dependency-injection": "^2.0.5|3.*",
            "symfony/event-dispatcher": "^2.1|3.*"
        },
        "suggest": {
            "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (~2.1)"
        },
        "time": "2017-05-09T08:10:41+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Cmf\\Component\\Routing\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony CMF Community",
                "homepage": "https://github.com/symfony-cmf/Routing/contributors"
            }
        ],
        "description": "Extends the Symfony2 routing component for dynamic routes and chaining several routers",
        "homepage": "http://cmf.symfony.com",
        "keywords": [
            "database",
            "routing"
        ]
    },
    {
        "name": "symfony/browser-kit",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/browser-kit.git",
            "reference": "9590bd3d3f9fa2f28d34b713ed4765a8cc8ad15c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9590bd3d3f9fa2f28d34b713ed4765a8cc8ad15c",
            "reference": "9590bd3d3f9fa2f28d34b713ed4765a8cc8ad15c",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/dom-crawler": "~2.8|~3.0|~4.0"
        },
        "require-dev": {
            "symfony/css-selector": "~2.8|~3.0|~4.0",
            "symfony/process": "~2.8|~3.0|~4.0"
        },
        "suggest": {
            "symfony/process": ""
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\BrowserKit\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony BrowserKit Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/class-loader",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/class-loader.git",
            "reference": "a22265a9f3511c0212bf79f54910ca5a77c0e92c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/class-loader/zipball/a22265a9f3511c0212bf79f54910ca5a77c0e92c",
            "reference": "a22265a9f3511c0212bf79f54910ca5a77c0e92c",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "require-dev": {
            "symfony/finder": "~2.8|~3.0|~4.0",
            "symfony/polyfill-apcu": "~1.1"
        },
        "suggest": {
            "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\ClassLoader\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony ClassLoader Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/config",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/config.git",
            "reference": "bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/config/zipball/bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f",
            "reference": "bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/filesystem": "~2.8|~3.0|~4.0",
            "symfony/polyfill-ctype": "~1.8"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.3",
            "symfony/finder": "<3.3"
        },
        "require-dev": {
            "symfony/dependency-injection": "~3.3|~4.0",
            "symfony/event-dispatcher": "~3.3|~4.0",
            "symfony/finder": "~3.3|~4.0",
            "symfony/yaml": "~3.0|~4.0"
        },
        "suggest": {
            "symfony/yaml": "To use the yaml reference dumper"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Config\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Config Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/console",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/console.git",
            "reference": "a10b1da6fc93080c180bba7219b5ff5b7518fe81"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/console/zipball/a10b1da6fc93080c180bba7219b5ff5b7518fe81",
            "reference": "a10b1da6fc93080c180bba7219b5ff5b7518fe81",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/debug": "~2.8|~3.0|~4.0",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.4",
            "symfony/process": "<3.3"
        },
        "provide": {
            "psr/log-implementation": "1.0"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~3.3|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
            "symfony/lock": "~3.4|~4.0",
            "symfony/process": "~3.3|~4.0"
        },
        "suggest": {
            "psr/log": "For using the console logger",
            "symfony/event-dispatcher": "",
            "symfony/lock": "",
            "symfony/process": ""
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Console\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Console Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/css-selector",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/css-selector.git",
            "reference": "da3d9da2ce0026771f5fe64cb332158f1bd2bc33"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/css-selector/zipball/da3d9da2ce0026771f5fe64cb332158f1bd2bc33",
            "reference": "da3d9da2ce0026771f5fe64cb332158f1bd2bc33",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\CssSelector\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Jean-François Simon",
                "email": "jeanfrancois.simon@sensiolabs.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony CssSelector Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/debug",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/debug.git",
            "reference": "ab42889de57fdfcfcc0759ab102e2fd4ea72dcae"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/debug/zipball/ab42889de57fdfcfcc0759ab102e2fd4ea72dcae",
            "reference": "ab42889de57fdfcfcc0759ab102e2fd4ea72dcae",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "psr/log": "~1.0"
        },
        "conflict": {
            "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
        },
        "require-dev": {
            "symfony/http-kernel": "~2.8|~3.0|~4.0"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Debug\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Debug Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/dependency-injection",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/dependency-injection.git",
            "reference": "51d2a2708c6ceadad84393f8581df1dcf9e5e84b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/51d2a2708c6ceadad84393f8581df1dcf9e5e84b",
            "reference": "51d2a2708c6ceadad84393f8581df1dcf9e5e84b",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "psr/container": "^1.0"
        },
        "conflict": {
            "symfony/config": "<3.3.7",
            "symfony/finder": "<3.3",
            "symfony/proxy-manager-bridge": "<3.4",
            "symfony/yaml": "<3.4"
        },
        "provide": {
            "psr/container-implementation": "1.0"
        },
        "require-dev": {
            "symfony/config": "~3.3|~4.0",
            "symfony/expression-language": "~2.8|~3.0|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/config": "",
            "symfony/expression-language": "For using expressions in service container configuration",
            "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
            "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
            "symfony/yaml": ""
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\DependencyInjection\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony DependencyInjection Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/dom-crawler",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/dom-crawler.git",
            "reference": "ef97bcfbae5b384b4ca6c8d57b617722f15241a6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ef97bcfbae5b384b4ca6c8d57b617722f15241a6",
            "reference": "ef97bcfbae5b384b4ca6c8d57b617722f15241a6",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-ctype": "~1.8",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "require-dev": {
            "symfony/css-selector": "~2.8|~3.0|~4.0"
        },
        "suggest": {
            "symfony/css-selector": ""
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\DomCrawler\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony DomCrawler Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "31fde73757b6bad247c54597beef974919ec6860"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/31fde73757b6bad247c54597beef974919ec6860",
            "reference": "31fde73757b6bad247c54597beef974919ec6860",
            "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/debug": "~3.4|~4.4",
            "symfony/dependency-injection": "~3.3|~4.0",
            "symfony/expression-language": "~2.8|~3.0|~4.0",
            "symfony/stopwatch": "~2.8|~3.0|~4.0"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\EventDispatcher\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony EventDispatcher Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/filesystem",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/filesystem.git",
            "reference": "e58d7841cddfed6e846829040dca2cca0ebbbbb3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/filesystem/zipball/e58d7841cddfed6e846829040dca2cca0ebbbbb3",
            "reference": "e58d7841cddfed6e846829040dca2cca0ebbbbb3",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-ctype": "~1.8"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Filesystem\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Filesystem Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/finder",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
            "reference": "b6b6ad3db3edb1b4b1c1896b1975fb684994de6e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/finder/zipball/b6b6ad3db3edb1b4b1c1896b1975fb684994de6e",
            "reference": "b6b6ad3db3edb1b4b1c1896b1975fb684994de6e",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "time": "2020-11-16T17:02:08+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Finder\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Finder Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/http-foundation",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-foundation.git",
            "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b9885fcce6fe494201da4f70a9309770e9d13dc8",
            "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-mbstring": "~1.1",
            "symfony/polyfill-php70": "~1.6"
        },
        "require-dev": {
            "symfony/expression-language": "~2.8|~3.0|~4.0"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpFoundation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony HttpFoundation Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/http-kernel",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-kernel.git",
            "reference": "a98a4c30089e6a2d52a9fa236f718159b539f6f5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-kernel/zipball/a98a4c30089e6a2d52a9fa236f718159b539f6f5",
            "reference": "a98a4c30089e6a2d52a9fa236f718159b539f6f5",
            "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": ""
        },
        "time": "2020-11-27T08:42:42+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpKernel\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony HttpKernel Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/lock",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/lock.git",
            "reference": "8d451ed419a3d5d503bd491437b447fd4c549ceb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/lock/zipball/8d451ed419a3d5d503bd491437b447fd4c549ceb",
            "reference": "8d451ed419a3d5d503bd491437b447fd4c549ceb",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "psr/log": "~1.0",
            "symfony/polyfill-php70": "~1.0"
        },
        "require-dev": {
            "predis/predis": "~1.0"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Lock\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jérémy Derussé",
                "email": "jeremy@derusse.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Lock Component",
        "homepage": "https://symfony.com",
        "keywords": [
            "cas",
            "flock",
            "locking",
            "mutex",
            "redlock",
            "semaphore"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/phpunit-bridge",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/phpunit-bridge.git",
            "reference": "120273ad5d03a8deee08ca9260e2598f288f2bac"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/120273ad5d03a8deee08ca9260e2598f288f2bac",
            "reference": "120273ad5d03a8deee08ca9260e2598f288f2bac",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "conflict": {
            "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0|9.1.2"
        },
        "suggest": {
            "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
        },
        "time": "2020-11-13T16:28:59+00:00",
        "bin": [
            "bin/simple-phpunit"
        ],
        "type": "symfony-bridge",
        "extra": {
            "thanks": {
                "name": "phpunit/phpunit",
                "url": "https://github.com/sebastianbergmann/phpunit"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "bootstrap.php"
            ],
            "psr-4": {
                "Symfony\\Bridge\\PhpUnit\\": ""
            },
            "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 PHPUnit Bridge",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-ctype",
        "version": "v1.22.1",
        "version_normalized": "1.22.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "c6c942b1ac76c82448322025e084cadc56048b4e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e",
            "reference": "c6c942b1ac76c82448322025e084cadc56048b4e",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "suggest": {
            "ext-ctype": "For best performance"
        },
        "time": "2021-01-07T16:49:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.22-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "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"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-iconv",
        "version": "v1.22.1",
        "version_normalized": "1.22.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-iconv.git",
            "reference": "06fb361659649bcfd6a208a0f1fcaf4e827ad342"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/06fb361659649bcfd6a208a0f1fcaf4e827ad342",
            "reference": "06fb361659649bcfd6a208a0f1fcaf4e827ad342",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "suggest": {
            "ext-iconv": "For best performance"
        },
        "time": "2021-01-22T09:19:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.22-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Iconv\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Iconv extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "iconv",
            "polyfill",
            "portable",
            "shim"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-intl-idn",
        "version": "v1.22.1",
        "version_normalized": "1.22.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-idn.git",
            "reference": "2d63434d922daf7da8dd863e7907e67ee3031483"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/2d63434d922daf7da8dd863e7907e67ee3031483",
            "reference": "2d63434d922daf7da8dd863e7907e67ee3031483",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1",
            "symfony/polyfill-intl-normalizer": "^1.10",
            "symfony/polyfill-php72": "^1.10"
        },
        "suggest": {
            "ext-intl": "For best performance"
        },
        "time": "2021-01-22T09:19:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.22-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Intl\\Idn\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Laurent Bassin",
                "email": "laurent@bassin.info"
            },
            {
                "name": "Trevor Rowbotham",
                "email": "trevor.rowbotham@pm.me"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "idn",
            "intl",
            "polyfill",
            "portable",
            "shim"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-intl-normalizer",
        "version": "v1.22.1",
        "version_normalized": "1.22.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
            "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/43a0283138253ed1d48d352ab6d0bdb3f809f248",
            "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "suggest": {
            "ext-intl": "For best performance"
        },
        "time": "2021-01-22T09:19:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.22-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
            },
            "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 for intl's Normalizer class and related functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "intl",
            "normalizer",
            "polyfill",
            "portable",
            "shim"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.22.1",
        "version_normalized": "1.22.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "5232de97ee3b75b0360528dae24e73db49566ab1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1",
            "reference": "5232de97ee3b75b0360528dae24e73db49566ab1",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2021-01-22T09:19:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.22-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-php56",
        "version": "v1.20.0",
        "version_normalized": "1.20.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php56.git",
            "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
            "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2020-10-23T14:02:19+00:00",
        "type": "metapackage",
        "extra": {
            "branch-alias": {
                "dev-main": "1.20-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "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"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-php70",
        "version": "v1.20.0",
        "version_normalized": "1.20.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php70.git",
            "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644",
            "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2020-10-23T14:02:19+00:00",
        "type": "metapackage",
        "extra": {
            "branch-alias": {
                "dev-main": "1.20-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "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"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-php72",
        "version": "v1.22.1",
        "version_normalized": "1.22.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php72.git",
            "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
            "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2021-01-07T16:49:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.22-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "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"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-php80",
        "version": "v1.22.1",
        "version_normalized": "1.22.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php80.git",
            "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91",
            "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2021-01-07T16:49:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.22-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php80\\": ""
            },
            "files": [
                "bootstrap.php"
            ],
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ion Bazan",
                "email": "ion.bazan@gmail.com"
            },
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/process",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/process.git",
            "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/process/zipball/b8648cf1d5af12a44a51d07ef9bf980921f15fca",
            "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Process\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Process Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/psr-http-message-bridge",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/psr-http-message-bridge.git",
            "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad",
            "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad",
            "shasum": ""
        },
        "require": {
            "php": "^7.1",
            "psr/http-message": "^1.0",
            "symfony/http-foundation": "^3.4 || ^4.0"
        },
        "require-dev": {
            "nyholm/psr7": "^1.1",
            "symfony/phpunit-bridge": "^3.4.20 || ^4.0",
            "zendframework/zend-diactoros": "^1.4.1 || ^2.0"
        },
        "suggest": {
            "nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
        },
        "time": "2019-03-11T18:22:33+00:00",
        "type": "symfony-bridge",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/routing",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/routing.git",
            "reference": "3e522ac69cadffd8131cc2b22157fa7662331a6c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/routing/zipball/3e522ac69cadffd8131cc2b22157fa7662331a6c",
            "reference": "3e522ac69cadffd8131cc2b22157fa7662331a6c",
            "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"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Routing\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Routing Component",
        "homepage": "https://symfony.com",
        "keywords": [
            "router",
            "routing",
            "uri",
            "url"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/serializer",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/serializer.git",
            "reference": "6d69ccc1dcfb64c1e9c9444588643e98718d1849"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/serializer/zipball/6d69ccc1dcfb64c1e9c9444588643e98718d1849",
            "reference": "6d69ccc1dcfb64c1e9c9444588643e98718d1849",
            "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."
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Serializer\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Serializer Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/translation",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation.git",
            "reference": "be83ee6c065cb32becdb306ba61160d598b1ce88"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation/zipball/be83ee6c065cb32becdb306ba61160d598b1ce88",
            "reference": "be83ee6c065cb32becdb306ba61160d598b1ce88",
            "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": ""
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Translation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Translation Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/twig-bridge",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/twig-bridge.git",
            "reference": "090d19d6f1ea5b9e1d79f372785aa5e5c9cd4042"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/090d19d6f1ea5b9e1d79f372785aa5e5c9cd4042",
            "reference": "090d19d6f1ea5b9e1d79f372785aa5e5c9cd4042",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "twig/twig": "^1.41|^2.10"
        },
        "conflict": {
            "symfony/console": "<3.4",
            "symfony/form": "<3.4.31|>=4.0,<4.3.4"
        },
        "require-dev": {
            "fig/link-util": "^1.0",
            "symfony/asset": "~2.8|~3.0|~4.0",
            "symfony/console": "~3.4|~4.0",
            "symfony/dependency-injection": "~2.8|~3.0|~4.0",
            "symfony/expression-language": "~2.8|~3.0|~4.0",
            "symfony/finder": "~2.8|~3.0|~4.0",
            "symfony/form": "^3.4.31|^4.3.4",
            "symfony/http-foundation": "^3.3.11|~4.0",
            "symfony/http-kernel": "~3.2|~4.0",
            "symfony/polyfill-intl-icu": "~1.0",
            "symfony/routing": "~2.8|~3.0|~4.0",
            "symfony/security": "^2.8.31|^3.3.13|~4.0",
            "symfony/security-acl": "~2.8|~3.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": "~2.8.10|~3.1.4|~3.2|~4.0",
            "symfony/web-link": "~3.3|~4.0",
            "symfony/workflow": "~3.3|~4.0",
            "symfony/yaml": "~2.8|~3.0|~4.0"
        },
        "suggest": {
            "symfony/asset": "For using the AssetExtension",
            "symfony/expression-language": "For using the ExpressionExtension",
            "symfony/finder": "",
            "symfony/form": "For using the FormExtension",
            "symfony/http-kernel": "For using the HttpKernelExtension",
            "symfony/routing": "For using the RoutingExtension",
            "symfony/security": "For using the SecurityExtension",
            "symfony/stopwatch": "For using the StopwatchExtension",
            "symfony/templating": "For using the TwigEngine",
            "symfony/translation": "For using the TranslationExtension",
            "symfony/var-dumper": "For using the DumpExtension",
            "symfony/web-link": "For using the WebLinkExtension",
            "symfony/yaml": "For using the YamlExtension"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "symfony-bridge",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Bridge\\Twig\\": ""
            },
            "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 Twig Bridge",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/validator",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/validator.git",
            "reference": "d25ceea5c99022aecf37adf157c76c31fc5dcbed"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/validator/zipball/d25ceea5c99022aecf37adf157c76c31fc5dcbed",
            "reference": "d25ceea5c99022aecf37adf157c76c31fc5dcbed",
            "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": ""
        },
        "time": "2020-10-28T05:23:51+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Validator\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Validator Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/var-dumper",
        "version": "v4.4.20",
        "version_normalized": "4.4.20.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/var-dumper.git",
            "reference": "a1eab2f69906dc83c5ddba4632180260d0ab4f7f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a1eab2f69906dc83c5ddba4632180260d0ab4f7f",
            "reference": "a1eab2f69906dc83c5ddba4632180260d0ab4f7f",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/polyfill-php72": "~1.5",
            "symfony/polyfill-php80": "^1.15"
        },
        "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.43|^2.13|^3.0.4"
        },
        "suggest": {
            "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
            "ext-intl": "To show region name in time zone dump",
            "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
        },
        "time": "2021-01-27T09:09:26+00:00",
        "bin": [
            "Resources/bin/var-dump-server"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Resources/functions/dump.php"
            ],
            "psr-4": {
                "Symfony\\Component\\VarDumper\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Provides mechanisms for walking through any arbitrary PHP variable",
        "homepage": "https://symfony.com",
        "keywords": [
            "debug",
            "dump"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/yaml",
        "version": "v3.4.47",
        "version_normalized": "3.4.47.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "88289caa3c166321883f67fe5130188ebbb47094"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/88289caa3c166321883f67fe5130188ebbb47094",
            "reference": "88289caa3c166321883f67fe5130188ebbb47094",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-ctype": "~1.8"
        },
        "conflict": {
            "symfony/console": "<3.4"
        },
        "require-dev": {
            "symfony/console": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/console": "For validating YAML files using the lint command"
        },
        "time": "2020-10-24T10:57:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Yaml\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Yaml Component",
        "homepage": "https://symfony.com",
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "textalk/websocket",
        "version": "1.5.2",
        "version_normalized": "1.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Textalk/websocket-php.git",
            "reference": "b93249453806a2dd46495de46d76fcbcb0d8dee8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Textalk/websocket-php/zipball/b93249453806a2dd46495de46d76fcbcb0d8dee8",
            "reference": "b93249453806a2dd46495de46d76fcbcb0d8dee8",
            "shasum": ""
        },
        "require": {
            "php": "^7.2 | ^8.0",
            "psr/log": "^1.0"
        },
        "require-dev": {
            "php-coveralls/php-coveralls": "^2.0",
            "phpunit/phpunit": "^8.0|^9.0",
            "squizlabs/php_codesniffer": "^3.5"
        },
        "time": "2021-02-12T15:39:23+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "WebSocket\\": "lib"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "ISC"
        ],
        "authors": [
            {
                "name": "Fredrik Liljegren"
            },
            {
                "name": "Sören Jensen",
                "email": "soren@abicart.se"
            }
        ],
        "description": "WebSocket client and server"
    },
    {
        "name": "theseer/tokenizer",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/theseer/tokenizer.git",
            "reference": "75a63c33a8577608444246075ea0af0d052e452a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
            "reference": "75a63c33a8577608444246075ea0af0d052e452a",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-tokenizer": "*",
            "ext-xmlwriter": "*",
            "php": "^7.2 || ^8.0"
        },
        "time": "2020-07-12T23:59:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Arne Blankerts",
                "email": "arne@blankerts.de",
                "role": "Developer"
            }
        ],
        "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
        "funding": [
            {
                "url": "https://github.com/theseer",
                "type": "github"
            }
        ]
    },
    {
        "name": "traviscarden/behat-table-comparison",
        "version": "v0.2.2",
        "version_normalized": "0.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/TravisCarden/behat-table-comparison.git",
            "reference": "76e75352b19a509b4ada4128baaf08bfdd8be785"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/TravisCarden/behat-table-comparison/zipball/76e75352b19a509b4ada4128baaf08bfdd8be785",
            "reference": "76e75352b19a509b4ada4128baaf08bfdd8be785",
            "shasum": ""
        },
        "require": {
            "behat/gherkin": "^4.4.4",
            "php": "^5.6|^7.0",
            "sebastian/diff": ">=1.4"
        },
        "require-dev": {
            "behat/behat": "^3.3",
            "codeclimate/php-test-reporter": "^0.4.2",
            "phpunit/phpunit": "^4.8",
            "squizlabs/php_codesniffer": "^2.7"
        },
        "time": "2018-07-03T17:42:23+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "TravisCarden\\BehatTableComparison\\": "src/BehatTableComparison/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Travis Carden",
                "email": "travis.carden@gmail.com"
            }
        ],
        "description": "Provides an equality assertion for comparing Behat TableNode tables.",
        "keywords": [
            "Behat",
            "gherkin"
        ]
    },
    {
        "name": "twig/twig",
        "version": "v1.44.2",
        "version_normalized": "1.44.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig.git",
            "reference": "138c493c5b8ee7cff3821f80b8896d371366b5fe"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig/zipball/138c493c5b8ee7cff3821f80b8896d371366b5fe",
            "reference": "138c493c5b8ee7cff3821f80b8896d371366b5fe",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.5",
            "symfony/polyfill-ctype": "^1.8"
        },
        "require-dev": {
            "psr/container": "^1.0",
            "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
        },
        "time": "2021-01-05T10:10:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.44-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Twig_": "lib/"
            },
            "psr-4": {
                "Twig\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com",
                "homepage": "http://fabien.potencier.org",
                "role": "Lead Developer"
            },
            {
                "name": "Twig Team",
                "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"
        ],
        "funding": [
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "typo3/phar-stream-wrapper",
        "version": "v3.1.6",
        "version_normalized": "3.1.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/TYPO3/phar-stream-wrapper.git",
            "reference": "60131cb573a1e478cfecd34e4ea38e3b31505f75"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/60131cb573a1e478cfecd34e4ea38e3b31505f75",
            "reference": "60131cb573a1e478cfecd34e4ea38e3b31505f75",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": "^7.0 || ^8.0"
        },
        "require-dev": {
            "ext-xdebug": "*",
            "phpspec/prophecy": "^1.10",
            "symfony/phpunit-bridge": "^5.1"
        },
        "suggest": {
            "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing"
        },
        "time": "2020-11-07T09:06:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "v3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "TYPO3\\PharStreamWrapper\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Interceptors for PHP's native phar:// stream handling",
        "homepage": "https://typo3.org/",
        "keywords": [
            "phar",
            "php",
            "security",
            "stream-wrapper"
        ]
    },
    {
        "name": "vardot/blazy",
        "version": "1.8.2.1",
        "version_normalized": "1.8.2.1",
        "source": {
            "type": "git",
            "url": "https://github.com/Vardot/blazy.git",
            "reference": "934160a4d6420d26b78371b9d341bac7c6c8ade8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Vardot/blazy/zipball/934160a4d6420d26b78371b9d341bac7c6c8ade8",
            "reference": "934160a4d6420d26b78371b9d341bac7c6c8ade8",
            "shasum": ""
        },
        "time": "2017-07-16T11:19:13+00:00",
        "type": "drupal-library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "description": "forked from dinbror/blazy to be used as drupal-library"
    },
    {
        "name": "webflo/drupal-core-require-dev",
        "version": "8.9.13",
        "version_normalized": "8.9.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/webflo/drupal-core-require-dev.git",
            "reference": "b0b463ff76880b59a98ff7b62cbffe6041bd9f0c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/webflo/drupal-core-require-dev/zipball/b0b463ff76880b59a98ff7b62cbffe6041bd9f0c",
            "reference": "b0b463ff76880b59a98ff7b62cbffe6041bd9f0c",
            "shasum": ""
        },
        "require": {
            "behat/mink": "^1.8",
            "behat/mink-goutte-driver": "^1.2",
            "behat/mink-selenium2-driver": "^1.4",
            "composer/composer": "^1.9.1",
            "drupal/coder": "^8.3.7",
            "drupal/core": "8.9.13",
            "jcalderonzumba/gastonjs": "^1.0.2",
            "jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
            "justinrainbow/json-schema": "^5.2",
            "mikey179/vfsstream": "^1.6.8",
            "phpspec/prophecy": "^1.7",
            "phpunit/phpunit": "^6.5 || ^7",
            "symfony/browser-kit": "^3.4.0",
            "symfony/css-selector": "^3.4.0",
            "symfony/debug": "^3.4.0",
            "symfony/dom-crawler": "^3.4.0 !=3.4.38",
            "symfony/filesystem": "~3.4.0",
            "symfony/finder": "~3.4.0",
            "symfony/lock": "~3.4.0",
            "symfony/phpunit-bridge": "^3.4.3"
        },
        "time": "2021-01-20T18:02:36+00:00",
        "type": "metapackage",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "require-dev dependencies from drupal/core",
        "abandoned": "drupal/core-dev"
    },
    {
        "name": "webflo/drupal-finder",
        "version": "1.2.2",
        "version_normalized": "1.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/webflo/drupal-finder.git",
            "reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/c8e5dbe65caef285fec8057a4c718a0d4138d1ee",
            "reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee",
            "shasum": ""
        },
        "require": {
            "ext-json": "*"
        },
        "require-dev": {
            "mikey179/vfsstream": "^1.6",
            "phpunit/phpunit": "^4.8"
        },
        "time": "2020-10-27T09:42:17+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/DrupalFinder.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Florian Weber",
                "email": "florian@webflo.org"
            }
        ],
        "description": "Helper class to locate a Drupal installation from a given path."
    },
    {
        "name": "webmozart/assert",
        "version": "1.9.1",
        "version_normalized": "1.9.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/webmozarts/assert.git",
            "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
            "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0 || ^8.0",
            "symfony/polyfill-ctype": "^1.8"
        },
        "conflict": {
            "phpstan/phpstan": "<0.12.20",
            "vimeo/psalm": "<3.9.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.36 || ^7.5.13"
        },
        "time": "2020-07-08T17:02:28+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Webmozart\\Assert\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            }
        ],
        "description": "Assertions to validate method input/output with nice error messages.",
        "keywords": [
            "assert",
            "check",
            "validate"
        ]
    },
    {
        "name": "webmozart/path-util",
        "version": "2.3.0",
        "version_normalized": "2.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/webmozart/path-util.git",
            "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
            "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "webmozart/assert": "~1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.6",
            "sebastian/version": "^1.0.1"
        },
        "time": "2015-12-17T08:42:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Webmozart\\PathUtil\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            }
        ],
        "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths."
    },
    {
        "name": "zumba/amplitude-php",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zumba/amplitude-php.git",
            "reference": "144da6e648b21a95e5bc67e711af6858f7dae38e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zumba/amplitude-php/zipball/144da6e648b21a95e5bc67e711af6858f7dae38e",
            "reference": "144da6e648b21a95e5bc67e711af6858f7dae38e",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=7.2",
            "psr/log": "^1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "8.3.*",
            "squizlabs/php_codesniffer": "3.4.*"
        },
        "time": "2021-01-26T15:42:42+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zumba\\Amplitude\\": "./src/",
                "Zumba\\Amplitude\\Test\\": "./test/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Zumba Fitness, LLC",
                "homepage": "https://tech.zumba.com"
            },
            {
                "name": "Jonathan Foote",
                "email": "jonathan.foote@zumba.com",
                "role": "Developer"
            }
        ],
        "description": "PHP SDK for Amplitude",
        "homepage": "https://github.com/zumba/amplitude-php",
        "keywords": [
            "amplitude",
            "analytics",
            "sdk",
            "tracking"
        ]
    }
]
