Skip to content
Snippets Groups Projects
composer.lock 577.77 KiB
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "fa23752cf2e7b6427ecb75714646b0b3",
    "packages": [
        {
            "name": "asm89/stack-cors",
            "version": "1.3.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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Asm89\\Stack\\": "src/Asm89/Stack/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alexander",
                    "email": "iam.asm89@gmail.com"
                }
            ],
            "description": "Cross-origin resource sharing library and stack middleware",
            "homepage": "https://github.com/asm89/stack-cors",
            "keywords": [
                "cors",
                "stack"
            ],
            "support": {
                "issues": "https://github.com/asm89/stack-cors/issues",
                "source": "https://github.com/asm89/stack-cors/tree/1.3.0"
            },
            "time": "2019-12-24T22:41:47+00:00"
        },
        {
            "name": "browserstate/history.js",
            "version": "1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/browserstate/history.js",
                "reference": "origin/master"
            },
            "type": "drupal-library"
        },
        {
            "name": "chi-teck/drupal-code-generator",
            "version": "2.6.2",
            "source": {
                "type": "git",
                "url": "https://github.com/Chi-teck/drupal-code-generator.git",
                "reference": "22ed1cc02dc47814e8239de577da541e9b9bd980"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/22ed1cc02dc47814e8239de577da541e9b9bd980",
                "reference": "22ed1cc02dc47814e8239de577da541e9b9bd980",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=7.4",
                "psr/log": "^1.1 || ^2.0 || ^3.0",
                "symfony/console": "^4.4.15 || ^5.1 || ^6.0",
                "symfony/filesystem": "^4.4 || ^5.1 || ^6",
                "symfony/polyfill-php80": "^1.23",
                "symfony/string": "^5.1 || ^6",
                "twig/twig": "^2.14.11 || ^3.1"
            },
            "conflict": {
                "squizlabs/php_codesniffer": "<3.6"
            },
            "require-dev": {
                "chi-teck/drupal-coder-extension": "^1.2",
                "drupal/coder": "^8.3.14",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.4",
                "squizlabs/php_codesniffer": "^3.5",
                "symfony/var-dumper": "^5.2 || ^6.0",
                "symfony/yaml": "^5.2 || ^6.0"
            },
            "bin": [
                "bin/dcg"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "DrupalCodeGenerator\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Drupal code generator",
            "support": {
                "issues": "https://github.com/Chi-teck/drupal-code-generator/issues",
                "source": "https://github.com/Chi-teck/drupal-code-generator/tree/2.6.2"
            },
            "time": "2022-11-11T15:34:04+00:00"
        },
        {
            "name": "ckeditor/indentblock",
            "version": "4.8.0",
            "dist": {
                "type": "zip",
                "url": "https://download.ckeditor.com/indentblock/releases/indentblock_4.8.0.zip"
            },
            "require": {
                "composer/installers": "~1.0"
            },
            "type": "drupal-library",
            "extra": {
                "installer-name": "indentblock"
            }
        },
        {
            "name": "composer/installers",
            "version": "v1.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "ae03311f45dfe194412081526be2e003960df74b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/ae03311f45dfe194412081526be2e003960df74b",
                "reference": "ae03311f45dfe194412081526be2e003960df74b",
                "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"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\Installers\\": "src/Composer/Installers"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Robinson Young",
                    "email": "kyle@dontkry.com",
                    "homepage": "https://github.com/shama"
                }
            ],
            "description": "A multi-framework Composer library installer",
            "homepage": "https://composer.github.io/installers/",
            "keywords": [
                "Craft",
                "Dolibarr",
                "Eliasis",
                "Hurad",
                "ImageCMS",
                "Kanboard",
                "Lan Management System",
                "MODX Evo",
                "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",
                "miaoxing",
                "modulework",
                "modx",
                "moodle",
                "osclass",
                "phpbb",
                "piwik",
                "ppi",
                "processwire",
                "puppet",
                "pxcms",
                "reindex",
                "roundcube",
                "shopware",
                "silverstripe",
                "sydes",
                "sylius",
                "symfony",
                "tastyigniter",
                "typo3",
                "wordpress",
                "yawik",
                "zend",
                "zikula"
            ],
            "support": {
                "issues": "https://github.com/composer/installers/issues",
                "source": "https://github.com/composer/installers/tree/v1.11.0"
            },
            "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"
                }
            ],
            "time": "2021-04-28T06:42:17+00:00"
        },
        {
            "name": "composer/semver",
            "version": "3.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/semver.git",
                "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
                "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.4",
                "symfony/phpunit-bridge": "^4.2 || ^5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\Semver\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "Semver library that offers utilities, version constraint parsing and validation.",
            "keywords": [
                "semantic",
                "semver",
                "validation",
                "versioning"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/semver/issues",
                "source": "https://github.com/composer/semver/tree/3.3.2"
            },
            "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"
                }
            ],
            "time": "2022-04-01T19:23:25+00:00"
        },
        {
            "name": "consolidation/annotated-command",
            "version": "4.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/annotated-command.git",
                "reference": "fd263e3e9341d29758025b1a9b2878e3247525be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/fd263e3e9341d29758025b1a9b2878e3247525be",
                "reference": "fd263e3e9341d29758025b1a9b2878e3247525be",
                "shasum": ""
            },
            "require": {
                "consolidation/output-formatters": "^4.1.1",
                "php": ">=7.1.3",
                "psr/log": "^1|^2|^3",
                "symfony/console": "^4.4.8|^5|^6",
                "symfony/event-dispatcher": "^4.4.8|^5|^6",
                "symfony/finder": "^4.4.8|^5|^6"
            },
            "require-dev": {
                "composer-runtime-api": "^2.0",
                "phpunit/phpunit": "^7.5.20 || ^8 || ^9",
                "squizlabs/php_codesniffer": "^3",
                "yoast/phpunit-polyfills": "^0.2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "4.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Consolidation\\AnnotatedCommand\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                }
            ],
            "description": "Initialize Symfony Console commands from annotated command class methods.",
            "support": {
                "issues": "https://github.com/consolidation/annotated-command/issues",
                "source": "https://github.com/consolidation/annotated-command/tree/4.7.1"
            },
            "time": "2022-12-06T22:57:25+00:00"
        },
        {
            "name": "consolidation/config",
            "version": "2.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/config.git",
                "reference": "d90e684c07582ab91916771565f9c768ebfd5dae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/config/zipball/d90e684c07582ab91916771565f9c768ebfd5dae",
                "reference": "d90e684c07582ab91916771565f9c768ebfd5dae",
                "shasum": ""
            },
            "require": {
                "dflydev/dot-access-data": "^1.1.0 || ^2 || ^3",
                "grasmash/expander": "^1 || ^2",
                "php": ">=7.1.3",
                "psr/log": "^1.1",
                "symfony/event-dispatcher": "^4 || ^5 || ^6"
            },
            "require-dev": {
                "ext-json": "*",
                "phpunit/phpunit": ">=7.5.20",
                "squizlabs/php_codesniffer": "^3",
                "symfony/console": "^4 || ^5 || ^6",
                "symfony/yaml": "^4 || ^5 || ^6",
                "yoast/phpunit-polyfills": "^1"
            },
            "suggest": {
                "symfony/event-dispatcher": "Required to inject configuration into Command options",
                "symfony/yaml": "Required to use Consolidation\\Config\\Loader\\YamlConfigLoader"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Consolidation\\Config\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                }
            ],
            "description": "Provide configuration services for a commandline tool.",
            "support": {
                "issues": "https://github.com/consolidation/config/issues",
                "source": "https://github.com/consolidation/config/tree/2.0.6"
            },
            "time": "2022-02-21T17:36:52+00:00"
        },
        {
            "name": "consolidation/filter-via-dot-access-data",
            "version": "2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/filter-via-dot-access-data.git",
                "reference": "cb2eeba41f8e2e3c61698a5cf70ef048ff6c9d5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/cb2eeba41f8e2e3c61698a5cf70ef048ff6c9d5b",
                "reference": "cb2eeba41f8e2e3c61698a5cf70ef048ff6c9d5b",
                "shasum": ""
            },
            "require": {
                "dflydev/dot-access-data": "^1.1.0 || ^2.0.0 || ^3.0.0",
                "php": ">=7.1.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5.20 || ^8 || ^9",
                "squizlabs/php_codesniffer": "^3",
                "yoast/phpunit-polyfills": "^0.2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Consolidation\\Filter\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                }
            ],
            "description": "This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.",
            "support": {
                "source": "https://github.com/consolidation/filter-via-dot-access-data/tree/2.0.2"
            },
            "time": "2021-12-30T03:56:08+00:00"
        },
        {
            "name": "consolidation/log",
            "version": "2.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/log.git",
                "reference": "3ad08dc57e8aff9400111bad36beb0ed387fe6a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/log/zipball/3ad08dc57e8aff9400111bad36beb0ed387fe6a9",
                "reference": "3ad08dc57e8aff9400111bad36beb0ed387fe6a9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "psr/log": "^1 || ^2",
                "symfony/console": "^4 || ^5 || ^6"
            },
            "require-dev": {
                "phpunit/phpunit": ">=7.5.20",
                "squizlabs/php_codesniffer": "^3",
                "yoast/phpunit-polyfills": "^0.2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Consolidation\\Log\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                }
            ],
            "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.",
            "support": {
                "issues": "https://github.com/consolidation/log/issues",
                "source": "https://github.com/consolidation/log/tree/2.1.1"
            },
            "time": "2022-02-24T04:27:32+00:00"
        },
        {
            "name": "consolidation/output-formatters",
            "version": "4.2.3",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/output-formatters.git",
                "reference": "cbb50cc86775f14972003f797b61e232788bee1f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/cbb50cc86775f14972003f797b61e232788bee1f",
                "reference": "cbb50cc86775f14972003f797b61e232788bee1f",
                "shasum": ""
            },
            "require": {
                "dflydev/dot-access-data": "^1.1.0 || ^2 || ^3",
                "php": ">=7.1.3",
                "symfony/console": "^4|^5|^6",
                "symfony/finder": "^4|^5|^6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.4.2",
                "phpunit/phpunit": ">=7",
                "squizlabs/php_codesniffer": "^3",
                "symfony/var-dumper": "^4|^5|^6",
                "symfony/yaml": "^4|^5|^6",
                "yoast/phpunit-polyfills": "^0.2.0"
            },
            "suggest": {
                "symfony/var-dumper": "For using the var_dump formatter"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "4.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Consolidation\\OutputFormatters\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                }
            ],
            "description": "Format text by applying transformations provided by plug-in formatters.",
            "support": {
                "issues": "https://github.com/consolidation/output-formatters/issues",
                "source": "https://github.com/consolidation/output-formatters/tree/4.2.3"
            },
            "time": "2022-10-17T04:01:40+00:00"
        },
        {
            "name": "consolidation/robo",
            "version": "4.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/robo.git",
                "reference": "ccf80963abf11bdb8e90659aa99a7449b21e9452"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/robo/zipball/ccf80963abf11bdb8e90659aa99a7449b21e9452",
                "reference": "ccf80963abf11bdb8e90659aa99a7449b21e9452",
                "shasum": ""
            },
            "require": {
                "consolidation/annotated-command": "^4.3",
                "consolidation/config": "^1.2.1 || ^2.0.1",
                "consolidation/log": "^1.1.1 || ^2.0.2",
                "consolidation/output-formatters": "^4.1.2",
                "consolidation/self-update": "^2.0",
                "league/container": "^3.3.1 || ^4.0",
                "php": ">=7.1.3",
                "symfony/console": "^4.4.19 || ^5 || ^6",
                "symfony/event-dispatcher": "^4.4.19 || ^5 || ^6",
                "symfony/filesystem": "^4.4.9 || ^5 || ^6",
                "symfony/finder": "^4.4.9 || ^5 || ^6",
                "symfony/process": "^4.4.9 || ^5 || ^6",
                "symfony/yaml": "^4.4 || ^5 || ^6"
            },
            "conflict": {
                "codegyre/robo": "*"
            },
            "require-dev": {
                "natxet/cssmin": "3.0.4",
                "patchwork/jsqueeze": "^2",
                "pear/archive_tar": "^1.4.4",
                "phpunit/phpunit": "^7.5.20 || ^8",
                "squizlabs/php_codesniffer": "^3.6",
                "yoast/phpunit-polyfills": "^0.2.0"
            },
            "suggest": {
                "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.",
                "totten/lurkerlite": "For monitoring filesystem changes in taskWatch"
            },
            "bin": [
                "robo"
            ],
            "type": "library",
            "extra": {
                "scenarios": {
                    "symfony4": {
                        "require": {
                            "symfony/console": "^4.4.11",
                            "symfony/event-dispatcher": "^4.4.11",
                            "symfony/filesystem": "^4.4.11",
                            "symfony/finder": "^4.4.11",
                            "symfony/process": "^4.4.11",
                            "phpunit/phpunit": "^6",
                            "nikic/php-parser": "^2"
                        },
                        "remove": [
                            "codeception/phpunit-wrapper"
                        ],
                        "config": {
                            "platform": {
                                "php": "7.1.3"
                            }
                        }
                    }
                },
                "branch-alias": {
                    "dev-master": "2.x-dev",
                    "dev-main": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Robo\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Davert",
                    "email": "davert.php@resend.cc"
                }
            ],
            "description": "Modern task runner",
            "support": {
                "issues": "https://github.com/consolidation/robo/issues",
                "source": "https://github.com/consolidation/robo/tree/4.0.2"
            },
            "time": "2022-04-21T09:29:58+00:00"
        },
        {
            "name": "consolidation/self-update",
            "version": "2.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/self-update.git",
                "reference": "8a64bdd8daf5faa8e85f56534dd99caf928164b3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/self-update/zipball/8a64bdd8daf5faa8e85f56534dd99caf928164b3",
                "reference": "8a64bdd8daf5faa8e85f56534dd99caf928164b3",
                "shasum": ""
            },
            "require": {
                "composer/semver": "^3.2",
                "php": ">=5.5.0",
                "symfony/console": "^2.8 || ^3 || ^4 || ^5 || ^6",
                "symfony/filesystem": "^2.5 || ^3 || ^4 || ^5 || ^6"
            },
            "bin": [
                "scripts/release"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "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.",
            "support": {
                "issues": "https://github.com/consolidation/self-update/issues",
                "source": "https://github.com/consolidation/self-update/tree/2.0.5"
            },
            "time": "2022-02-09T22:44:24+00:00"
        },
        {
            "name": "consolidation/site-alias",
            "version": "3.1.7",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/site-alias.git",
                "reference": "3b6519592c7e8557423f935806cd73adf69ed6c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/site-alias/zipball/3b6519592c7e8557423f935806cd73adf69ed6c7",
                "reference": "3b6519592c7e8557423f935806cd73adf69ed6c7",
                "shasum": ""
            },
            "require": {
                "consolidation/config": "^1.2.1 || ^2",
                "php": ">=5.5.0",
                "symfony/filesystem": "^4.4 || ^5.4 || ^6",
                "symfony/finder": "~2.3 || ^3 || ^4.4 || ^5 || ^6",
                "webmozart/path-util": "^2.3"
            },
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "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.",
            "support": {
                "issues": "https://github.com/consolidation/site-alias/issues",
                "source": "https://github.com/consolidation/site-alias/tree/3.1.7"
            },
            "time": "2022-10-15T01:21:09+00:00"
        },
        {
            "name": "consolidation/site-process",
            "version": "4.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/site-process.git",
                "reference": "ee3bf69001694b2117cc2f96c2ef70d8d45f1234"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/site-process/zipball/ee3bf69001694b2117cc2f96c2ef70d8d45f1234",
                "reference": "ee3bf69001694b2117cc2f96c2ef70d8d45f1234",
                "shasum": ""
            },
            "require": {
                "consolidation/config": "^1.2.1 || ^2",
                "consolidation/site-alias": "^3 || ^4",
                "php": ">=7.1.3",
                "symfony/console": "^2.8.52 || ^3 || ^4.4 || ^5",
                "symfony/process": "^4.3.4 || ^5"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5.20 || ^8.5.14",
                "squizlabs/php_codesniffer": "^3",
                "yoast/phpunit-polyfills": "^0.2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "4.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Consolidation\\SiteProcess\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                },
                {
                    "name": "Moshe Weitzman",
                    "email": "weitzman@tejasa.com"
                }
            ],
            "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.",
            "support": {
                "issues": "https://github.com/consolidation/site-process/issues",
                "source": "https://github.com/consolidation/site-process/tree/4.2.1"
            },
            "time": "2022-10-18T13:19:35+00:00"
        },
        {
            "name": "cweagans/composer-patches",
            "version": "1.7.3",
            "source": {
                "type": "git",
                "url": "https://github.com/cweagans/composer-patches.git",
                "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
                "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
                "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"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "cweagans\\Composer\\Patches"
            },
            "autoload": {
                "psr-4": {
                    "cweagans\\Composer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Cameron Eagans",
                    "email": "me@cweagans.net"
                }
            ],
            "description": "Provides a way to patch Composer packages.",
            "support": {
                "issues": "https://github.com/cweagans/composer-patches/issues",
                "source": "https://github.com/cweagans/composer-patches/tree/1.7.3"
            },
            "time": "2022-12-20T22:53:13+00:00"
        },
        {
            "name": "desandro/imagesloaded",
            "version": "4.1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/desandro/imagesloaded",
                "reference": "origin/master"
            },
            "type": "drupal-library"
        },
        {
            "name": "desandro/masonry",
            "version": "4.2.0",
            "dist": {
                "type": "zip",
                "url": "https://github.com/desandro/masonry/archive/v4.2.0.zip"
            },
            "type": "drupal-library"
        },
        {
            "name": "dflydev/dot-access-data",
            "version": "v1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
                "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a",
                "reference": "3fbd874921ab2c041e899d044585a2ab9795df8a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Dflydev\\DotAccessData": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dragonfly Development Inc.",
                    "email": "info@dflydev.com",
                    "homepage": "http://dflydev.com"
                },
                {
                    "name": "Beau Simensen",
                    "email": "beau@dflydev.com",
                    "homepage": "http://beausimensen.com"
                },
                {
                    "name": "Carlos Frutos",
                    "email": "carlos@kiwing.it",
                    "homepage": "https://github.com/cfrutos"
                }
            ],
            "description": "Given a deep data structure, access data by dot notation.",
            "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
            "keywords": [
                "access",
                "data",
                "dot",
                "notation"
            ],
            "support": {
                "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
                "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/master"
            },
            "time": "2017-01-20T21:14:22+00:00"
        },
        {
            "name": "dimsemenov/magnific-popup",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dimsemenov/Magnific-Popup.git",
                "reference": "6b7a8088783cbce01034414c1fd2d8e1889093ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dimsemenov/Magnific-Popup/zipball/6b7a8088783cbce01034414c1fd2d8e1889093ae",
                "reference": "6b7a8088783cbce01034414c1fd2d8e1889093ae",
                "shasum": ""
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Light and responsive lightbox script with focus on performance.",
            "homepage": "http://dimsemenov.com/plugins/magnific-popup/",
            "support": {
                "issues": "https://github.com/dimsemenov/Magnific-Popup/issues",
                "source": "https://github.com/dimsemenov/Magnific-Popup/tree/1.1.0"
            },
            "time": "2016-02-20T09:06:30+00:00"
        },
        {
            "name": "doctrine/annotations",
            "version": "1.13.3",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "648b0343343565c4a056bfc8392201385e8d89f0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0",
                "reference": "648b0343343565c4a056bfc8392201385e8d89f0",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "ext-tokenizer": "*",
                "php": "^7.1 || ^8.0",
                "psr/cache": "^1 || ^2 || ^3"
            },
            "require-dev": {
                "doctrine/cache": "^1.11 || ^2.0",
                "doctrine/coding-standard": "^6.0 || ^8.1",
                "phpstan/phpstan": "^1.4.10 || ^1.8.0",
                "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
                "symfony/cache": "^4.4 || ^5.2",
                "vimeo/psalm": "^4.10"
            },
            "type": "library",
            "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"
            ],
            "support": {
                "issues": "https://github.com/doctrine/annotations/issues",
                "source": "https://github.com/doctrine/annotations/tree/1.13.3"
            },
            "time": "2022-07-02T10:48:51+00:00"
        },
        {
            "name": "doctrine/lexer",
            "version": "1.2.3",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
                "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^9.0",
                "phpstan/phpstan": "^1.3",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "vimeo/psalm": "^4.11"
            },
            "type": "library",
            "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"
            ],
            "support": {
                "issues": "https://github.com/doctrine/lexer/issues",
                "source": "https://github.com/doctrine/lexer/tree/1.2.3"
            },
            "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"
                }
            ],
            "time": "2022-02-28T11:07:21+00:00"
        },
        {
            "name": "doctrine/reflection",
            "version": "1.2.4",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/reflection.git",
                "reference": "6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/reflection/zipball/6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7",
                "reference": "6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.0 || ^2.0",
                "ext-tokenizer": "*",
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "doctrine/common": "<2.9"
            },
            "require-dev": {
                "doctrine/coding-standard": "^9",
                "doctrine/common": "^3.3",
                "phpstan/phpstan": "^1.4.10",
                "phpstan/phpstan-phpunit": "^1",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
            },
            "type": "library",
            "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"
            ],
            "support": {
                "issues": "https://github.com/doctrine/reflection/issues",
                "source": "https://github.com/doctrine/reflection/tree/1.2.4"
            },
            "abandoned": "roave/better-reflection",
            "time": "2023-07-27T18:11:59+00:00"
        },
        {
            "name": "drupal/addtocalendar",
            "version": "3.4.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/addtocalendar.git",
                "reference": "8.x-3.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/addtocalendar-8.x-3.4.zip",
                "reference": "8.x-3.4",
                "shasum": "2eac31ff573a257b6032a7d9b84a675b653c0492"
            },
            "require": {
                "drupal/core": "^9.3 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-3.4",
                    "datestamp": "1691513479",
                    "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": "anand.toshniwal93",
                    "homepage": "https://www.drupal.org/user/3345088"
                },
                {
                    "name": "danflanagan8",
                    "homepage": "https://www.drupal.org/user/3615359"
                },
                {
                    "name": "gagarine",
                    "homepage": "https://www.drupal.org/user/162439"
                },
                {
                    "name": "gg24",
                    "homepage": "https://www.drupal.org/user/3389212"
                },
                {
                    "name": "guptahemant",
                    "homepage": "https://www.drupal.org/user/3278073"
                },
                {
                    "name": "purushotam.rai",
                    "homepage": "https://www.drupal.org/user/3193859"
                },
                {
                    "name": "sonvir249",
                    "homepage": "https://www.drupal.org/user/3225171"
                }
            ],
            "description": "Add to calendar button to be used for event page.",
            "homepage": "https://www.drupal.org/project/addtocalendar",
            "support": {
                "source": "https://git.drupalcode.org/project/addtocalendar"
            }
        },
        {
            "name": "drupal/admin_toolbar",
            "version": "3.4.2",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/admin_toolbar.git",
                "reference": "3.4.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.4.2.zip",
                "reference": "3.4.2",
                "shasum": "f5a008e5c73f5a11c6c8067c0ea6ebb76aa33854"
            },
            "require": {
                "drupal/core": "^9.2 || ^10"
            },
            "require-dev": {
                "drupal/admin_toolbar_tools": "*"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "3.4.2",
                    "datestamp": "1696006195",
                    "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": "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": "matio89",
                    "homepage": "https://www.drupal.org/user/2320090"
                },
                {
                    "name": "Musa.thomas",
                    "homepage": "https://www.drupal.org/user/1213824"
                },
                {
                    "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/adminimal_theme",
            "version": "1.7.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/adminimal_theme.git",
                "reference": "8.x-1.7"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/adminimal_theme-8.x-1.7.zip",
                "reference": "8.x-1.7",
                "shasum": "0fe020fecab6a1f6d877f2e622fb9f916ada52bb"
            },
            "require": {
                "drupal/core": "^9.3 || ^10",
                "drupal/seven": "~1.0"
            },
            "type": "drupal-theme",
            "extra": {
                "drupal": {
                    "version": "8.x-1.7",
                    "datestamp": "1691504486",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "ANDiTKO",
                    "homepage": "https://www.drupal.org/user/1428124"
                },
                {
                    "name": "andrey.troeglazov",
                    "homepage": "https://www.drupal.org/user/3145389"
                },
                {
                    "name": "realityloop",
                    "homepage": "https://www.drupal.org/user/139189"
                },
                {
                    "name": "rjjakes",
                    "homepage": "https://www.drupal.org/user/3457245"
                }
            ],
            "description": "Drupal administration theme with modern minimalist design.",
            "homepage": "https://www.drupal.org/project/adminimal_theme",
            "support": {
                "source": "https://git.drupalcode.org/project/adminimal_theme",
                "issues": "https://www.drupal.org/project/issues/adminimal_theme"
            }
        },
        {
            "name": "drupal/administerusersbyrole",
            "version": "3.4.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/administerusersbyrole.git",
                "reference": "8.x-3.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/administerusersbyrole-8.x-3.4.zip",
                "reference": "8.x-3.4",
                "shasum": "17cd7107c8fdd0c65049ee2b8dceefa0432024fa"
            },
            "require": {
                "drupal/core": "^8 || ^9 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-3.4",
                    "datestamp": "1682265550",
                    "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": "AdamPS",
                    "homepage": "https://www.drupal.org/user/2650563"
                },
                {
                    "name": "mrfelton",
                    "homepage": "https://www.drupal.org/user/305669"
                },
                {
                    "name": "smokris",
                    "homepage": "https://www.drupal.org/user/161913"
                }
            ],
            "description": "Allows site builders to set up fine-grained permissions for allowing \"sub-admin\" users to edit and delete other users.",
            "homepage": "https://www.drupal.org/project/administerusersbyrole",
            "support": {
                "source": "https://git.drupalcode.org/project/administerusersbyrole"
            }
        },
        {
            "name": "drupal/allowed_formats",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/allowed_formats.git",
                "reference": "2.0.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/allowed_formats-2.0.0.zip",
                "reference": "2.0.0",
                "shasum": "ac6c6d398f303608ced7e9cd9d4556a728dc41f0"
            },
            "require": {
                "drupal/core": "^9.2 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.0",
                    "datestamp": "1669170410",
                    "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": "Northern Commerce (formerly Digital Echidna)",
                    "homepage": "https://www.drupal.org/northern-commerce-formerly-digital-echidna",
                    "role": "Supporting organization"
                },
                {
                    "name": "Jordan Thompson (nord102)",
                    "homepage": "https://www.drupal.org/u/nord102",
                    "role": "Maintainer"
                },
                {
                    "name": "Wunder",
                    "homepage": "https://www.drupal.org/wunder",
                    "role": "Supporting organization"
                },
                {
                    "name": "Florian Loretan (floretan)",
                    "homepage": "https://www.drupal.org/u/floretan",
                    "role": "Maintainer"
                }
            ],
            "description": "Limit which text formats are available for each field instance.",
            "homepage": "https://www.drupal.org/project/allowed_formats",
            "support": {
                "source": "http://cgit.drupalcode.org/allowed_formats",
                "issues": "https://www.drupal.org/project/issues/allowed_formats"
            }
        },
        {
            "name": "drupal/anchor_link",
            "version": "1.10.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/anchor_link.git",
                "reference": "8.x-1.10"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/anchor_link-8.x-1.10.zip",
                "reference": "8.x-1.10",
                "shasum": "1abb694cfb7af8992c23eedbc78d20235b7527bf"
            },
            "require": {
                "drupal/ckeditor": "*",
                "drupal/core": "^8 || ^9 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.10",
                    "datestamp": "1673536494",
                    "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": "Mohammed J. Razem",
                    "homepage": "https://www.drupal.org/user/255384"
                },
                {
                    "name": "Rajab Natshah",
                    "homepage": "https://www.drupal.org/user/1414312"
                }
            ],
            "description": "This plugin module adds the better link dialog and anchor related features to CKEditor in Drupal 9",
            "homepage": "https://www.drupal.org/project/anchor_link",
            "support": {
                "source": "https://git.drupalcode.org/project/anchor_link"
            }
        },
        {
            "name": "drupal/better_exposed_filters",
            "version": "6.0.3",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/better_exposed_filters.git",
                "reference": "6.0.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/better_exposed_filters-6.0.3.zip",
                "reference": "6.0.3",
                "shasum": "b5c20207d7679542bb81955771956c18083e6e0b"
            },
            "require": {
                "drupal/core": "^9 || ^10",
                "drupal/jquery_ui": "^1.6",
                "drupal/jquery_ui_datepicker": "^2.0",
                "drupal/jquery_ui_slider": "^2.0.0",
                "drupal/jquery_ui_touch_punch": "^1.0"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "6.0.3",
                    "datestamp": "1671541877",
                    "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": "Mike Keran",
                    "homepage": "https://www.drupal.org/u/mikeker"
                },
                {
                    "name": "Martin Keereman",
                    "homepage": "https://www.drupal.org/u/etroid"
                },
                {
                    "name": "Neslee Canil Pinto",
                    "homepage": "https://www.drupal.org/u/neslee-canil-pinto"
                },
                {
                    "name": "mikeker",
                    "homepage": "https://www.drupal.org/user/192273"
                },
                {
                    "name": "Neslee Canil Pinto",
                    "homepage": "https://www.drupal.org/user/3580850"
                },
                {
                    "name": "podarok",
                    "homepage": "https://www.drupal.org/user/116002"
                },
                {
                    "name": "rlhawk",
                    "homepage": "https://www.drupal.org/user/352283"
                }
            ],
            "description": "Replaces the Views default single- or multi-select boxes with more advanced options.",
            "homepage": "https://www.drupal.org/project/better_exposed_filters",
            "support": {
                "source": "https://git.drupalcode.org/project/better_exposed_filters",
                "issues": "https://www.drupal.org/project/issues/better_exposed_filters"
            }
        },
        {
            "name": "drupal/block_field",
            "version": "1.0.0-rc4",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/block_field.git",
                "reference": "8.x-1.0-rc4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/block_field-8.x-1.0-rc4.zip",
                "reference": "8.x-1.0-rc4",
                "shasum": "97958ceace8ca80852f40b734ff7197e172d726e"
            },
            "require": {
                "drupal/core": "^9 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.0-rc4",
                    "datestamp": "1667511464",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "RC releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "acbramley",
                    "homepage": "https://www.drupal.org/user/1036766"
                },
                {
                    "name": "Berdir",
                    "homepage": "https://www.drupal.org/user/214652"
                },
                {
                    "name": "fenstrat",
                    "homepage": "https://www.drupal.org/user/362649"
                },
                {
                    "name": "jrockowitz",
                    "homepage": "https://www.drupal.org/user/371407"
                },
                {
                    "name": "michaellander",
                    "homepage": "https://www.drupal.org/user/636494"
                },
                {
                    "name": "paulocs",
                    "homepage": "https://www.drupal.org/user/3640109"
                }
            ],
            "description": "Provides a field that allows a content entity to create and configure custom block instances.",
            "homepage": "https://www.drupal.org/project/block_field",
            "support": {
                "source": "https://git.drupalcode.org/project/block_field"
            }
        },
        {
            "name": "drupal/block_permissions",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/block_permissions.git",
                "reference": "8.x-1.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/block_permissions-8.x-1.3.zip",
                "reference": "8.x-1.3",
                "shasum": "f12967eba6498a77249836849b4245c98af60867"
            },
            "require": {
                "drupal/core": "^9.3 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.3",
                    "datestamp": "1680965820",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "jefuri",
                    "homepage": "https://www.drupal.org/user/2733365"
                },
                {
                    "name": "michielnugter",
                    "homepage": "https://www.drupal.org/user/1023784"
                },
                {
                    "name": "sinn",
                    "homepage": "https://www.drupal.org/user/682600"
                },
                {
                    "name": "Steven Buteneers",
                    "homepage": "https://www.drupal.org/user/3301055"
                }
            ],
            "description": "Adds specific permissions for administering blocks.",
            "homepage": "https://www.drupal.org/project/block_permissions",
            "support": {
                "source": "http://cgit.drupalcode.org/block_permissions",
                "issues": "https://www.drupal.org/project/issues/block_permissions?version=8.x"
            }
        },
        {
            "name": "drupal/block_region_permissions",
            "version": "1.5.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/block_region_permissions.git",
                "reference": "8.x-1.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/block_region_permissions-8.x-1.5.zip",
                "reference": "8.x-1.5",
                "shasum": "651b0201d9cb98a668e693e230307f3b51894222"
            },
            "require": {
                "drupal/core": "^8 || ^9 || ^10"
            },
            "suggest": {
                "drupal/block_content_permissions": "Block Content Permissions adds permissions for administering 'block content types' and 'block content'."
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.5",
                    "datestamp": "1674237106",
                    "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": "Joshua Roberson",
                    "homepage": "https://www.drupal.org/u/joshuaroberson",
                    "role": "Maintainer"
                }
            ],
            "description": "Block Region Permissions adds permissions for administering 'blocks' based on each theme's regions.",
            "homepage": "https://www.drupal.org/project/block_region_permissions",
            "support": {
                "source": "https://git.drupalcode.org/project/block_region_permissions",
                "issues": "https://www.drupal.org/project/issues/block_region_permissions"
            }
        },
        {
            "name": "drupal/bootstrap",
            "version": "3.29.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/bootstrap.git",
                "reference": "8.x-3.29"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/bootstrap-8.x-3.29.zip",
                "reference": "8.x-3.29",
                "shasum": "85ab09921602cb184f1d18b79d7d864b6eb06c8c"
            },
            "require": {
                "drupal/core": "^9.5 || ^10",
                "php": ">=8.1.0"
            },
            "type": "drupal-theme",
            "extra": {
                "drupal": {
                    "version": "8.x-3.29",
                    "datestamp": "1689102544",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "autoload": {
                "psr-4": {
                    "Drupal\\bootstrap\\": "src"
                }
            },
            "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"
                },
                {
                    "name": "Shelane French (shelane)",
                    "homepage": "https://www.drupal.org/u/shelane",
                    "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/cache_control_override",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/cache_control_override.git",
                "reference": "8.x-1.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/cache_control_override-8.x-1.1.zip",
                "reference": "8.x-1.1",
                "shasum": "23e7457b109bf59fb205a7d7ac35b646af07818e"
            },
            "require": {
                "drupal/core": "^9",
                "php": ">=7.1"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1667656094",
                    "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": "asgorobets",
                    "homepage": "https://www.drupal.org/user/1399950"
                },
                {
                    "name": "dpi",
                    "homepage": "https://www.drupal.org/user/81431"
                }
            ],
            "description": "Override page Cache-Control header based on bubbled cacheability metadata.",
            "homepage": "https://www.drupal.org/project/cache_control_override",
            "support": {
                "source": "https://git.drupalcode.org/project/cache_control_override"
            }
        },
        {
            "name": "drupal/captcha",
            "version": "2.0.5",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/captcha.git",
                "reference": "2.0.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/captcha-2.0.5.zip",
                "reference": "2.0.5",
                "shasum": "0c39d27a99b53f6517ef25ceef1ac5e333964547"
            },
            "require": {
                "drupal/core": ">=9.4 <11"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.5",
                    "datestamp": "1691598525",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "branch-alias": {
                    "dev-8.x-1.x": "1.x-dev"
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Anybody",
                    "homepage": "https://www.drupal.org/user/291091"
                },
                {
                    "name": "elachlan",
                    "homepage": "https://www.drupal.org/user/1021502"
                },
                {
                    "name": "Grevil",
                    "homepage": "https://www.drupal.org/user/3668491"
                },
                {
                    "name": "japerry",
                    "homepage": "https://www.drupal.org/user/45640"
                },
                {
                    "name": "naveenvalecha",
                    "homepage": "https://www.drupal.org/user/2665733"
                },
                {
                    "name": "podarok",
                    "homepage": "https://www.drupal.org/user/116002"
                },
                {
                    "name": "RobLoach",
                    "homepage": "https://www.drupal.org/user/61114"
                },
                {
                    "name": "thomas.frobieter",
                    "homepage": "https://www.drupal.org/user/409335"
                },
                {
                    "name": "wundo",
                    "homepage": "https://www.drupal.org/user/25523"
                }
            ],
            "description": "The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.",
            "homepage": "https://www.drupal.org/project/captcha",
            "support": {
                "source": "https://git.drupalcode.org/project/captcha",
                "issues": "https://www.drupal.org/project/issues/captcha"
            }
        },
        {
            "name": "drupal/ckeditor_indentblock",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/ckeditor_indentblock.git",
                "reference": "8.x-1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/ckeditor_indentblock-8.x-1.0.zip",
                "reference": "8.x-1.0",
                "shasum": "5f61e56feb0df501006961992655414a2c906aaa"
            },
            "require": {
                "drupal/core": "^9.4 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.0",
                    "datestamp": "1692653989",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Christian Meilinger (meichr)",
                    "homepage": "https://www.drupal.org/u/meichr",
                    "role": "Maintainer"
                },
                {
                    "name": "meichr",
                    "homepage": "https://www.drupal.org/user/256793"
                }
            ],
            "description": "Provides integration of the CKEditor IndentBlock plugin with CKEditor.",
            "homepage": "https://www.drupal.org/project/ckeditor_indentblock",
            "keywords": [
                "Drupal"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/ckeditor_indentblock/",
                "issues": "https://www.drupal.org/project/issues/ckeditor_indentblock"
            }
        },
        {
            "name": "drupal/config_filter",
            "version": "1.10.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/config_filter.git",
                "reference": "8.x-1.10"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.10.zip",
                "reference": "8.x-1.10",
                "shasum": "c5002f2b9dece3c684db754123936d1388b80b8d"
            },
            "require": {
                "drupal/core": "^8.8 || ^9 || ^10"
            },
            "suggest": {
                "drupal/config_split": "Split site configuration for different environments."
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.10",
                    "datestamp": "1656936763",
                    "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": "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_ignore",
            "version": "2.4.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/config_ignore.git",
                "reference": "8.x-2.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-2.4.zip",
                "reference": "8.x-2.4",
                "shasum": "e0e45dde2d6927c5d26de59f352792fb6cf26554"
            },
            "require": {
                "drupal/config_filter": "^1 || ^2",
                "drupal/core": "^8 || ^9 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-2.4",
                    "datestamp": "1676045435",
                    "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": "Tommy Lynge Jørgensen",
                    "homepage": "https://www.drupal.org/u/tlyngej",
                    "email": "tlyngej@gmail.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Fabian Bircher",
                    "homepage": "https://www.drupal.org/u/bircher",
                    "role": "Maintainer"
                },
                {
                    "name": "tlyngej",
                    "homepage": "https://www.drupal.org/user/413139"
                }
            ],
            "description": "Ignore certain configuration during import.",
            "homepage": "http://drupal.org/project/config_ignore",
            "support": {
                "source": "https://git.drupalcode.org/project/config_ignore",
                "issues": "https://drupal.org/project/config_ignore",
                "irc": "irc://irc.freenode.org/drupal-contribute"
            }
        },
        {
            "name": "drupal/core",
            "version": "9.5.11",
            "source": {
                "type": "git",
                "url": "https://github.com/drupal/core.git",
                "reference": "8afcb233c2a71501b35fed2713167c37831d5c19"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/drupal/core/zipball/8afcb233c2a71501b35fed2713167c37831d5c19",
                "reference": "8afcb233c2a71501b35fed2713167c37831d5c19",
                "shasum": ""
            },
            "require": {
                "asm89/stack-cors": "^1.3",
                "composer/semver": "^3.3",
                "doctrine/annotations": "^1.13",
                "doctrine/reflection": "^1.2",
                "egulias/email-validator": "^2.1.22|^3.2",
                "ext-date": "*",
                "ext-dom": "*",
                "ext-filter": "*",
                "ext-gd": "*",
                "ext-hash": "*",
                "ext-json": "*",
                "ext-pcre": "*",
                "ext-pdo": "*",
                "ext-session": "*",
                "ext-simplexml": "*",
                "ext-spl": "*",
                "ext-tokenizer": "*",
                "ext-xml": "*",
                "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
                "laminas/laminas-feed": "^2.17",
                "longwave/laminas-diactoros": "^2.14",
                "masterminds/html5": "^2.7",
                "pear/archive_tar": "^1.4.14",
                "php": ">=7.3.0",
                "psr/log": "^1.1",
                "stack/builder": "^1.0",
                "symfony-cmf/routing": "^2.3",
                "symfony/console": "^4.4",
                "symfony/dependency-injection": "^4.4",
                "symfony/event-dispatcher": "^4.4",
                "symfony/http-foundation": "^4.4.7",
                "symfony/http-kernel": "^4.4",
                "symfony/mime": "^5.4",
                "symfony/polyfill-iconv": "^1.26",
                "symfony/polyfill-php80": "^1.26",
                "symfony/process": "^4.4",
                "symfony/psr-http-message-bridge": "^2.1",
                "symfony/routing": "^4.4",
                "symfony/serializer": "^4.4",
                "symfony/translation": "^4.4",
                "symfony/validator": "^4.4",
                "symfony/yaml": "^4.4.19",
                "twig/twig": "^2.15.3",
                "typo3/phar-stream-wrapper": "^3.1.3"
            },
            "conflict": {
                "drush/drush": "<8.1.10",
                "symfony/http-foundation": "4.4.42"
            },
            "replace": {
                "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-front-matter": "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"
            },
            "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.md": "assets/scaffold/files/drupal.README.md",
                        "[web-root]/robots.txt": "assets/scaffold/files/robots.txt",
                        "[web-root]/update.php": "assets/scaffold/files/update.php",
                        "[web-root]/web.config": "assets/scaffold/files/web.config",
                        "[web-root]/sites/README.txt": "assets/scaffold/files/sites.README.txt",
                        "[web-root]/sites/development.services.yml": "assets/scaffold/files/development.services.yml",
                        "[web-root]/sites/example.settings.local.php": "assets/scaffold/files/example.settings.local.php",
                        "[web-root]/sites/example.sites.php": "assets/scaffold/files/example.sites.php",
                        "[web-root]/sites/default/default.services.yml": "assets/scaffold/files/default.services.yml",
                        "[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php",
                        "[web-root]/modules/README.txt": "assets/scaffold/files/modules.README.txt",
                        "[web-root]/profiles/README.txt": "assets/scaffold/files/profiles.README.txt",
                        "[web-root]/themes/README.txt": "assets/scaffold/files/themes.README.txt"
                    }
                }
            },
            "autoload": {
                "files": [
                    "includes/bootstrap.inc",
                    "includes/guzzle_php81_shim.php"
                ],
                "psr-4": {
                    "Drupal\\Core\\": "lib/Drupal/Core",
                    "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver",
                    "Drupal\\Component\\": "lib/Drupal/Component"
                },
                "classmap": [
                    "lib/Drupal.php",
                    "lib/Drupal/Component/DependencyInjection/Container.php",
                    "lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php",
                    "lib/Drupal/Component/FileCache/FileCacheFactory.php",
                    "lib/Drupal/Component/Utility/Timer.php",
                    "lib/Drupal/Component/Utility/Unicode.php",
                    "lib/Drupal/Core/Cache/Cache.php",
                    "lib/Drupal/Core/Cache/CacheBackendInterface.php",
                    "lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php",
                    "lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php",
                    "lib/Drupal/Core/Cache/CacheTagsInvalidatorInterface.php",
                    "lib/Drupal/Core/Cache/DatabaseBackend.php",
                    "lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php",
                    "lib/Drupal/Core/Database/Connection.php",
                    "lib/Drupal/Core/Database/Database.php",
                    "lib/Drupal/Core/Database/Statement.php",
                    "lib/Drupal/Core/Database/StatementInterface.php",
                    "lib/Drupal/Core/DependencyInjection/Container.php",
                    "lib/Drupal/Core/DrupalKernel.php",
                    "lib/Drupal/Core/DrupalKernelInterface.php",
                    "lib/Drupal/Core/Http/InputBag.php",
                    "lib/Drupal/Core/Installer/InstallerRedirectTrait.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.",
            "support": {
                "source": "https://github.com/drupal/core/tree/9.5.11"
            },
            "time": "2023-09-19T17:58:28+00:00"
        },
        {
            "name": "drupal/core-composer-scaffold",
            "version": "9.0.9",
            "source": {
                "type": "git",
                "url": "https://github.com/drupal/core-composer-scaffold.git",
                "reference": "c017751a6bb9b2ffe56f0fab607ba67c21604bfd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/c017751a6bb9b2ffe56f0fab607ba67c21604bfd",
                "reference": "c017751a6bb9b2ffe56f0fab607ba67c21604bfd",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1 || ^2",
                "php": ">=7.3.0"
            },
            "conflict": {
                "drupal-composer/drupal-scaffold": "*"
            },
            "require-dev": {
                "composer/composer": "^1.8@stable"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Drupal\\Composer\\Plugin\\Scaffold\\Plugin",
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Drupal\\Composer\\Plugin\\Scaffold\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A flexible Composer project scaffold builder.",
            "homepage": "https://www.drupal.org/project/drupal",
            "keywords": [
                "drupal"
            ],
            "support": {
                "source": "https://github.com/drupal/core-composer-scaffold/tree/9.0.4"
            },
            "time": "2020-08-07T22:30:24+00:00"
        },
        {
            "name": "drupal/core-recommended",
            "version": "9.5.11",
            "source": {
                "type": "git",
                "url": "https://github.com/drupal/core-recommended.git",
                "reference": "af3521be5376e333ddcdbd31c5a169f16423b46f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/drupal/core-recommended/zipball/af3521be5376e333ddcdbd31c5a169f16423b46f",
                "reference": "af3521be5376e333ddcdbd31c5a169f16423b46f",
                "shasum": ""
            },
            "require": {
                "asm89/stack-cors": "~1.3.0",
                "composer/semver": "~3.3.2",
                "doctrine/annotations": "~1.13.3",
                "doctrine/lexer": "~1.2.3",
                "doctrine/reflection": "~1.2.3",
                "drupal/core": "9.5.11",
                "egulias/email-validator": "~3.2.1",
                "guzzlehttp/guzzle": "~6.5.8",
                "guzzlehttp/promises": "~1.5.2",
                "guzzlehttp/psr7": "~1.9.1",
                "longwave/laminas-diactoros": "~2.14.2",
                "masterminds/html5": "~2.7.6",
                "pear/archive_tar": "~1.4.14",
                "pear/console_getopt": "~v1.4.3",
                "pear/pear-core-minimal": "~v1.10.11",
                "pear/pear_exception": "~v1.0.2",
                "psr/cache": "~1.0.1",
                "psr/container": "~1.1.1",
                "psr/http-factory": "~1.0.1",
                "psr/http-message": "~1.0.1",
                "psr/log": "~1.1.4",
                "ralouphie/getallheaders": "~3.0.3",
                "stack/builder": "~v1.0.6",
                "symfony-cmf/routing": "~2.3.4",
                "symfony/console": "~v4.4.49",
                "symfony/debug": "~v4.4.44",
                "symfony/dependency-injection": "~v4.4.49",
                "symfony/deprecation-contracts": "~v2.5.2",
                "symfony/error-handler": "~v4.4.44",
                "symfony/event-dispatcher": "~v4.4.44",
                "symfony/event-dispatcher-contracts": "~v1.1.13",
                "symfony/http-client-contracts": "~v2.5.2",
                "symfony/http-foundation": "~v4.4.49",
                "symfony/http-kernel": "~v4.4.50",
                "symfony/mime": "~v5.4.13",
                "symfony/polyfill-ctype": "~v1.27.0",
                "symfony/polyfill-iconv": "~v1.27.0",
                "symfony/polyfill-intl-idn": "~v1.27.0",
                "symfony/polyfill-intl-normalizer": "~v1.27.0",
                "symfony/polyfill-mbstring": "~v1.27.0",
                "symfony/polyfill-php80": "~v1.27.0",
                "symfony/process": "~v4.4.44",
                "symfony/psr-http-message-bridge": "~v2.1.4",
                "symfony/routing": "~v4.4.44",
                "symfony/serializer": "~v4.4.47",
                "symfony/service-contracts": "~v2.5.2",
                "symfony/translation": "~v4.4.47",
                "symfony/translation-contracts": "~v2.5.2",
                "symfony/validator": "~v4.4.48",
                "symfony/var-dumper": "~v5.4.19",
                "symfony/yaml": "~v4.4.45",
                "twig/twig": "~v2.15.4",
                "typo3/phar-stream-wrapper": "~v3.1.7"
            },
            "conflict": {
                "webflo/drupal-core-strict": "*"
            },
            "type": "metapackage",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.",
            "support": {
                "source": "https://github.com/drupal/core-recommended/tree/9.5.11"
            },
            "time": "2023-09-19T17:58:28+00:00"
        },
        {
            "name": "drupal/crop",
            "version": "2.3.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/crop.git",
                "reference": "8.x-2.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/crop-8.x-2.3.zip",
                "reference": "8.x-2.3",
                "shasum": "8e109cf60077f4c605c4d1f895cb3dc28613a23a"
            },
            "require": {
                "drupal/core": "^9.3 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-2.3",
                    "datestamp": "1665437894",
                    "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": "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.14.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/ctools.git",
                "reference": "8.x-3.14"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.14.zip",
                "reference": "8.x-3.14",
                "shasum": "8895a8e47199b458013bc153ceafa0b1495f33c1"
            },
            "require": {
                "drupal/core": "^9.3 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-3.14",
                    "datestamp": "1684299793",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "branch-alias": {
                    "dev-8.x-3.x": "3.x-dev"
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "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/decorative_image_widget",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/decorative_image_widget.git",
                "reference": "1.0.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/decorative_image_widget-1.0.1.zip",
                "reference": "1.0.1",
                "shasum": "1bcd473add81bc96296a98796880cb2f6a0ccb47"
            },
            "require": {
                "drupal/core": "^9.2 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "1.0.1",
                    "datestamp": "1696726436",
                    "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": "bkosborne",
                    "homepage": "https://www.drupal.org/user/788032"
                }
            ],
            "description": "Modifies image widgets to require alt text OR be marked as decorative.",
            "homepage": "https://www.drupal.org/project/decorative_image_widget",
            "support": {
                "source": "https://git.drupalcode.org/project/decorative_image_widget"
            }
        },
        {
            "name": "drupal/dropzonejs",
            "version": "2.8.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/dropzonejs.git",
                "reference": "8.x-2.8"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/dropzonejs-8.x-2.8.zip",
                "reference": "8.x-2.8",
                "shasum": "d330143503eef258e0b87a384d2d9ad8dcf03380"
            },
            "require": {
                "drupal/core": "^9.3 || ^10"
            },
            "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.8",
                    "datestamp": "1676965468",
                    "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": "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": "Primsi",
                    "homepage": "https://www.drupal.org/user/282629"
                },
                {
                    "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/editor_advanced_link",
            "version": "2.2.4",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/editor_advanced_link.git",
                "reference": "2.2.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/editor_advanced_link-2.2.4.zip",
                "reference": "2.2.4",
                "shasum": "cd0db397827f2e21ec8a68211e8a153463a6c89b"
            },
            "require": {
                "drupal/core": "^9.2 || ^10"
            },
            "require-dev": {
                "drupal/ckeditor": "*",
                "phpro/grumphp": "^2.0"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.2.4",
                    "datestamp": "1688040059",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "DuaelFr",
                    "homepage": "https://www.drupal.org/user/931394"
                }
            ],
            "description": "Editor Advanced link",
            "homepage": "https://www.drupal.org/project/editor_advanced_link",
            "support": {
                "source": "https://git.drupalcode.org/project/editor_advanced_link"
            }
        },
        {
            "name": "drupal/embed",
            "version": "1.6.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/embed.git",
                "reference": "8.x-1.6"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/embed-8.x-1.6.zip",
                "reference": "8.x-1.6",
                "shasum": "6d2964775c3228d122cd61904786b3640fa83045"
            },
            "require": {
                "drupal/core": "^9.3 | ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.6",
                    "datestamp": "1661298150",
                    "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": "cs_shadow",
                    "homepage": "https://www.drupal.org/user/2828287"
                },
                {
                    "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": "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_browser",
            "version": "2.9.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/entity_browser.git",
                "reference": "8.x-2.9"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-2.9.zip",
                "reference": "8.x-2.9",
                "shasum": "251afad80cde9fa547501a8d9de5d94b9f5bacff"
            },
            "require": {
                "drupal/core": "^9.2 || ^10"
            },
            "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.x-dev"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-2.9",
                    "datestamp": "1674070933",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Janez Urevc",
                    "homepage": "https://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": "marcingy",
                    "homepage": "https://www.drupal.org/user/77320"
                },
                {
                    "name": "oknate",
                    "homepage": "https://www.drupal.org/user/471638"
                },
                {
                    "name": "Primsi",
                    "homepage": "https://www.drupal.org/user/282629"
                },
                {
                    "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_entity_form",
            "version": "2.9.0",
            "require": {
                "drupal/core": "^9.1 || ^10",
                "drupal/entity_browser": "*",
                "drupal/inline_entity_form": "*"
            },
            "type": "metapackage",
            "extra": {
                "drupal": {
                    "version": "8.x-2.9",
                    "datestamp": "1674070933",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Berdir",
                    "homepage": "https://www.drupal.org/user/214652"
                },
                {
                    "name": "Dave Reid",
                    "homepage": "https://www.drupal.org/user/53892"
                },
                {
                    "name": "Devin Carlson",
                    "homepage": "https://www.drupal.org/user/290182"
                },
                {
                    "name": "Drupal Media Team",
                    "homepage": "https://www.drupal.org/user/3260690"
                },
                {
                    "name": "marcingy",
                    "homepage": "https://www.drupal.org/user/77320"
                },
                {
                    "name": "oknate",
                    "homepage": "https://www.drupal.org/user/471638"
                },
                {
                    "name": "Primsi",
                    "homepage": "https://www.drupal.org/user/282629"
                },
                {
                    "name": "samuel.mortenson",
                    "homepage": "https://www.drupal.org/user/2582268"
                },
                {
                    "name": "slashrsm",
                    "homepage": "https://www.drupal.org/user/744628"
                }
            ],
            "description": "Entity browser inline entity form integration.",
            "homepage": "https://www.drupal.org/project/entity_browser",
            "support": {
                "source": "https://git.drupalcode.org/project/entity_browser"
            }
        },
        {
            "name": "drupal/entity_clone",
            "version": "2.0.0-beta4",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/entity_clone.git",
                "reference": "2.0.0-beta4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/entity_clone-2.0.0-beta4.zip",
                "reference": "2.0.0-beta4",
                "shasum": "21b6636cea194e1f71753a54b28d4a56b42a4b00"
            },
            "require": {
                "drupal/core": "^8.8 || ^9 || ^10"
            },
            "require-dev": {
                "drupal/entity_browser": "2.x-dev",
                "drupal/entity_usage": "2.x-dev",
                "drupal/paragraphs": "^1.0",
                "drupal/search_api": "~1.0"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.0-beta4",
                    "datestamp": "1687250852",
                    "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": "colan",
                    "homepage": "https://www.drupal.org/user/58704"
                },
                {
                    "name": "joevagyok",
                    "homepage": "https://www.drupal.org/user/2876343"
                },
                {
                    "name": "NickDickinsonWilde",
                    "homepage": "https://www.drupal.org/user/3094661"
                },
                {
                    "name": "Rajeshreeputra",
                    "homepage": "https://www.drupal.org/user/3418561"
                },
                {
                    "name": "Upchuk",
                    "homepage": "https://www.drupal.org/user/1885838"
                },
                {
                    "name": "vpeltot",
                    "homepage": "https://www.drupal.org/user/1361586"
                }
            ],
            "description": "Add a clone action for all entities.",
            "homepage": "https://drupal.org/project/entity_clone",
            "support": {
                "source": "https://git.drupalcode.org/project/entity_clone"
            }
        },
        {
            "name": "drupal/entity_embed",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/entity_embed.git",
                "reference": "8.x-1.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/entity_embed-8.x-1.4.zip",
                "reference": "8.x-1.4",
                "shasum": "800cb12020d8751d11292018231d93157fc34d4e"
            },
            "require": {
                "drupal/core": "^9.3 || ^10",
                "drupal/embed": "^1.5"
            },
            "require-dev": {
                "drupal/ckeditor": "^1",
                "drupal/entity_browser": "^2.2"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.4",
                    "datestamp": "1686251084",
                    "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": "cs_shadow",
                    "homepage": "https://www.drupal.org/user/2828287"
                },
                {
                    "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": "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"
                },
                {
                    "name": "Wim Leers",
                    "homepage": "https://www.drupal.org/user/99777"
                }
            ],
            "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"
            }
        },
        {
            "name": "drupal/entity_reference_revisions",
            "version": "1.10.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/entity_reference_revisions.git",
                "reference": "8.x-1.10"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.10.zip",
                "reference": "8.x-1.10",
                "shasum": "edd23b91c4a34db65ea22c4db54b7458edc7513b"
            },
            "require": {
                "drupal/core": "^9 || ^10"
            },
            "require-dev": {
                "drupal/diff": "1.x-dev"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.10",
                    "datestamp": "1660664712",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9 || ^10 || ^11"
                    }
                }
            },
            "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/exif_orientation",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/exif_orientation.git",
                "reference": "8.x-1.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/exif_orientation-8.x-1.4.zip",
                "reference": "8.x-1.4",
                "shasum": "692d04b1ce662a204b335135a1dadaca9b6efc7b"
            },
            "require": {
                "drupal/core": "^9.2 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.4",
                    "datestamp": "1694623445",
                    "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": "heddn",
                    "homepage": "https://www.drupal.org/user/1463982"
                },
                {
                    "name": "mglaman",
                    "homepage": "https://www.drupal.org/user/2416470"
                },
                {
                    "name": "NickDickinsonWilde",
                    "homepage": "https://www.drupal.org/user/3094661"
                }
            ],
            "description": "Rotates images per their EXIF Orientation",
            "homepage": "https://www.drupal.org/project/exif_orientation",
            "support": {
                "source": "https://git.drupalcode.org/project/exif_orientation"
            }
        },
        {
            "name": "drupal/externalauth",
            "version": "2.0.3",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/externalauth.git",
                "reference": "2.0.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/externalauth-2.0.3.zip",
                "reference": "2.0.3",
                "shasum": "dae49e3df8739538d7b9371ab7fb5005b8d953fd"
            },
            "require": {
                "drupal/core": "^9 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.3",
                    "datestamp": "1668777505",
                    "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": "Sven Decabooter",
                    "homepage": "https://www.drupal.org/u/svendecabooter",
                    "role": "Maintainer"
                },
                {
                    "name": "snufkin",
                    "homepage": "https://www.drupal.org/user/58645"
                },
                {
                    "name": "svendecabooter",
                    "homepage": "https://www.drupal.org/user/35369"
                }
            ],
            "description": "Helper module to authenticate users using an external site / service and storing identification details",
            "homepage": "https://drupal.org/project/externalauth",
            "support": {
                "source": "https://git.drupalcode.org/project/externalauth",
                "issues": "https://www.drupal.org/project/issues/externalauth"
            }
        },
        {
            "name": "drupal/field_group",
            "version": "3.4.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/field_group.git",
                "reference": "8.x-3.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.4.zip",
                "reference": "8.x-3.4",
                "shasum": "80b937e1a11f8b29c69d853fc4bf798c057c6f94"
            },
            "require": {
                "drupal/core": "^9.2 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-3.4",
                    "datestamp": "1667241979",
                    "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": "Hydra",
                    "homepage": "https://www.drupal.org/user/647364"
                },
                {
                    "name": "jyve",
                    "homepage": "https://www.drupal.org/user/591438"
                },
                {
                    "name": "nils.destoop",
                    "homepage": "https://www.drupal.org/user/361625"
                },
                {
                    "name": "Stalski",
                    "homepage": "https://www.drupal.org/user/322618"
                },
                {
                    "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/field_permissions",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/field_permissions.git",
                "reference": "8.x-1.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/field_permissions-8.x-1.2.zip",
                "reference": "8.x-1.2",
                "shasum": "0b1a5edfac518fe6005d015b3781774b41cdec76"
            },
            "require": {
                "drupal/core": ">=8.9 <11"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.2",
                    "datestamp": "1658941749",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "branch-alias": {
                    "dev-8.x-1.x": "1.x-dev"
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "japerry",
                    "homepage": "https://www.drupal.org/user/45640"
                },
                {
                    "name": "jhedstrom",
                    "homepage": "https://www.drupal.org/user/208732"
                },
                {
                    "name": "mariacha1",
                    "homepage": "https://www.drupal.org/user/2210776"
                },
                {
                    "name": "markus_petrux",
                    "homepage": "https://www.drupal.org/user/39593"
                },
                {
                    "name": "RobLoach",
                    "homepage": "https://www.drupal.org/user/61114"
                }
            ],
            "description": "The Field Permissions module allows site administrators to set field-level permissions to edit, view and create fields on any entity.",
            "homepage": "https://www.drupal.org/project/field_permissions",
            "support": {
                "source": "https://git.drupalcode.org/project/field_permissions",
                "issues": "https://www.drupal.org/project/issues/field_permissions"
            }
        },
        {
            "name": "drupal/focal_point",
            "version": "2.0.2",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/focal_point.git",
                "reference": "2.0.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/focal_point-2.0.2.zip",
                "reference": "2.0.2",
                "shasum": "8e809795ec6a68a0bc3740b0b0a41bfa53d4d6d5"
            },
            "require": {
                "drupal/core": "^9.3 || ^10",
                "drupal/crop": "^2.3",
                "drupal/jquery_ui": "^1.6",
                "drupal/jquery_ui_draggable": "^2.0"
            },
            "require-dev": {
                "drupal/crop": "*"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.2",
                    "datestamp": "1690451892",
                    "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": "Alexander Ross (bleen)",
                    "homepage": "https://www.drupal.org/u/bleen",
                    "role": "Maintainer"
                },
                {
                    "name": "Rajeshreeputra",
                    "homepage": "https://www.drupal.org/user/3418561"
                }
            ],
            "description": "Focal Point allows content creators to mark the most important part of an image for easier cropping.",
            "homepage": "https://drupal.org/project/focal_point",
            "support": {
                "source": "https://cgit.drupalcode.org/focal_point",
                "issues": "https://drupal.org/project/issues/focal_point",
                "irc": "irc://irc.freenode.org/drupal-contribute"
            }
        },
        {
            "name": "drupal/google_analytics",
            "version": "4.0.2",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/google_analytics.git",
                "reference": "4.0.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/google_analytics-4.0.2.zip",
                "reference": "4.0.2",
                "shasum": "6deec511373e4659e42ff494c8729434728e37d7"
            },
            "require": {
                "drupal/core": "^9.3 || ^10"
            },
            "require-dev": {
                "drupal/token": "^1.7"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "4.0.2",
                    "datestamp": "1662768595",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "branch-alias": {
                    "dev-4.x": "4.x-dev"
                }
            },
            "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": "mglaman",
                    "homepage": "https://www.drupal.org/user/2416470"
                },
                {
                    "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.drupalcode.org/project/google_analytics",
                "issues": "https://www.drupal.org/project/issues/google_analytics"
            }
        },
        {
            "name": "drupal/google_tag",
            "version": "1.6.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/google_tag.git",
                "reference": "8.x-1.6"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/google_tag-8.x-1.6.zip",
                "reference": "8.x-1.6",
                "shasum": "d084315e54c2e561b8b64eef86081c2634d054cd"
            },
            "require": {
                "drupal/core": "^8.8 || ^9 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.6",
                    "datestamp": "1671145853",
                    "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": "acquia",
                    "homepage": "https://www.drupal.org/user/1231722"
                },
                {
                    "name": "japerry",
                    "homepage": "https://www.drupal.org/user/45640"
                },
                {
                    "name": "kaynen",
                    "homepage": "https://www.drupal.org/user/733308"
                },
                {
                    "name": "mglaman",
                    "homepage": "https://www.drupal.org/user/2416470"
                },
                {
                    "name": "solotandem",
                    "homepage": "https://www.drupal.org/user/240748"
                }
            ],
            "description": "Allows your website analytics to be managed using Google Tag Manager.",
            "homepage": "https://www.drupal.org/project/google_tag",
            "support": {
                "source": "https://git.drupalcode.org/project/google_tag"
            }
        },
        {
            "name": "drupal/honeypot",
            "version": "2.1.3",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/honeypot.git",
                "reference": "2.1.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/honeypot-2.1.3.zip",
                "reference": "2.1.3",
                "shasum": "101105029a10a574ef6017824182500ab9905856"
            },
            "require": {
                "drupal/core": "^9.2 || ^10"
            },
            "require-dev": {
                "drupal/rules": "^3.0"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.1.3",
                    "datestamp": "1695604754",
                    "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": "Jeff Geerling",
                    "homepage": "https://www.drupal.org/user/389011",
                    "email": "geerlingguy@mac.com"
                },
                {
                    "name": "Manuel Garcia",
                    "homepage": "https://www.drupal.org/user/213194"
                },
                {
                    "name": "TR",
                    "homepage": "https://www.drupal.org/user/202830"
                },
                {
                    "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/inline_entity_form",
            "version": "1.0.0-rc15",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/inline_entity_form.git",
                "reference": "8.x-1.0-rc15"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc15.zip",
                "reference": "8.x-1.0-rc15",
                "shasum": "7702801f7e599956fc3d10cff8257809f53ac3ec"
            },
            "require": {
                "drupal/core": "^8.8 || ^9 || ^10",
                "php": ">=7.1"
            },
            "require-dev": {
                "drupal/entity_reference_revisions": "^1.0"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.0-rc15",
                    "datestamp": "1678126675",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "RC releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "bojanz",
                    "homepage": "https://www.drupal.org/user/86106"
                },
                {
                    "name": "Centarro",
                    "homepage": "https://www.drupal.org/user/3661446"
                },
                {
                    "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": "oknate",
                    "homepage": "https://www.drupal.org/user/471638"
                },
                {
                    "name": "podarok",
                    "homepage": "https://www.drupal.org/user/116002"
                },
                {
                    "name": "ram4nd",
                    "homepage": "https://www.drupal.org/user/601534"
                },
                {
                    "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.6.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/jquery_ui.git",
                "reference": "8.x-1.6"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/jquery_ui-8.x-1.6.zip",
                "reference": "8.x-1.6",
                "shasum": "0ddccdcf35a066de1843e1d9670677ee1a2faac0"
            },
            "require": {
                "drupal/core": "^9.2 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.6",
                    "datestamp": "1668521197",
                    "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": "bnjmnm",
                    "homepage": "https://www.drupal.org/user/2369194"
                },
                {
                    "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": "nod_",
                    "homepage": "https://www.drupal.org/user/598310"
                },
                {
                    "name": "phenaproxima",
                    "homepage": "https://www.drupal.org/user/205645"
                },
                {
                    "name": "RobLoach",
                    "homepage": "https://www.drupal.org/user/61114"
                },
                {
                    "name": "sun",
                    "homepage": "https://www.drupal.org/user/54136"
                },
                {
                    "name": "webchick",
                    "homepage": "https://www.drupal.org/user/24967"
                },
                {
                    "name": "Wim Leers",
                    "homepage": "https://www.drupal.org/user/99777"
                },
                {
                    "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_autocomplete",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/jquery_ui_autocomplete.git",
                "reference": "2.0.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/jquery_ui_autocomplete-2.0.0.zip",
                "reference": "2.0.0",
                "shasum": "927d312a74002f99e1c971d3d268be1b0a532fc7"
            },
            "require": {
                "drupal/core": "^9.2 || ^10",
                "drupal/jquery_ui": "^1.6",
                "drupal/jquery_ui_menu": "^2"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.0",
                    "datestamp": "1670871461",
                    "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": "bnjmnm",
                    "homepage": "https://www.drupal.org/user/2369194"
                },
                {
                    "name": "lauriii",
                    "homepage": "https://www.drupal.org/user/1078742"
                },
                {
                    "name": "nod_",
                    "homepage": "https://www.drupal.org/user/598310"
                },
                {
                    "name": "phenaproxima",
                    "homepage": "https://www.drupal.org/user/205645"
                },
                {
                    "name": "Wim Leers",
                    "homepage": "https://www.drupal.org/user/99777"
                },
                {
                    "name": "zrpnr",
                    "homepage": "https://www.drupal.org/user/1448368"
                }
            ],
            "description": "Provides jQuery UI Autocomplete library.",
            "homepage": "https://www.drupal.org/project/jquery_ui_autocomplete",
            "support": {
                "source": "https://git.drupalcode.org/project/jquery_ui_autocomplete"
            }
        },
        {
            "name": "drupal/jquery_ui_datepicker",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/jquery_ui_datepicker.git",
                "reference": "2.0.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/jquery_ui_datepicker-2.0.0.zip",
                "reference": "2.0.0",
                "shasum": "ce40cf8ab400866bffda1ac3f7e4a5ac20bb3ae5"
            },
            "require": {
                "drupal/core": "^9.2 || ^10",
                "drupal/jquery_ui": "^1.6"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.0",
                    "datestamp": "1670871494",
                    "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": "bnjmnm",
                    "homepage": "https://www.drupal.org/user/2369194"
                },
                {
                    "name": "jrockowitz",
                    "homepage": "https://www.drupal.org/user/371407"
                },
                {
                    "name": "lauriii",
                    "homepage": "https://www.drupal.org/user/1078742"
                },
                {
                    "name": "nod_",
                    "homepage": "https://www.drupal.org/user/598310"
                },
                {
                    "name": "phenaproxima",
                    "homepage": "https://www.drupal.org/user/205645"
                },
                {
                    "name": "zrpnr",
                    "homepage": "https://www.drupal.org/user/1448368"
                }
            ],
            "description": "Provides jQuery UI Datepicker library.",
            "homepage": "https://www.drupal.org/project/jquery_ui_datepicker",
            "support": {
                "source": "https://git.drupalcode.org/project/jquery_ui_datepicker"
            }
        },
        {
            "name": "drupal/jquery_ui_draggable",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/jquery_ui_draggable.git",
                "reference": "2.0.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/jquery_ui_draggable-2.0.0.zip",
                "reference": "2.0.0",
                "shasum": "13a8f4bf037449cd176ddb967fc9cba9a466a705"
            },
            "require": {
                "drupal/core": "^9.2 || ^10",
                "drupal/jquery_ui": "^1.6"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.0",
                    "datestamp": "1670871516",
                    "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": "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_menu",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/jquery_ui_menu.git",
                "reference": "2.0.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/jquery_ui_menu-2.0.0.zip",
                "reference": "2.0.0",
                "shasum": "5e1b56bf457669c7779a81784f49da63e3956854"
            },
            "require": {
                "drupal/core": "^9.2 || ^10",
                "drupal/jquery_ui": "^1.6"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.0",
                    "datestamp": "1670871546",
                    "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": "bnjmnm",
                    "homepage": "https://www.drupal.org/user/2369194"
                },
                {
                    "name": "lauriii",
                    "homepage": "https://www.drupal.org/user/1078742"
                },
                {
                    "name": "nod_",
                    "homepage": "https://www.drupal.org/user/598310"
                },
                {
                    "name": "phenaproxima",
                    "homepage": "https://www.drupal.org/user/205645"
                },
                {
                    "name": "Wim Leers",
                    "homepage": "https://www.drupal.org/user/99777"
                },
                {
                    "name": "zrpnr",
                    "homepage": "https://www.drupal.org/user/1448368"
                }
            ],
            "description": "Provides jQuery UI Menu library.",
            "homepage": "https://www.drupal.org/project/jquery_ui_menu",
            "support": {
                "source": "https://git.drupalcode.org/project/jquery_ui_menu"
            }
        },
        {
            "name": "drupal/jquery_ui_slider",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/jquery_ui_slider.git",
                "reference": "2.0.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/jquery_ui_slider-2.0.0.zip",
                "reference": "2.0.0",
                "shasum": "86b7d71e91013cffafb8021dbf8047745ebc5fd6"
            },
            "require": {
                "drupal/core": "^9.2 || ^10",
                "drupal/jquery_ui": "^1.6"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.0",
                    "datestamp": "1670871571",
                    "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": "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 Slider library.",
            "homepage": "https://www.drupal.org/project/jquery_ui_slider",
            "support": {
                "source": "https://git.drupalcode.org/project/jquery_ui_slider"
            }
        },
        {
            "name": "drupal/jquery_ui_touch_punch",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/jquery_ui_touch_punch.git",
                "reference": "1.1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/jquery_ui_touch_punch-1.1.0.zip",
                "reference": "1.1.0",
                "shasum": "4b7e50a98246dfa6ef48e5b12c70277873902824"
            },
            "require": {
                "drupal/core": "^8 || ^9 || ^10",
                "drupal/jquery_ui": "^1.0",
                "politsin/jquery-ui-touch-punch": "^1.0"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "1.1.0",
                    "datestamp": "1662744607",
                    "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": "Naveen Valecha",
                    "homepage": "https://drupal.org/u/naveenvalecha",
                    "role": "Maintainer"
                },
                {
                    "name": "naveenvalecha",
                    "homepage": "https://www.drupal.org/user/2665733"
                }
            ],
            "description": "Provides jQuery UI Touch Punch library.",
            "homepage": "https://www.drupal.org/project/jquery_ui_touch_punch",
            "keywords": [
                "Drupal",
                "jquery_ui_touch_punch"
            ],
            "support": {
                "source": "https://www.drupal.org/project/jquery_ui_touch_punch",
                "issues": "https://www.drupal.org/project/issues/jquery_ui_touch_punch"
            }
        },
        {
            "name": "drupal/libraries",
            "version": "4.0.4",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/libraries.git",
                "reference": "4.0.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/libraries-4.0.4.zip",
                "reference": "4.0.4",
                "shasum": "45848ac6ebdfb77755305ece4c6cae436ca1b0cc"
            },
            "require": {
                "drupal/core": "^9.4 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "4.0.4",
                    "datestamp": "1687020889",
                    "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": "joseph.olstad",
                    "homepage": "https://www.drupal.org/user/1321830"
                },
                {
                    "name": "podarok",
                    "homepage": "https://www.drupal.org/user/116002"
                },
                {
                    "name": "Pol",
                    "homepage": "https://www.drupal.org/user/47194"
                },
                {
                    "name": "rjacobs",
                    "homepage": "https://www.drupal.org/user/422459"
                },
                {
                    "name": "sun",
                    "homepage": "https://www.drupal.org/user/54136"
                },
                {
                    "name": "tstoeckler",
                    "homepage": "https://www.drupal.org/user/107158"
                }
            ],
            "description": "Allows version-dependent and shared usage of external libraries in Drupal.",
            "homepage": "http://drupal.org/project/libraries",
            "support": {
                "source": "https://git.drupalcode.org/project/libraries",
                "issues": "http://drupal.org/project/issues/libraries",
                "irc": "irc://irc.freenode.org/drupal-contribute"
            }
        },
        {
            "name": "drupal/link_attributes",
            "version": "2.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/link_attributes.git",
                "reference": "2.1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/link_attributes-2.1.0.zip",
                "reference": "2.1.0",
                "shasum": "3cac3d09a8351c0ca41a43ee26bba02fac31ef18"
            },
            "require": {
                "drupal/core": "^9 || ^10",
                "php": ">=8.0"
            },
            "require-dev": {
                "drupal/linkit": "6.x-dev"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.1.0",
                    "datestamp": "1690356668",
                    "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": "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",
            "keywords": [
                "Drupal"
            ],
            "support": {
                "source": "https://git.drupalcode.org/project/link_attributes",
                "issues": "https://www.drupal.org/project/issues/link_attributes"
            }
        },
        {
            "name": "drupal/linkit",
            "version": "6.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/linkit.git",
                "reference": "6.0.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/linkit-6.0.0.zip",
                "reference": "6.0.0",
                "shasum": "3c4143eb797abee04e5af47eb1885a65e6321b51"
            },
            "require": {
                "drupal/core": "^9.4 || ^10.0.0"
            },
            "conflict": {
                "drupal/core": ">=10.1"
            },
            "require-dev": {
                "drupal/ckeditor": "*",
                "drupal/imce": "*"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "6.0.0",
                    "datestamp": "1688748025",
                    "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": "Emil Stjerneman",
                    "homepage": "https://stjerneman.com",
                    "email": "emil@stjerneman.com",
                    "role": "Maintainer"
                },
                {
                    "name": "johnwebdev",
                    "homepage": "https://www.drupal.org/user/3331569"
                },
                {
                    "name": "mark_fullmer",
                    "homepage": "https://www.drupal.org/user/2612816"
                }
            ],
            "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/mathjax",
            "version": "4.0.2",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/mathjax.git",
                "reference": "4.0.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/mathjax-4.0.2.zip",
                "reference": "4.0.2",
                "shasum": "e92f2f50aa8149e55af8b1f744cad84cf680d91f"
            },
            "require": {
                "drupal/core": "^9.1 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "4.0.2",
                    "datestamp": "1673381514",
                    "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": "cilefen",
                    "homepage": "https://www.drupal.org/user/1850070"
                },
                {
                    "name": "joelpittet",
                    "homepage": "https://www.drupal.org/user/160302"
                },
                {
                    "name": "julou",
                    "homepage": "https://www.drupal.org/user/273952"
                }
            ],
            "description": "Javascript-based LaTeX rendering solution for your Drupal website.",
            "homepage": "https://www.drupal.org/project/mathjax",
            "support": {
                "source": "https://git.drupalcode.org/project/mathjax"
            }
        },
        {
            "name": "drupal/media_entity_browser",
            "version": "2.0.0-alpha4",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/media_entity_browser.git",
                "reference": "8.x-2.0-alpha4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/media_entity_browser-8.x-2.0-alpha4.zip",
                "reference": "8.x-2.0-alpha4",
                "shasum": "76aaa75743ad02f0db817ed2b4b7f30e54a9e427"
            },
            "require": {
                "drupal/core": "^8 || ^9 || ^10",
                "drupal/entity_browser": "*",
                "drupal/entity_browser_entity_form": "*",
                "drupal/inline_entity_form": "*"
            },
            "require-dev": {
                "drupal/ctools": "*",
                "drupal/entity_browser": "^2",
                "drupal/entity_browser_entity_form": "^2",
                "drupal/inline_entity_form": "^1",
                "drupal/video_embed_field": "^2"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-2.0-alpha4",
                    "datestamp": "1675310826",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Alpha releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "acbramley",
                    "homepage": "https://www.drupal.org/user/1036766"
                },
                {
                    "name": "benjy",
                    "homepage": "https://www.drupal.org/user/1852732"
                },
                {
                    "name": "fenstrat",
                    "homepage": "https://www.drupal.org/user/362649"
                },
                {
                    "name": "larowlan",
                    "homepage": "https://www.drupal.org/user/395439"
                },
                {
                    "name": "mstrelan",
                    "homepage": "https://www.drupal.org/user/314289"
                },
                {
                    "name": "rikki_iki",
                    "homepage": "https://www.drupal.org/user/1068918"
                },
                {
                    "name": "Sam152",
                    "homepage": "https://www.drupal.org/user/1485048"
                }
            ],
            "description": "This module provides an Entity Browser for Media.",
            "homepage": "https://www.drupal.org/project/media_entity_browser",
            "support": {
                "source": "https://git.drupalcode.org/project/media_entity_browser"
            }
        },
        {
            "name": "drupal/media_entity_file_replace",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/media_entity_file_replace.git",
                "reference": "8.x-1.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/media_entity_file_replace-8.x-1.1.zip",
                "reference": "8.x-1.1",
                "shasum": "4462d41e80de7880e556eb677cd1831a44470dac"
            },
            "require": {
                "drupal/core": "^9 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1665518899",
                    "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": "bkosborne",
                    "homepage": "https://www.drupal.org/user/788032"
                }
            ],
            "description": "Allows content editors to easily replace source files associated with any file-based media entity, preserving the original filename.",
            "homepage": "https://www.drupal.org/project/media_entity_file_replace",
            "support": {
                "source": "https://git.drupalcode.org/project/media_entity_file_replace"
            }
        },
        {
            "name": "drupal/menu_block",
            "version": "1.10.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/menu_block.git",
                "reference": "8.x-1.10"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.10.zip",
                "reference": "8.x-1.10",
                "shasum": "97de632d77448ae0a974e20c2ffbe42c7ddd4633"
            },
            "require": {
                "drupal/core": "^9.1 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.10",
                    "datestamp": "1667434255",
                    "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": "Dave Reid",
                    "homepage": "https://www.drupal.org/user/53892"
                },
                {
                    "name": "joelpittet",
                    "homepage": "https://www.drupal.org/user/160302"
                },
                {
                    "name": "JohnAlbin",
                    "homepage": "https://www.drupal.org/user/32095"
                },
                {
                    "name": "kim.pepper",
                    "homepage": "https://www.drupal.org/user/370574"
                },
                {
                    "name": "RenatoG",
                    "homepage": "https://www.drupal.org/user/3326031"
                },
                {
                    "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/menu_breadcrumb",
            "version": "2.0.0-alpha0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/menu_breadcrumb.git",
                "reference": "2.0.0-alpha0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/menu_breadcrumb-2.0.0-alpha0.zip",
                "reference": "2.0.0-alpha0",
                "shasum": "d031d6a859b3f20a290fd9f812fdc4dace0810ef"
            },
            "require": {
                "drupal/core": "^8.8 || ^9 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.0-alpha0",
                    "datestamp": "1675717886",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Alpha releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "aaron",
                    "homepage": "https://www.drupal.org/user/33420"
                },
                {
                    "name": "gdevlugt",
                    "homepage": "https://www.drupal.org/user/167273"
                },
                {
                    "name": "rphair",
                    "homepage": "https://www.drupal.org/user/3196607"
                },
                {
                    "name": "RyanPrice",
                    "homepage": "https://www.drupal.org/user/873848"
                },
                {
                    "name": "vaibhavjain",
                    "homepage": "https://www.drupal.org/user/1159692"
                },
                {
                    "name": "xurizaemon",
                    "homepage": "https://www.drupal.org/user/76026"
                }
            ],
            "description": "Create breadcrumbs from nested menu titles and/or taxonomy membership.",
            "homepage": "https://www.drupal.org/project/menu_breadcrumb",
            "support": {
                "source": "https://git.drupalcode.org/project/menu_breadcrumb"
            }
        },
        {
            "name": "drupal/metatag",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/metatag.git",
                "reference": "2.0.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/metatag-2.0.0.zip",
                "reference": "2.0.0",
                "shasum": "2966c854d982b7069b1c0111519427990ebbad40"
            },
            "require": {
                "drupal/core": "^9.4 || ^10",
                "drupal/token": "^1.0",
                "php": ">=8.0"
            },
            "require-dev": {
                "drupal/devel": "^4.0 || ^5.0",
                "drupal/hal": "^9 || ^1 || ^2",
                "drupal/metatag_dc": "*",
                "drupal/metatag_open_graph": "*",
                "drupal/page_manager": "^4.0",
                "drupal/redirect": "^1.0",
                "drupal/webprofiler": "^9 || ^10",
                "mpyw/phpunit-patch-serializable-comparison": "*"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.0",
                    "datestamp": "1692368265",
                    "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": "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/migrate_plus",
            "version": "6.0.1",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/migrate_plus.git",
                "reference": "6.0.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/migrate_plus-6.0.1.zip",
                "reference": "6.0.1",
                "shasum": "154e5c627c8b32648cb4b4034a196a289b0626fa"
            },
            "require": {
                "drupal/core": ">=9.1",
                "php": ">=7.4"
            },
            "require-dev": {
                "drupal/migrate_example_advanced_setup": "*",
                "drupal/migrate_example_setup": "*"
            },
            "suggest": {
                "ext-soap": "*",
                "sainsburys/guzzle-oauth2-plugin": "3.0 required for the OAuth2 authentication plugin"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "6.0.1",
                    "datestamp": "1672428002",
                    "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": "Mike Ryan",
                    "homepage": "https://www.drupal.org/u/mikeryan",
                    "role": "Maintainer"
                },
                {
                    "name": "Lucas Hedding",
                    "homepage": "https://www.drupal.org/u/heddn",
                    "role": "Maintainer"
                },
                {
                    "name": "mikeryan",
                    "homepage": "https://www.drupal.org/user/4420"
                }
            ],
            "description": "Enhancements to core migration support.",
            "homepage": "https://www.drupal.org/project/migrate_plus",
            "support": {
                "source": "https://git.drupalcode.org/project/migrate_plus",
                "issues": "https://www.drupal.org/project/issues/migrate_plus",
                "slack": "#migrate"
            }
        },
        {
            "name": "drupal/migrate_tools",
            "version": "6.0.1",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/migrate_tools.git",
                "reference": "6.0.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/migrate_tools-6.0.1.zip",
                "reference": "6.0.1",
                "shasum": "8c07d1b61b319acd4fd395e22ef9bf34d23299ba"
            },
            "require": {
                "drupal/core": ">=9.1",
                "php": ">=7.4"
            },
            "require-dev": {
                "drupal/migrate_plus": ">=5",
                "drupal/migrate_source_csv": ">=3",
                "drush/drush": ">=11"
            },
            "suggest": {
                "drupal/migrate_plus": ">=5",
                "drush/drush": ">=11"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "6.0.1",
                    "datestamp": "1672424943",
                    "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": "Mike Ryan",
                    "homepage": "https://www.drupal.org/u/mikeryan",
                    "role": "Maintainer"
                },
                {
                    "name": "Lucas Hedding",
                    "homepage": "https://www.drupal.org/u/heddn",
                    "role": "Maintainer"
                },
                {
                    "name": "mikeryan",
                    "homepage": "https://www.drupal.org/user/4420"
                }
            ],
            "description": "Tools to assist in developing and running migrations.",
            "homepage": "http://drupal.org/project/migrate_tools",
            "support": {
                "source": "https://git.drupalcode.org/project/migrate_tools",
                "issues": "https://www.drupal.org/project/issues/migrate_tools",
                "slack": "#migrate"
            }
        },
        {
            "name": "drupal/mobile_detect",
            "version": "3.0.4",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/mobile_detect.git",
                "reference": "3.0.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/mobile_detect-3.0.4.zip",
                "reference": "3.0.4",
                "shasum": "b03cd92cc1c36b6c8a85f65b71fe9220b9b41851"
            },
            "require": {
                "drupal/core": "^8 || ^9 || ^10",
                "mobiledetect/mobiledetectlib": "2.8.37"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "3.0.4",
                    "datestamp": "1656008575",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Matthew Donadio (mpdonadio)",
                    "homepage": "https://www.drupal.org/u/mpdonadio",
                    "role": "Maintainer"
                },
                {
                    "name": "Darryl Norris (darol100)",
                    "homepage": "https://www.drupal.org/u/darol100",
                    "email": "admin@darrylnorris.com",
                    "role": "Co-maintainer"
                },
                {
                    "name": "nonom",
                    "homepage": "https://www.drupal.org/user/551790"
                }
            ],
            "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices.",
            "homepage": "http://drupal.org/project/mobile_detect",
            "support": {
                "source": "http://cgit.drupalcode.org/mobile_detect",
                "issues": "http://drupal.org/project/mobile_detect",
                "irc": "irc://irc.freenode.org/drupal-contribute"
            }
        },
        {
            "name": "drupal/module_filter",
            "version": "4.0.1",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/module_filter.git",
                "reference": "4.0.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/module_filter-4.0.1.zip",
                "reference": "4.0.1",
                "shasum": "6c18b7689b24b694d84b73fcfcbfb4ce013deb59"
            },
            "require": {
                "drupal/core": "^9 || ^10",
                "drupal/jquery_ui_autocomplete": "^2.0"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "4.0.1",
                    "datestamp": "1671484875",
                    "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": "andrey.troeglazov",
                    "homepage": "https://www.drupal.org/user/3145389"
                },
                {
                    "name": "greenSkin",
                    "homepage": "https://www.drupal.org/user/173855"
                },
                {
                    "name": "smustgrave",
                    "homepage": "https://www.drupal.org/user/3252890"
                }
            ],
            "description": "Filter the modules list.",
            "homepage": "http://drupal.org/project/module_filter",
            "support": {
                "source": "https://git.drupalcode.org/project/module_filter",
                "issues": "https://www.drupal.org/project/issues/module_filter"
            }
        },
        {
            "name": "drupal/msqrole",
            "version": "1.0.10",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/msqrole.git",
                "reference": "1.0.10"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/msqrole-1.0.10.zip",
                "reference": "1.0.10",
                "shasum": "90867c8709093ffa83f5b06c5a6088e9bc30a30f"
            },
            "require": {
                "drupal/core": "^9.4 || ^10",
                "drupal/token": "~1",
                "php": ">=7.4"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "1.0.10",
                    "datestamp": "1690031508",
                    "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": "RandalV",
                    "homepage": "https://www.drupal.org/user/3612901"
                }
            ],
            "description": "Allows the user to masquerade as certain roles rather than specific users.",
            "homepage": "https://www.drupal.org/project/msqrole",
            "support": {
                "source": "https://git.drupalcode.org/project/msqrole"
            }
        },
        {
            "name": "drupal/multiple_fields_remove_button",
            "version": "2.2.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/multiple_fields_remove_button.git",
                "reference": "8.x-2.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/multiple_fields_remove_button-8.x-2.2.zip",
                "reference": "8.x-2.2",
                "shasum": "c62d790c436b67c1316cbf2f289e6420e53d83e5"
            },
            "require": {
                "drupal/core": "^9.2 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-2.2",
                    "datestamp": "1676661177",
                    "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": "asghar",
                    "homepage": "https://www.drupal.org/user/415797"
                },
                {
                    "name": "semjuel",
                    "homepage": "https://www.drupal.org/user/2426534"
                }
            ],
            "description": "Add remove button for multi showing fields.",
            "homepage": "https://www.drupal.org/project/multiple_fields_remove_button",
            "support": {
                "source": "https://git.drupalcode.org/project/multiple_fields_remove_button"
            }
        },
        {
            "name": "drupal/pantheon_advanced_page_cache",
            "version": "2.1.2",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/pantheon_advanced_page_cache.git",
                "reference": "2.1.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/pantheon_advanced_page_cache-2.1.2.zip",
                "reference": "2.1.2",
                "shasum": "954aa3442824fb88da3fd3518400cf008e12a8d1"
            },
            "require": {
                "drupal/core": "^9.4 || ^10"
            },
            "require-dev": {
                "drupal/coder": "^8.2",
                "drupal/drupal-extension": "^3.3",
                "phpunit/phpunit": "^6.3"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.1.2",
                    "datestamp": "1683747792",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "autoload": {
                "psr-4": {
                    "PantheonSystems\\CDNBehatHelpers\\": "tests/behat/helper_classes/"
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "scripts": {
                "codesniff": [
                    "phpcs --report=full --extensions=php,module,inc,theme,info,install --standard=vendor/drupal/coder/coder_sniffer/Drupal src",
                    "phpcs --report=full --extensions=php,module,inc,theme,info,install --standard=vendor/drupal/coder/coder_sniffer/Drupal tests/modules",
                    "phpcs  tests/behat  --standard=PSR2"
                ],
                "phpcbf": [
                    "phpcbf --report=full --extensions=php,module,inc,theme,info,install --standard=vendor/drupal/coder/coder_sniffer/Drupal src",
                    "phpcbf --report=full --extensions=php,module,inc,theme,info,install --standard=vendor/drupal/coder/coder_sniffer/Drupal tests/modules",
                    "phpcbf  tests/behat  --standard=PSR2"
                ],
                "phpunit": [
                    "phpunit tests --colors=always"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "David Strauss",
                    "homepage": "https://www.drupal.org/user/93254"
                },
                {
                    "name": "Ec1ipsis",
                    "homepage": "https://www.drupal.org/user/1600400"
                },
                {
                    "name": "greg.1.anderson",
                    "homepage": "https://www.drupal.org/user/438598"
                },
                {
                    "name": "kporras07",
                    "homepage": "https://www.drupal.org/user/1349780"
                },
                {
                    "name": "pantheon-ci",
                    "homepage": "https://www.drupal.org/user/3735947"
                },
                {
                    "name": "stevector",
                    "homepage": "https://www.drupal.org/user/179805"
                }
            ],
            "description": "Advanced page cache capabilities for Pantheon.",
            "homepage": "https://www.drupal.org/project/pantheon_advanced_page_cache",
            "support": {
                "source": "https://git.drupalcode.org/project/pantheon_advanced_page_cache"
            }
        },
        {
            "name": "drupal/paragraphs",
            "version": "1.16.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/paragraphs.git",
                "reference": "8.x-1.16"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.16.zip",
                "reference": "8.x-1.16",
                "shasum": "48f60810fd8086a52d56e84af8b212cce7a270e8"
            },
            "require": {
                "drupal/core": "^9.3 || ^10",
                "drupal/entity_reference_revisions": "~1.3"
            },
            "require-dev": {
                "drupal/block_field": "1.x-dev",
                "drupal/diff": "1.x-dev",
                "drupal/entity_browser": "2.x-dev",
                "drupal/entity_usage": "2.x-dev",
                "drupal/field_group": "3.x-dev",
                "drupal/inline_entity_form": "1.x-dev",
                "drupal/paragraphs-paragraphs_library": "*",
                "drupal/replicate": "1.x-dev",
                "drupal/search_api": "1.x-dev",
                "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.16",
                    "datestamp": "1694007797",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Berdir",
                    "homepage": "https://www.drupal.org/user/214652"
                },
                {
                    "name": "Frans",
                    "homepage": "https://www.drupal.org/user/514222"
                },
                {
                    "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"
                },
                {
                    "name": "Primsi",
                    "homepage": "https://www.drupal.org/user/282629"
                }
            ],
            "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.11.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/pathauto.git",
                "reference": "8.x-1.11"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.11.zip",
                "reference": "8.x-1.11",
                "shasum": "a006fe9e6046a9833711a1ae56aa4752e65bcdc8"
            },
            "require": {
                "drupal/core": "^9.3 || ^10",
                "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.11",
                    "datestamp": "1660129564",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9 || ^10"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-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/queue_mail",
            "version": "1.6.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/queue_mail.git",
                "reference": "8.x-1.6"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/queue_mail-8.x-1.6.zip",
                "reference": "8.x-1.6",
                "shasum": "cdfd15008437096a67b48e38a9f45e4953d3b99a"
            },
            "require": {
                "drupal/core": "^9.4 || ^10.0"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.6",
                    "datestamp": "1695892211",
                    "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": "Evgenii Nikitin (sinn)",
                    "homepage": "https://www.drupal.org/u/sinn",
                    "role": "Maintainer"
                },
                {
                    "name": "Steven Jones",
                    "homepage": "https://www.drupal.org/user/99644",
                    "role": "Maintainer"
                },
                {
                    "name": "Steven Jones",
                    "homepage": "https://www.drupal.org/user/99644"
                },
                {
                    "name": "wafaa",
                    "homepage": "https://www.drupal.org/user/50133"
                }
            ],
            "description": "Queues all mail sent by your Drupal site so that it is sent via cron using the Drupal Queue API.",
            "homepage": "http://drupal.org/project/queue_mail",
            "support": {
                "source": "https://git.drupalcode.org/project/queue_mail",
                "issues": "https://www.drupal.org/project/issues/queue_mail"
            }
        },
        {
            "name": "drupal/realname",
            "version": "2.0.0-beta2",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/realname.git",
                "reference": "2.0.0-beta2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/realname-2.0.0-beta2.zip",
                "reference": "2.0.0-beta2",
                "shasum": "cbe209423e9f089ce472acce11bd059e860c3537"
            },
            "require": {
                "drupal/core": "^8 || ^9 || ^10",
                "drupal/token": "^1.0.0-alpha2"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.0-beta2",
                    "datestamp": "1677775747",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "hass",
                    "homepage": "https://www.drupal.org/u/hass"
                },
                {
                    "name": "See other contributors",
                    "homepage": "https://www.drupal.org/node/266280/committers"
                },
                {
                    "name": "hass",
                    "homepage": "https://www.drupal.org/user/85918"
                },
                {
                    "name": "heddn",
                    "homepage": "https://www.drupal.org/user/1463982"
                },
                {
                    "name": "NancyDru",
                    "homepage": "https://www.drupal.org/user/101412"
                },
                {
                    "name": "philltran",
                    "homepage": "https://www.drupal.org/user/295397"
                },
                {
                    "name": "rmiddle",
                    "homepage": "https://www.drupal.org/user/192183"
                },
                {
                    "name": "theamoeba",
                    "homepage": "https://www.drupal.org/user/251700"
                },
                {
                    "name": "tkuldeep17",
                    "homepage": "https://www.drupal.org/user/2498278"
                },
                {
                    "name": "voxpelli",
                    "homepage": "https://www.drupal.org/user/341713"
                }
            ],
            "description": "Provides token-based name displays for users.",
            "homepage": "https://www.drupal.org/project/realname",
            "support": {
                "source": "https://git.drupal.org/project/realname.git",
                "issues": "https://www.drupal.org/project/issues/realname"
            }
        },
        {
            "name": "drupal/rebuild_cache_access",
            "version": "1.9.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/rebuild_cache_access.git",
                "reference": "8.x-1.9"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/rebuild_cache_access-8.x-1.9.zip",
                "reference": "8.x-1.9",
                "shasum": "cf5b9eb8857a809bc0c2189e95c87a414d18fed6"
            },
            "require": {
                "drupal/core": "^8 || ^9 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.9",
                    "datestamp": "1688988261",
                    "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": "leymannx",
                    "homepage": "https://www.drupal.org/user/2482808"
                }
            ],
            "description": "Provide a Rebuild Cache admin toolbar button accessible to every role with the corresponding permission set.",
            "homepage": "https://www.drupal.org/project/rebuild_cache_access",
            "support": {
                "source": "https://git.drupalcode.org/project/rebuild_cache_access"
            }
        },
        {
            "name": "drupal/recaptcha",
            "version": "3.2.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/recaptcha.git",
                "reference": "8.x-3.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/recaptcha-8.x-3.2.zip",
                "reference": "8.x-3.2",
                "shasum": "a4457e8ba4c80b35be22a2bba0c18e376ee98bc8"
            },
            "require": {
                "drupal/captcha": "^1.4 || ^2",
                "drupal/core": "^8.9 || ^9 || ^10",
                "google/recaptcha": "^1.2"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-3.2",
                    "datestamp": "1681166371",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "hass",
                    "homepage": "https://www.drupal.org/u/hass"
                },
                {
                    "name": "See other contributors",
                    "homepage": "https://www.drupal.org/node/147903/committers"
                },
                {
                    "name": "hass",
                    "homepage": "https://www.drupal.org/user/85918"
                },
                {
                    "name": "id.medion",
                    "homepage": "https://www.drupal.org/user/2542592"
                },
                {
                    "name": "kim.pepper",
                    "homepage": "https://www.drupal.org/user/370574"
                },
                {
                    "name": "Liam Morland",
                    "homepage": "https://www.drupal.org/user/493050"
                },
                {
                    "name": "rfay",
                    "homepage": "https://www.drupal.org/user/30906"
                },
                {
                    "name": "RobLoach",
                    "homepage": "https://www.drupal.org/user/61114"
                },
                {
                    "name": "soxofaan",
                    "homepage": "https://www.drupal.org/user/41478"
                },
                {
                    "name": "wundo",
                    "homepage": "https://www.drupal.org/user/25523"
                }
            ],
            "description": "Protect your website from spam and abuse while letting real people pass through with ease.",
            "homepage": "https://www.drupal.org/project/recaptcha",
            "support": {
                "source": "https://git.drupal.org/project/recaptcha.git",
                "issues": "https://www.drupal.org/project/issues/recaptcha"
            }
        },
        {
            "name": "drupal/recaptcha_v3",
            "version": "2.0.2",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/recaptcha_v3.git",
                "reference": "2.0.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/recaptcha_v3-2.0.2.zip",
                "reference": "2.0.2",
                "shasum": "239e04bdb74179997e422c13cd76cfaac68bdf00"
            },
            "require": {
                "drupal/captcha": "^2.0",
                "drupal/core": "^9.5 || ^10",
                "google/recaptcha": "^1.3"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.2",
                    "datestamp": "1692590086",
                    "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": "B-Prod",
                    "homepage": "https://www.drupal.org/user/407852"
                },
                {
                    "name": "dench0",
                    "homepage": "https://www.drupal.org/user/896504"
                },
                {
                    "name": "majid.ali",
                    "homepage": "https://www.drupal.org/user/1271330"
                }
            ],
            "description": "The reCaptcha V3 module provides integration with Google reCaptcha V3 and CAPTCHA module.",
            "homepage": "https://www.drupal.org/project/recaptcha_v3",
            "support": {
                "source": "https://git.drupalcode.org/project/recaptcha_v3"
            }
        },
        {
            "name": "drupal/redirect",
            "version": "1.9.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/redirect.git",
                "reference": "8.x-1.9"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.9.zip",
                "reference": "8.x-1.9",
                "shasum": "2987de20f509e9f7cec8a0f81d3a6774f9b0ba3e"
            },
            "require": {
                "drupal/core": "^9.2 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.9",
                    "datestamp": "1693393506",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Berdir",
                    "homepage": "https://www.drupal.org/user/214652"
                },
                {
                    "name": "Dave Reid",
                    "homepage": "https://www.drupal.org/user/53892"
                },
                {
                    "name": "Kristen Pol",
                    "homepage": "https://www.drupal.org/user/8389"
                },
                {
                    "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/roleassign",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/roleassign.git",
                "reference": "2.0.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/roleassign-2.0.0.zip",
                "reference": "2.0.0",
                "shasum": "4af751d0e1c40464ad94d872809ed5d9db5d6989"
            },
            "require": {
                "drupal/core": "^9.1 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.0",
                    "datestamp": "1679080156",
                    "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": "joseph.olstad",
                    "homepage": "https://www.drupal.org/user/1321830"
                },
                {
                    "name": "nord102",
                    "homepage": "https://www.drupal.org/user/3471419"
                },
                {
                    "name": "salvis",
                    "homepage": "https://www.drupal.org/user/82964"
                },
                {
                    "name": "svendecabooter",
                    "homepage": "https://www.drupal.org/user/35369"
                }
            ],
            "description": "Allows site administrators to further delegate the task of managing user''s roles.",
            "homepage": "http://drupal.org/project/roleassign",
            "support": {
                "source": "https://git.drupalcode.org/project/roleassign",
                "issues": "https://www.drupal.org/project/issues/roleassign"
            }
        },
        {
            "name": "drupal/scheduler",
            "version": "1.5.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/scheduler.git",
                "reference": "8.x-1.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/scheduler-8.x-1.5.zip",
                "reference": "8.x-1.5",
                "shasum": "206a9b6e348273aa2cf97ba429d437112b47469b"
            },
            "require": {
                "drupal/core": "^8 || ^9 || ^10"
            },
            "require-dev": {
                "drupal/devel_generate": "^2.0 || >=4",
                "drupal/rules": "^3",
                "drush/drush": ">=9"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.5",
                    "datestamp": "1683719323",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9 || ^10"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Eric Schaefer (Eric Schaefer)",
                    "homepage": "https://www.drupal.org/u/eric-schaefer",
                    "role": "Maintainer"
                },
                {
                    "name": "Jonathan Smith (jonathan1055)",
                    "homepage": "https://www.drupal.org/u/jonathan1055",
                    "role": "Maintainer"
                },
                {
                    "name": "Pieter Frenssen (pfrenssen)",
                    "homepage": "https://www.drupal.org/u/pfrenssen",
                    "role": "Maintainer"
                },
                {
                    "name": "Rick Manelius (rickmanelius)",
                    "homepage": "https://www.drupal.org/u/rickmanelius",
                    "role": "Maintainer"
                }
            ],
            "description": "Automatically publish and unpublish content at specified dates and times.",
            "homepage": "https://drupal.org/project/scheduler",
            "support": {
                "source": "https://git.drupalcode.org/project/scheduler",
                "issues": "https://www.drupal.org/project/issues/scheduler"
            }
        },
        {
            "name": "drupal/seven",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/seven.git",
                "reference": "1.0.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/seven-1.0.0.zip",
                "reference": "1.0.0",
                "shasum": "88e86926388c7e6cf66b0502d13a0470ce2399cd"
            },
            "require": {
                "drupal/core": "^9 || ^10"
            },
            "type": "drupal-theme",
            "extra": {
                "drupal": {
                    "version": "1.0.0",
                    "datestamp": "1683652106",
                    "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": "bnjmnm",
                    "homepage": "https://www.drupal.org/user/2369194"
                },
                {
                    "name": "lauriii",
                    "homepage": "https://www.drupal.org/user/1078742"
                },
                {
                    "name": "mcrittenden",
                    "homepage": "https://www.drupal.org/user/420631"
                },
                {
                    "name": "mrfelton",
                    "homepage": "https://www.drupal.org/user/305669"
                },
                {
                    "name": "TravisCarden",
                    "homepage": "https://www.drupal.org/user/236758"
                }
            ],
            "description": "The Seven theme from Drupal 8/9 moved to contrib",
            "homepage": "https://www.drupal.org/project/seven",
            "support": {
                "source": "https://git.drupalcode.org/project/seven"
            }
        },
        {
            "name": "drupal/simple_gmap",
            "version": "3.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/simple_gmap.git",
                "reference": "3.1.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/simple_gmap-3.1.0.zip",
                "reference": "3.1.0",
                "shasum": "f6f042d5693c933f29a3b497396ffc422baf8822"
            },
            "require": {
                "drupal/core": "^8 || ^9 || ^10"
            },
            "require-dev": {
                "drupal/address": "*"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "3.1.0",
                    "datestamp": "1695409416",
                    "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": "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_sitemap",
            "version": "4.1.6",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/simple_sitemap.git",
                "reference": "4.1.6"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/simple_sitemap-4.1.6.zip",
                "reference": "4.1.6",
                "shasum": "5ea5ee97ab4d59b43db86dd6279c3ac5ecbe69b9"
            },
            "require": {
                "drupal/core": "^9.3 || ^10",
                "ext-xmlwriter": "*"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "4.1.6",
                    "datestamp": "1686288643",
                    "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": "Pawel Ginalski (gbyte)",
                    "homepage": "https://www.drupal.org/u/gbyte",
                    "email": "contact@gbyte.dev",
                    "role": "Maintainer"
                },
                {
                    "name": "WalkingDexter",
                    "homepage": "https://www.drupal.org/user/3251330"
                }
            ],
            "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"
            }
        },
        {
            "name": "drupal/simplesamlphp_auth",
            "version": "3.3.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/simplesamlphp_auth.git",
                "reference": "8.x-3.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/simplesamlphp_auth-8.x-3.3.zip",
                "reference": "8.x-3.3",
                "shasum": "14b33fc4e7c9a6a72de5a4ec32722200e7203d43"
            },
            "require": {
                "drupal/core": "^8.7||^9.0",
                "drupal/externalauth": "^1.1||^2.0",
                "simplesamlphp/simplesamlphp": "^1.18.2||^1.19"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-3.3",
                    "datestamp": "1660687554",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Berdir",
                    "homepage": "https://www.drupal.org/user/214652"
                },
                {
                    "name": "colan",
                    "homepage": "https://www.drupal.org/user/58704"
                },
                {
                    "name": "dakku",
                    "homepage": "https://www.drupal.org/user/97634"
                },
                {
                    "name": "geekwisdom",
                    "homepage": "https://www.drupal.org/user/1662"
                },
                {
                    "name": "japerry",
                    "homepage": "https://www.drupal.org/user/45640"
                },
                {
                    "name": "snufkin",
                    "homepage": "https://www.drupal.org/user/58645"
                },
                {
                    "name": "svendecabooter",
                    "homepage": "https://www.drupal.org/user/35369"
                }
            ],
            "description": "Allows users to authenticate to a remote SAML identity provider (IdP) via a locally configured SimpleSAMLphp service point (SP).",
            "homepage": "https://www.drupal.org/project/simplesamlphp_auth",
            "support": {
                "source": "https://git.drupalcode.org/project/simplesamlphp_auth"
            }
        },
        {
            "name": "drupal/smtp",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/smtp.git",
                "reference": "8.x-1.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/smtp-8.x-1.2.zip",
                "reference": "8.x-1.2",
                "shasum": "10d302d4a90521d674bdd078da8aed886fa5ec41"
            },
            "require": {
                "drupal/core": ">=8.9 <11",
                "phpmailer/phpmailer": "^6.1.7"
            },
            "suggest": {
                "drupal/mailsystem": "Allows using SMTP alongside other mail modules."
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.2",
                    "datestamp": "1667416337",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "branch-alias": {
                    "dev-8.x-1.x": "1.x-dev"
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "japerry",
                    "homepage": "https://www.drupal.org/user/45640"
                },
                {
                    "name": "joseph.olstad",
                    "homepage": "https://www.drupal.org/user/1321830"
                },
                {
                    "name": "josesanmartin",
                    "homepage": "https://www.drupal.org/user/72012"
                },
                {
                    "name": "LukeLast",
                    "homepage": "https://www.drupal.org/user/30151"
                },
                {
                    "name": "oadaeh",
                    "homepage": "https://www.drupal.org/user/4649"
                },
                {
                    "name": "sadashiv",
                    "homepage": "https://www.drupal.org/user/1773304"
                },
                {
                    "name": "wundo",
                    "homepage": "https://www.drupal.org/user/25523"
                },
                {
                    "name": "yettyn",
                    "homepage": "https://www.drupal.org/user/93281"
                }
            ],
            "description": "Allow for site emails to be sent through an SMTP server of your choice.",
            "homepage": "https://www.drupal.org/project/smtp",
            "support": {
                "source": "https://git.drupalcode.org/project/smtp",
                "issues": "https://www.drupal.org/project/issues/smtp"
            }
        },
        {
            "name": "drupal/social_media",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/social_media.git",
                "reference": "2.0.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/social_media-2.0.0.zip",
                "reference": "2.0.0",
                "shasum": "e4bf23d3de898af949c20a2742c980ee7674d55c"
            },
            "require": {
                "drupal/core": "^9 || ^10",
                "drupal/token": "^1.0"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.0",
                    "datestamp": "1683754691",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Takim Islam",
                    "homepage": "http://drupalsharing.com/",
                    "role": "Maintainer"
                },
                {
                    "name": "Jack Over",
                    "homepage": "https://www.drupal.org/user/953390",
                    "role": "Maintainer"
                },
                {
                    "name": "takim",
                    "homepage": "https://www.drupal.org/user/252386"
                }
            ],
            "description": "Share current page to social media",
            "homepage": "https://drupal.org/project/social_media",
            "support": {
                "source": "http://cgit.drupalcode.org/social_media",
                "issues": "https://www.drupal.org/project/issues/social_media"
            }
        },
        {
            "name": "drupal/social_media_links",
            "version": "2.9.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/social_media_links.git",
                "reference": "8.x-2.9"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.9.zip",
                "reference": "8.x-2.9",
                "shasum": "d73ea6199b48e11e57fe8a2aeb2afbf3c295704a"
            },
            "require": {
                "drupal/core": "^8 || ^9 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-2.9",
                    "datestamp": "1665768361",
                    "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": "Neslee Canil Pinto",
                    "homepage": "https://www.drupal.org/u/neslee-canil-pinto",
                    "role": "Maintainer"
                },
                {
                    "name": "Christian Beier",
                    "homepage": "https://www.drupal.org/u/cbeier",
                    "role": "Maintainer"
                }
            ],
            "description": "The module provides a block that display links (icons) to your profiles on various social networking sites.",
            "homepage": "https://www.drupal.org/project/social_media_links",
            "support": {
                "source": "https://git.drupalcode.org/project/social_media_links",
                "issues": "https://www.drupal.org/project/issues/social_media_links"
            }
        },
        {
            "name": "drupal/svg_image",
            "version": "3.0.1",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/svg_image.git",
                "reference": "3.0.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/svg_image-3.0.1.zip",
                "reference": "3.0.1",
                "shasum": "6e0f1f305e0db535257780e647f6163cfdda8263"
            },
            "require": {
                "drupal/core": "^9.3 || ^10",
                "enshrined/svg-sanitize": ">=0.15 <1.0"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "3.0.1",
                    "datestamp": "1676292042",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Yaroslav Lushnikov",
                    "homepage": "https://www.drupal.org/user/2870933",
                    "role": "Maintainer"
                },
                {
                    "name": "See contributors",
                    "homepage": "https://www.drupal.org/node/2887125/committers"
                }
            ],
            "description": "Overrides the standard image formatter and widget to support SVG files.",
            "homepage": "http://drupal.org/project/svg_image",
            "support": {
                "source": "http://cgit.drupalcode.org/svg_image",
                "issues": "http://drupal.org/project/svg_image"
            }
        },
        {
            "name": "drupal/token",
            "version": "1.12.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/token.git",
                "reference": "8.x-1.12"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/token-8.x-1.12.zip",
                "reference": "8.x-1.12",
                "shasum": "cefe1b203b793682f74ea43e18d0a814cf768763"
            },
            "require": {
                "drupal/core": "^9.2 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.12",
                    "datestamp": "1688015262",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9 || ^10"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-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/twig_field_value",
            "version": "2.0.2",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/twig_field_value.git",
                "reference": "2.0.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/twig_field_value-2.0.2.zip",
                "reference": "2.0.2",
                "shasum": "7d1267c6ed5ef0e5d6ab82732e42bc505bb2dec8"
            },
            "require": {
                "drupal/core": "^9 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.2",
                    "datestamp": "1671703066",
                    "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": "bizar1984",
                    "homepage": "https://www.drupal.org/user/3719064"
                },
                {
                    "name": "Gerben Spil",
                    "homepage": "https://www.drupal.org/user/728030"
                },
                {
                    "name": "Sutharsan",
                    "homepage": "https://www.drupal.org/user/73854"
                }
            ],
            "description": "Twig filters for value(s) and label.",
            "homepage": "https://www.drupal.org/project/twig_field_value",
            "support": {
                "source": "https://git.drupalcode.org/project/twig_field_value"
            }
        },
        {
            "name": "drupal/twig_tweak",
            "version": "3.2.1",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/twig_tweak.git",
                "reference": "3.2.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/twig_tweak-3.2.1.zip",
                "reference": "3.2.1",
                "shasum": "89fc08b60f494a7d786251b6c2c493c536218222"
            },
            "require": {
                "drupal/core": "^9.3 || ^10.0",
                "ext-json": "*",
                "php": ">=7.3",
                "symfony/polyfill-php80": "^1.17",
                "twig/twig": "^2.12 || ^3.3.8"
            },
            "suggest": {
                "symfony/var-dumper": "Better dump() function for debugging Twig variables"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "3.2.1",
                    "datestamp": "1677404306",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9 || ^10 || ^11"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Chi",
                    "homepage": "https://www.drupal.org/user/556138"
                }
            ],
            "description": "A Twig extension with some useful functions and filters for Drupal development.",
            "homepage": "https://www.drupal.org/project/twig_tweak",
            "keywords": [
                "Drupal",
                "Twig"
            ],
            "support": {
                "source": "https://git.drupalcode.org/project/twig_tweak",
                "issues": "https://www.drupal.org/project/issues/twig_tweak"
            }
        },
        {
            "name": "drupal/ultimate_cron",
            "version": "2.0.0-alpha6",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/ultimate_cron.git",
                "reference": "8.x-2.0-alpha6"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/ultimate_cron-8.x-2.0-alpha6.zip",
                "reference": "8.x-2.0-alpha6",
                "shasum": "42ab6df8e94a9b3772876a378062534552a32826"
            },
            "require": {
                "drupal/core": "^9 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-2.0-alpha6",
                    "datestamp": "1666471448",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Alpha releases are not covered by Drupal security advisories."
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^9 || ^10 || ^11"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "arnested",
                    "homepage": "https://www.drupal.org/user/245635"
                },
                {
                    "name": "Berdir",
                    "homepage": "https://www.drupal.org/user/214652"
                },
                {
                    "name": "Dane Powell",
                    "homepage": "https://www.drupal.org/user/339326"
                },
                {
                    "name": "gielfeldt",
                    "homepage": "https://www.drupal.org/user/366993"
                },
                {
                    "name": "miro_dietiker",
                    "homepage": "https://www.drupal.org/user/227761"
                },
                {
                    "name": "Primsi",
                    "homepage": "https://www.drupal.org/user/282629"
                }
            ],
            "description": "Ultimate cron",
            "homepage": "https://www.drupal.org/project/ultimate_cron",
            "support": {
                "source": "https://git.drupalcode.org/project/ultimate_cron"
            }
        },
        {
            "name": "drupal/userprotect",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/userprotect.git",
                "reference": "8.x-1.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/userprotect-8.x-1.2.zip",
                "reference": "8.x-1.2",
                "shasum": "f3246af48c60b85bb8f240cd98c286e5b38eb33c"
            },
            "require": {
                "drupal/core": "^8 || ^9 || ^10"
            },
            "require-dev": {
                "drupal/role_delegation": "^1.0"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.2",
                    "datestamp": "1670669515",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "karschsp",
                    "homepage": "https://www.drupal.org/user/138216"
                },
                {
                    "name": "MegaChriz",
                    "homepage": "https://www.drupal.org/user/654114"
                }
            ],
            "description": "Allows admins to protect users from being edited or cancelled, on a per-user basis.",
            "homepage": "https://www.drupal.org/project/userprotect",
            "keywords": [
                "Drupal",
                "User Management"
            ],
            "support": {
                "source": "http://cgit.drupalcode.org/userprotect",
                "issues": "https://www.drupal.org/project/issues/userprotect"
            }
        },
        {
            "name": "drupal/video_embed_field",
            "version": "2.5.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/video_embed_field.git",
                "reference": "8.x-2.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.5.zip",
                "reference": "8.x-2.5",
                "shasum": "997ed67b6873e822fe628f87f65bd6da67e7350c"
            },
            "require": {
                "drupal/core": "^9.2 || ^10"
            },
            "require-dev": {
                "drupal/ckeditor": "^1",
                "drupal/colorbox": "^2",
                "drupal/video_embed_media": "*"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-2.5",
                    "datestamp": "1671413311",
                    "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": "abhinesh",
                    "homepage": "https://www.drupal.org/user/3645979"
                },
                {
                    "name": "jec006",
                    "homepage": "https://www.drupal.org/user/855980"
                },
                {
                    "name": "plopesc",
                    "homepage": "https://www.drupal.org/user/282415"
                },
                {
                    "name": "Sam152",
                    "homepage": "https://www.drupal.org/user/1485048"
                }
            ],
            "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/view_unpublished",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/view_unpublished.git",
                "reference": "8.x-1.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/view_unpublished-8.x-1.1.zip",
                "reference": "8.x-1.1",
                "shasum": "f9f5e88cbaf1a1e71952d94cf67ef2f180e292be"
            },
            "require": {
                "drupal/core": "^9.4 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.1",
                    "datestamp": "1681757575",
                    "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": "Agnes Chisholm",
                    "homepage": "https://www.drupal.org/user/66428",
                    "email": "amaria@chisholmtech.com"
                },
                {
                    "name": "beeradb",
                    "homepage": "https://www.drupal.org/user/120651"
                },
                {
                    "name": "elevins",
                    "homepage": "https://www.drupal.org/user/781882"
                },
                {
                    "name": "entendu",
                    "homepage": "https://www.drupal.org/user/173461"
                },
                {
                    "name": "fathima.asmat",
                    "homepage": "https://www.drupal.org/user/3622664"
                },
                {
                    "name": "tobiasb",
                    "homepage": "https://www.drupal.org/user/183956"
                }
            ],
            "description": "Select which roles should be able to see unpublished nodes.",
            "homepage": "https://www.drupal.org/project/view_unpublished",
            "support": {
                "source": "https://git.drupalcode.org/project/view_unpublished"
            }
        },
        {
            "name": "drupal/views_ajax_history",
            "version": "1.7.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/views_ajax_history.git",
                "reference": "8.x-1.7"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_ajax_history-8.x-1.7.zip",
                "reference": "8.x-1.7",
                "shasum": "bedc26b91131968660ebf68c7c050821b9434e10"
            },
            "require": {
                "drupal/core": "^8.8 || ^9 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.7",
                    "datestamp": "1671526718",
                    "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": "amateescu",
                    "homepage": "https://www.drupal.org/user/729614"
                },
                {
                    "name": "i-trokhanenko",
                    "homepage": "https://www.drupal.org/user/3546872"
                },
                {
                    "name": "joelpittet",
                    "homepage": "https://www.drupal.org/user/160302"
                },
                {
                    "name": "kalman.hosszu",
                    "homepage": "https://www.drupal.org/user/267481"
                },
                {
                    "name": "nod_",
                    "homepage": "https://www.drupal.org/user/598310"
                }
            ],
            "description": "Add bookmarking abilities to AJAX Views.",
            "homepage": "https://www.drupal.org/project/views_ajax_history",
            "support": {
                "source": "https://git.drupalcode.org/project/views_ajax_history"
            }
        },
        {
            "name": "drupal/views_autocomplete_filters",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/views_autocomplete_filters.git",
                "reference": "8.x-1.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_autocomplete_filters-8.x-1.4.zip",
                "reference": "8.x-1.4",
                "shasum": "f65d5c6d25df802968c514836ea8edd22ba063a1"
            },
            "require": {
                "drupal/core": "^8 || ^9 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-1.4",
                    "datestamp": "1677771862",
                    "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": "colan",
                    "homepage": "https://www.drupal.org/user/58704"
                },
                {
                    "name": "heddn",
                    "homepage": "https://www.drupal.org/user/1463982"
                },
                {
                    "name": "RobLoach",
                    "homepage": "https://www.drupal.org/user/61114"
                },
                {
                    "name": "vasike",
                    "homepage": "https://www.drupal.org/user/156237"
                }
            ],
            "description": "Add autocomplete functionality to the views filter text fields.",
            "homepage": "https://www.drupal.org/project/views_autocomplete_filters",
            "keywords": [
                "Drupal",
                "views_autocomplete_filters"
            ],
            "support": {
                "source": "https://git.drupalcode.org/project/views_autocomplete_filters",
                "issues": "https://www.drupal.org/project/issues/views_autocomplete_filters"
            }
        },
        {
            "name": "drupal/views_bootstrap",
            "version": "3.9.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/views_bootstrap.git",
                "reference": "8.x-3.9"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_bootstrap-8.x-3.9.zip",
                "reference": "8.x-3.9",
                "shasum": "6a122213f7d12cda2274af85ae1f3810b97d7402"
            },
            "require": {
                "drupal/core": "^8 || ^9 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "8.x-3.9",
                    "datestamp": "1645730265",
                    "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": "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_bulk_operations",
            "version": "4.2.5",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/views_bulk_operations.git",
                "reference": "4.2.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_bulk_operations-4.2.5.zip",
                "reference": "4.2.5",
                "shasum": "220479c5187b1619d5703f64c6f8c272afecf897"
            },
            "require": {
                "drupal/core": "^9.4 || ^10",
                "php": ">=7.4.0"
            },
            "require-dev": {
                "drush/drush": "^11"
            },
            "suggest": {
                "drush/drush": "^10 || ^11"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "4.2.5",
                    "datestamp": "1691066184",
                    "security-coverage": {
                        "status": "covered",
                        "message": "Covered by Drupal's security advisory policy"
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": "^10 || ^11"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Marcin Grabias",
                    "homepage": "https://www.drupal.org/u/graber"
                },
                {
                    "name": "Graber",
                    "homepage": "https://www.drupal.org/user/1599440"
                },
                {
                    "name": "joelpittet",
                    "homepage": "https://www.drupal.org/user/160302"
                }
            ],
            "description": "Adds an ability to perform bulk operations on selected entities from view results. Provides an API to create such operations.",
            "homepage": "https://www.drupal.org/project/views_bulk_operations",
            "support": {
                "source": "https://git.drupalcode.org/project/views_bulk_operations/-/tree/8.x-3.x",
                "issues": "https://www.drupal.org/project/issues/views_bulk_operations?version=8.x",
                "docs": "https://www.drupal.org/docs/8/modules/views-bulk-operations-vbo"
            }
        },
        {
            "name": "drupal/views_fieldsets",
            "version": "4.0.0",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/views_fieldsets.git",
                "reference": "4.0.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_fieldsets-4.0.0.zip",
                "reference": "4.0.0",
                "shasum": "640e2ad1d38b5e507eff0da482df46705c49754d"
            },
            "require": {
                "drupal/core": ">=9"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "4.0.0",
                    "datestamp": "1693927686",
                    "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": "pifagor",
                    "homepage": "https://www.drupal.org/user/2375692"
                },
                {
                    "name": "ron_s",
                    "homepage": "https://www.drupal.org/user/184990"
                },
                {
                    "name": "rudiedirkx",
                    "homepage": "https://www.drupal.org/user/890274"
                },
                {
                    "name": "smustgrave",
                    "homepage": "https://www.drupal.org/user/3252890"
                }
            ],
            "description": "Adds fieldsets to Views.",
            "homepage": "https://drupal.org/project/views_fieldsets",
            "support": {
                "source": "https://git.drupalcode.org/project/views_fieldsets",
                "issues": "https://www.drupal.org/project/issues/views_fieldsets"
            }
        },
        {
            "name": "drupal/views_infinite_scroll",
            "version": "2.0.2",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/views_infinite_scroll.git",
                "reference": "2.0.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/views_infinite_scroll-2.0.2.zip",
                "reference": "2.0.2",
                "shasum": "8b2b935d1e5d94d7ad068d099512d3b915efb41f"
            },
            "require": {
                "drupal/core": "^9.2 || ^10"
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "2.0.2",
                    "datestamp": "1689001933",
                    "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": "Anybody",
                    "homepage": "https://www.drupal.org/user/291091"
                },
                {
                    "name": "Grevil",
                    "homepage": "https://www.drupal.org/user/3668491"
                },
                {
                    "name": "Honza Pobořil",
                    "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"
                },
                {
                    "name": "thomas.frobieter",
                    "homepage": "https://www.drupal.org/user/409335"
                }
            ],
            "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": "6.2.0-beta6",
            "source": {
                "type": "git",
                "url": "https://git.drupalcode.org/project/webform.git",
                "reference": "6.2.0-beta6"
            },
            "dist": {
                "type": "zip",
                "url": "https://ftp.drupal.org/files/projects/webform-6.2.0-beta6.zip",
                "reference": "6.2.0-beta6",
                "shasum": "b466ad3629c58f45994cbca55ab6bd8baaa4b838"
            },
            "require": {
                "drupal/core": "^9.4 || ^10"
            },
            "require-dev": {
                "drupal/address": "1.x-dev",
                "drupal/bootstrap": "3.x-dev",
                "drupal/captcha": "^1 || ^2",
                "drupal/chosen": "3.0.x-dev",
                "drupal/ckeditor": "1.0.x-dev",
                "drupal/clientside_validation": "*",
                "drupal/clientside_validation_jquery": "*",
                "drupal/devel": "*",
                "drupal/entity": "1.x-dev",
                "drupal/entity_print": "*",
                "drupal/group": "1.x-dev",
                "drupal/hal": "1 - 2",
                "drupal/jquery_ui": "1.x-dev",
                "drupal/jquery_ui_checkboxradio": "*",
                "drupal/jquery_ui_datepicker": "*",
                "drupal/mailsystem": "4.x-dev",
                "drupal/metatag": "1.x-dev",
                "drupal/paragraphs": "1.x-dev",
                "drupal/select2": "1.x-dev",
                "drupal/smtp": "1.x-dev",
                "drupal/styleguide": "^1 || ^2",
                "drupal/telephone_validation": "2.x-dev",
                "drupal/token": "*",
                "drupal/variationcache": "1.x-dev",
                "drupal/webform_access": "*",
                "drupal/webform_attachment": "*",
                "drupal/webform_clientside_validation": "*",
                "drupal/webform_devel": "*",
                "drupal/webform_entity_print": "*",
                "drupal/webform_node": "*",
                "drupal/webform_options_limit": "*",
                "drupal/webform_scheduled_email": "*",
                "drupal/webform_share": "*",
                "drupal/webform_ui": "*"
            },
            "suggest": {
                "drupal/jquery_ui_checkboxradio": "Provides jQuery UI Checkboxradio library. Required by the Webform jQueryUI Buttons module. The Webform jQueryUI Buttons module is deprecated because jQueryUI is no longer maintained.",
                "drupal/jquery_ui_datepicker": "Provides jQuery UI Datepicker library. Required to support datepickers. The Webform jQueryUI Datepicker module is deprecated because jQueryUI is no longer maintained."
            },
            "type": "drupal-module",
            "extra": {
                "drupal": {
                    "version": "6.2.0-beta6",
                    "datestamp": "1686598812",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
                    }
                },
                "drush": {
                    "services": {
                        "drush.services.yml": ">=9"
                    }
                }
            },
            "notification-url": "https://packages.drupal.org/8/downloads",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Jacob Rockowitz (jrockowitz)",
                    "homepage": "https://www.drupal.org/u/jrockowitz",
                    "role": "Maintainer"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://www.drupal.org/node/7404/committers",
                    "role": "Contributor"
                },
                {
                    "name": "Liam Morland",
                    "homepage": "https://www.drupal.org/user/493050"
                },
                {
                    "name": "quicksketch",
                    "homepage": "https://www.drupal.org/user/35821"
                },
                {
                    "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": "drush-ops/behat-drush-endpoint",
            "version": "0.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/drush-ops/behat-drush-endpoint.git",
                "reference": "54aa39c07dae0f8bf0d4f11e116206e6a5aefb8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/drush-ops/behat-drush-endpoint/zipball/54aa39c07dae0f8bf0d4f11e116206e6a5aefb8c",
                "reference": "54aa39c07dae0f8bf0d4f11e116206e6a5aefb8c",
                "shasum": ""
            },
            "require": {
                "composer/installers": "~1.0",
                "php": ">=5.3.0"
            },
            "type": "drupal-drush",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Drush commandfile for use with drupal/drupal-driver.",
            "homepage": "https://github.com/drush-ops/behat-drush-endpoint",
            "keywords": [
                "Behat",
                "Drush",
                "testing"
            ],
            "support": {
                "issues": "https://github.com/drush-ops/behat-drush-endpoint/issues",
                "source": "https://github.com/drush-ops/behat-drush-endpoint/tree/no-phpunit"
            },
            "time": "2018-03-30T02:30:19+00:00"
        },
        {
            "name": "drush/drush",
            "version": "11.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/drush-ops/drush.git",
                "reference": "70c0826b99a633b45b274fe3c3353ea0274d8862"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/drush-ops/drush/zipball/70c0826b99a633b45b274fe3c3353ea0274d8862",
                "reference": "70c0826b99a633b45b274fe3c3353ea0274d8862",
                "shasum": ""
            },
            "require": {
                "chi-teck/drupal-code-generator": "^2.4",
                "composer/semver": "^1.4 || ^3",
                "consolidation/annotated-command": "^4.7.0",
                "consolidation/config": "^2",
                "consolidation/filter-via-dot-access-data": "^2",
                "consolidation/robo": "^3.0.9 || ^4.0.1",
                "consolidation/site-alias": "^3.1.6 || ^4",
                "consolidation/site-process": "^4.1.3 || ^5",
                "enlightn/security-checker": "^1",
                "ext-dom": "*",
                "guzzlehttp/guzzle": "^6.5 || ^7.0",
                "league/container": "^3.4 || ^4",
                "php": ">=7.4",
                "psy/psysh": "~0.11",
                "symfony/event-dispatcher": "^4.0 || ^5.0 || ^6.0",
                "symfony/filesystem": "^4.4 || ^5.4 || ^6.1",
                "symfony/finder": "^4.0 || ^5 || ^6",
                "symfony/polyfill-php80": "^1.23",
                "symfony/var-dumper": "^4.0 || ^5.0 || ^6.0",
                "symfony/yaml": "^4.0 || ^5.0 || ^6.0",
                "webflo/drupal-finder": "^1.2"
            },
            "conflict": {
                "drupal/core": "< 9.2",
                "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/core-recommended": "^9 || ^10",
                "drupal/semver_example": "2.3.0",
                "phpunit/phpunit": ">=7.5.20",
                "rector/rector": "^0.12",
                "squizlabs/php_codesniffer": "^3.6",
                "vlucas/phpdotenv": "^2.4",
                "yoast/phpunit-polyfills": "^0.2.0"
            },
            "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"
                    ]
                }
            },
            "autoload": {
                "psr-4": {
                    "Drush\\": "src/"
                }
            },
            "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",
            "support": {
                "forum": "http://drupal.stackexchange.com/questions/tagged/drush",
                "issues": "https://github.com/drush-ops/drush/issues",
                "slack": "https://drupal.slack.com/messages/C62H9CWQM",
                "source": "https://github.com/drush-ops/drush/tree/11.5.0"
            },
            "funding": [
                {
                    "url": "https://github.com/weitzman",
                    "type": "github"
                }
            ],
            "time": "2023-02-15T17:17:24+00:00"
        },
        {
            "name": "egulias/email-validator",
            "version": "3.2.6",
            "source": {
                "type": "git",
                "url": "https://github.com/egulias/EmailValidator.git",
                "reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7",
                "reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "^1.2|^2",
                "php": ">=7.2",
                "symfony/polyfill-intl-idn": "^1.15"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5.8|^9.3.3",
                "vimeo/psalm": "^4"
            },
            "suggest": {
                "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "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"
            ],
            "support": {
                "issues": "https://github.com/egulias/EmailValidator/issues",
                "source": "https://github.com/egulias/EmailValidator/tree/3.2.6"
            },
            "funding": [
                {
                    "url": "https://github.com/egulias",
                    "type": "github"
                }
            ],
            "time": "2023-06-01T07:04:22+00:00"
        },
        {
            "name": "enlightn/security-checker",
            "version": "v1.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/enlightn/security-checker.git",
                "reference": "196bacc76e7a72a63d0e1220926dbb190272db97"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/enlightn/security-checker/zipball/196bacc76e7a72a63d0e1220926dbb190272db97",
                "reference": "196bacc76e7a72a63d0e1220926dbb190272db97",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/guzzle": "^6.3|^7.0",
                "php": ">=5.6",
                "symfony/console": "^3.4|^4|^5|^6",
                "symfony/finder": "^3|^4|^5|^6",
                "symfony/process": "^3.4|^4|^5|^6",
                "symfony/yaml": "^3.4|^4|^5|^6"
            },
            "require-dev": {
                "ext-zip": "*",
                "friendsofphp/php-cs-fixer": "^2.18|^3.0",
                "phpunit/phpunit": "^5.5|^6|^7|^8|^9"
            },
            "bin": [
                "security-checker"
            ],
            "type": "library",
            "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"
            ],
            "support": {
                "issues": "https://github.com/enlightn/security-checker/issues",
                "source": "https://github.com/enlightn/security-checker/tree/v1.10.0"
            },
            "time": "2022-02-21T22:40:16+00:00"
        },
        {
            "name": "enshrined/svg-sanitize",
            "version": "0.16.0",
            "source": {
                "type": "git",
                "url": "https://github.com/darylldoyle/svg-sanitizer.git",
                "reference": "239e257605e2141265b429e40987b2ee51bba4b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/239e257605e2141265b429e40987b2ee51bba4b4",
                "reference": "239e257605e2141265b429e40987b2ee51bba4b4",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "ezyang/htmlpurifier": "^4.16",
                "php": "^5.6 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7 || ^6.5 || ^8.5"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "enshrined\\svgSanitize\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Daryll Doyle",
                    "email": "daryll@enshrined.co.uk"
                }
            ],
            "description": "An SVG sanitizer for PHP",
            "support": {
                "issues": "https://github.com/darylldoyle/svg-sanitizer/issues",
                "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.16.0"
            },
            "time": "2023-03-20T10:51:12+00:00"
        },
        {
            "name": "enyo/dropzone",
            "version": "v5.7.6",
            "source": {
                "type": "git",
                "url": "https://github.com/dropzone/dropzone-packagist.git",
                "reference": "ab3943a65befc594d11cc70a96c6b69eb72ac961"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dropzone/dropzone-packagist/zipball/ab3943a65befc594d11cc70a96c6b69eb72ac961",
                "reference": "ab3943a65befc594d11cc70a96c6b69eb72ac961",
                "shasum": ""
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matias Meno",
                    "email": "m@tias.me",
                    "homepage": "http://www.yesmeno.com"
                }
            ],
            "description": "Handles drag and drop of files for you.",
            "homepage": "http://www.dropzonejs.com",
            "keywords": [
                "drag and drop",
                "dragndrop",
                "file upload",
                "upload"
            ],
            "support": {
                "issues": "https://github.com/dropzone/dropzone-packagist/issues",
                "source": "https://github.com/dropzone/dropzone-packagist/tree/v5.7.6"
            },
            "time": "2021-02-09T10:14:42+00:00"
        },
        {
            "name": "ezyang/htmlpurifier",
            "version": "v4.16.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ezyang/htmlpurifier.git",
                "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
                "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
                "shasum": ""
            },
            "require": {
                "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
            },
            "require-dev": {
                "cerdic/css-tidy": "^1.7 || ^2.0",
                "simpletest/simpletest": "dev-master"
            },
            "suggest": {
                "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
                "ext-bcmath": "Used for unit conversion and imagecrash protection",
                "ext-iconv": "Converts text to and from non-UTF-8 encodings",
                "ext-tidy": "Used for pretty-printing HTML"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "library/HTMLPurifier.composer.php"
                ],
                "psr-0": {
                    "HTMLPurifier": "library/"
                },
                "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"
            ],
            "support": {
                "issues": "https://github.com/ezyang/htmlpurifier/issues",
                "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
            },
            "time": "2022-09-18T07:06:19+00:00"
        },
        {
            "name": "gdsmith/jquery.easing",
            "version": "1.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/gdsmith/jquery.easing",
                "reference": "origin/master"
            },
            "type": "drupal-library"
        },
        {
            "name": "gettext/gettext",
            "version": "4.x-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/php-gettext/Gettext.git",
                "reference": "3f7bc5ef23302a9059e64934f3d59e454516bec0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/3f7bc5ef23302a9059e64934f3d59e454516bec0",
                "reference": "3f7bc5ef23302a9059e64934f3d59e454516bec0",
                "shasum": ""
            },
            "require": {
                "gettext/languages": "^2.3",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "illuminate/view": "^5.0.x-dev",
                "phpunit/phpunit": "^4.8|^5.7|^6.5",
                "squizlabs/php_codesniffer": "^3.0",
                "symfony/yaml": "~2",
                "twig/extensions": "*",
                "twig/twig": "^1.31|^2.0"
            },
            "suggest": {
                "illuminate/view": "Is necessary if you want to use the Blade extractor",
                "symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator",
                "twig/extensions": "Is necessary if you want to use the Twig extractor",
                "twig/twig": "Is necessary if you want to use the Twig extractor"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Gettext\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oscar Otero",
                    "email": "oom@oscarotero.com",
                    "homepage": "http://oscarotero.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP gettext manager",
            "homepage": "https://github.com/oscarotero/Gettext",
            "keywords": [
                "JS",
                "gettext",
                "i18n",
                "mo",
                "po",
                "translation"
            ],
            "support": {
                "email": "oom@oscarotero.com",
                "issues": "https://github.com/oscarotero/Gettext/issues",
                "source": "https://github.com/php-gettext/Gettext/tree/4.x"
            },
            "funding": [
                {
                    "url": "https://paypal.me/oscarotero",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/oscarotero",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/misteroom",
                    "type": "patreon"
                }
            ],
            "time": "2022-08-02T09:42:10+00:00"
        },
        {
            "name": "gettext/languages",
            "version": "2.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-gettext/Languages.git",
                "reference": "ed56dd2c7f4024cc953ed180d25f02f2640e3ffa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-gettext/Languages/zipball/ed56dd2c7f4024cc953ed180d25f02f2640e3ffa",
                "reference": "ed56dd2c7f4024cc953ed180d25f02f2640e3ffa",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4"
            },
            "bin": [
                "bin/export-plural-rules"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Gettext\\Languages\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michele Locati",
                    "email": "mlocati@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "gettext languages with plural rules",
            "homepage": "https://github.com/php-gettext/Languages",
            "keywords": [
                "cldr",
                "i18n",
                "internationalization",
                "l10n",
                "language",
                "languages",
                "localization",
                "php",
                "plural",
                "plural rules",
                "plurals",
                "translate",
                "translations",
                "unicode"
            ],
            "support": {
                "issues": "https://github.com/php-gettext/Languages/issues",
                "source": "https://github.com/php-gettext/Languages/tree/2.9.0"
            },
            "funding": [
                {
                    "url": "https://paypal.me/mlocati",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/mlocati",
                    "type": "github"
                }
            ],
            "time": "2021-11-11T17:30:39+00:00"
        },
        {
            "name": "google/recaptcha",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/google/recaptcha.git",
                "reference": "d59a801e98a4e9174814a6d71bbc268dff1202df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/google/recaptcha/zipball/d59a801e98a4e9174814a6d71bbc268dff1202df",
                "reference": "d59a801e98a4e9174814a6d71bbc268dff1202df",
                "shasum": ""
            },
            "require": {
                "php": ">=8"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.14",
                "php-coveralls/php-coveralls": "^2.5",
                "phpunit/phpunit": "^10"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "ReCaptcha\\": "src/ReCaptcha"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
            "homepage": "https://www.google.com/recaptcha/",
            "keywords": [
                "Abuse",
                "captcha",
                "recaptcha",
                "spam"
            ],
            "support": {
                "forum": "https://groups.google.com/forum/#!forum/recaptcha",
                "issues": "https://github.com/google/recaptcha/issues",
                "source": "https://github.com/google/recaptcha"
            },
            "time": "2023-02-18T17:41:46+00:00"
        },
        {
            "name": "grasmash/expander",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/grasmash/expander.git",
                "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/grasmash/expander/zipball/95d6037344a4be1dd5f8e0b0b2571a28c397578f",
                "reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f",
                "shasum": ""
            },
            "require": {
                "dflydev/dot-access-data": "^1.1.0",
                "php": ">=5.4"
            },
            "require-dev": {
                "greg-1-anderson/composer-test-scenarios": "^1",
                "phpunit/phpunit": "^4|^5.5.4",
                "satooshi/php-coveralls": "^1.0.2|dev-master",
                "squizlabs/php_codesniffer": "^2.7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Grasmash\\Expander\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthew Grasmick"
                }
            ],
            "description": "Expands internal property references in PHP arrays file.",
            "support": {
                "issues": "https://github.com/grasmash/expander/issues",
                "source": "https://github.com/grasmash/expander/tree/master"
            },
            "time": "2017-12-21T22:14:55+00:00"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "6.5.8",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a52f0440530b54fa079ce76e8c5d196a42cad981",
                "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^1.0",
                "guzzlehttp/psr7": "^1.9",
                "php": ">=5.5",
                "symfony/polyfill-intl-idn": "^1.17"
            },
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.5-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Jeremy Lindblom",
                    "email": "jeremeamia@gmail.com",
                    "homepage": "https://github.com/jeremeamia"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "rest",
                "web service"
            ],
            "support": {
                "issues": "https://github.com/guzzle/guzzle/issues",
                "source": "https://github.com/guzzle/guzzle/tree/6.5.8"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
                    "type": "tidelift"
                }
            ],
            "time": "2022-06-20T22:16:07+00:00"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "1.5.3",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e",
                "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/guzzle/promises/issues",
                "source": "https://github.com/guzzle/promises/tree/1.5.3"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
                    "type": "tidelift"
                }
            ],
            "time": "2023-05-21T12:31:43+00:00"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "1.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/e4490cabc77465aaee90b20cfc9a770f8c04be6b",
                "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b",
                "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"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "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"
            ],
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/1.9.1"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
                    "type": "tidelift"
                }
            ],
            "time": "2023-04-17T16:00:37+00:00"
        },
        {
            "name": "laminas/laminas-escaper",
            "version": "2.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-escaper.git",
                "reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490",
                "reference": "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-mbstring": "*",
                "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0"
            },
            "conflict": {
                "zendframework/zend-escaper": "*"
            },
            "require-dev": {
                "infection/infection": "^0.26.6",
                "laminas/laminas-coding-standard": "~2.4.0",
                "maglnet/composer-require-checker": "^3.8.0",
                "phpunit/phpunit": "^9.5.18",
                "psalm/plugin-phpunit": "^0.17.0",
                "vimeo/psalm": "^4.22.0"
            },
            "type": "library",
            "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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-escaper/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-escaper/issues",
                "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
                "source": "https://github.com/laminas/laminas-escaper"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2022-10-10T10:11:09+00:00"
        },
        {
            "name": "laminas/laminas-feed",
            "version": "2.21.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-feed.git",
                "reference": "52918789a417bc292ccd6fbb4b91bd78a65d50ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/52918789a417bc292ccd6fbb4b91bd78a65d50ab",
                "reference": "52918789a417bc292ccd6fbb4b91bd78a65d50ab",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "laminas/laminas-escaper": "^2.9",
                "laminas/laminas-stdlib": "^3.6",
                "php": "~8.1.0 || ~8.2.0"
            },
            "conflict": {
                "laminas/laminas-servicemanager": "<3.3",
                "zendframework/zend-feed": "*"
            },
            "require-dev": {
                "laminas/laminas-cache": "^2.13.2 || ^3.10.1",
                "laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.2",
                "laminas/laminas-coding-standard": "~2.5.0",
                "laminas/laminas-db": "^2.18",
                "laminas/laminas-http": "^2.18",
                "laminas/laminas-servicemanager": "^3.21.0",
                "laminas/laminas-validator": "^2.30.1",
                "phpunit/phpunit": "^10.2.6",
                "psalm/plugin-phpunit": "^0.18.4",
                "psr/http-message": "^2.0",
                "vimeo/psalm": "^5.13.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"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Laminas\\Feed\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides functionality for creating and consuming RSS and Atom feeds",
            "homepage": "https://laminas.dev",
            "keywords": [
                "atom",
                "feed",
                "laminas",
                "rss"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-feed/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-feed/issues",
                "rss": "https://github.com/laminas/laminas-feed/releases.atom",
                "source": "https://github.com/laminas/laminas-feed"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2023-07-24T09:21:16+00:00"
        },
        {
            "name": "laminas/laminas-stdlib",
            "version": "3.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-stdlib.git",
                "reference": "e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf",
                "reference": "e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf",
                "shasum": ""
            },
            "require": {
                "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
            },
            "conflict": {
                "zendframework/zend-stdlib": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^2.5",
                "phpbench/phpbench": "^1.2.14",
                "phpunit/phpunit": "^10.3.3",
                "psalm/plugin-phpunit": "^0.18.4",
                "vimeo/psalm": "^5.15.0"
            },
            "type": "library",
            "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"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-stdlib/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-stdlib/issues",
                "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
                "source": "https://github.com/laminas/laminas-stdlib"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "time": "2023-09-19T10:15:21+00:00"
        },
        {
            "name": "league/container",
            "version": "4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/container.git",
                "reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/container/zipball/375d13cb828649599ef5d48a339c4af7a26cd0ab",
                "reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "psr/container": "^1.1 || ^2.0"
            },
            "provide": {
                "psr/container-implementation": "^1.0"
            },
            "replace": {
                "orno/di": "~2.0"
            },
            "require-dev": {
                "nette/php-generator": "^3.4",
                "nikic/php-parser": "^4.10",
                "phpstan/phpstan": "^0.12.47",
                "phpunit/phpunit": "^8.5.17",
                "roave/security-advisories": "dev-latest",
                "scrutinizer/ocular": "^1.8",
                "squizlabs/php_codesniffer": "^3.6"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev",
                    "dev-4.x": "4.x-dev",
                    "dev-3.x": "3.x-dev",
                    "dev-2.x": "2.x-dev",
                    "dev-1.x": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "League\\Container\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Phil Bennett",
                    "email": "mail@philbennett.co.uk",
                    "role": "Developer"
                }
            ],
            "description": "A fast and intuitive dependency injection container.",
            "homepage": "https://github.com/thephpleague/container",
            "keywords": [
                "container",
                "dependency",
                "di",
                "injection",
                "league",
                "provider",
                "service"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/container/issues",
                "source": "https://github.com/thephpleague/container/tree/4.2.0"
            },
            "funding": [
                {
                    "url": "https://github.com/philipobenito",
                    "type": "github"
                }
            ],
            "time": "2021-11-16T10:29:06+00:00"
        },
        {
            "name": "longwave/laminas-diactoros",
            "version": "2.14.2",
            "source": {
                "type": "git",
                "url": "https://github.com/longwave/laminas-diactoros.git",
                "reference": "ae4f0becf249ae8eea8f2f8f9fb927104e55a885"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/longwave/laminas-diactoros/zipball/ae4f0becf249ae8eea8f2f8f9fb927104e55a885",
                "reference": "ae4f0becf249ae8eea8f2f8f9fb927104e55a885",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ~8.0.0 || ~8.1.0 || ~8.2.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0"
            },
            "conflict": {
                "phpspec/prophecy": "<1.9.0",
                "zendframework/zend-diactoros": "*"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "replace": {
                "laminas/laminas-diactoros": "2.18.1"
            },
            "require-dev": {
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-gd": "*",
                "ext-libxml": "*",
                "http-interop/http-factory-tests": "^0.9.0",
                "laminas/laminas-coding-standard": "~2.3.0",
                "php-http/psr7-integration-tests": "^1.1.1",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5",
                "psalm/plugin-phpunit": "^0.17.0",
                "vimeo/psalm": "^4.24.0"
            },
            "type": "library",
            "extra": {
                "laminas": {
                    "config-provider": "Laminas\\Diactoros\\ConfigProvider",
                    "module": "Laminas\\Diactoros"
                }
            },
            "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-17",
                "psr-7"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-diactoros/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-diactoros/issues",
                "rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
                "source": "https://github.com/laminas/laminas-diactoros"
            },
            "time": "2023-04-26T21:27:14+00:00"
        },
        {
            "name": "masterminds/html5",
            "version": "2.7.6",
            "source": {
                "type": "git",
                "url": "https://github.com/Masterminds/html5-php.git",
                "reference": "897eb517a343a2281f11bc5556d6548db7d93947"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947",
                "reference": "897eb517a343a2281f11bc5556d6548db7d93947",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "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"
            ],
            "support": {
                "issues": "https://github.com/Masterminds/html5-php/issues",
                "source": "https://github.com/Masterminds/html5-php/tree/2.7.6"
            },
            "time": "2022-08-18T16:18:26+00:00"
        },
        {
            "name": "mobiledetect/mobiledetectlib",
            "version": "2.8.37",
            "source": {
                "type": "git",
                "url": "https://github.com/serbanghita/Mobile-Detect.git",
                "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/9841e3c46f5bd0739b53aed8ac677fa712943df7",
                "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.35||~5.7"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Detection": "namespaced/"
                },
                "classmap": [
                    "Mobile_Detect.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Serban Ghita",
                    "email": "serbanghita@gmail.com",
                    "homepage": "http://mobiledetect.net",
                    "role": "Developer"
                }
            ],
            "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
            "homepage": "https://github.com/serbanghita/Mobile-Detect",
            "keywords": [
                "detect mobile devices",
                "mobile",
                "mobile detect",
                "mobile detector",
                "php mobile detect"
            ],
            "support": {
                "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
                "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.37"
            },
            "funding": [
                {
                    "url": "https://github.com/serbanghita",
                    "type": "github"
                }
            ],
            "time": "2021-02-19T21:22:57+00:00"
        },
        {
            "name": "nikic/php-parser",
            "version": "v4.15.5",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "11e2663a5bc9db5d714eedb4277ee300403b4a9e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/11e2663a5bc9db5d714eedb4277ee300403b4a9e",
                "reference": "11e2663a5bc9db5d714eedb4277ee300403b4a9e",
                "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"
            },
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.9-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "PhpParser\\": "lib/PhpParser"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nikita Popov"
                }
            ],
            "description": "A PHP parser written in PHP",
            "keywords": [
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/nikic/PHP-Parser/issues",
                "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.5"
            },
            "time": "2023-05-19T20:20:00+00:00"
        },
        {
            "name": "oomphinc/composer-installers-extender",
            "version": "2.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"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "OomphInc\\ComposerInstallersExtender\\Plugin"
            },
            "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/",
            "support": {
                "issues": "https://github.com/oomphinc/composer-installers-extender/issues",
                "source": "https://github.com/oomphinc/composer-installers-extender/tree/2.0.0"
            },
            "time": "2020-08-11T21:06:11+00:00"
        },
        {
            "name": "pantheon-systems/quicksilver-pushback",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/pantheon-systems/quicksilver-pushback.git",
                "reference": "32c65effd6802bdf829f1c68fb75ade2bd5894a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pantheon-systems/quicksilver-pushback/zipball/32c65effd6802bdf829f1c68fb75ade2bd5894a0",
                "reference": "32c65effd6802bdf829f1c68fb75ade2bd5894a0",
                "shasum": ""
            },
            "require": {
                "composer/installers": "~1.0"
            },
            "type": "quicksilver-script",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Push commits made via the Pantheon dashboard back to original GitHub repository.",
            "support": {
                "issues": "https://github.com/pantheon-systems/quicksilver-pushback/issues",
                "source": "https://github.com/pantheon-systems/quicksilver-pushback/tree/master"
            },
            "time": "2017-07-21T17:10:28+00:00"
        },
        {
            "name": "pear/archive_tar",
            "version": "1.4.14",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/Archive_Tar.git",
                "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
                "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
                "shasum": ""
            },
            "require": {
                "pear/pear-core-minimal": "^1.10.0alpha2",
                "php": ">=5.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "suggest": {
                "ext-bz2": "Bz2 compression support.",
                "ext-xz": "Lzma2 compression support.",
                "ext-zlib": "Gzip compression support."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Archive_Tar": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "./"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Vincent Blavet",
                    "email": "vincent@phpconcept.net"
                },
                {
                    "name": "Greg Beaver",
                    "email": "greg@chiaraquartet.net"
                },
                {
                    "name": "Michiel Rook",
                    "email": "mrook@php.net"
                }
            ],
            "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
            "homepage": "https://github.com/pear/Archive_Tar",
            "keywords": [
                "archive",
                "tar"
            ],
            "support": {
                "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
                "source": "https://github.com/pear/Archive_Tar"
            },
            "funding": [
                {
                    "url": "https://github.com/mrook",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/michielrook",
                    "type": "patreon"
                }
            ],
            "time": "2021-07-20T13:53:39+00:00"
        },
        {
            "name": "pear/console_getopt",
            "version": "v1.4.3",
            "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": ""
            },
            "type": "library",
            "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",
            "support": {
                "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
                "source": "https://github.com/pear/Console_Getopt"
            },
            "time": "2019-11-20T18:27:48+00:00"
        },
        {
            "name": "pear/pear-core-minimal",
            "version": "v1.10.13",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/pear-core-minimal.git",
                "reference": "aed862e95fd286c53cc546734868dc38ff4b5b1d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/aed862e95fd286c53cc546734868dc38ff4b5b1d",
                "reference": "aed862e95fd286c53cc546734868dc38ff4b5b1d",
                "shasum": ""
            },
            "require": {
                "pear/console_getopt": "~1.4",
                "pear/pear_exception": "~1.0"
            },
            "replace": {
                "rsky/pear-core-min": "self.version"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "src/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Christian Weiske",
                    "email": "cweiske@php.net",
                    "role": "Lead"
                }
            ],
            "description": "Minimal set of PEAR core files to be used as composer dependency",
            "support": {
                "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
                "source": "https://github.com/pear/pear-core-minimal"
            },
            "time": "2023-04-19T19:15:47+00:00"
        },
        {
            "name": "pear/pear_exception",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/pear/PEAR_Exception.git",
                "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
                "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "<9"
            },
            "type": "class",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "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"
            ],
            "support": {
                "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
                "source": "https://github.com/pear/PEAR_Exception"
            },
            "time": "2021-03-21T15:43:46+00:00"
        },
        {
            "name": "phpfastcache/riak-client",
            "version": "3.4.3",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPSocialNetwork/riak-php-client.git",
                "reference": "d771f75d16196006604a30bb15adc1c6a9b0fcc9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPSocialNetwork/riak-php-client/zipball/d771f75d16196006604a30bb15adc1c6a9b0fcc9",
                "reference": "d771f75d16196006604a30bb15adc1c6a9b0fcc9",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=5.4"
            },
            "conflict": {
                "basho/riak": "*"
            },
            "require-dev": {
                "apigen/apigen": "4.1.*",
                "phpunit/phpunit": "4.8.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Basho\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Georges.L",
                    "email": "contact@geolim4.com",
                    "homepage": "https://github.com/Geolim4",
                    "role": "Maintainer"
                },
                {
                    "name": "Christopher Mancini",
                    "email": "cmancini@basho.com",
                    "homepage": "https://github.com/christophermancini",
                    "role": "Former Lead Developer"
                },
                {
                    "name": "Alex Moore",
                    "email": "amoore@basho.com",
                    "homepage": "https://github.com/alexmoore",
                    "role": "Former Developer"
                }
            ],
            "description": "Riak client for PHP (Fork of the official basho/riak due to maintainer significant inactivity)",
            "homepage": "https://github.com/PHPSocialNetwork/riak-php-client",
            "keywords": [
                "basho",
                "client",
                "crdt",
                "data",
                "database",
                "datatype",
                "driver",
                "kv",
                "nosql",
                "riak"
            ],
            "support": {
                "issues": "https://github.com/PHPSocialNetwork/riak-php-client/issues",
                "source": "https://github.com/PHPSocialNetwork/riak-php-client/tree/develop"
            },
            "time": "2017-11-23T21:33:15+00:00"
        },
        {
            "name": "phpmailer/phpmailer",
            "version": "v6.6.5",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPMailer/PHPMailer.git",
                "reference": "8b6386d7417526d1ea4da9edb70b8352f7543627"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/8b6386d7417526d1ea4da9edb70b8352f7543627",
                "reference": "8b6386d7417526d1ea4da9edb70b8352f7543627",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-filter": "*",
                "ext-hash": "*",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "doctrine/annotations": "^1.2",
                "php-parallel-lint/php-console-highlighter": "^1.0.0",
                "php-parallel-lint/php-parallel-lint": "^1.3.2",
                "phpcompatibility/php-compatibility": "^9.3.5",
                "roave/security-advisories": "dev-latest",
                "squizlabs/php_codesniffer": "^3.6.2",
                "yoast/phpunit-polyfills": "^1.0.0"
            },
            "suggest": {
                "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
                "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
                "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
                "psr/log": "For optional PSR-3 debug logging",
                "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)",
                "thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PHPMailer\\PHPMailer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-only"
            ],
            "authors": [
                {
                    "name": "Marcus Bointon",
                    "email": "phpmailer@synchromedia.co.uk"
                },
                {
                    "name": "Jim Jagielski",
                    "email": "jimjag@gmail.com"
                },
                {
                    "name": "Andy Prevost",
                    "email": "codeworxtech@users.sourceforge.net"
                },
                {
                    "name": "Brent R. Matzelle"
                }
            ],
            "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
            "support": {
                "issues": "https://github.com/PHPMailer/PHPMailer/issues",
                "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.5"
            },
            "funding": [
                {
                    "url": "https://github.com/Synchro",
                    "type": "github"
                }
            ],
            "time": "2022-10-07T12:23:10+00:00"
        },
        {
            "name": "politsin/jquery-ui-touch-punch",
            "version": "1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/politsin/jquery-ui-touch-punch.git",
                "reference": "2fe375e05821e267f0f3c0e063197f5c406896dd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/politsin/jquery-ui-touch-punch/zipball/2fe375e05821e267f0f3c0e063197f5c406896dd",
                "reference": "2fe375e05821e267f0f3c0e063197f5c406896dd",
                "shasum": ""
            },
            "type": "drupal-library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dave Furfero",
                    "email": "furf@furf.com"
                }
            ],
            "description": "Extension to jQuery UI for mobile touch event support.",
            "homepage": "http://touchpunch.furf.com/",
            "keywords": [
                "gestures",
                "mobile",
                "touch"
            ],
            "support": {
                "issues": "https://github.com/politsin/jquery-ui-touch-punch/issues",
                "source": "https://github.com/politsin/jquery-ui-touch-punch/tree/1.0"
            },
            "time": "2020-12-15T10:26:18+00:00"
        },
        {
            "name": "psr/cache",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/cache.git",
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for caching libraries",
            "keywords": [
                "cache",
                "psr",
                "psr-6"
            ],
            "support": {
                "source": "https://github.com/php-fig/cache/tree/master"
            },
            "time": "2016-08-06T20:24:11+00:00"
        },
        {
            "name": "psr/container",
            "version": "1.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://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"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container/tree/1.1.2"
            },
            "time": "2021-11-05T16:50:12+00:00"
        },
        {
            "name": "psr/http-factory",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-factory.git",
                "reference": "e616d01114759c4c489f93b099585439f795fe35"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
                "reference": "e616d01114759c4c489f93b099585439f795fe35",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for PSR-7 HTTP message factories",
            "keywords": [
                "factory",
                "http",
                "message",
                "psr",
                "psr-17",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-factory/tree/1.0.2"
            },
            "time": "2023-04-10T20:10:41+00:00"
        },
        {
            "name": "psr/http-message",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-message/tree/master"
            },
            "time": "2016-08-06T14:39:51+00:00"
        },
        {
            "name": "psr/log",
            "version": "1.1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/1.1.4"
            },
            "time": "2021-05-03T11:20:27+00:00"
        },
        {
            "name": "psy/psysh",
            "version": "v0.11.12",
            "source": {
                "type": "git",
                "url": "https://github.com/bobthecow/psysh.git",
                "reference": "52cb7c47d403c31c0adc9bf7710fc355f93c20f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bobthecow/psysh/zipball/52cb7c47d403c31c0adc9bf7710fc355f93c20f7",
                "reference": "52cb7c47d403c31c0adc9bf7710fc355f93c20f7",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-tokenizer": "*",
                "nikic/php-parser": "^4.0 || ^3.1",
                "php": "^8.0 || ^7.0.8",
                "symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4",
                "symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4"
            },
            "conflict": {
                "symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.2"
            },
            "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."
            },
            "bin": [
                "bin/psysh"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "0.11.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "Psy\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Justin Hileman",
                    "email": "justin@justinhileman.info",
                    "homepage": "http://justinhileman.com"
                }
            ],
            "description": "An interactive shell for modern PHP.",
            "homepage": "http://psysh.org",
            "keywords": [
                "REPL",
                "console",
                "interactive",
                "shell"
            ],
            "support": {
                "issues": "https://github.com/bobthecow/psysh/issues",
                "source": "https://github.com/bobthecow/psysh/tree/v0.11.12"
            },
            "time": "2023-01-29T21:24:40+00:00"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "support": {
                "issues": "https://github.com/ralouphie/getallheaders/issues",
                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
            },
            "time": "2019-03-08T08:55:37+00:00"
        },
        {
            "name": "robrichards/xmlseclibs",
            "version": "3.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/robrichards/xmlseclibs.git",
                "reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/f8f19e58f26cdb42c54b214ff8a820760292f8df",
                "reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "php": ">= 5.4"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "RobRichards\\XMLSecLibs\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "A PHP library for XML Security",
            "homepage": "https://github.com/robrichards/xmlseclibs",
            "keywords": [
                "security",
                "signature",
                "xml",
                "xmldsig"
            ],
            "support": {
                "issues": "https://github.com/robrichards/xmlseclibs/issues",
                "source": "https://github.com/robrichards/xmlseclibs/tree/3.1.1"
            },
            "time": "2020-09-05T13:00:25+00:00"
        },
        {
            "name": "simplesamlphp/assert",
            "version": "v0.0.13",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/assert.git",
                "reference": "5429921b320ca4f9d1844225884ac52f649ea1e3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/assert/zipball/5429921b320ca4f9d1844225884ac52f649ea1e3",
                "reference": "5429921b320ca4f9d1844225884ac52f649ea1e3",
                "shasum": ""
            },
            "require": {
                "ext-spl": "*",
                "php": "^7.1 || ^8.0",
                "webmozart/assert": "^1.9"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5",
                "sensiolabs/security-checker": "~6.0",
                "simplesamlphp/simplesamlphp-test-framework": "^0.2.7",
                "squizlabs/php_codesniffer": "~3.5",
                "vimeo/psalm": "~3.13"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "v0.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                },
                {
                    "name": "Jaime Perez Crespo",
                    "email": "jaimepc@gmail.com"
                }
            ],
            "description": "A wrapper around webmozart/assert to make it useful beyond checking method arguments",
            "support": {
                "issues": "https://github.com/simplesamlphp/assert/issues",
                "source": "https://github.com/simplesamlphp/assert/tree/master"
            },
            "time": "2020-08-17T20:40:49+00:00"
        },
        {
            "name": "simplesamlphp/composer-module-installer",
            "version": "v1.1.8",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/composer-module-installer.git",
                "reference": "45161b5406f3e9c82459d0f9a5a1dba064953cfa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/composer-module-installer/zipball/45161b5406f3e9c82459d0f9a5a1dba064953cfa",
                "reference": "45161b5406f3e9c82459d0f9a5a1dba064953cfa",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1|^2.0",
                "simplesamlphp/simplesamlphp": "*"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "SimpleSamlPhp\\Composer\\ModuleInstallerPlugin"
            },
            "autoload": {
                "psr-0": {
                    "SimpleSamlPhp\\Composer": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-only"
            ],
            "description": "A Composer plugin that allows installing SimpleSAMLphp modules through Composer.",
            "support": {
                "issues": "https://github.com/simplesamlphp/composer-module-installer/issues",
                "source": "https://github.com/simplesamlphp/composer-module-installer/tree/v1.1.8"
            },
            "time": "2020-08-25T19:04:33+00:00"
        },
        {
            "name": "simplesamlphp/saml2",
            "version": "v4.6.3",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/saml2.git",
                "reference": "bfc9c79dd6b728a41d1de988f545f6e64728a51d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/bfc9c79dd6b728a41d1de988f545f6e64728a51d",
                "reference": "bfc9c79dd6b728a41d1de988f545f6e64728a51d",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-openssl": "*",
                "ext-zlib": "*",
                "php": ">=7.1 || ^8.0",
                "psr/log": "~1.1 || ^2.0 || ^3.0",
                "robrichards/xmlseclibs": "^3.1.1",
                "webmozart/assert": "^1.9"
            },
            "require-dev": {
                "mockery/mockery": "^1.3",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "sebastian/phpcpd": "~4.1 || ^5.0 || ^6.0",
                "simplesamlphp/simplesamlphp-test-framework": "~0.1.0",
                "squizlabs/php_codesniffer": "~3.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "v4.2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "SAML2\\": "src/SAML2"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                }
            ],
            "description": "SAML2 PHP library from SimpleSAMLphp",
            "support": {
                "issues": "https://github.com/simplesamlphp/saml2/issues",
                "source": "https://github.com/simplesamlphp/saml2/tree/v4.6.3"
            },
            "time": "2022-06-13T14:04:10+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp",
            "version": "v1.19.6",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp.git",
                "reference": "76a18dd3d0f64bfd1d249f713fb6eefc0b62a0f0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp/zipball/76a18dd3d0f64bfd1d249f713fb6eefc0b62a0f0",
                "reference": "76a18dd3d0f64bfd1d249f713fb6eefc0b62a0f0",
                "shasum": ""
            },
            "require": {
                "ext-date": "*",
                "ext-dom": "*",
                "ext-hash": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "ext-pcre": "*",
                "ext-spl": "*",
                "ext-zlib": "*",
                "gettext/gettext": "v4.x-dev#3e7460f8d9c90174824e3f39240bd578bb3d376a",
                "php": ">=7.1|^8",
                "phpmailer/phpmailer": "^6.1",
                "robrichards/xmlseclibs": "^3.1",
                "simplesamlphp/assert": "^0.0.13",
                "simplesamlphp/saml2": "^4.5",
                "simplesamlphp/simplesamlphp-module-adfs": "^1.0",
                "simplesamlphp/simplesamlphp-module-authcrypt": "^0.9",
                "simplesamlphp/simplesamlphp-module-authfacebook": "^0.9",
                "simplesamlphp/simplesamlphp-module-authorize": "^0.9",
                "simplesamlphp/simplesamlphp-module-authtwitter": "^0.9",
                "simplesamlphp/simplesamlphp-module-authwindowslive": "^0.9",
                "simplesamlphp/simplesamlphp-module-authx509": "^0.9",
                "simplesamlphp/simplesamlphp-module-authyubikey": "^0.9",
                "simplesamlphp/simplesamlphp-module-cas": "^0.9",
                "simplesamlphp/simplesamlphp-module-cdc": "^0.9",
                "simplesamlphp/simplesamlphp-module-consent": "^0.9",
                "simplesamlphp/simplesamlphp-module-consentadmin": "^0.9",
                "simplesamlphp/simplesamlphp-module-discopower": "^0.10",
                "simplesamlphp/simplesamlphp-module-exampleattributeserver": "^1.0",
                "simplesamlphp/simplesamlphp-module-expirycheck": "^0.9",
                "simplesamlphp/simplesamlphp-module-ldap": "^0.9 | ^1.0",
                "simplesamlphp/simplesamlphp-module-memcachemonitor": "^0.9",
                "simplesamlphp/simplesamlphp-module-memcookie": "^1.2",
                "simplesamlphp/simplesamlphp-module-metarefresh": "^0.10",
                "simplesamlphp/simplesamlphp-module-negotiate": "^0.9",
                "simplesamlphp/simplesamlphp-module-oauth": "^0.9.3",
                "simplesamlphp/simplesamlphp-module-preprodwarning": "^0.9",
                "simplesamlphp/simplesamlphp-module-radius": "^0.9",
                "simplesamlphp/simplesamlphp-module-riak": "^0.9",
                "simplesamlphp/simplesamlphp-module-sanitycheck": "^0.9",
                "simplesamlphp/simplesamlphp-module-smartattributes": "^0.9",
                "simplesamlphp/simplesamlphp-module-sqlauth": "^0.9",
                "simplesamlphp/simplesamlphp-module-statistics": "^0.9",
                "simplesamlphp/twig-configurable-i18n": "~2.3.3",
                "symfony/cache": "^4.4 || ^5.0",
                "symfony/config": "^4.4 || ^5.0",
                "symfony/console": "^4.4 || ^5.0",
                "symfony/dependency-injection": "^4.4 || ^5.0",
                "symfony/finder": "^4.4 || ^5.0",
                "symfony/framework-bundle": "^4.4 || ^5.0",
                "symfony/http-foundation": "^4.4 || ^5.0",
                "symfony/http-kernel": "^4.4 || ^5.0",
                "symfony/routing": "^4.4 || ^5.0",
                "symfony/var-exporter": "^4.4 || ^5.0",
                "symfony/yaml": "^4.4 || ^5.0",
                "twig/twig": "^2.14.11"
            },
            "require-dev": {
                "ext-curl": "*",
                "mikey179/vfsstream": "~1.6",
                "phpunit/phpunit": "^7.5",
                "simplesamlphp/simplesamlphp-test-framework": "^0.1.2",
                "vimeo/psalm": "~3.14"
            },
            "suggest": {
                "ext-curl": "Needed in order to check for updates automatically",
                "ext-ldap": "Needed if an LDAP backend is used",
                "ext-memcache": "Needed if a Memcache server is used to store session information",
                "ext-mysql": "Needed if a MySQL backend is used, either for authentication or to store session information",
                "ext-pdo": "Needed if a database backend is used, either for authentication or to store session information",
                "ext-pgsql": "Needed if a PostgreSQL backend is used, either for authentication or to store session information",
                "ext-radius": "Needed if a Radius backend is used",
                "predis/predis": "Needed if a Redis server is used to store session information"
            },
            "type": "project",
            "autoload": {
                "files": [
                    "lib/_autoload_modules.php"
                ],
                "psr-4": {
                    "SimpleSAML\\": "lib/SimpleSAML"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                },
                {
                    "name": "Olav Morken",
                    "email": "olav.morken@uninett.no"
                },
                {
                    "name": "Jaime Perez",
                    "email": "jaime.perez@uninett.no"
                }
            ],
            "description": "A PHP implementation of a SAML 2.0 service provider and identity provider, also compatible with Shibboleth 1.3 and 2.0.",
            "homepage": "http://simplesamlphp.org",
            "keywords": [
                "SAML2",
                "idp",
                "oauth",
                "shibboleth",
                "sp",
                "ws-federation"
            ],
            "support": {
                "issues": "https://github.com/simplesamlphp/simplesamlphp/issues",
                "source": "https://github.com/simplesamlphp/simplesamlphp"
            },
            "time": "2022-07-01T19:19:48+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-adfs",
            "version": "v1.0.9",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-adfs.git",
                "reference": "c47daabc262b7e14a76879015fd9db85319752ec"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-adfs/zipball/c47daabc262b7e14a76879015fd9db85319752ec",
                "reference": "c47daabc262b7e14a76879015fd9db85319752ec",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "simplesamlphp/assert": "^0.0.13",
                "simplesamlphp/composer-module-installer": "^1.1.7"
            },
            "require-dev": {
                "simplesamlphp/simplesamlphp": "^1.18",
                "simplesamlphp/simplesamlphp-test-framework": "^0.1.2"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\adfs\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that implements the WS-federation IDP",
            "keywords": [
                "adfs",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/simplesamlphp/simplesamlphp-module-adfs/issues",
                "source": "https://github.com/simplesamlphp/simplesamlphp-module-adfs"
            },
            "time": "2022-04-11T10:24:25+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authcrypt",
            "version": "v0.9.4",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authcrypt.git",
                "reference": "62555123e61b11463be3cd7adb708562023cff28"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authcrypt/zipball/62555123e61b11463be3cd7adb708562023cff28",
                "reference": "62555123e61b11463be3cd7adb708562023cff28",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1",
                "webmozart/assert": "~1.4",
                "whitehat101/apr1-md5": "~1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\authcrypt\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                }
            ],
            "description": "This module provides authentication against password hashes or .htpasswd files",
            "keywords": [
                "authcrypt",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-authcrypt/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-authcrypt"
            },
            "time": "2022-01-03T20:50:47+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authfacebook",
            "version": "v0.9.3",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authfacebook.git",
                "reference": "9152731e939ad4a49e0f06da5f0009ebde0d2b5c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authfacebook/zipball/9152731e939ad4a49e0f06da5f0009ebde0d2b5c",
                "reference": "9152731e939ad4a49e0f06da5f0009ebde0d2b5c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "simplesamlphp/simplesamlphp": "^1.17",
                "simplesamlphp/simplesamlphp-test-framework": "^0.0.10"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\authfacebook\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Andjelko Horvat",
                    "email": "comel@vingd.com"
                },
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that is able to authenticate against Facebook",
            "keywords": [
                "facebook",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/simplesamlphp/simplesamlphp-module-authfacebook/issues",
                "source": "https://github.com/simplesamlphp/simplesamlphp-module-authfacebook"
            },
            "abandoned": true,
            "time": "2020-03-13T11:29:21+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authorize",
            "version": "v0.9.4",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authorize.git",
                "reference": "4c7ce4eaa54fc301f131c62e803fc843e4d88056"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authorize/zipball/4c7ce4eaa54fc301f131c62e803fc843e4d88056",
                "reference": "4c7ce4eaa54fc301f131c62e803fc843e4d88056",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\authorize\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Ernesto Revilla",
                    "email": "erny@yaco.es"
                }
            ],
            "description": "This module provides a user authorization filter based on attribute matching",
            "keywords": [
                "authorize",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-authorize/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-authorize"
            },
            "time": "2022-01-03T20:56:53+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authtwitter",
            "version": "v0.9.3",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authtwitter.git",
                "reference": "6e178e7aae7827a64dc462b5bb2f28d6eddc4381"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authtwitter/zipball/6e178e7aae7827a64dc462b5bb2f28d6eddc4381",
                "reference": "6e178e7aae7827a64dc462b5bb2f28d6eddc4381",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5",
                "simplesamlphp/composer-module-installer": "~1.0",
                "simplesamlphp/simplesamlphp-module-oauth": "^0.9"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.35",
                "simplesamlphp/simplesamlphp": "^1.17",
                "webmozart/assert": "<1.7"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\authtwitter\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                },
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that is able to perform authentication against Twitter",
            "keywords": [
                "simplesamlphp",
                "twitter"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-authtwitter/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-authtwitter"
            },
            "time": "2022-01-03T23:01:48+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authwindowslive",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authwindowslive.git",
                "reference": "f40aecec6c0adaedb6693309840c98cec783876e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authwindowslive/zipball/f40aecec6c0adaedb6693309840c98cec783876e",
                "reference": "f40aecec6c0adaedb6693309840c98cec783876e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\authwindowslive\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                },
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that is able to perform authentication against Windows Live",
            "keywords": [
                "live",
                "simplesamlphp",
                "windows",
                "windowslive"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-authwindowslive/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-authwindowslive"
            },
            "abandoned": true,
            "time": "2019-12-03T09:01:13+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authx509",
            "version": "v0.9.9",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authX509.git",
                "reference": "b138f41b2bc725371f42abb63b5a39ac11b5432a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authX509/zipball/b138f41b2bc725371f42abb63b5a39ac11b5432a",
                "reference": "b138f41b2bc725371f42abb63b5a39ac11b5432a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5",
                "simplesamlphp/composer-module-installer": "~1.1",
                "simplesamlphp/simplesamlphp-module-ldap": "^0.9"
            },
            "require-dev": {
                "simplesamlphp/simplesamlphp": "^1.17",
                "simplesamlphp/simplesamlphp-test-framework": "^0.0.15"
            },
            "type": "simplesamlphp-module",
            "extra": {
                "ssp-mixedcase-module-name": "authX509"
            },
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\authX509\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Joost van Dijk",
                    "email": "Joost.vanDijk@surfnet.nl"
                },
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that is able to authenticate users based on X509 client certificates",
            "keywords": [
                "simplesamlphp",
                "x509"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-authx509/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-authx509"
            },
            "time": "2022-01-06T19:02:38+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authyubikey",
            "version": "v0.9.3",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authyubikey.git",
                "reference": "414e2a73da4adfee6d97ba66e852ec7c85369913"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authyubikey/zipball/414e2a73da4adfee6d97ba66e852ec7c85369913",
                "reference": "414e2a73da4adfee6d97ba66e852ec7c85369913",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1",
                "webmozart/assert": "~1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "extra": {
                "ssp-mixedcase-module-name": "authYubiKey"
            },
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\modules\\yubikey\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that is able to authenticate against YubiKey",
            "keywords": [
                "authyubikey",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-authyubikey/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-authyubikey"
            },
            "time": "2022-01-06T19:07:32+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-cas",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-cas.git",
                "reference": "63b72e4600550c507cdfc32fdd208ad59a64321e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-cas/zipball/63b72e4600550c507cdfc32fdd208ad59a64321e",
                "reference": "63b72e4600550c507cdfc32fdd208ad59a64321e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1",
                "simplesamlphp/simplesamlphp-module-ldap": "^0.9",
                "webmozart/assert": "~1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\cas\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                }
            ],
            "description": "A module that provides CAS authentication",
            "keywords": [
                "cas",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-cas/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-cas"
            },
            "time": "2019-12-03T09:03:06+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-cdc",
            "version": "v0.9.2",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-cdc.git",
                "reference": "92498fc3004c02849d96da29ca472d99ed23af73"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-cdc/zipball/92498fc3004c02849d96da29ca472d99ed23af73",
                "reference": "92498fc3004c02849d96da29ca472d99ed23af73",
                "shasum": ""
            },
            "require": {
                "simplesamlphp/composer-module-installer": ">=1.1.6"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17",
                "webmozart/assert": "<1.7"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\cdc\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olav.morken@uninett.no"
                },
                {
                    "name": "Jaime Perez Crespo",
                    "email": "jaime.perez@uninett.no"
                }
            ],
            "description": "A SimpleSAMLphp module that allows integration with CDC",
            "homepage": "https://simplesamlphp.org/",
            "keywords": [
                "cdc",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/simplesamlphp/simplesamlphp-module-cdc/issues",
                "source": "https://github.com/simplesamlphp/simplesamlphp-module-cdc/"
            },
            "time": "2022-01-06T19:27:16+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-consent",
            "version": "v0.9.8",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-consent.git",
                "reference": "8466b0b7c6207b15ca5e265f436299ff2dec85da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-consent/zipball/8466b0b7c6207b15ca5e265f436299ff2dec85da",
                "reference": "8466b0b7c6207b15ca5e265f436299ff2dec85da",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17",
                "webmozart/assert": "<1.6"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\consent\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "lavmrk@gmail.com"
                }
            ],
            "description": "A module that will ask for user consent before releasing attributes",
            "keywords": [
                "consent",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-consent/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-consent"
            },
            "time": "2022-01-06T19:17:22+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-consentadmin",
            "version": "v0.9.2",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-consentadmin.git",
                "reference": "62dc5e9d5b1a12a73549c80140b7224d7f7d1c2e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-consentadmin/zipball/62dc5e9d5b1a12a73549c80140b7224d7f7d1c2e",
                "reference": "62dc5e9d5b1a12a73549c80140b7224d7f7d1c2e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1",
                "simplesamlphp/simplesamlphp-module-consent": "^0.9",
                "webmozart/assert": "~1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "extra": {
                "ssp-mixedcase-module-name": "consentAdmin"
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Jacob Christiansen",
                    "email": "jach@wayf.dk"
                },
                {
                    "name": "Olav Morken",
                    "email": "olav.morken@uninett.no"
                }
            ],
            "description": "A module that allows users to manage their consent",
            "keywords": [
                "consentadmin",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/simplesamlphp/simplesamlphp-module-consentadmin/issues",
                "source": "https://github.com/simplesamlphp/simplesamlphp-module-consentadmin"
            },
            "time": "2022-01-06T19:19:38+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-discopower",
            "version": "v0.10.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-discopower.git",
                "reference": "4cb6b7c648b455586903b8932a171397375b50b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-discopower/zipball/4cb6b7c648b455586903b8932a171397375b50b0",
                "reference": "4cb6b7c648b455586903b8932a171397375b50b0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "simplesamlphp/simplesamlphp": "^1.19",
                "simplesamlphp/simplesamlphp-test-framework": "^0.1.2"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\modules\\discopower\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                }
            ],
            "description": "Fancy tabbed discovery service with filtering capabilities where SPs can have different sets of metadata listed",
            "keywords": [
                "discopower",
                "discovery",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-discopower/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-discopower"
            },
            "time": "2021-08-17T14:29:22+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-exampleattributeserver",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-exampleattributeserver.git",
                "reference": "63e0323e81c32bc3c9eaa01ea45194bb10153708"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-exampleattributeserver/zipball/63e0323e81c32bc3c9eaa01ea45194bb10153708",
                "reference": "63e0323e81c32bc3c9eaa01ea45194bb10153708",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\exampleattributeserver\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                }
            ],
            "description": "An example for SAML attributes queries",
            "keywords": [
                "exampleattributeserver",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-exampleattributeserver/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-exampleattributeserver"
            },
            "time": "2019-05-28T12:37:15+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-expirycheck",
            "version": "v0.9.4",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-expirycheck.git",
                "reference": "02101497281031befba93c48c96ee9133f57241d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-expirycheck/zipball/02101497281031befba93c48c96ee9133f57241d",
                "reference": "02101497281031befba93c48c96ee9133f57241d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\expirycheck\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Alex Mihičinac",
                    "email": "alexm@arnes.si"
                }
            ],
            "description": "The expirycheck module validates user's expiry date",
            "keywords": [
                "expirycheck",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-expirycheck/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-expirycheck"
            },
            "time": "2022-01-06T21:16:01+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-ldap",
            "version": "v0.9.17",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-ldap.git",
                "reference": "40f1bfe0c4ac2f91cf8e52d22fa6ec2fe1c03066"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-ldap/zipball/40f1bfe0c4ac2f91cf8e52d22fa6ec2fe1c03066",
                "reference": "40f1bfe0c4ac2f91cf8e52d22fa6ec2fe1c03066",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "suggest": {
                "ext-ldap": "Needed when using LDAP authentication in SimpleSAMLphp"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\ldap\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                },
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that provides authentication against LDAP stores",
            "keywords": [
                "ldap",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-ldap/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-ldap"
            },
            "time": "2022-01-11T12:50:47+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-memcachemonitor",
            "version": "v0.9.3",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-memcachemonitor.git",
                "reference": "8d25463ac56b4e2294f59f622a6658e0c67086f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-memcachemonitor/zipball/8d25463ac56b4e2294f59f622a6658e0c67086f4",
                "reference": "8d25463ac56b4e2294f59f622a6658e0c67086f4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "simplesamlphp/simplesamlphp": "^1.17",
                "simplesamlphp/simplesamlphp-test-framework": "~0.0.6"
            },
            "type": "simplesamlphp-module",
            "extra": {
                "ssp-mixedcase-module-name": "memcacheMonitor"
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                },
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that is able display usage statistics of a memcache(d) store",
            "keywords": [
                "memcachemonitor",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-memcachemonitor/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-memcachemonitor"
            },
            "time": "2022-01-06T22:37:15+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-memcookie",
            "version": "v1.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-memcookie.git",
                "reference": "39535304e8d464b7baa1e82cb441fa432947ff57"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-memcookie/zipball/39535304e8d464b7baa1e82cb441fa432947ff57",
                "reference": "39535304e8d464b7baa1e82cb441fa432947ff57",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": ">=1.1.6"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17",
                "simplesamlphp/simplesamlphp-test-framework": "^0.0.6"
            },
            "type": "simplesamlphp-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olav.morken@uninett.no"
                },
                {
                    "name": "Jaime Perez Crespo",
                    "email": "jaime.perez@uninett.no"
                }
            ],
            "description": "A SimpleSAMLphp module that allows integration with Auth MemCookie, allowing web applications written in other languages than PHP to integrate with SimpleSAMLphp.",
            "homepage": "https://simplesamlphp.org/",
            "keywords": [
                "Auth MemCookie",
                "apache",
                "cookies",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/simplesamlphp/simplesamlphp-module-memcookie/issues",
                "source": "https://github.com/simplesamlphp/simplesamlphp-module-memcookie/"
            },
            "time": "2019-08-08T18:33:47+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-metarefresh",
            "version": "v0.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-metarefresh.git",
                "reference": "488d7809857c274befac89facfa03520a05bc1ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-metarefresh/zipball/488d7809857c274befac89facfa03520a05bc1ba",
                "reference": "488d7809857c274befac89facfa03520a05bc1ba",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.18"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\metarefresh\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                }
            ],
            "description": "The metarefresh module will download and parse metadata documents and store them locally",
            "keywords": [
                "metarefresh",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-metarefresh/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-metarefresh"
            },
            "time": "2022-05-03T08:57:30+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-negotiate",
            "version": "v0.9.12",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-negotiate.git",
                "reference": "48752cea80e81a60ebb522cc10789589ac16df50"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-negotiate/zipball/48752cea80e81a60ebb522cc10789589ac16df50",
                "reference": "48752cea80e81a60ebb522cc10789589ac16df50",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1",
                "simplesamlphp/simplesamlphp-module-ldap": "^0.9",
                "webmozart/assert": "~1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "sensiolabs/security-checker": "^5.0.3",
                "simplesamlphp/simplesamlphp": "dev-testing-1.18",
                "simplesamlphp/simplesamlphp-test-framework": "^0.0.14",
                "squizlabs/php_codesniffer": "^3.5"
            },
            "suggest": {
                "ext-krb5": "Needed in case the SimpleSAMLphp negotiate module is used"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\negotiate\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                }
            ],
            "description": "The Negotiate module implements Microsofts Kerberos SPNEGO mechanism",
            "keywords": [
                "negotiate",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/simplesamlphp/simplesamlphp-module-negotiate/issues",
                "source": "https://github.com/simplesamlphp/simplesamlphp-module-negotiate"
            },
            "time": "2022-01-03T23:18:27+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-oauth",
            "version": "v0.9.3",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-oauth.git",
                "reference": "2a2433144dca408315e4ee163f9ab73a6110b2b1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-oauth/zipball/2a2433144dca408315e4ee163f9ab73a6110b2b1",
                "reference": "2a2433144dca408315e4ee163f9ab73a6110b2b1",
                "shasum": ""
            },
            "require": {
                "simplesamlphp/composer-module-installer": ">=1.1.6"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.36",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\oauth\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olav.morken@uninett.no"
                },
                {
                    "name": "Jaime Perez Crespo",
                    "email": "jaime.perez@uninett.no"
                }
            ],
            "description": "A SimpleSAMLphp module that allows integration with OAuth1,",
            "homepage": "https://simplesamlphp.org/",
            "keywords": [
                "oauth1",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/simplesamlphp/simplesamlphp-module-oauth/issues",
                "source": "https://github.com/simplesamlphp/simplesamlphp-module-oauth/"
            },
            "abandoned": true,
            "time": "2021-08-31T18:55:00+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-preprodwarning",
            "version": "v0.9.3",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-preprodwarning.git",
                "reference": "b3c6d9d41d009e340f4843ce5c24b4118a38e4c3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-preprodwarning/zipball/b3c6d9d41d009e340f4843ce5c24b4118a38e4c3",
                "reference": "b3c6d9d41d009e340f4843ce5c24b4118a38e4c3",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "dev-simplesamlphp-1.19",
                "webmozart/assert": "^1.4"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\preprodwarning\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                }
            ],
            "description": "Display a warning when using a pre-production environment",
            "keywords": [
                "preprodwarning",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/simplesamlphp/simplesamlphp-module-preprodwarning/issues",
                "source": "https://github.com/simplesamlphp/simplesamlphp-module-preprodwarning"
            },
            "time": "2022-01-06T23:21:17+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-radius",
            "version": "v0.9.4",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-radius.git",
                "reference": "dbe2976ba27f5131faeca368a5665f8baeaae8b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-radius/zipball/dbe2976ba27f5131faeca368a5665f8baeaae8b6",
                "reference": "dbe2976ba27f5131faeca368a5665f8baeaae8b6",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17",
                "simplesamlphp/simplesamlphp-test-framework": "^0.0.7"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\radius\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                }
            ],
            "description": "A module that is able perform authentication against a RADIUS server",
            "keywords": [
                "radius",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-radius/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-radius"
            },
            "time": "2022-01-06T23:23:28+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-riak",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-riak.git",
                "reference": "c1a9d9545cb4e05b9205b34624850bb777aca991"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-riak/zipball/c1a9d9545cb4e05b9205b34624850bb777aca991",
                "reference": "c1a9d9545cb4e05b9205b34624850bb777aca991",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "phpfastcache/riak-client": "^3.4",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\riak\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that is able to store key/value pairs in a Riak store",
            "keywords": [
                "riak",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-riak/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-riak"
            },
            "abandoned": true,
            "time": "2019-12-03T08:28:45+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-sanitycheck",
            "version": "v0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-sanitycheck.git",
                "reference": "15d6664eae73a233c3c4c72fd8a5c2be72b6ed2a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-sanitycheck/zipball/15d6664eae73a233c3c4c72fd8a5c2be72b6ed2a",
                "reference": "15d6664eae73a233c3c4c72fd8a5c2be72b6ed2a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1",
                "webmozart/assert": "~1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\sanitycheck\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                }
            ],
            "description": "Perform sanity checks on configuration",
            "keywords": [
                "sanitycheck",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-sanitycheck/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-sanitycheck"
            },
            "abandoned": true,
            "time": "2020-05-07T11:34:29+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-smartattributes",
            "version": "v0.9.2",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-smartattributes.git",
                "reference": "ba6a32fa287db0f8d767104471176f70fad7f0e1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-smartattributes/zipball/ba6a32fa287db0f8d767104471176f70fad7f0e1",
                "reference": "ba6a32fa287db0f8d767104471176f70fad7f0e1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\smartattributes\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                }
            ],
            "description": "The SmartAttributes module provides additional authentication processing filters to manipulate attributes.",
            "keywords": [
                "simplesamlphp",
                "smartattributes"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-smartattributes/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-smartattributes"
            },
            "time": "2022-01-06T23:42:07+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-sqlauth",
            "version": "v0.9.4",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-sqlauth.git",
                "reference": "8a28f9a9726bab1dbc8fd3734daa08882dd0a25b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-sqlauth/zipball/8a28f9a9726bab1dbc8fd3734daa08882dd0a25b",
                "reference": "8a28f9a9726bab1dbc8fd3734daa08882dd0a25b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17",
                "webmozart/assert": "^1.4 <1.7"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\sqlauth\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                }
            ],
            "description": "This is a authentication module for authenticating a user against a SQL database",
            "keywords": [
                "simplesamlphp",
                "sqlauth"
            ],
            "support": {
                "issues": "https://github.com/tvdijen/simplesamlphp-module-sqlauth/issues",
                "source": "https://github.com/tvdijen/simplesamlphp-module-sqlauth"
            },
            "time": "2022-01-06T23:50:52+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-statistics",
            "version": "v0.9.6",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-statistics.git",
                "reference": "03fb6bdbbf5ce0a0cb257208db79aacac227ac10"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-statistics/zipball/03fb6bdbbf5ce0a0cb257208db79aacac227ac10",
                "reference": "03fb6bdbbf5ce0a0cb257208db79aacac227ac10",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "simplesamlphp/composer-module-installer": "~1.1",
                "webmozart/assert": "^1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "simplesamlphp/simplesamlphp": "^1.17",
                "simplesamlphp/simplesamlphp-test-framework": "^0.0.12"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\statistics\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                }
            ],
            "description": "The SimpleSAMLphp statistics module",
            "keywords": [
                "simplesamlphp",
                "statistics"
            ],
            "support": {
                "issues": "https://github.com/simplesamlphp/simplesamlphp-module-statistics/issues",
                "source": "https://github.com/simplesamlphp/simplesamlphp-module-statistics"
            },
            "time": "2021-01-25T15:15:26+00:00"
        },
        {
            "name": "simplesamlphp/twig-configurable-i18n",
            "version": "v2.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/twig-configurable-i18n.git",
                "reference": "e2bffc7eed3112a0b3870ef5b4da0fd74c7c4b8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/twig-configurable-i18n/zipball/e2bffc7eed3112a0b3870ef5b4da0fd74c7c4b8a",
                "reference": "e2bffc7eed3112a0b3870ef5b4da0fd74c7c4b8a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "twig/extensions": "@dev"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5",
                "sensiolabs/security-checker": "~6.0.3",
                "simplesamlphp/simplesamlphp-test-framework": "~0.1.2",
                "squizlabs/php_codesniffer": "^3.5",
                "twig/twig": "^2.13"
            },
            "type": "project",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\TwigConfigurableI18n\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "Jaime Perez",
                    "email": "jaime.perez@uninett.no"
                }
            ],
            "description": "This is an extension on top of Twig's i18n extension, allowing you to customize which functions to use for translations.",
            "keywords": [
                "extension",
                "gettext",
                "i18n",
                "internationalization",
                "translation",
                "twig"
            ],
            "support": {
                "issues": "https://github.com/simplesamlphp/twig-configurable-i18n/issues",
                "source": "https://github.com/simplesamlphp/twig-configurable-i18n"
            },
            "abandoned": true,
            "time": "2020-08-27T12:51:10+00:00"
        },
        {
            "name": "stack/builder",
            "version": "v1.0.6",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Stack": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                }
            ],
            "description": "Builder for stack middleware based on HttpKernelInterface.",
            "keywords": [
                "stack"
            ],
            "support": {
                "issues": "https://github.com/stackphp/builder/issues",
                "source": "https://github.com/stackphp/builder/tree/v1.0.6"
            },
            "time": "2020-01-30T12:17:27+00:00"
        },
        {
            "name": "symfony-cmf/routing",
            "version": "2.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony-cmf/Routing.git",
                "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/bbcdf2f6301d740454ba9ebb8adaefd436c36a6b",
                "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "psr/log": "^1.0 || ^2.0 || ^3.0",
                "symfony/http-kernel": "^4.4 || ^5.0",
                "symfony/routing": "^4.4 || ^5.0"
            },
            "require-dev": {
                "symfony-cmf/testing": "^3@dev",
                "symfony/config": "^4.4 || ^5.0",
                "symfony/dependency-injection": "^4.4 || ^5.0",
                "symfony/event-dispatcher": "^4.4 || ^5.0",
                "symfony/phpunit-bridge": "^5.0"
            },
            "suggest": {
                "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (^4.4 || ^5.0)"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Cmf\\Component\\Routing\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony CMF Community",
                    "homepage": "https://github.com/symfony-cmf/Routing/contributors"
                }
            ],
            "description": "Extends the Symfony routing component for dynamic routes and chaining several routers",
            "homepage": "http://cmf.symfony.com",
            "keywords": [
                "database",
                "routing"
            ],
            "support": {
                "issues": "https://github.com/symfony-cmf/Routing/issues",
                "source": "https://github.com/symfony-cmf/Routing/tree/2.3.4"
            },
            "time": "2021-11-08T16:33:10+00:00"
        },
        {
            "name": "symfony/cache",
            "version": "v5.4.11",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/cache.git",
                "reference": "5a0fff46df349f0db3fe242263451fddf5277362"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/cache/zipball/5a0fff46df349f0db3fe242263451fddf5277362",
                "reference": "5a0fff46df349f0db3fe242263451fddf5277362",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/cache": "^1.0|^2.0",
                "psr/log": "^1.1|^2|^3",
                "symfony/cache-contracts": "^1.1.7|^2",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-php73": "^1.9",
                "symfony/polyfill-php80": "^1.16",
                "symfony/service-contracts": "^1.1|^2|^3",
                "symfony/var-exporter": "^4.4|^5.0|^6.0"
            },
            "conflict": {
                "doctrine/dbal": "<2.13.1",
                "symfony/dependency-injection": "<4.4",
                "symfony/http-kernel": "<4.4",
                "symfony/var-dumper": "<4.4"
            },
            "provide": {
                "psr/cache-implementation": "1.0|2.0",
                "psr/simple-cache-implementation": "1.0|2.0",
                "symfony/cache-implementation": "1.0|2.0"
            },
            "require-dev": {
                "cache/integration-tests": "dev-master",
                "doctrine/cache": "^1.6|^2.0",
                "doctrine/dbal": "^2.13.1|^3.0",
                "predis/predis": "^1.1",
                "psr/simple-cache": "^1.0|^2.0",
                "symfony/config": "^4.4|^5.0|^6.0",
                "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                "symfony/filesystem": "^4.4|^5.0|^6.0",
                "symfony/http-kernel": "^4.4|^5.0|^6.0",
                "symfony/messenger": "^4.4|^5.0|^6.0",
                "symfony/var-dumper": "^4.4|^5.0|^6.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Cache\\": ""
                },
                "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 an extended PSR-6, PSR-16 (and tags) implementation",
            "homepage": "https://symfony.com",
            "keywords": [
                "caching",
                "psr6"
            ],
            "support": {
                "source": "https://github.com/symfony/cache/tree/v5.4.11"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-07-28T15:25:17+00:00"
        },
        {
            "name": "symfony/cache-contracts",
            "version": "v2.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/cache-contracts.git",
                "reference": "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/64be4a7acb83b6f2bf6de9a02cee6dad41277ebc",
                "reference": "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/cache": "^1.0|^2.0|^3.0"
            },
            "suggest": {
                "symfony/cache-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Cache\\": ""
                }
            },
            "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": "Generic abstractions related to caching",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/cache-contracts/tree/v2.5.2"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-01-02T09:53:40+00:00"
        },
        {
            "name": "symfony/config",
            "version": "v4.4.44",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/config.git",
                "reference": "ed42f8f9da528d2c6cae36fe1f380b0c1d8f0658"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/config/zipball/ed42f8f9da528d2c6cae36fe1f380b0c1d8f0658",
                "reference": "ed42f8f9da528d2c6cae36fe1f380b0c1d8f0658",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/filesystem": "^3.4|^4.0|^5.0",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-php80": "^1.16",
                "symfony/polyfill-php81": "^1.22"
            },
            "conflict": {
                "symfony/finder": "<3.4"
            },
            "require-dev": {
                "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
                "symfony/finder": "^3.4|^4.0|^5.0",
                "symfony/messenger": "^4.1|^5.0",
                "symfony/service-contracts": "^1.1|^2",
                "symfony/yaml": "^3.4|^4.0|^5.0"
            },
            "suggest": {
                "symfony/yaml": "To use the yaml reference dumper"
            },
            "type": "library",
            "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": "Helps you find, load, combine, autofill and validate configuration values of any kind",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/config/tree/v4.4.44"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-07-20T09:59:04+00:00"
        },
        {
            "name": "symfony/console",
            "version": "v4.4.49",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "33fa45ffc81fdcc1ca368d4946da859c8cdb58d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/33fa45ffc81fdcc1ca368d4946da859c8cdb58d9",
                "reference": "33fa45ffc81fdcc1ca368d4946da859c8cdb58d9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php73": "^1.8",
                "symfony/polyfill-php80": "^1.16",
                "symfony/service-contracts": "^1.1|^2"
            },
            "conflict": {
                "psr/log": ">=3",
                "symfony/dependency-injection": "<3.4",
                "symfony/event-dispatcher": "<4.3|>=5",
                "symfony/lock": "<4.4",
                "symfony/process": "<3.3"
            },
            "provide": {
                "psr/log-implementation": "1.0|2.0"
            },
            "require-dev": {
                "psr/log": "^1|^2",
                "symfony/config": "^3.4|^4.0|^5.0",
                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                "symfony/event-dispatcher": "^4.3",
                "symfony/lock": "^4.4|^5.0",
                "symfony/process": "^3.4|^4.0|^5.0",
                "symfony/var-dumper": "^4.3|^5.0"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/lock": "",
                "symfony/process": ""
            },
            "type": "library",
            "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": "Eases the creation of beautiful and testable command line interfaces",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/console/tree/v4.4.49"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-11-05T17:10:16+00:00"
        },
        {
            "name": "symfony/debug",
            "version": "v4.4.44",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/debug.git",
                "reference": "1a692492190773c5310bc7877cb590c04c2f05be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/debug/zipball/1a692492190773c5310bc7877cb590c04c2f05be",
                "reference": "1a692492190773c5310bc7877cb590c04c2f05be",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "psr/log": "^1|^2|^3"
            },
            "conflict": {
                "symfony/http-kernel": "<3.4"
            },
            "require-dev": {
                "symfony/http-kernel": "^3.4|^4.0|^5.0"
            },
            "type": "library",
            "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": "Provides tools to ease debugging PHP code",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/debug/tree/v4.4.44"
            },
            "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"
                }
            ],
            "abandoned": "symfony/error-handler",
            "time": "2022-07-28T16:29:46+00:00"
        },
        {
            "name": "symfony/dependency-injection",
            "version": "v4.4.49",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dependency-injection.git",
                "reference": "9065fe97dbd38a897e95ea254eb5ddfe1310f734"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/9065fe97dbd38a897e95ea254eb5ddfe1310f734",
                "reference": "9065fe97dbd38a897e95ea254eb5ddfe1310f734",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "psr/container": "^1.0",
                "symfony/polyfill-php80": "^1.16",
                "symfony/service-contracts": "^1.1.6|^2"
            },
            "conflict": {
                "symfony/config": "<4.3|>=5.0",
                "symfony/finder": "<3.4",
                "symfony/proxy-manager-bridge": "<3.4",
                "symfony/yaml": "<4.4.26"
            },
            "provide": {
                "psr/container-implementation": "1.0",
                "symfony/service-implementation": "1.0|2.0"
            },
            "require-dev": {
                "symfony/config": "^4.3",
                "symfony/expression-language": "^3.4|^4.0|^5.0",
                "symfony/yaml": "^4.4.26|^5.0"
            },
            "suggest": {
                "symfony/config": "",
                "symfony/expression-language": "For using expressions in service container configuration",
                "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
                "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
                "symfony/yaml": ""
            },
            "type": "library",
            "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": "Allows you to standardize and centralize the way objects are constructed in your application",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/dependency-injection/tree/v4.4.49"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-11-16T16:18:09+00:00"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v2.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
                "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "files": [
                    "function.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": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-01-02T09:53:40+00:00"
        },
        {
            "name": "symfony/error-handler",
            "version": "v4.4.44",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/error-handler.git",
                "reference": "be731658121ef2d8be88f3a1ec938148a9237291"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/error-handler/zipball/be731658121ef2d8be88f3a1ec938148a9237291",
                "reference": "be731658121ef2d8be88f3a1ec938148a9237291",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "psr/log": "^1|^2|^3",
                "symfony/debug": "^4.4.5",
                "symfony/var-dumper": "^4.4|^5.0"
            },
            "require-dev": {
                "symfony/http-kernel": "^4.4|^5.0",
                "symfony/serializer": "^4.4|^5.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\ErrorHandler\\": ""
                },
                "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": "Provides tools to manage errors and ease debugging PHP code",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/error-handler/tree/v4.4.44"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-07-28T16:29:46+00:00"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v4.4.44",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "1e866e9e5c1b22168e0ce5f0b467f19bba61266a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1e866e9e5c1b22168e0ce5f0b467f19bba61266a",
                "reference": "1e866e9e5c1b22168e0ce5f0b467f19bba61266a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/event-dispatcher-contracts": "^1.1",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "symfony/dependency-injection": "<3.4"
            },
            "provide": {
                "psr/event-dispatcher-implementation": "1.0",
                "symfony/event-dispatcher-implementation": "1.1"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^3.4|^4.0|^5.0",
                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                "symfony/error-handler": "~3.4|~4.4",
                "symfony/expression-language": "^3.4|^4.0|^5.0",
                "symfony/http-foundation": "^3.4|^4.0|^5.0",
                "symfony/service-contracts": "^1.1|^2",
                "symfony/stopwatch": "^3.4|^4.0|^5.0"
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
            },
            "type": "library",
            "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": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.44"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-07-20T09:59:04+00:00"
        },
        {
            "name": "symfony/event-dispatcher-contracts",
            "version": "v1.1.13",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                "reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/1d5cd762abaa6b2a4169d3e77610193a7157129e",
                "reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3"
            },
            "suggest": {
                "psr/event-dispatcher": "",
                "symfony/event-dispatcher-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.1-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\EventDispatcher\\": ""
                }
            },
            "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": "Generic abstractions related to dispatching event",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.13"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-01-02T09:41:36+00:00"
        },
        {
            "name": "symfony/filesystem",
            "version": "v4.4.42",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "815412ee8971209bd4c1eecd5f4f481eacd44bf5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/815412ee8971209bd4c1eecd5f4f481eacd44bf5",
                "reference": "815412ee8971209bd4c1eecd5f4f481eacd44bf5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-php80": "^1.16"
            },
            "type": "library",
            "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": "Provides basic utilities for the filesystem",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/filesystem/tree/v4.4.42"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-05-20T08:49:14+00:00"
        },
        {
            "name": "symfony/finder",
            "version": "v5.4.27",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/ff4bce3c33451e7ec778070e45bd23f74214cd5d",
                "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-php80": "^1.16"
            },
            "type": "library",
            "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": "Finds files and directories via an intuitive fluent interface",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/finder/tree/v5.4.27"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2023-07-31T08:02:31+00:00"
        },
        {
            "name": "symfony/framework-bundle",
            "version": "v4.4.45",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/framework-bundle.git",
                "reference": "bd7d15b5412d6414036cc5fd6c562202ceac9daf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/bd7d15b5412d6414036cc5fd6c562202ceac9daf",
                "reference": "bd7d15b5412d6414036cc5fd6c562202ceac9daf",
                "shasum": ""
            },
            "require": {
                "ext-xml": "*",
                "php": ">=7.1.3",
                "symfony/cache": "^4.4|^5.0",
                "symfony/config": "^4.4.11|~5.0.11|^5.1.3",
                "symfony/dependency-injection": "^4.4.38|^5.0.1",
                "symfony/error-handler": "^4.4.1|^5.0.1",
                "symfony/filesystem": "^3.4|^4.0|^5.0",
                "symfony/finder": "^3.4|^4.0|^5.0",
                "symfony/http-foundation": "^4.4|^5.0",
                "symfony/http-kernel": "^4.4",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "^1.16",
                "symfony/routing": "^4.4.12|^5.1.4"
            },
            "conflict": {
                "doctrine/persistence": "<1.3",
                "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2",
                "phpdocumentor/type-resolver": "<0.3.0|1.3.*",
                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
                "symfony/asset": "<3.4",
                "symfony/browser-kit": "<4.3",
                "symfony/console": "<4.4.21",
                "symfony/dom-crawler": "<4.3",
                "symfony/dotenv": "<4.3.6",
                "symfony/form": "<4.3.5",
                "symfony/http-client": "<4.4",
                "symfony/lock": "<4.4",
                "symfony/mailer": "<4.4",
                "symfony/messenger": "<4.4",
                "symfony/mime": "<4.4",
                "symfony/property-info": "<3.4",
                "symfony/security-bundle": "<4.4",
                "symfony/serializer": "<4.4",
                "symfony/stopwatch": "<3.4",
                "symfony/translation": "<4.4",
                "symfony/twig-bridge": "<4.1.1",
                "symfony/twig-bundle": "<4.4",
                "symfony/validator": "<4.4",
                "symfony/web-profiler-bundle": "<4.4",
                "symfony/workflow": "<4.3.6"
            },
            "require-dev": {
                "doctrine/annotations": "^1.10.4",
                "doctrine/cache": "^1.0|^2.0",
                "doctrine/persistence": "^1.3|^2|^3",
                "paragonie/sodium_compat": "^1.8",
                "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                "symfony/asset": "^3.4|^4.0|^5.0",
                "symfony/browser-kit": "^4.3|^5.0",
                "symfony/console": "^4.4.42|^5.4.9",
                "symfony/css-selector": "^3.4|^4.0|^5.0",
                "symfony/dom-crawler": "^4.4.30|^5.3.7",
                "symfony/dotenv": "^4.3.6|^5.0",
                "symfony/expression-language": "^3.4|^4.0|^5.0",
                "symfony/form": "^4.3.5|^5.0",
                "symfony/http-client": "^4.4|^5.0",
                "symfony/lock": "^4.4|^5.0",
                "symfony/mailer": "^4.4|^5.0",
                "symfony/messenger": "^4.4|^5.0",
                "symfony/mime": "^4.4|^5.0",
                "symfony/polyfill-intl-icu": "~1.0",
                "symfony/process": "^3.4|^4.0|^5.0",
                "symfony/property-info": "^3.4|^4.0|^5.0",
                "symfony/security-core": "^3.4|^4.4|^5.2",
                "symfony/security-csrf": "^3.4|^4.0|^5.0",
                "symfony/security-http": "^3.4|^4.0|^5.0",
                "symfony/serializer": "^4.4|^5.0",
                "symfony/stopwatch": "^3.4|^4.0|^5.0",
                "symfony/templating": "^3.4|^4.0|^5.0",
                "symfony/translation": "^4.4|^5.0",
                "symfony/twig-bundle": "^4.4|^5.0",
                "symfony/validator": "^4.4|^5.0",
                "symfony/web-link": "^4.4|^5.0",
                "symfony/workflow": "^4.3.6|^5.0",
                "symfony/yaml": "^3.4|^4.0|^5.0",
                "twig/twig": "^1.43|^2.13|^3.0.4"
            },
            "suggest": {
                "ext-apcu": "For best performance of the system caches",
                "symfony/console": "For using the console commands",
                "symfony/form": "For using forms",
                "symfony/property-info": "For using the property_info service",
                "symfony/serializer": "For using the serializer service",
                "symfony/validator": "For using validation",
                "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
                "symfony/yaml": "For using the debug:config and lint:yaml commands"
            },
            "type": "symfony-bundle",
            "autoload": {
                "psr-4": {
                    "Symfony\\Bundle\\FrameworkBundle\\": ""
                },
                "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": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/framework-bundle/tree/v4.4.45"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-08-26T05:59:54+00:00"
        },
        {
            "name": "symfony/http-client-contracts",
            "version": "v2.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-client-contracts.git",
                "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
                "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5"
            },
            "suggest": {
                "symfony/http-client-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\HttpClient\\": ""
                }
            },
            "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": "Generic abstractions related to HTTP clients",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-04-12T15:48:08+00:00"
        },
        {
            "name": "symfony/http-foundation",
            "version": "v4.4.49",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "191413c7b832c015bb38eae963f2e57498c3c173"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/191413c7b832c015bb38eae963f2e57498c3c173",
                "reference": "191413c7b832c015bb38eae963f2e57498c3c173",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/mime": "^4.3|^5.0",
                "symfony/polyfill-mbstring": "~1.1",
                "symfony/polyfill-php80": "^1.16"
            },
            "require-dev": {
                "predis/predis": "~1.0",
                "symfony/expression-language": "^3.4|^4.0|^5.0"
            },
            "type": "library",
            "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": "Defines an object-oriented layer for the HTTP specification",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/http-foundation/tree/v4.4.49"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-11-04T16:17:57+00:00"
        },
        {
            "name": "symfony/http-kernel",
            "version": "v4.4.50",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-kernel.git",
                "reference": "aa6df6c045f034aa13ac752fc234bb300b9488ef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/aa6df6c045f034aa13ac752fc234bb300b9488ef",
                "reference": "aa6df6c045f034aa13ac752fc234bb300b9488ef",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "psr/log": "^1|^2",
                "symfony/error-handler": "^4.4",
                "symfony/event-dispatcher": "^4.4",
                "symfony/http-client-contracts": "^1.1|^2",
                "symfony/http-foundation": "^4.4.30|^5.3.7",
                "symfony/polyfill-ctype": "^1.8",
                "symfony/polyfill-php73": "^1.9",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "symfony/browser-kit": "<4.3",
                "symfony/config": "<3.4",
                "symfony/console": ">=5",
                "symfony/dependency-injection": "<4.3",
                "symfony/translation": "<4.2",
                "twig/twig": "<1.43|<2.13,>=2"
            },
            "provide": {
                "psr/log-implementation": "1.0|2.0"
            },
            "require-dev": {
                "psr/cache": "^1.0|^2.0|^3.0",
                "symfony/browser-kit": "^4.3|^5.0",
                "symfony/config": "^3.4|^4.0|^5.0",
                "symfony/console": "^3.4|^4.0",
                "symfony/css-selector": "^3.4|^4.0|^5.0",
                "symfony/dependency-injection": "^4.3|^5.0",
                "symfony/dom-crawler": "^3.4|^4.0|^5.0",
                "symfony/expression-language": "^3.4|^4.0|^5.0",
                "symfony/finder": "^3.4|^4.0|^5.0",
                "symfony/process": "^3.4|^4.0|^5.0",
                "symfony/routing": "^3.4|^4.0|^5.0",
                "symfony/stopwatch": "^3.4|^4.0|^5.0",
                "symfony/templating": "^3.4|^4.0|^5.0",
                "symfony/translation": "^4.2|^5.0",
                "symfony/translation-contracts": "^1.1|^2",
                "twig/twig": "^1.43|^2.13|^3.0.4"
            },
            "suggest": {
                "symfony/browser-kit": "",
                "symfony/config": "",
                "symfony/console": "",
                "symfony/dependency-injection": ""
            },
            "type": "library",
            "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": "Provides a structured process for converting a Request into a Response",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/http-kernel/tree/v4.4.50"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2023-02-01T08:01:31+00:00"
        },
        {
            "name": "symfony/mime",
            "version": "v5.4.13",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mime.git",
                "reference": "bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mime/zipball/bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd",
                "reference": "bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-intl-idn": "^1.10",
                "symfony/polyfill-mbstring": "^1.0",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "egulias/email-validator": "~3.0.0",
                "phpdocumentor/reflection-docblock": "<3.2.2",
                "phpdocumentor/type-resolver": "<1.4.0",
                "symfony/mailer": "<4.4"
            },
            "require-dev": {
                "egulias/email-validator": "^2.1.10|^3.1",
                "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                "symfony/property-access": "^4.4|^5.1|^6.0",
                "symfony/property-info": "^4.4|^5.1|^6.0",
                "symfony/serializer": "^5.2|^6.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Mime\\": ""
                },
                "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": "Allows manipulating MIME messages",
            "homepage": "https://symfony.com",
            "keywords": [
                "mime",
                "mime-type"
            ],
            "support": {
                "source": "https://github.com/symfony/mime/tree/v5.4.13"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-09-01T18:18:29+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
                "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.27-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                }
            },
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-11-03T14:55:06+00:00"
        },
        {
            "name": "symfony/polyfill-iconv",
            "version": "v1.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-iconv.git",
                "reference": "927013f3aac555983a5059aada98e1907d842695"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/927013f3aac555983a5059aada98e1907d842695",
                "reference": "927013f3aac555983a5059aada98e1907d842695",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-iconv": "*"
            },
            "suggest": {
                "ext-iconv": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.27-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Iconv\\": ""
                }
            },
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-iconv/tree/v1.27.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-11-03T14:55:06+00:00"
        },
        {
            "name": "symfony/polyfill-intl-grapheme",
            "version": "v1.28.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                "reference": "875e90aeea2777b6f135677f618529449334a612"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
                "reference": "875e90aeea2777b6f135677f618529449334a612",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.28-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
                }
            },
            "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 grapheme_* functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "grapheme",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2023-01-26T09:26:14+00:00"
        },
        {
            "name": "symfony/polyfill-intl-idn",
            "version": "v1.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                "reference": "639084e360537a19f9ee352433b84ce831f3d2da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da",
                "reference": "639084e360537a19f9ee352433b84ce831f3d2da",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "symfony/polyfill-intl-normalizer": "^1.10",
                "symfony/polyfill-php72": "^1.10"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.27-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
                }
            },
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-11-03T14:55:06+00:00"
        },
        {
            "name": "symfony/polyfill-intl-normalizer",
            "version": "v1.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
                "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.27-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                },
                "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-11-03T14:55:06+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
                "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.27-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-11-03T14:55:06+00:00"
        },
        {
            "name": "symfony/polyfill-php72",
            "version": "v1.28.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php72.git",
                "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/70f4aebd92afca2f865444d30a4d2151c13c3179",
                "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.28-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php72\\": ""
                }
            },
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php72/tree/v1.28.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2023-01-26T09:26:14+00:00"
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "v1.28.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
                "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5",
                "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.28-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php73\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2023-01-26T09:26:14+00:00"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
                "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.27-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-11-03T14:55:06+00:00"
        },
        {
            "name": "symfony/polyfill-php81",
            "version": "v1.28.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php81.git",
                "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b",
                "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.28-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php81\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2023-01-26T09:26:14+00:00"
        },
        {
            "name": "symfony/process",
            "version": "v4.4.44",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "5cee9cdc4f7805e2699d9fd66991a0e6df8252a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/5cee9cdc4f7805e2699d9fd66991a0e6df8252a2",
                "reference": "5cee9cdc4f7805e2699d9fd66991a0e6df8252a2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-php80": "^1.16"
            },
            "type": "library",
            "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": "Executes commands in sub-processes",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/process/tree/v4.4.44"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-06-27T13:16:42+00:00"
        },
        {
            "name": "symfony/psr-http-message-bridge",
            "version": "v2.1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/psr-http-message-bridge.git",
                "reference": "a125b93ef378c492e274f217874906fb9babdebb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/a125b93ef378c492e274f217874906fb9babdebb",
                "reference": "a125b93ef378c492e274f217874906fb9babdebb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "psr/http-message": "^1.0",
                "symfony/http-foundation": "^4.4 || ^5.0 || ^6.0"
            },
            "require-dev": {
                "nyholm/psr7": "^1.1",
                "psr/log": "^1.1 || ^2 || ^3",
                "symfony/browser-kit": "^4.4 || ^5.0 || ^6.0",
                "symfony/config": "^4.4 || ^5.0 || ^6.0",
                "symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0",
                "symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0",
                "symfony/http-kernel": "^4.4 || ^5.0 || ^6.0",
                "symfony/phpunit-bridge": "^5.4@dev || ^6.0"
            },
            "suggest": {
                "nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
            },
            "type": "symfony-bridge",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Bridge\\PsrHttpMessage\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                }
            ],
            "description": "PSR HTTP message bridge",
            "homepage": "http://symfony.com",
            "keywords": [
                "http",
                "http-message",
                "psr-17",
                "psr-7"
            ],
            "support": {
                "issues": "https://github.com/symfony/psr-http-message-bridge/issues",
                "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.4"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-11-28T22:46:34+00:00"
        },
        {
            "name": "symfony/routing",
            "version": "v4.4.44",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/routing.git",
                "reference": "f7751fd8b60a07f3f349947a309b5bdfce22d6ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/routing/zipball/f7751fd8b60a07f3f349947a309b5bdfce22d6ae",
                "reference": "f7751fd8b60a07f3f349947a309b5bdfce22d6ae",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "symfony/config": "<4.2",
                "symfony/dependency-injection": "<3.4",
                "symfony/yaml": "<3.4"
            },
            "require-dev": {
                "doctrine/annotations": "^1.10.4",
                "psr/log": "^1|^2|^3",
                "symfony/config": "^4.2|^5.0",
                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                "symfony/expression-language": "^3.4|^4.0|^5.0",
                "symfony/http-foundation": "^3.4|^4.0|^5.0",
                "symfony/yaml": "^3.4|^4.0|^5.0"
            },
            "suggest": {
                "doctrine/annotations": "For using the annotation loader",
                "symfony/config": "For using the all-in-one router or any loader",
                "symfony/expression-language": "For using expression matching",
                "symfony/http-foundation": "For using a Symfony Request object",
                "symfony/yaml": "For using the YAML loader"
            },
            "type": "library",
            "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": "Maps an HTTP request to a set of configuration variables",
            "homepage": "https://symfony.com",
            "keywords": [
                "router",
                "routing",
                "uri",
                "url"
            ],
            "support": {
                "source": "https://github.com/symfony/routing/tree/v4.4.44"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-07-20T09:59:04+00:00"
        },
        {
            "name": "symfony/serializer",
            "version": "v4.4.47",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/serializer.git",
                "reference": "6e01d63c55657930a6de03d6e36aae50af98888d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/serializer/zipball/6e01d63c55657930a6de03d6e36aae50af98888d",
                "reference": "6e01d63c55657930a6de03d6e36aae50af98888d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2",
                "phpdocumentor/type-resolver": "<0.3.0|1.3.*",
                "symfony/dependency-injection": "<3.4",
                "symfony/property-access": "<3.4",
                "symfony/property-info": "<3.4",
                "symfony/yaml": "<3.4"
            },
            "require-dev": {
                "doctrine/annotations": "^1.10.4",
                "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
                "symfony/cache": "^3.4|^4.0|^5.0",
                "symfony/config": "^3.4|^4.0|^5.0",
                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                "symfony/error-handler": "^4.4|^5.0",
                "symfony/http-foundation": "^3.4|^4.0|^5.0",
                "symfony/mime": "^4.4|^5.0",
                "symfony/property-access": "^4.4.36|^5.3.13",
                "symfony/property-info": "^3.4.13|~4.0|^5.0",
                "symfony/validator": "^3.4|^4.0|^5.0",
                "symfony/yaml": "^3.4|^4.0|^5.0"
            },
            "suggest": {
                "doctrine/annotations": "For using the annotation mapping.",
                "psr/cache-implementation": "For using the metadata cache.",
                "symfony/config": "For using the XML mapping loader.",
                "symfony/http-foundation": "For using a MIME type guesser within the DataUriNormalizer.",
                "symfony/property-access": "For using the ObjectNormalizer.",
                "symfony/property-info": "To deserialize relations.",
                "symfony/yaml": "For using the default YAML mapping loader."
            },
            "type": "library",
            "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": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/serializer/tree/v4.4.47"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-09-19T08:38:33+00:00"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v2.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
                "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/container": "^1.1",
                "symfony/deprecation-contracts": "^2.1|^3"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2"
            },
            "suggest": {
                "symfony/service-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Service\\": ""
                }
            },
            "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": "Generic abstractions related to writing services",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-05-30T19:17:29+00:00"
        },
        {
            "name": "symfony/string",
            "version": "v6.3.5",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/string.git",
                "reference": "13d76d0fb049051ed12a04bef4f9de8715bea339"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/string/zipball/13d76d0fb049051ed12a04bef4f9de8715bea339",
                "reference": "13d76d0fb049051ed12a04bef4f9de8715bea339",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-intl-grapheme": "~1.0",
                "symfony/polyfill-intl-normalizer": "~1.0",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony/translation-contracts": "<2.5"
            },
            "require-dev": {
                "symfony/error-handler": "^5.4|^6.0",
                "symfony/http-client": "^5.4|^6.0",
                "symfony/intl": "^6.2",
                "symfony/translation-contracts": "^2.5|^3.0",
                "symfony/var-exporter": "^5.4|^6.0"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "Resources/functions.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\String\\": ""
                },
                "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 an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
            "homepage": "https://symfony.com",
            "keywords": [
                "grapheme",
                "i18n",
                "string",
                "unicode",
                "utf-8",
                "utf8"
            ],
            "support": {
                "source": "https://github.com/symfony/string/tree/v6.3.5"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2023-09-18T10:38:32+00:00"
        },
        {
            "name": "symfony/translation",
            "version": "v4.4.47",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation.git",
                "reference": "45036b1d53accc48fe9bab71ccd86d57eba0dd94"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation/zipball/45036b1d53accc48fe9bab71ccd86d57eba0dd94",
                "reference": "45036b1d53accc48fe9bab71ccd86d57eba0dd94",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "^1.16",
                "symfony/translation-contracts": "^1.1.6|^2"
            },
            "conflict": {
                "symfony/config": "<3.4",
                "symfony/dependency-injection": "<3.4",
                "symfony/http-kernel": "<4.4",
                "symfony/yaml": "<3.4"
            },
            "provide": {
                "symfony/translation-implementation": "1.0|2.0"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^3.4|^4.0|^5.0",
                "symfony/console": "^3.4|^4.0|^5.0",
                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
                "symfony/http-kernel": "^4.4",
                "symfony/intl": "^3.4|^4.0|^5.0",
                "symfony/service-contracts": "^1.1.2|^2",
                "symfony/yaml": "^3.4|^4.0|^5.0"
            },
            "suggest": {
                "psr/log-implementation": "To use logging capability in translator",
                "symfony/config": "",
                "symfony/yaml": ""
            },
            "type": "library",
            "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": "Provides tools to internationalize your application",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/translation/tree/v4.4.47"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-10-03T15:15:11+00:00"
        },
        {
            "name": "symfony/translation-contracts",
            "version": "v2.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation-contracts.git",
                "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/136b19dd05cdf0709db6537d058bcab6dd6e2dbe",
                "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5"
            },
            "suggest": {
                "symfony/translation-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Translation\\": ""
                }
            },
            "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": "Generic abstractions related to translation",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/translation-contracts/tree/v2.5.2"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-06-27T16:58:25+00:00"
        },
        {
            "name": "symfony/validator",
            "version": "v4.4.48",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/validator.git",
                "reference": "54781a4c41efbd283b779110bf8ae7f263737775"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/validator/zipball/54781a4c41efbd283b779110bf8ae7f263737775",
                "reference": "54781a4c41efbd283b779110bf8ae7f263737775",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "^1.16",
                "symfony/translation-contracts": "^1.1|^2"
            },
            "conflict": {
                "doctrine/lexer": "<1.1",
                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
                "symfony/dependency-injection": "<3.4",
                "symfony/http-kernel": "<4.4",
                "symfony/intl": "<4.3",
                "symfony/translation": ">=5.0",
                "symfony/yaml": "<3.4"
            },
            "require-dev": {
                "doctrine/annotations": "^1.10.4",
                "doctrine/cache": "^1.0|^2.0",
                "egulias/email-validator": "^2.1.10|^3",
                "symfony/cache": "^3.4|^4.0|^5.0",
                "symfony/config": "^3.4|^4.0|^5.0",
                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                "symfony/expression-language": "^3.4|^4.0|^5.0",
                "symfony/http-client": "^4.3|^5.0",
                "symfony/http-foundation": "^4.1|^5.0",
                "symfony/http-kernel": "^4.4",
                "symfony/intl": "^4.3|^5.0",
                "symfony/mime": "^4.4|^5.0",
                "symfony/property-access": "^3.4|^4.0|^5.0",
                "symfony/property-info": "^3.4|^4.0|^5.0",
                "symfony/translation": "^4.2",
                "symfony/yaml": "^3.4|^4.0|^5.0"
            },
            "suggest": {
                "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
                "doctrine/cache": "For using the default cached annotation reader.",
                "egulias/email-validator": "Strict (RFC compliant) email validation",
                "psr/cache-implementation": "For using the mapping 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/property-info": "To automatically add NotNull and Type constraints",
                "symfony/translation": "For translating validation errors.",
                "symfony/yaml": ""
            },
            "type": "library",
            "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": "Provides tools to validate values",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/validator/tree/v4.4.48"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-10-25T13:54:11+00:00"
        },
        {
            "name": "symfony/var-dumper",
            "version": "v5.4.29",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-dumper.git",
                "reference": "6172e4ae3534d25ee9e07eb487c20be7760fcc65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6172e4ae3534d25ee9e07eb487c20be7760fcc65",
                "reference": "6172e4ae3534d25ee9e07eb487c20be7760fcc65",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "symfony/console": "<4.4"
            },
            "require-dev": {
                "ext-iconv": "*",
                "symfony/console": "^4.4|^5.0|^6.0",
                "symfony/http-kernel": "^4.4|^5.0|^6.0",
                "symfony/process": "^4.4|^5.0|^6.0",
                "symfony/uid": "^5.1|^6.0",
                "twig/twig": "^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"
            },
            "bin": [
                "Resources/bin/var-dump-server"
            ],
            "type": "library",
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/var-dumper/tree/v5.4.29"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2023-09-12T10:09:58+00:00"
        },
        {
            "name": "symfony/var-exporter",
            "version": "v5.4.26",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-exporter.git",
                "reference": "11401fe94f960249b3c63a488c63ba73091c1e4a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-exporter/zipball/11401fe94f960249b3c63a488c63ba73091c1e4a",
                "reference": "11401fe94f960249b3c63a488c63ba73091c1e4a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-php80": "^1.16"
            },
            "require-dev": {
                "symfony/var-dumper": "^4.4.9|^5.0.9|^6.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\VarExporter\\": ""
                },
                "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": "Allows exporting any serializable PHP data structure to plain PHP code",
            "homepage": "https://symfony.com",
            "keywords": [
                "clone",
                "construct",
                "export",
                "hydrate",
                "instantiate",
                "serialize"
            ],
            "support": {
                "source": "https://github.com/symfony/var-exporter/tree/v5.4.26"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2023-07-20T07:21:16+00:00"
        },
        {
            "name": "symfony/yaml",
            "version": "v4.4.45",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d",
                "reference": "aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "symfony/console": "<3.4"
            },
            "require-dev": {
                "symfony/console": "^3.4|^4.0|^5.0"
            },
            "suggest": {
                "symfony/console": "For validating YAML files using the lint command"
            },
            "type": "library",
            "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": "Loads and dumps YAML files",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/yaml/tree/v4.4.45"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2022-08-02T15:47:23+00:00"
        },
        {
            "name": "twig/extensions",
            "version": "v1.5.4",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig-extensions.git",
                "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
                "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
                "shasum": ""
            },
            "require": {
                "twig/twig": "^1.27|^2.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^3.4",
                "symfony/translation": "^2.7|^3.4"
            },
            "suggest": {
                "symfony/translation": "Allow the time_diff output to be translated"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Twig_Extensions_": "lib/"
                },
                "psr-4": {
                    "Twig\\Extensions\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Common additional features for Twig that do not directly belong in core",
            "keywords": [
                "i18n",
                "text"
            ],
            "support": {
                "issues": "https://github.com/twigphp/Twig-extensions/issues",
                "source": "https://github.com/twigphp/Twig-extensions/tree/master"
            },
            "abandoned": true,
            "time": "2018-12-05T18:34:18+00:00"
        },
        {
            "name": "twig/twig",
            "version": "v2.15.5",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig.git",
                "reference": "fc02a6af3eeb97c4bf5650debc76c2eda85ac22e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/fc02a6af3eeb97c4bf5650debc76c2eda85ac22e",
                "reference": "fc02a6af3eeb97c4bf5650debc76c2eda85ac22e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-ctype": "^1.8",
                "symfony/polyfill-mbstring": "^1.3",
                "symfony/polyfill-php72": "^1.8"
            },
            "require-dev": {
                "psr/container": "^1.0",
                "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.15-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Twig_": "lib/"
                },
                "psr-4": {
                    "Twig\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                },
                {
                    "name": "Twig Team",
                    "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"
            ],
            "support": {
                "issues": "https://github.com/twigphp/Twig/issues",
                "source": "https://github.com/twigphp/Twig/tree/v2.15.5"
            },
            "funding": [
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                    "type": "tidelift"
                }
            ],
            "time": "2023-05-03T17:49:41+00:00"
        },
        {
            "name": "typo3/phar-stream-wrapper",
            "version": "v3.1.7",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3/phar-stream-wrapper.git",
                "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c",
                "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c",
                "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "v3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "TYPO3\\PharStreamWrapper\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Interceptors for PHP's native phar:// stream handling",
            "homepage": "https://typo3.org/",
            "keywords": [
                "phar",
                "php",
                "security",
                "stream-wrapper"
            ],
            "support": {
                "issues": "https://github.com/TYPO3/phar-stream-wrapper/issues",
                "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/v3.1.7"
            },
            "time": "2021-09-20T19:19:13+00:00"
        },
        {
            "name": "webflo/drupal-finder",
            "version": "1.2.2",
            "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"
            },
            "type": "library",
            "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.",
            "support": {
                "issues": "https://github.com/webflo/drupal-finder/issues",
                "source": "https://github.com/webflo/drupal-finder/tree/1.2.2"
            },
            "time": "2020-10-27T09:42:17+00:00"
        },
        {
            "name": "webmozart/assert",
            "version": "1.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozarts/assert.git",
                "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
                "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "php": "^7.2 || ^8.0"
            },
            "conflict": {
                "phpstan/phpstan": "<0.12.20",
                "vimeo/psalm": "<4.6.1 || 4.6.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5.13"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.10-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Assertions to validate method input/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "support": {
                "issues": "https://github.com/webmozarts/assert/issues",
                "source": "https://github.com/webmozarts/assert/tree/1.11.0"
            },
            "time": "2022-06-03T18:03:27+00:00"
        },
        {
            "name": "webmozart/path-util",
            "version": "2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozart/path-util.git",
                "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
                "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "webmozart/assert": "~1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.6",
                "sebastian/version": "^1.0.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Webmozart\\PathUtil\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
            "support": {
                "issues": "https://github.com/webmozart/path-util/issues",
                "source": "https://github.com/webmozart/path-util/tree/2.3.0"
            },
            "abandoned": "symfony/filesystem",
            "time": "2015-12-17T08:42:14+00:00"
        },
        {
            "name": "whitehat101/apr1-md5",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/whitehat101/apr1-md5.git",
                "reference": "8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/whitehat101/apr1-md5/zipball/8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819",
                "reference": "8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.0.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "WhiteHat101\\Crypt\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jeremy Ebler",
                    "email": "jebler@gmail.com"
                }
            ],
            "description": "Apache's APR1-MD5 algorithm in pure PHP",
            "homepage": "https://github.com/whitehat101/apr1-md5",
            "keywords": [
                "MD5",
                "apr1"
            ],
            "support": {
                "issues": "https://github.com/whitehat101/apr1-md5/issues",
                "source": "https://github.com/whitehat101/apr1-md5/tree/master"
            },
            "time": "2015-02-11T11:06:42+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": {
        "drupal/cache_control_override": 15,
        "drupal/menu_breadcrumb": 15,
        "drupal/realname": 10,
        "drupal/ultimate_cron": 15,
        "drupal/webform": 10
    },
    "prefer-stable": true,
    "prefer-lowest": false,
    "platform": {
        "php": ">=8.0"
    },
    "platform-dev": [],
    "platform-overrides": {
        "php": "8.1"
    },
    "plugin-api-version": "2.6.0"
}