{
    "packages": [
        {
            "name": "antishov/doctrine-extensions-bundle",
            "version": "v1.4.3",
            "version_normalized": "1.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/antishov/StofDoctrineExtensionsBundle.git",
                "reference": "b036a8d62111c03f237a619b1840c46570f48483"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/antishov/StofDoctrineExtensionsBundle/zipball/b036a8d62111c03f237a619b1840c46570f48483",
                "reference": "b036a8d62111c03f237a619b1840c46570f48483",
                "shasum": ""
            },
            "require": {
                "gedmo/doctrine-extensions": "^2.3.4 || ^3.0",
                "php": "^7.2.5 || ^8.0",
                "symfony/framework-bundle": "^4.4|^5.0",
                "symfony/mime": "^4.3|^5.0"
            },
            "replace": {
                "stof/doctrine-extensions-bundle": "self.version"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4|^5.0",
                "symfony/security-bundle": "^4.4|^5.0"
            },
            "suggest": {
                "doctrine/doctrine-bundle": "to use the ORM extensions",
                "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
            },
            "time": "2020-12-10T20:46:02+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Stof\\DoctrineExtensionsBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Antishov Viktor",
                    "email": "antishov.viktor@gmail.com"
                },
                {
                    "name": "Christophe Coevoet",
                    "email": "stof@notk.org"
                }
            ],
            "description": "Forked from stof/doctrine-extensions-bundle integration of the gedmo/doctrine-extensions with Symfony 4",
            "homepage": "https://github.com/antishov/StofDoctrineExtensionsBundle",
            "keywords": [
                "behaviors",
                "doctrine2",
                "extensions",
                "gedmo",
                "loggable",
                "nestedset",
                "sluggable",
                "sortable",
                "stof",
                "timestampable",
                "translatable",
                "tree"
            ],
            "support": {
                "issues": "https://github.com/antishov/StofDoctrineExtensionsBundle/issues",
                "source": "https://github.com/antishov/StofDoctrineExtensionsBundle/tree/v1.4.3"
            },
            "install-path": "../antishov/doctrine-extensions-bundle"
        },
        {
            "name": "behat/transliterator",
            "version": "v1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Behat/Transliterator.git",
                "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Behat/Transliterator/zipball/3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
                "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "chuyskywalker/rolling-curl": "^3.1",
                "php-yaoi/php-yaoi": "^1.0",
                "phpunit/phpunit": "^4.8.36|^6.3"
            },
            "time": "2020-01-14T16:39:13+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Behat\\Transliterator\\": "src/Behat/Transliterator"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Artistic-1.0"
            ],
            "description": "String transliterator",
            "keywords": [
                "i18n",
                "slug",
                "transliterator"
            ],
            "support": {
                "issues": "https://github.com/Behat/Transliterator/issues",
                "source": "https://github.com/Behat/Transliterator/tree/v1.3.0"
            },
            "install-path": "../behat/transliterator"
        },
        {
            "name": "components/bootstrap",
            "version": "4.6.1",
            "version_normalized": "4.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/components/bootstrap.git",
                "reference": "97f06b5527fba4083b85b7bdb152513ad8c7d6ce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/components/bootstrap/zipball/97f06b5527fba4083b85b7bdb152513ad8c7d6ce",
                "reference": "97f06b5527fba4083b85b7bdb152513ad8c7d6ce",
                "shasum": ""
            },
            "require": {
                "components/jquery": ">=2"
            },
            "time": "2021-11-09T13:15:59+00:00",
            "type": "component",
            "extra": {
                "component": {
                    "scripts": [
                        "js/bootstrap.js"
                    ],
                    "files": [
                        "js/*.js",
                        "js/*.map",
                        "css/*.css",
                        "css/*.map"
                    ],
                    "shim": {
                        "deps": [
                            "jquery"
                        ]
                    }
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Otto",
                    "email": "markdotto@gmail.com"
                },
                {
                    "name": "Jacob Thornton",
                    "email": "jacobthornton@gmail.com"
                }
            ],
            "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
            "homepage": "https://getbootstrap.com",
            "keywords": [
                "css",
                "framework",
                "front-end",
                "mobile-first",
                "responsive",
                "sass",
                "web"
            ],
            "support": {
                "issues": "https://github.com/components/bootstrap/issues",
                "source": "https://github.com/components/bootstrap/tree/4.6.1"
            },
            "install-path": "../../public/bootstrap"
        },
        {
            "name": "components/font-awesome",
            "version": "5.15.4",
            "version_normalized": "5.15.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/components/font-awesome.git",
                "reference": "e6fd09f30f578915cc0cf186b0dd0da54385b6be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/components/font-awesome/zipball/e6fd09f30f578915cc0cf186b0dd0da54385b6be",
                "reference": "e6fd09f30f578915cc0cf186b0dd0da54385b6be",
                "shasum": ""
            },
            "time": "2021-08-15T10:31:24+00:00",
            "type": "component",
            "extra": {
                "component": {
                    "styles": [
                        "css/all.css"
                    ],
                    "files": [
                        "css/all.min.css",
                        "webfonts/*"
                    ]
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "CC-BY-4.0",
                "MIT",
                "OFL-1.1"
            ],
            "description": "Font Awesome, the iconic SVG, font, and CSS framework.",
            "support": {
                "issues": "https://github.com/components/font-awesome/issues",
                "source": "https://github.com/components/font-awesome/tree/5.15.4"
            },
            "install-path": "../../public/font-awesome"
        },
        {
            "name": "components/jquery",
            "version": "3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/components/jquery.git",
                "reference": "6cf38ee1fd04b6adf8e7dda161283aa35be818c3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/components/jquery/zipball/6cf38ee1fd04b6adf8e7dda161283aa35be818c3",
                "reference": "6cf38ee1fd04b6adf8e7dda161283aa35be818c3",
                "shasum": ""
            },
            "time": "2021-03-20T19:13:42+00:00",
            "type": "component",
            "extra": {
                "component": {
                    "scripts": [
                        "jquery.js"
                    ],
                    "files": [
                        "jquery.min.js",
                        "jquery.min.map",
                        "jquery.slim.js",
                        "jquery.slim.min.js",
                        "jquery.slim.min.map"
                    ]
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "JS Foundation and other contributors"
                }
            ],
            "description": "jQuery JavaScript Library",
            "homepage": "http://jquery.com",
            "support": {
                "forum": "http://forum.jquery.com",
                "irc": "irc://irc.freenode.org/jquery",
                "issues": "https://github.com/jquery/jquery/issues",
                "source": "https://github.com/jquery/jquery",
                "wiki": "http://docs.jquery.com/"
            },
            "install-path": "../../public/jquery"
        },
        {
            "name": "components/jqueryui",
            "version": "1.12.1",
            "version_normalized": "1.12.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/components/jqueryui.git",
                "reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/components/jqueryui/zipball/44ecf3794cc56b65954cc19737234a3119d036cc",
                "reference": "44ecf3794cc56b65954cc19737234a3119d036cc",
                "shasum": ""
            },
            "require": {
                "components/jquery": ">=1.6"
            },
            "time": "2016-09-16T05:47:55+00:00",
            "type": "component",
            "extra": {
                "component": {
                    "name": "jquery-ui",
                    "scripts": [
                        "jquery-ui.js"
                    ],
                    "files": [
                        "ui/**",
                        "themes/**",
                        "jquery-ui.min.js"
                    ],
                    "shim": {
                        "deps": [
                            "jquery"
                        ],
                        "exports": "jQuery"
                    }
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "jQuery UI Team",
                    "homepage": "http://jqueryui.com/about"
                },
                {
                    "name": "Joern Zaefferer",
                    "email": "joern.zaefferer@gmail.com",
                    "homepage": "http://bassistance.de"
                },
                {
                    "name": "Scott Gonzalez",
                    "email": "scott.gonzalez@gmail.com",
                    "homepage": "http://scottgonzalez.com"
                },
                {
                    "name": "Kris Borchers",
                    "email": "kris.borchers@gmail.com",
                    "homepage": "http://krisborchers.com"
                },
                {
                    "name": "Mike Sherov",
                    "email": "mike.sherov@gmail.com",
                    "homepage": "http://mike.sherov.com"
                },
                {
                    "name": "TJ VanToll",
                    "email": "tj.vantoll@gmail.com",
                    "homepage": "http://tjvantoll.com"
                },
                {
                    "name": "Corey Frang",
                    "email": "gnarf37@gmail.com",
                    "homepage": "http://gnarf.net"
                },
                {
                    "name": "Felix Nagel",
                    "email": "info@felixnagel.com",
                    "homepage": "http://www.felixnagel.com"
                }
            ],
            "description": "jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.",
            "support": {
                "issues": "https://github.com/components/jqueryui/issues",
                "source": "https://github.com/components/jqueryui/tree/master"
            },
            "install-path": "../../public/jqueryui"
        },
        {
            "name": "composer/ca-bundle",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/ca-bundle.git",
                "reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
                "reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.55",
                "psr/log": "^1.0",
                "symfony/phpunit-bridge": "^4.2 || ^5",
                "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
            },
            "time": "2021-10-28T20:44:15+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\CaBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
            "keywords": [
                "cabundle",
                "cacert",
                "certificate",
                "ssl",
                "tls"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/ca-bundle/issues",
                "source": "https://github.com/composer/ca-bundle/tree/1.3.1"
            },
            "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"
                }
            ],
            "install-path": "./ca-bundle"
        },
        {
            "name": "composer/composer",
            "version": "1.10.24",
            "version_normalized": "1.10.24.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/composer.git",
                "reference": "6dea608377dc5409895d4cfd987947bc0abe154a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/composer/zipball/6dea608377dc5409895d4cfd987947bc0abe154a",
                "reference": "6dea608377dc5409895d4cfd987947bc0abe154a",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.0",
                "composer/semver": "^1.0",
                "composer/spdx-licenses": "^1.2",
                "composer/xdebug-handler": "^1.1",
                "justinrainbow/json-schema": "^5.2.10",
                "php": "^5.3.2 || ^7.0 || ^8.0",
                "psr/log": "^1.0",
                "seld/jsonlint": "^1.4",
                "seld/phar-utils": "^1.0",
                "symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0",
                "symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0",
                "symfony/finder": "^2.7 || ^3.0 || ^4.0 || ^5.0",
                "symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0"
            },
            "conflict": {
                "symfony/console": "2.8.38"
            },
            "require-dev": {
                "phpspec/prophecy": "^1.10",
                "symfony/phpunit-bridge": "^4.2"
            },
            "suggest": {
                "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
                "ext-zip": "Enabling the zip extension allows you to unzip archives",
                "ext-zlib": "Allow gzip compression of HTTP requests"
            },
            "time": "2021-12-09T19:06:33+00:00",
            "bin": [
                "bin/composer"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.10-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\": "src/Composer"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
            "homepage": "https://getcomposer.org/",
            "keywords": [
                "autoload",
                "dependency",
                "package"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/composer/issues",
                "source": "https://github.com/composer/composer/tree/1.10.24"
            },
            "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"
                }
            ],
            "install-path": "./composer"
        },
        {
            "name": "composer/installers",
            "version": "v1.12.0",
            "version_normalized": "1.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19",
                "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0"
            },
            "replace": {
                "roundcube/plugin-installer": "*",
                "shama/baton": "*"
            },
            "require-dev": {
                "composer/composer": "1.6.* || ^2.0",
                "composer/semver": "^1 || ^3",
                "phpstan/phpstan": "^0.12.55",
                "phpstan/phpstan-phpunit": "^0.12.16",
                "symfony/phpunit-bridge": "^4.2 || ^5",
                "symfony/process": "^2.3"
            },
            "time": "2021-09-13T08:19:44+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Installers\\": "src/Composer/Installers"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Robinson Young",
                    "email": "kyle@dontkry.com",
                    "homepage": "https://github.com/shama"
                }
            ],
            "description": "A multi-framework Composer library installer",
            "homepage": "https://composer.github.io/installers/",
            "keywords": [
                "Craft",
                "Dolibarr",
                "Eliasis",
                "Hurad",
                "ImageCMS",
                "Kanboard",
                "Lan Management System",
                "MODX Evo",
                "MantisBT",
                "Mautic",
                "Maya",
                "OXID",
                "Plentymarkets",
                "Porto",
                "RadPHP",
                "SMF",
                "Starbug",
                "Thelia",
                "Whmcs",
                "WolfCMS",
                "agl",
                "aimeos",
                "annotatecms",
                "attogram",
                "bitrix",
                "cakephp",
                "chef",
                "cockpit",
                "codeigniter",
                "concrete5",
                "croogo",
                "dokuwiki",
                "drupal",
                "eZ Platform",
                "elgg",
                "expressionengine",
                "fuelphp",
                "grav",
                "installer",
                "itop",
                "joomla",
                "known",
                "kohana",
                "laravel",
                "lavalite",
                "lithium",
                "magento",
                "majima",
                "mako",
                "mediawiki",
                "miaoxing",
                "modulework",
                "modx",
                "moodle",
                "osclass",
                "pantheon",
                "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.12.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"
                }
            ],
            "install-path": "./installers"
        },
        {
            "name": "composer/package-versions-deprecated",
            "version": "1.11.99.4",
            "version_normalized": "1.11.99.4",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/package-versions-deprecated.git",
                "reference": "b174585d1fe49ceed21928a945138948cb394600"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b174585d1fe49ceed21928a945138948cb394600",
                "reference": "b174585d1fe49ceed21928a945138948cb394600",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1.0 || ^2.0",
                "php": "^7 || ^8"
            },
            "replace": {
                "ocramius/package-versions": "1.11.99"
            },
            "require-dev": {
                "composer/composer": "^1.9.3 || ^2.0@dev",
                "ext-zip": "^1.13",
                "phpunit/phpunit": "^6.5 || ^7"
            },
            "time": "2021-09-13T08:41:34+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "PackageVersions\\Installer",
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PackageVersions\\": "src/PackageVersions"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be"
                }
            ],
            "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
            "support": {
                "issues": "https://github.com/composer/package-versions-deprecated/issues",
                "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.4"
            },
            "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"
                }
            ],
            "install-path": "./package-versions-deprecated"
        },
        {
            "name": "composer/semver",
            "version": "1.7.2",
            "version_normalized": "1.7.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/semver.git",
                "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/semver/zipball/647490bbcaf7fc4891c58f47b825eb99d19c377a",
                "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.5 || ^5.0.5"
            },
            "time": "2020-12-03T15:47:16+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Semver\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "Semver library that offers utilities, version constraint parsing and validation.",
            "keywords": [
                "semantic",
                "semver",
                "validation",
                "versioning"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/semver/issues",
                "source": "https://github.com/composer/semver/tree/1.7.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"
                }
            ],
            "install-path": "./semver"
        },
        {
            "name": "composer/spdx-licenses",
            "version": "1.5.6",
            "version_normalized": "1.5.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/spdx-licenses.git",
                "reference": "a30d487169d799745ca7280bc90fdfa693536901"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/a30d487169d799745ca7280bc90fdfa693536901",
                "reference": "a30d487169d799745ca7280bc90fdfa693536901",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.55",
                "symfony/phpunit-bridge": "^4.2 || ^5"
            },
            "time": "2021-11-18T10:14:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Spdx\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "SPDX licenses list and validation library.",
            "keywords": [
                "license",
                "spdx",
                "validator"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/spdx-licenses/issues",
                "source": "https://github.com/composer/spdx-licenses/tree/1.5.6"
            },
            "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"
                }
            ],
            "install-path": "./spdx-licenses"
        },
        {
            "name": "composer/xdebug-handler",
            "version": "1.4.6",
            "version_normalized": "1.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/xdebug-handler.git",
                "reference": "f27e06cd9675801df441b3656569b328e04aa37c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f27e06cd9675801df441b3656569b328e04aa37c",
                "reference": "f27e06cd9675801df441b3656569b328e04aa37c",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0",
                "psr/log": "^1.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.55",
                "symfony/phpunit-bridge": "^4.2 || ^5"
            },
            "time": "2021-03-25T17:01:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\XdebugHandler\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "John Stevenson",
                    "email": "john-stevenson@blueyonder.co.uk"
                }
            ],
            "description": "Restarts a process without Xdebug.",
            "keywords": [
                "Xdebug",
                "performance"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/xdebug-handler/issues",
                "source": "https://github.com/composer/xdebug-handler/tree/1.4.6"
            },
            "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"
                }
            ],
            "install-path": "./xdebug-handler"
        },
        {
            "name": "dimsemenov/magnific-popup",
            "version": "1.1.0",
            "version_normalized": "1.1.0.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": ""
            },
            "time": "2016-02-20T09:06:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            },
            "install-path": "../dimsemenov/magnific-popup"
        },
        {
            "name": "doctrine/annotations",
            "version": "1.13.2",
            "version_normalized": "1.13.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "5b668aef16090008790395c02c893b1ba13f7e08"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
                "reference": "5b668aef16090008790395c02c893b1ba13f7e08",
                "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": "^0.12.20",
                "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
                "symfony/cache": "^4.4 || ^5.2"
            },
            "time": "2021-08-05T19:00:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Docblock Annotations Parser",
            "homepage": "https://www.doctrine-project.org/projects/annotations.html",
            "keywords": [
                "annotations",
                "docblock",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/doctrine/annotations/issues",
                "source": "https://github.com/doctrine/annotations/tree/1.13.2"
            },
            "install-path": "../doctrine/annotations"
        },
        {
            "name": "doctrine/cache",
            "version": "1.12.1",
            "version_normalized": "1.12.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/cache.git",
                "reference": "4cf401d14df219fa6f38b671f5493449151c9ad8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/cache/zipball/4cf401d14df219fa6f38b671f5493449151c9ad8",
                "reference": "4cf401d14df219fa6f38b671f5493449151c9ad8",
                "shasum": ""
            },
            "require": {
                "php": "~7.1 || ^8.0"
            },
            "conflict": {
                "doctrine/common": ">2.2,<2.4"
            },
            "require-dev": {
                "alcaeus/mongo-php-adapter": "^1.1",
                "cache/integration-tests": "dev-master",
                "doctrine/coding-standard": "^8.0",
                "mongodb/mongodb": "^1.1",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                "predis/predis": "~1.0",
                "psr/cache": "^1.0 || ^2.0 || ^3.0",
                "symfony/cache": "^4.4 || ^5.2 || ^6.0@dev",
                "symfony/var-exporter": "^4.4 || ^5.2 || ^6.0@dev"
            },
            "suggest": {
                "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
            },
            "time": "2021-07-17T14:39:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
            "homepage": "https://www.doctrine-project.org/projects/cache.html",
            "keywords": [
                "abstraction",
                "apcu",
                "cache",
                "caching",
                "couchdb",
                "memcached",
                "php",
                "redis",
                "xcache"
            ],
            "support": {
                "issues": "https://github.com/doctrine/cache/issues",
                "source": "https://github.com/doctrine/cache/tree/1.12.1"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/cache"
        },
        {
            "name": "doctrine/collections",
            "version": "1.6.8",
            "version_normalized": "1.6.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/collections.git",
                "reference": "1958a744696c6bb3bb0d28db2611dc11610e78af"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/collections/zipball/1958a744696c6bb3bb0d28db2611dc11610e78af",
                "reference": "1958a744696c6bb3bb0d28db2611dc11610e78af",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^9.0",
                "phpstan/phpstan": "^0.12",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5",
                "vimeo/psalm": "^4.2.1"
            },
            "time": "2021-08-10T18:51:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
            "homepage": "https://www.doctrine-project.org/projects/collections.html",
            "keywords": [
                "array",
                "collections",
                "iterators",
                "php"
            ],
            "support": {
                "issues": "https://github.com/doctrine/collections/issues",
                "source": "https://github.com/doctrine/collections/tree/1.6.8"
            },
            "install-path": "../doctrine/collections"
        },
        {
            "name": "doctrine/common",
            "version": "2.13.3",
            "version_normalized": "2.13.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/common.git",
                "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f",
                "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.0",
                "doctrine/cache": "^1.0",
                "doctrine/collections": "^1.0",
                "doctrine/event-manager": "^1.0",
                "doctrine/inflector": "^1.0",
                "doctrine/lexer": "^1.0",
                "doctrine/persistence": "^1.3.3",
                "doctrine/reflection": "^1.0",
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^1.0",
                "phpstan/phpstan": "^0.11",
                "phpstan/phpstan-phpunit": "^0.11",
                "phpunit/phpunit": "^7.0",
                "squizlabs/php_codesniffer": "^3.0",
                "symfony/phpunit-bridge": "^4.0.5"
            },
            "time": "2020-06-05T16:46:05+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.11.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
            "homepage": "https://www.doctrine-project.org/projects/common.html",
            "keywords": [
                "common",
                "doctrine",
                "php"
            ],
            "support": {
                "issues": "https://github.com/doctrine/common/issues",
                "source": "https://github.com/doctrine/common/tree/2.13.x"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/common"
        },
        {
            "name": "doctrine/dbal",
            "version": "2.13.6",
            "version_normalized": "2.13.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/dbal.git",
                "reference": "67ef6d0327ccbab1202b39e0222977a47ed3ef2f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/67ef6d0327ccbab1202b39e0222977a47ed3ef2f",
                "reference": "67ef6d0327ccbab1202b39e0222977a47ed3ef2f",
                "shasum": ""
            },
            "require": {
                "doctrine/cache": "^1.0|^2.0",
                "doctrine/deprecations": "^0.5.3",
                "doctrine/event-manager": "^1.0",
                "ext-pdo": "*",
                "php": "^7.1 || ^8"
            },
            "require-dev": {
                "doctrine/coding-standard": "9.0.0",
                "jetbrains/phpstorm-stubs": "2021.1",
                "phpstan/phpstan": "1.2.0",
                "phpunit/phpunit": "^7.5.20|^8.5|9.5.10",
                "psalm/plugin-phpunit": "0.16.1",
                "squizlabs/php_codesniffer": "3.6.1",
                "symfony/cache": "^4.4",
                "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
                "vimeo/psalm": "4.13.0"
            },
            "suggest": {
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
            },
            "time": "2021-11-26T20:11:05+00:00",
            "bin": [
                "bin/doctrine-dbal"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
                }
            },
            "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"
                }
            ],
            "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
            "homepage": "https://www.doctrine-project.org/projects/dbal.html",
            "keywords": [
                "abstraction",
                "database",
                "db2",
                "dbal",
                "mariadb",
                "mssql",
                "mysql",
                "oci8",
                "oracle",
                "pdo",
                "pgsql",
                "postgresql",
                "queryobject",
                "sasql",
                "sql",
                "sqlanywhere",
                "sqlite",
                "sqlserver",
                "sqlsrv"
            ],
            "support": {
                "issues": "https://github.com/doctrine/dbal/issues",
                "source": "https://github.com/doctrine/dbal/tree/2.13.6"
            },
            "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%2Fdbal",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/dbal"
        },
        {
            "name": "doctrine/deprecations",
            "version": "v0.5.3",
            "version_normalized": "0.5.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/deprecations.git",
                "reference": "9504165960a1f83cc1480e2be1dd0a0478561314"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/deprecations/zipball/9504165960a1f83cc1480e2be1dd0a0478561314",
                "reference": "9504165960a1f83cc1480e2be1dd0a0478561314",
                "shasum": ""
            },
            "require": {
                "php": "^7.1|^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^6.0|^7.0|^8.0",
                "phpunit/phpunit": "^7.0|^8.0|^9.0",
                "psr/log": "^1.0"
            },
            "suggest": {
                "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
            },
            "time": "2021-03-21T12:59:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
            "homepage": "https://www.doctrine-project.org/",
            "support": {
                "issues": "https://github.com/doctrine/deprecations/issues",
                "source": "https://github.com/doctrine/deprecations/tree/v0.5.3"
            },
            "install-path": "../doctrine/deprecations"
        },
        {
            "name": "doctrine/doctrine-bundle",
            "version": "2.3.2",
            "version_normalized": "2.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/DoctrineBundle.git",
                "reference": "d6b3c37804539a24ba8a7d647a6144cab2f13242"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/d6b3c37804539a24ba8a7d647a6144cab2f13242",
                "reference": "d6b3c37804539a24ba8a7d647a6144cab2f13242",
                "shasum": ""
            },
            "require": {
                "doctrine/dbal": "^2.9.0|^3.0",
                "doctrine/persistence": "^1.3.3|^2.0",
                "doctrine/sql-formatter": "^1.0.1",
                "php": "^7.1 || ^8.0",
                "symfony/cache": "^4.3.3|^5.0",
                "symfony/config": "^4.3.3|^5.0",
                "symfony/console": "^3.4.30|^4.3.3|^5.0",
                "symfony/dependency-injection": "^4.3.3|^5.0",
                "symfony/doctrine-bridge": "^4.4.7|^5.0",
                "symfony/framework-bundle": "^3.4.30|^4.3.3|^5.0",
                "symfony/service-contracts": "^1.1.1|^2.0"
            },
            "conflict": {
                "doctrine/orm": "<2.6",
                "twig/twig": "<1.34|>=2.0,<2.4"
            },
            "require-dev": {
                "doctrine/coding-standard": "^8.0",
                "doctrine/orm": "^2.6",
                "friendsofphp/proxy-manager-lts": "^1.0",
                "phpunit/phpunit": "^7.5 || ^8.0 || ^9.3",
                "psalm/plugin-phpunit": "^0.15.1",
                "psalm/plugin-symfony": "^2.2.4",
                "symfony/phpunit-bridge": "^5.2",
                "symfony/property-info": "^4.3.3|^5.0",
                "symfony/proxy-manager-bridge": "^3.4|^4.3.3|^5.0",
                "symfony/security-bundle": "^4.4|^5.0",
                "symfony/twig-bridge": "^3.4.30|^4.3.3|^5.0",
                "symfony/validator": "^3.4.30|^4.3.3|^5.0",
                "symfony/web-profiler-bundle": "^3.4.30|^4.3.3|^5.0",
                "symfony/yaml": "^3.4.30|^4.3.3|^5.0",
                "twig/twig": "^1.34|^2.12|^3.0",
                "vimeo/psalm": "^4.7"
            },
            "suggest": {
                "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
                "ext-pdo": "*",
                "symfony/web-profiler-bundle": "To use the data collector."
            },
            "time": "2021-05-06T19:21:22+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Bundle\\DoctrineBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Doctrine Project",
                    "homepage": "http://www.doctrine-project.org/"
                }
            ],
            "description": "Symfony DoctrineBundle",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "database",
                "dbal",
                "orm",
                "persistence"
            ],
            "support": {
                "issues": "https://github.com/doctrine/DoctrineBundle/issues",
                "source": "https://github.com/doctrine/DoctrineBundle/tree/2.3.2"
            },
            "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%2Fdoctrine-bundle",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/doctrine-bundle"
        },
        {
            "name": "doctrine/event-manager",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/event-manager.git",
                "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
                "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "doctrine/common": "<2.9@dev"
            },
            "require-dev": {
                "doctrine/coding-standard": "^6.0",
                "phpunit/phpunit": "^7.0"
            },
            "time": "2020-05-29T18:28:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
            "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
            "keywords": [
                "event",
                "event dispatcher",
                "event manager",
                "event system",
                "events"
            ],
            "support": {
                "issues": "https://github.com/doctrine/event-manager/issues",
                "source": "https://github.com/doctrine/event-manager/tree/1.1.x"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/event-manager"
        },
        {
            "name": "doctrine/inflector",
            "version": "1.4.4",
            "version_normalized": "1.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
                "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^8.0",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpstan/phpstan-strict-rules": "^0.12",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
            },
            "time": "2021-04-16T17:34:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector",
                    "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
            "homepage": "https://www.doctrine-project.org/projects/inflector.html",
            "keywords": [
                "inflection",
                "inflector",
                "lowercase",
                "manipulation",
                "php",
                "plural",
                "singular",
                "strings",
                "uppercase",
                "words"
            ],
            "support": {
                "issues": "https://github.com/doctrine/inflector/issues",
                "source": "https://github.com/doctrine/inflector/tree/1.4.4"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/inflector"
        },
        {
            "name": "doctrine/instantiator",
            "version": "1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
                "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^8.0",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
            },
            "time": "2020-11-10T18:47:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "homepage": "https://ocramius.github.io/"
                }
            ],
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
            "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
            "keywords": [
                "constructor",
                "instantiate"
            ],
            "support": {
                "issues": "https://github.com/doctrine/instantiator/issues",
                "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/instantiator"
        },
        {
            "name": "doctrine/lexer",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
                "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^6.0",
                "phpstan/phpstan": "^0.11.8",
                "phpunit/phpunit": "^8.2"
            },
            "time": "2020-05-25T17:44:05+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
            "keywords": [
                "annotations",
                "docblock",
                "lexer",
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/doctrine/lexer/issues",
                "source": "https://github.com/doctrine/lexer/tree/1.2.1"
            },
            "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"
                }
            ],
            "install-path": "../doctrine/lexer"
        },
        {
            "name": "doctrine/orm",
            "version": "2.7.5",
            "version_normalized": "2.7.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/orm.git",
                "reference": "01187c9260cd085529ddd1273665217cae659640"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/orm/zipball/01187c9260cd085529ddd1273665217cae659640",
                "reference": "01187c9260cd085529ddd1273665217cae659640",
                "shasum": ""
            },
            "require": {
                "composer/package-versions-deprecated": "^1.8",
                "doctrine/annotations": "^1.11.1",
                "doctrine/cache": "^1.9.1",
                "doctrine/collections": "^1.5",
                "doctrine/common": "^2.11 || ^3.0",
                "doctrine/dbal": "^2.9.3",
                "doctrine/event-manager": "^1.1",
                "doctrine/inflector": "^1.0",
                "doctrine/instantiator": "^1.3",
                "doctrine/lexer": "^1.0",
                "doctrine/persistence": "^1.3.3 || ^2.0",
                "ext-pdo": "*",
                "php": "^7.1",
                "symfony/console": "^3.0|^4.0|^5.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^6.0",
                "phpstan/phpstan": "^0.12.18",
                "phpunit/phpunit": "^8.0",
                "symfony/yaml": "^3.4|^4.0|^5.0",
                "vimeo/psalm": "^3.11"
            },
            "suggest": {
                "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
            },
            "time": "2020-12-03T08:52:14+00:00",
            "bin": [
                "bin/doctrine"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\ORM\\": "lib/Doctrine/ORM"
                }
            },
            "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": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "Object-Relational-Mapper for PHP",
            "homepage": "https://www.doctrine-project.org/projects/orm.html",
            "keywords": [
                "database",
                "orm"
            ],
            "support": {
                "issues": "https://github.com/doctrine/orm/issues",
                "source": "https://github.com/doctrine/orm/tree/2.7.5"
            },
            "install-path": "../doctrine/orm"
        },
        {
            "name": "doctrine/persistence",
            "version": "1.3.8",
            "version_normalized": "1.3.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/persistence.git",
                "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/persistence/zipball/7a6eac9fb6f61bba91328f15aa7547f4806ca288",
                "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.0",
                "doctrine/cache": "^1.0",
                "doctrine/collections": "^1.0",
                "doctrine/event-manager": "^1.0",
                "doctrine/reflection": "^1.2",
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "doctrine/common": "<2.10@dev"
            },
            "require-dev": {
                "doctrine/coding-standard": "^6.0",
                "phpstan/phpstan": "^0.11",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                "vimeo/psalm": "^3.11"
            },
            "time": "2020-06-20T12:56:16+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "lib/Doctrine/Common",
                    "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
            "homepage": "https://doctrine-project.org/projects/persistence.html",
            "keywords": [
                "mapper",
                "object",
                "odm",
                "orm",
                "persistence"
            ],
            "support": {
                "issues": "https://github.com/doctrine/persistence/issues",
                "source": "https://github.com/doctrine/persistence/tree/1.3.x"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/persistence"
        },
        {
            "name": "doctrine/reflection",
            "version": "1.2.2",
            "version_normalized": "1.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/reflection.git",
                "reference": "fa587178be682efe90d005e3a322590d6ebb59a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/reflection/zipball/fa587178be682efe90d005e3a322590d6ebb59a5",
                "reference": "fa587178be682efe90d005e3a322590d6ebb59a5",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.0",
                "ext-tokenizer": "*",
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "doctrine/common": "<2.9"
            },
            "require-dev": {
                "doctrine/coding-standard": "^6.0 || ^8.2.0",
                "doctrine/common": "^2.10",
                "phpstan/phpstan": "^0.11.0 || ^0.12.20",
                "phpstan/phpstan-phpunit": "^0.11.0 || ^0.12.16",
                "phpunit/phpunit": "^7.5 || ^9.1.5"
            },
            "time": "2020-10-27T21:46:55+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
            "homepage": "https://www.doctrine-project.org/projects/reflection.html",
            "keywords": [
                "reflection",
                "static"
            ],
            "support": {
                "issues": "https://github.com/doctrine/reflection/issues",
                "source": "https://github.com/doctrine/reflection/tree/1.2.2"
            },
            "abandoned": "roave/better-reflection",
            "install-path": "../doctrine/reflection"
        },
        {
            "name": "doctrine/sql-formatter",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/sql-formatter.git",
                "reference": "20c39c2de286a9d3262cc8ed282a4ae60e265894"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/20c39c2de286a9d3262cc8ed282a4ae60e265894",
                "reference": "20c39c2de286a9d3262cc8ed282a4ae60e265894",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4"
            },
            "time": "2021-11-05T11:11:14+00:00",
            "bin": [
                "bin/sql-formatter"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\SqlFormatter\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jeremy Dorn",
                    "email": "jeremy@jeremydorn.com",
                    "homepage": "http://jeremydorn.com/"
                }
            ],
            "description": "a PHP SQL highlighting library",
            "homepage": "https://github.com/doctrine/sql-formatter/",
            "keywords": [
                "highlight",
                "sql"
            ],
            "support": {
                "issues": "https://github.com/doctrine/sql-formatter/issues",
                "source": "https://github.com/doctrine/sql-formatter/tree/1.1.2"
            },
            "install-path": "../doctrine/sql-formatter"
        },
        {
            "name": "egulias/email-validator",
            "version": "2.1.25",
            "version_normalized": "2.1.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/egulias/EmailValidator.git",
                "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4",
                "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "^1.0.1",
                "php": ">=5.5",
                "symfony/polyfill-intl-idn": "^1.10"
            },
            "require-dev": {
                "dominicsayers/isemail": "^3.0.7",
                "phpunit/phpunit": "^4.8.36|^7.5.15",
                "satooshi/php-coveralls": "^1.0.1"
            },
            "suggest": {
                "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
            },
            "time": "2020-12-29T14:50:06+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Egulias\\EmailValidator\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eduardo Gulias Davis"
                }
            ],
            "description": "A library for validating emails against several RFCs",
            "homepage": "https://github.com/egulias/EmailValidator",
            "keywords": [
                "email",
                "emailvalidation",
                "emailvalidator",
                "validation",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/egulias/EmailValidator/issues",
                "source": "https://github.com/egulias/EmailValidator/tree/2.1.25"
            },
            "funding": [
                {
                    "url": "https://github.com/egulias",
                    "type": "github"
                }
            ],
            "install-path": "../egulias/email-validator"
        },
        {
            "name": "erusev/parsedown",
            "version": "1.7.4",
            "version_normalized": "1.7.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/erusev/parsedown.git",
                "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
                "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35"
            },
            "time": "2019-12-30T22:54:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Parsedown": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Emanuil Rusev",
                    "email": "hello@erusev.com",
                    "homepage": "http://erusev.com"
                }
            ],
            "description": "Parser for Markdown.",
            "homepage": "http://parsedown.org",
            "keywords": [
                "markdown",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/erusev/parsedown/issues",
                "source": "https://github.com/erusev/parsedown/tree/1.7.x"
            },
            "install-path": "../erusev/parsedown"
        },
        {
            "name": "ezyang/htmlpurifier",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/ezyang/htmlpurifier.git",
                "reference": "996eaf43310edf1d908bc0030a18b37b8cf6eefd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/996eaf43310edf1d908bc0030a18b37b8cf6eefd",
                "reference": "996eaf43310edf1d908bc0030a18b37b8cf6eefd",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2"
            },
            "require-dev": {
                "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
            },
            "time": "2021-09-07T18:16:55+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "HTMLPurifier": "library/"
                },
                "files": [
                    "library/HTMLPurifier.composer.php"
                ],
                "exclude-from-classmap": [
                    "/library/HTMLPurifier/Language/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Edward Z. Yang",
                    "email": "admin@htmlpurifier.org",
                    "homepage": "http://ezyang.com"
                }
            ],
            "description": "Standards compliant HTML filter written in PHP",
            "homepage": "http://htmlpurifier.org/",
            "keywords": [
                "html"
            ],
            "support": {
                "issues": "https://github.com/ezyang/htmlpurifier/issues",
                "source": "https://github.com/ezyang/htmlpurifier/tree/master"
            },
            "install-path": "../ezyang/htmlpurifier"
        },
        {
            "name": "frdh/mmenu.js",
            "version": "8.5.23",
            "version_normalized": "8.5.23.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FrDH/mmenu-js",
                "reference": "fc73fd03ee015a13dab0e8a57a0f2ad56e7e548a"
            },
            "time": "2021-05-06T21:36:17+00:00",
            "type": "library",
            "installation-source": "source",
            "license": [
                "CC-BY-NC-4.0"
            ],
            "authors": [
                {
                    "name": "Fred Heusschen",
                    "email": "info@frebsite.nl",
                    "homepage": "http://www.frebsite.nl",
                    "role": "King :)"
                }
            ],
            "description": "The best javascript plugin for app look-alike on- and off-canvas menus with sliding submenus for your website and webapp.",
            "keywords": [
                "app",
                "curtain",
                "list",
                "listview",
                "megamenu",
                "menu",
                "mmenu",
                "mobile",
                "navigation",
                "off-canvas",
                "on-canvas",
                "panels",
                "submenu"
            ],
            "install-path": "../frdh/mmenu.js"
        },
        {
            "name": "friendsofsymfony/jsrouting-bundle",
            "version": "2.8.0",
            "version_normalized": "2.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
                "reference": "c978fabc6a21a77052ff3fe927b41111ec944f0d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/c978fabc6a21a77052ff3fe927b41111ec944f0d",
                "reference": "c978fabc6a21a77052ff3fe927b41111ec944f0d",
                "shasum": ""
            },
            "require": {
                "php": "^7.1|^8.0",
                "symfony/console": "~3.4|^4.4.20|^5.0",
                "symfony/framework-bundle": "~3.4|^4.4.20|^5.0",
                "symfony/serializer": "~3.4|^4.4.20|^5.0",
                "willdurand/jsonp-callback-validator": "~1.1"
            },
            "require-dev": {
                "symfony/expression-language": "~3.4|^4.4.20|^5.0",
                "symfony/phpunit-bridge": "^5.3"
            },
            "time": "2021-12-15T08:51:04+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FOS\\JsRoutingBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "William Durand",
                    "email": "will+git@drnd.me"
                },
                {
                    "name": "FriendsOfSymfony Community",
                    "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
                }
            ],
            "description": "A pretty nice way to expose your Symfony2 routing to client applications.",
            "homepage": "http://friendsofsymfony.github.com",
            "keywords": [
                "Js Routing",
                "javascript",
                "routing"
            ],
            "support": {
                "issues": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/issues",
                "source": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/tree/2.8.0"
            },
            "install-path": "../friendsofsymfony/jsrouting-bundle"
        },
        {
            "name": "gedmo/doctrine-extensions",
            "version": "v2.4.42",
            "version_normalized": "2.4.42.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
                "reference": "b6c4442b4f32ce05673fbdf1fa4a2d5e315cc0a4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/b6c4442b4f32ce05673fbdf1fa4a2d5e315cc0a4",
                "reference": "b6c4442b4f32ce05673fbdf1fa4a2d5e315cc0a4",
                "shasum": ""
            },
            "require": {
                "behat/transliterator": "~1.2",
                "doctrine/common": "~2.4",
                "php": ">=5.3.2"
            },
            "conflict": {
                "doctrine/annotations": "<1.2",
                "doctrine/mongodb-odm": ">=2.0"
            },
            "require-dev": {
                "doctrine/common": ">=2.5.0",
                "doctrine/mongodb-odm": ">=1.0.2 <2.0",
                "doctrine/orm": ">=2.5.0",
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
                "symfony/yaml": "^2.6 || ^3.0 || ^4.0 || ^5.0"
            },
            "suggest": {
                "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
                "doctrine/orm": "to use the extensions with the ORM"
            },
            "time": "2020-08-21T01:27:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Gedmo\\": "lib/Gedmo"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gediminas Morkevicius",
                    "email": "gediminas.morkevicius@gmail.com"
                },
                {
                    "name": "Gustavo Falco",
                    "email": "comfortablynumb84@gmail.com"
                },
                {
                    "name": "David Buchmann",
                    "email": "david@liip.ch"
                }
            ],
            "description": "Doctrine2 behavioral extensions",
            "homepage": "http://gediminasm.org/",
            "keywords": [
                "Blameable",
                "behaviors",
                "doctrine2",
                "extensions",
                "gedmo",
                "loggable",
                "nestedset",
                "sluggable",
                "sortable",
                "timestampable",
                "translatable",
                "tree",
                "uploadable"
            ],
            "support": {
                "email": "gediminas.morkevicius@gmail.com",
                "issues": "https://github.com/Atlantic18/DoctrineExtensions/issues",
                "source": "https://github.com/Atlantic18/DoctrineExtensions/tree/v3.0.0-beta",
                "wiki": "https://github.com/Atlantic18/DoctrineExtensions/tree/master/doc"
            },
            "install-path": "../gedmo/doctrine-extensions"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "7.4.1",
            "version_normalized": "7.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
                "reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^1.5",
                "guzzlehttp/psr7": "^1.8.3 || ^2.1",
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4.1",
                "ext-curl": "*",
                "php-http/client-integration-tests": "^3.0",
                "phpunit/phpunit": "^8.5.5 || ^9.3.5",
                "psr/log": "^1.1 || ^2.0 || ^3.0"
            },
            "suggest": {
                "ext-curl": "Required for CURL handler support",
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
                "psr/log": "Required for using the Log middleware"
            },
            "time": "2021-12-06T18:43:05+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "7.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "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",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "psr-18",
                "psr-7",
                "rest",
                "web service"
            ],
            "support": {
                "issues": "https://github.com/guzzle/guzzle/issues",
                "source": "https://github.com/guzzle/guzzle/tree/7.4.1"
            },
            "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"
                }
            ],
            "install-path": "../guzzlehttp/guzzle"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "1.5.1",
            "version_normalized": "1.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
                "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
            },
            "time": "2021-10-22T20:56:57+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "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.1"
            },
            "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"
                }
            ],
            "install-path": "../guzzlehttp/promises"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
                "reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0",
                "ralouphie/getallheaders": "^3.0"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4.1",
                "http-interop/http-factory-tests": "^0.9",
                "phpunit/phpunit": "^8.5.8 || ^9.3.10"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "time": "2021-10-06T17:43:30+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "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"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "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/2.1.0"
            },
            "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"
                }
            ],
            "install-path": "../guzzlehttp/psr7"
        },
        {
            "name": "imagine/imagine",
            "version": "1.2.4",
            "version_normalized": "1.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-imagine/Imagine.git",
                "reference": "d2e18be6e930ca169e4f921ef73ebfc061bf55d8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-imagine/Imagine/zipball/d2e18be6e930ca169e4f921ef73ebfc061bf55d8",
                "reference": "d2e18be6e930ca169e4f921ef73ebfc061bf55d8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.2",
                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"
            },
            "suggest": {
                "ext-gd": "to use the GD implementation",
                "ext-gmagick": "to use the Gmagick implementation",
                "ext-imagick": "to use the Imagick implementation"
            },
            "time": "2020-11-03T22:35:03+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "0.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Imagine\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bulat Shakirzyanov",
                    "email": "mallluhuct@gmail.com",
                    "homepage": "http://avalanche123.com"
                }
            ],
            "description": "Image processing for PHP 5.3",
            "homepage": "http://imagine.readthedocs.org/",
            "keywords": [
                "drawing",
                "graphics",
                "image manipulation",
                "image processing"
            ],
            "support": {
                "issues": "https://github.com/php-imagine/Imagine/issues",
                "source": "https://github.com/php-imagine/Imagine/tree/1.2.4"
            },
            "install-path": "../imagine/imagine"
        },
        {
            "name": "ircmaxell/random-lib",
            "version": "v1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ircmaxell/RandomLib.git",
                "reference": "e9e0204f40e49fa4419946c677eccd3fa25b8cf4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ircmaxell/RandomLib/zipball/e9e0204f40e49fa4419946c677eccd3fa25b8cf4",
                "reference": "e9e0204f40e49fa4419946c677eccd3fa25b8cf4",
                "shasum": ""
            },
            "require": {
                "ircmaxell/security-lib": "^1.1",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^1.11",
                "mikey179/vfsstream": "^1.6",
                "phpunit/phpunit": "^4.8|^5.0"
            },
            "time": "2016-09-07T15:52:06+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "RandomLib": "lib"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anthony Ferrara",
                    "email": "ircmaxell@ircmaxell.com",
                    "homepage": "http://blog.ircmaxell.com"
                }
            ],
            "description": "A Library For Generating Secure Random Numbers",
            "homepage": "https://github.com/ircmaxell/RandomLib",
            "keywords": [
                "cryptography",
                "random",
                "random-numbers",
                "random-strings"
            ],
            "support": {
                "issues": "https://github.com/ircmaxell/RandomLib/issues",
                "source": "https://github.com/ircmaxell/RandomLib/tree/master"
            },
            "install-path": "../ircmaxell/random-lib"
        },
        {
            "name": "ircmaxell/security-lib",
            "version": "v1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ircmaxell/SecurityLib.git",
                "reference": "f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ircmaxell/SecurityLib/zipball/f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5",
                "reference": "f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "mikey179/vfsstream": "1.1.*"
            },
            "time": "2015-03-20T14:31:23+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "SecurityLib": "lib"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anthony Ferrara",
                    "email": "ircmaxell@ircmaxell.com",
                    "homepage": "http://blog.ircmaxell.com"
                }
            ],
            "description": "A Base Security Library",
            "homepage": "https://github.com/ircmaxell/SecurityLib",
            "support": {
                "issues": "https://github.com/ircmaxell/SecurityLib/issues",
                "source": "https://github.com/ircmaxell/SecurityLib/tree/master"
            },
            "install-path": "../ircmaxell/security-lib"
        },
        {
            "name": "itsjavi/fontawesome-iconpicker",
            "version": "3.2.0",
            "version_normalized": "3.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/farbelous/fontawesome-iconpicker.git",
                "reference": "ca4d2f2b03140af422ea9e15160494e887844d39"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/farbelous/fontawesome-iconpicker/zipball/ca4d2f2b03140af422ea9e15160494e887844d39",
                "reference": "ca4d2f2b03140af422ea9e15160494e887844d39",
                "shasum": ""
            },
            "time": "2018-11-04T00:40:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Javi Aguilar",
                    "role": "Developer"
                }
            ],
            "description": "Font Awesome Icon Picker plugin for Twitter Bootstrap",
            "homepage": "https://farbelous.github.io/fontawesome-iconpicker/",
            "keywords": [
                "FontAwesome",
                "bootstrap",
                "iconpicker",
                "picker",
                "popover"
            ],
            "support": {
                "issues": "https://github.com/farbelous/fontawesome-iconpicker/issues",
                "source": "https://github.com/farbelous/fontawesome-iconpicker"
            },
            "abandoned": true,
            "install-path": "../itsjavi/fontawesome-iconpicker"
        },
        {
            "name": "jakeasmith/http_build_url",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jakeasmith/http_build_url.git",
                "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jakeasmith/http_build_url/zipball/93c273e77cb1edead0cf8bcf8cd2003428e74e37",
                "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37",
                "shasum": ""
            },
            "time": "2017-05-01T15:36:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/http_build_url.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jake A. Smith",
                    "email": "theman@jakeasmith.com"
                }
            ],
            "description": "Provides functionality for http_build_url() to environments without pecl_http.",
            "support": {
                "issues": "https://github.com/jakeasmith/http_build_url/issues",
                "source": "https://github.com/jakeasmith/http_build_url"
            },
            "install-path": "../jakeasmith/http_build_url"
        },
        {
            "name": "jms/i18n-routing-bundle",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "target-dir": "JMS/I18nRoutingBundle",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/JMSI18nRoutingBundle.git",
                "reference": "99e02159433a495c696bf9372db14b117f4480de"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/JMSI18nRoutingBundle/zipball/99e02159433a495c696bf9372db14b117f4480de",
                "reference": "99e02159433a495c696bf9372db14b117f4480de",
                "shasum": ""
            },
            "require": {
                "php": "^7.1",
                "symfony/framework-bundle": "^4.0 || ^5.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0",
                "sensio/framework-extra-bundle": "*",
                "symfony/symfony": "^4.0 || ^5.0"
            },
            "suggest": {
                "jms/translation-bundle": "If you want to use the RouteTranslation extractor"
            },
            "time": "2020-07-07T09:30:26+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "JMS\\I18nRoutingBundle": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache2"
            ],
            "authors": [
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Albert Casademont",
                    "email": "albertcasademont@gmail.com"
                }
            ],
            "description": "This bundle allows you to create i18n routes.",
            "homepage": "http://jmsyst.com/bundles/JMSI18nRoutingBundle",
            "keywords": [
                "multilanguage",
                "routing",
                "translation"
            ],
            "support": {
                "issues": "https://github.com/schmittjoh/JMSI18nRoutingBundle/issues",
                "source": "https://github.com/schmittjoh/JMSI18nRoutingBundle/tree/master"
            },
            "install-path": "../jms/i18n-routing-bundle/JMS/I18nRoutingBundle"
        },
        {
            "name": "justinrainbow/json-schema",
            "version": "5.2.11",
            "version_normalized": "5.2.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/justinrainbow/json-schema.git",
                "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ab6744b7296ded80f8cc4f9509abbff393399aa",
                "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
                "json-schema/json-schema-test-suite": "1.2.0",
                "phpunit/phpunit": "^4.8.35"
            },
            "time": "2021-07-22T09:24:00+00:00",
            "bin": [
                "bin/validate-json"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "JsonSchema\\": "src/JsonSchema/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bruno Prieto Reis",
                    "email": "bruno.p.reis@gmail.com"
                },
                {
                    "name": "Justin Rainbow",
                    "email": "justin.rainbow@gmail.com"
                },
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                },
                {
                    "name": "Robert Schönthal",
                    "email": "seroscho@googlemail.com"
                }
            ],
            "description": "A library to validate a json schema.",
            "homepage": "https://github.com/justinrainbow/json-schema",
            "keywords": [
                "json",
                "schema"
            ],
            "support": {
                "issues": "https://github.com/justinrainbow/json-schema/issues",
                "source": "https://github.com/justinrainbow/json-schema/tree/5.2.11"
            },
            "install-path": "../justinrainbow/json-schema"
        },
        {
            "name": "knplabs/knp-menu",
            "version": "v3.2.0",
            "version_normalized": "3.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/KnpLabs/KnpMenu.git",
                "reference": "9e7f174862c9a91f1249d18b5c2fa039eef81b8f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/9e7f174862c9a91f1249d18b5c2fa039eef81b8f",
                "reference": "9e7f174862c9a91f1249d18b5c2fa039eef81b8f",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "conflict": {
                "twig/twig": "<1.40 || >=2,<2.9"
            },
            "require-dev": {
                "phpspec/prophecy": "^1.8",
                "psr/container": "^1.0",
                "symfony/http-foundation": "^3.4 || ^4.2|| ^5.0",
                "symfony/phpunit-bridge": "^3.3 || ^4.2|| ^5.0",
                "symfony/routing": "^3.4 || ^4.2|| ^5.0",
                "twig/twig": "^1.40 || ^2.9 || ^3.0"
            },
            "suggest": {
                "twig/twig": "for the TwigRenderer and the integration with your templates"
            },
            "time": "2021-05-28T09:10:39+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Knp\\Menu\\": "src/Knp/Menu"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "KnpLabs",
                    "homepage": "https://knplabs.com"
                },
                {
                    "name": "Christophe Coevoet",
                    "email": "stof@notk.org"
                },
                {
                    "name": "The Community",
                    "homepage": "https://github.com/KnpLabs/KnpMenu/contributors"
                }
            ],
            "description": "An object oriented menu library",
            "homepage": "https://knplabs.com",
            "keywords": [
                "menu",
                "tree"
            ],
            "support": {
                "issues": "https://github.com/KnpLabs/KnpMenu/issues",
                "source": "https://github.com/KnpLabs/KnpMenu/tree/v3.2.0"
            },
            "install-path": "../knplabs/knp-menu"
        },
        {
            "name": "knplabs/knp-menu-bundle",
            "version": "v3.2.0",
            "version_normalized": "3.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/KnpLabs/KnpMenuBundle.git",
                "reference": "a0b4224f872d74ae939589eb1ccf0e11291370a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/a0b4224f872d74ae939589eb1ccf0e11291370a9",
                "reference": "a0b4224f872d74ae939589eb1ccf0e11291370a9",
                "shasum": ""
            },
            "require": {
                "knplabs/knp-menu": "^3.1",
                "php": "^7.2 || ^8.0",
                "symfony/framework-bundle": "^3.4 | ^4.4 | ^5.0 | ^6.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5 | ^9.5",
                "symfony/expression-language": "^3.4 | ^4.4 | ^5.0 | ^6.0",
                "symfony/phpunit-bridge": "^5.2 | ^6.0",
                "symfony/templating": "^3.4 | ^4.4 | ^5.0 | ^6.0"
            },
            "time": "2021-10-24T07:53:34+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Knp\\Bundle\\MenuBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Knplabs",
                    "homepage": "http://knplabs.com"
                },
                {
                    "name": "Christophe Coevoet",
                    "email": "stof@notk.org"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://github.com/KnpLabs/KnpMenuBundle/contributors"
                }
            ],
            "description": "This bundle provides an integration of the KnpMenu library",
            "keywords": [
                "menu"
            ],
            "support": {
                "issues": "https://github.com/KnpLabs/KnpMenuBundle/issues",
                "source": "https://github.com/KnpLabs/KnpMenuBundle/tree/v3.2.0"
            },
            "install-path": "../knplabs/knp-menu-bundle"
        },
        {
            "name": "league/commonmark",
            "version": "1.6.6",
            "version_normalized": "1.6.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/commonmark.git",
                "reference": "c4228d11e30d7493c6836d20872f9582d8ba6dcf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c4228d11e30d7493c6836d20872f9582d8ba6dcf",
                "reference": "c4228d11e30d7493c6836d20872f9582d8ba6dcf",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "scrutinizer/ocular": "1.7.*"
            },
            "require-dev": {
                "cebe/markdown": "~1.0",
                "commonmark/commonmark.js": "0.29.2",
                "erusev/parsedown": "~1.0",
                "ext-json": "*",
                "github/gfm": "0.29.0",
                "michelf/php-markdown": "~1.4",
                "mikehaertl/php-shellcommand": "^1.4",
                "phpstan/phpstan": "^0.12.90",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.2",
                "scrutinizer/ocular": "^1.5",
                "symfony/finder": "^4.2"
            },
            "time": "2021-07-17T17:13:23+00:00",
            "bin": [
                "bin/commonmark"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\CommonMark\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Colin O'Dell",
                    "email": "colinodell@gmail.com",
                    "homepage": "https://www.colinodell.com",
                    "role": "Lead Developer"
                }
            ],
            "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and Github-Flavored Markdown (GFM)",
            "homepage": "https://commonmark.thephpleague.com",
            "keywords": [
                "commonmark",
                "flavored",
                "gfm",
                "github",
                "github-flavored",
                "markdown",
                "md",
                "parser"
            ],
            "support": {
                "docs": "https://commonmark.thephpleague.com/",
                "issues": "https://github.com/thephpleague/commonmark/issues",
                "rss": "https://github.com/thephpleague/commonmark/releases.atom",
                "source": "https://github.com/thephpleague/commonmark"
            },
            "funding": [
                {
                    "url": "https://enjoy.gitstore.app/repositories/thephpleague/commonmark",
                    "type": "custom"
                },
                {
                    "url": "https://www.colinodell.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://www.paypal.me/colinpodell/10.00",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/colinodell",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/colinodell",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
                    "type": "tidelift"
                }
            ],
            "install-path": "../league/commonmark"
        },
        {
            "name": "league/html-to-markdown",
            "version": "4.10.0",
            "version_normalized": "4.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/html-to-markdown.git",
                "reference": "0868ae7a552e809e5cd8f93ba022071640408e88"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/0868ae7a552e809e5cd8f93ba022071640408e88",
                "reference": "0868ae7a552e809e5cd8f93ba022071640408e88",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-xml": "*",
                "php": ">=5.3.3"
            },
            "require-dev": {
                "mikehaertl/php-shellcommand": "~1.1.0",
                "phpunit/phpunit": "^4.8|^5.7",
                "scrutinizer/ocular": "~1.1"
            },
            "time": "2020-07-01T00:34:03+00:00",
            "bin": [
                "bin/html-to-markdown"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.10-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\HTMLToMarkdown\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Colin O'Dell",
                    "email": "colinodell@gmail.com",
                    "homepage": "https://www.colinodell.com",
                    "role": "Lead Developer"
                },
                {
                    "name": "Nick Cernis",
                    "email": "nick@cern.is",
                    "homepage": "http://modernnerd.net",
                    "role": "Original Author"
                }
            ],
            "description": "An HTML-to-markdown conversion helper for PHP",
            "homepage": "https://github.com/thephpleague/html-to-markdown",
            "keywords": [
                "html",
                "markdown"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/html-to-markdown/issues",
                "source": "https://github.com/thephpleague/html-to-markdown/tree/4.10.0"
            },
            "funding": [
                {
                    "url": "https://www.colinodell.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://www.paypal.me/colinpodell/10.00",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/colinodell",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/colinodell",
                    "type": "patreon"
                }
            ],
            "install-path": "../league/html-to-markdown"
        },
        {
            "name": "league/oauth2-client",
            "version": "2.6.0",
            "version_normalized": "2.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/oauth2-client.git",
                "reference": "badb01e62383430706433191b82506b6df24ad98"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/badb01e62383430706433191b82506b6df24ad98",
                "reference": "badb01e62383430706433191b82506b6df24ad98",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/guzzle": "^6.0 || ^7.0",
                "paragonie/random_compat": "^1 || ^2 || ^9.99",
                "php": "^5.6 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "mockery/mockery": "^1.3",
                "php-parallel-lint/php-parallel-lint": "^1.2",
                "phpunit/phpunit": "^5.7 || ^6.0 || ^9.3",
                "squizlabs/php_codesniffer": "^2.3 || ^3.0"
            },
            "time": "2020-10-28T02:03:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\OAuth2\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alex Bilbie",
                    "email": "hello@alexbilbie.com",
                    "homepage": "http://www.alexbilbie.com",
                    "role": "Developer"
                },
                {
                    "name": "Woody Gilk",
                    "homepage": "https://github.com/shadowhand",
                    "role": "Contributor"
                }
            ],
            "description": "OAuth 2.0 Client Library",
            "keywords": [
                "Authentication",
                "SSO",
                "authorization",
                "identity",
                "idp",
                "oauth",
                "oauth2",
                "single sign on"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/oauth2-client/issues",
                "source": "https://github.com/thephpleague/oauth2-client/tree/2.6.0"
            },
            "install-path": "../league/oauth2-client"
        },
        {
            "name": "league/oauth2-facebook",
            "version": "2.0.5",
            "version_normalized": "2.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/oauth2-facebook.git",
                "reference": "14cead7580cab8caace67f5a61ea5d2a8ff213eb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/oauth2-facebook/zipball/14cead7580cab8caace67f5a61ea5d2a8ff213eb",
                "reference": "14cead7580cab8caace67f5a61ea5d2a8ff213eb",
                "shasum": ""
            },
            "require": {
                "league/oauth2-client": "^2.0",
                "php": "^5.6 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "ext-json": "*",
                "mockery/mockery": "~1.3.0",
                "phpunit/phpunit": "^9.4",
                "squizlabs/php_codesniffer": "~3.0"
            },
            "time": "2021-02-01T15:33:45+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\OAuth2\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sammy Kaye Powers",
                    "email": "me@sammyk.me",
                    "homepage": "http://www.sammyk.me"
                }
            ],
            "description": "Facebook OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
            "keywords": [
                "Authentication",
                "authorization",
                "client",
                "facebook",
                "oauth",
                "oauth2"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/oauth2-facebook/issues",
                "source": "https://github.com/thephpleague/oauth2-facebook/tree/2.0.5"
            },
            "install-path": "../league/oauth2-facebook"
        },
        {
            "name": "league/oauth2-github",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/oauth2-github.git",
                "reference": "e63d64f3ec167c09232d189c6b0c397458a99357"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/oauth2-github/zipball/e63d64f3ec167c09232d189c6b0c397458a99357",
                "reference": "e63d64f3ec167c09232d189c6b0c397458a99357",
                "shasum": ""
            },
            "require": {
                "league/oauth2-client": "^2.0"
            },
            "require-dev": {
                "mockery/mockery": "~0.9",
                "phpunit/phpunit": "~4.0",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "time": "2017-01-26T01:14:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\OAuth2\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Steven Maguire",
                    "email": "stevenmaguire@gmail.com",
                    "homepage": "https://github.com/stevenmaguire"
                }
            ],
            "description": "Github OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
            "keywords": [
                "authorisation",
                "authorization",
                "client",
                "github",
                "oauth",
                "oauth2"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/oauth2-github/issues",
                "source": "https://github.com/thephpleague/oauth2-github/tree/master"
            },
            "install-path": "../league/oauth2-github"
        },
        {
            "name": "league/oauth2-google",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/oauth2-google.git",
                "reference": "6b79441f244040760bed5fdcd092a2bda7cf34c6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/oauth2-google/zipball/6b79441f244040760bed5fdcd092a2bda7cf34c6",
                "reference": "6b79441f244040760bed5fdcd092a2bda7cf34c6",
                "shasum": ""
            },
            "require": {
                "league/oauth2-client": "^2.0"
            },
            "require-dev": {
                "eloquent/phony-phpunit": "^2.0",
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^6.0",
                "squizlabs/php_codesniffer": "^2.0"
            },
            "time": "2021-01-27T16:09:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\OAuth2\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Woody Gilk",
                    "email": "woody.gilk@gmail.com",
                    "homepage": "http://shadowhand.me"
                }
            ],
            "description": "Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
            "keywords": [
                "Authentication",
                "authorization",
                "client",
                "google",
                "oauth",
                "oauth2"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/oauth2-google/issues",
                "source": "https://github.com/thephpleague/oauth2-google/tree/3.0.4"
            },
            "install-path": "../league/oauth2-google"
        },
        {
            "name": "league/oauth2-instagram",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/oauth2-instagram.git",
                "reference": "abf6466ebd2c2a73e920b0ce834e2bf50d1abdcc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/oauth2-instagram/zipball/abf6466ebd2c2a73e920b0ce834e2bf50d1abdcc",
                "reference": "abf6466ebd2c2a73e920b0ce834e2bf50d1abdcc",
                "shasum": ""
            },
            "require": {
                "jakeasmith/http_build_url": "^1.0",
                "league/oauth2-client": "^2.0"
            },
            "require-dev": {
                "mockery/mockery": "~0.9",
                "phpunit/phpunit": "~4.0",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "time": "2017-01-26T01:21:29+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\OAuth2\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Steven Maguire",
                    "email": "stevenmaguire@gmail.com",
                    "homepage": "https://github.com/stevenmaguire"
                }
            ],
            "description": "Instagram OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
            "keywords": [
                "authorisation",
                "authorization",
                "client",
                "instagram",
                "oauth",
                "oauth2"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/oauth2-instagram/issues",
                "source": "https://github.com/thephpleague/oauth2-instagram/tree/master"
            },
            "install-path": "../league/oauth2-instagram"
        },
        {
            "name": "league/oauth2-linkedin",
            "version": "4.1.1",
            "version_normalized": "4.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/oauth2-linkedin.git",
                "reference": "0dfb338db84cb87c3d24b0205ec7f3e3a9457b81"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/oauth2-linkedin/zipball/0dfb338db84cb87c3d24b0205ec7f3e3a9457b81",
                "reference": "0dfb338db84cb87c3d24b0205ec7f3e3a9457b81",
                "shasum": ""
            },
            "require": {
                "league/oauth2-client": "^2.0"
            },
            "require-dev": {
                "mockery/mockery": "~0.9",
                "phpunit/phpunit": "~4.0",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "time": "2018-07-23T15:43:54+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\OAuth2\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Steven Maguire",
                    "email": "stevenmaguire@gmail.com",
                    "homepage": "https://github.com/stevenmaguire"
                }
            ],
            "description": "LinkedIn OAuth 2.0 Client Provider for The PHP League OAuth2-Client",
            "keywords": [
                "authorisation",
                "authorization",
                "client",
                "linkedin",
                "oauth",
                "oauth2"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/oauth2-linkedin/issues",
                "source": "https://github.com/thephpleague/oauth2-linkedin/tree/master"
            },
            "install-path": "../league/oauth2-linkedin"
        },
        {
            "name": "liip/imagine-bundle",
            "version": "2.7.1",
            "version_normalized": "2.7.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/liip/LiipImagineBundle.git",
                "reference": "f15570747af01c5a8b3907e1c3f72b1664a99608"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/f15570747af01c5a8b3907e1c3f72b1664a99608",
                "reference": "f15570747af01c5a8b3907e1c3f72b1664a99608",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "imagine/imagine": "^1.2.4",
                "php": "^7.1|^8.0",
                "symfony/filesystem": "^3.4|^4.3|^5.0",
                "symfony/finder": "^3.4|^4.3|^5.0",
                "symfony/framework-bundle": "^3.4.23|^4.3|^5.0",
                "symfony/mime": "^4.3|^5.0",
                "symfony/options-resolver": "^3.4|^4.3|^5.0",
                "symfony/process": "^3.4|^4.3|^5.0",
                "twig/twig": "^1.44|^2.9|^3.0"
            },
            "require-dev": {
                "amazonwebservices/aws-sdk-for-php": "^1.0",
                "aws/aws-sdk-php": "^2.4",
                "doctrine/cache": "^1.11|^2.0",
                "doctrine/persistence": "^1.3|^2.0",
                "enqueue/enqueue-bundle": "^0.9|^0.10",
                "ext-gd": "*",
                "league/flysystem": "^1.0|^2.0",
                "phpstan/phpstan": "^0.12.64",
                "psr/cache": "^1.0|^2.0|^3.0",
                "psr/log": "^1.0",
                "symfony/browser-kit": "^3.4|^4.3|^5.0",
                "symfony/cache": "^3.4|^4.3|^5.0",
                "symfony/console": "^3.4|^4.3|^5.0",
                "symfony/dependency-injection": "^3.4|^4.3|^5.0",
                "symfony/form": "^3.4|^4.3|^5.0",
                "symfony/messenger": "^4.3|^5.0",
                "symfony/phpunit-bridge": "^5.2",
                "symfony/templating": "^3.4|^4.3|^5.0",
                "symfony/validator": "^3.4|^4.3|^5.0",
                "symfony/yaml": "^3.4|^4.3|^5.0"
            },
            "suggest": {
                "alcaeus/mongo-php-adapter": "required for mongodb components",
                "amazonwebservices/aws-sdk-for-php": "required to use AWS version 1 cache resolver",
                "aws/aws-sdk-php": "required to use AWS version 2/3 cache resolver",
                "doctrine/mongodb-odm": "required to use mongodb-backed doctrine components",
                "enqueue/enqueue-bundle": "^0.9 add if you like to process images in background",
                "ext-exif": "required to read EXIF metadata from images",
                "ext-gd": "required to use gd driver",
                "ext-gmagick": "required to use gmagick driver",
                "ext-imagick": "required to use imagick driver",
                "ext-mongodb": "required for mongodb components",
                "league/flysystem": "required to use FlySystem data loader or cache resolver",
                "monolog/monolog": "A psr/log compatible logger is required to enable logging",
                "symfony/messenger": "If you like to process images in background",
                "symfony/templating": "required to use deprecated Templating component instead of Twig"
            },
            "time": "2021-11-02T10:56:26+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Liip\\ImagineBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Liip and other contributors",
                    "homepage": "https://github.com/liip/LiipImagineBundle/contributors"
                }
            ],
            "description": "This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.",
            "homepage": "http://liip.ch",
            "keywords": [
                "bundle",
                "image",
                "imagine",
                "liip",
                "manipulation",
                "photos",
                "pictures",
                "symfony",
                "transformation"
            ],
            "support": {
                "issues": "https://github.com/liip/LiipImagineBundle/issues",
                "source": "https://github.com/liip/LiipImagineBundle/tree/2.7.1"
            },
            "install-path": "../liip/imagine-bundle"
        },
        {
            "name": "lorenzo/pinky",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/lorenzo/pinky.git",
                "reference": "2bc1a9d5696d6496df5d5682962929165a823e57"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lorenzo/pinky/zipball/2bc1a9d5696d6496df5d5682962929165a823e57",
                "reference": "2bc1a9d5696d6496df5d5682962929165a823e57",
                "shasum": ""
            },
            "require": {
                "ext-xsl": "*",
                "php": ">=5.6.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7"
            },
            "time": "2019-09-16T21:23:31+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/pinky.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jose Lorenzo Rodriguez",
                    "email": "jose.zap@gmail.com"
                }
            ],
            "description": "A Foundation for Emails (Inky) template transpiler",
            "keywords": [
                "email",
                "foundation",
                "inky",
                "template",
                "zurb"
            ],
            "support": {
                "issues": "https://github.com/lorenzo/pinky/issues",
                "source": "https://github.com/lorenzo/pinky/tree/1.0.5"
            },
            "install-path": "../lorenzo/pinky"
        },
        {
            "name": "matthiasnoback/symfony-console-form",
            "version": "v4.1.0",
            "version_normalized": "4.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasnoback/symfony-console-form.git",
                "reference": "c304e46f0d019ed36f3cd00334aae903b3a142c0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matthiasnoback/symfony-console-form/zipball/c304e46f0d019ed36f3cd00334aae903b3a142c0",
                "reference": "c304e46f0d019ed36f3cd00334aae903b3a142c0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "symfony/console": "~5.0",
                "symfony/form": "~5.0",
                "symfony/translation": "~5.0"
            },
            "require-dev": {
                "beberlei/assert": "~2.1",
                "behat/behat": "^3.6",
                "friendsofphp/php-cs-fixer": "^2.2",
                "phpunit/phpunit": "^7",
                "symfony/finder": "~5.0",
                "symfony/framework-bundle": "~5.0",
                "symfony/security-csrf": "~5.0",
                "symfony/validator": "~5.0",
                "symfony/yaml": "~5.0"
            },
            "time": "2020-05-08T10:13:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Matthias\\SymfonyConsoleForm\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Noback",
                    "email": "matthiasnoback@gmail.com",
                    "homepage": "http://php-and-symfony.matthiasnoback.nl"
                }
            ],
            "description": "Use Symfony forms for Console command input",
            "homepage": "http://github.com/matthiasnoback/symfony-console-form",
            "keywords": [
                "console",
                "form",
                "symfony"
            ],
            "support": {
                "issues": "https://github.com/matthiasnoback/symfony-console-form/issues",
                "source": "https://github.com/matthiasnoback/symfony-console-form/tree/v4.1.0"
            },
            "install-path": "../matthiasnoback/symfony-console-form"
        },
        {
            "name": "michelf/php-markdown",
            "version": "1.9.1",
            "version_normalized": "1.9.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/michelf/php-markdown.git",
                "reference": "5024d623c1a057dcd2d076d25b7d270a1d0d55f3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/michelf/php-markdown/zipball/5024d623c1a057dcd2d076d25b7d270a1d0d55f3",
                "reference": "5024d623c1a057dcd2d076d25b7d270a1d0d55f3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": ">=4.3 <5.8"
            },
            "time": "2021-11-24T02:52:38+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Michelf\\": "Michelf/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Michel Fortin",
                    "email": "michel.fortin@michelf.ca",
                    "homepage": "https://michelf.ca/",
                    "role": "Developer"
                },
                {
                    "name": "John Gruber",
                    "homepage": "https://daringfireball.net/"
                }
            ],
            "description": "PHP Markdown",
            "homepage": "https://michelf.ca/projects/php-markdown/",
            "keywords": [
                "markdown"
            ],
            "support": {
                "issues": "https://github.com/michelf/php-markdown/issues",
                "source": "https://github.com/michelf/php-markdown/tree/1.9.1"
            },
            "install-path": "../michelf/php-markdown"
        },
        {
            "name": "monolog/monolog",
            "version": "2.3.5",
            "version_normalized": "2.3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "fd4380d6fc37626e2f799f29d91195040137eba9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd4380d6fc37626e2f799f29d91195040137eba9",
                "reference": "fd4380d6fc37626e2f799f29d91195040137eba9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "psr/log": "^1.0.1 || ^2.0 || ^3.0"
            },
            "provide": {
                "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "elasticsearch/elasticsearch": "^7",
                "graylog2/gelf-php": "^1.4.2",
                "mongodb/mongodb": "^1.8",
                "php-amqplib/php-amqplib": "~2.4 || ^3",
                "php-console/php-console": "^3.1.3",
                "phpspec/prophecy": "^1.6.1",
                "phpstan/phpstan": "^0.12.91",
                "phpunit/phpunit": "^8.5",
                "predis/predis": "^1.1",
                "rollbar/rollbar": "^1.3",
                "ruflin/elastica": ">=0.90@dev",
                "swiftmailer/swiftmailer": "^5.3|^6.0"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
                "ext-mbstring": "Allow to work properly with unicode symbols",
                "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
                "ext-openssl": "Required to send log messages using SSL",
                "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "php-console/php-console": "Allow sending log messages to Google Chrome",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
            },
            "time": "2021-10-01T21:08:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Monolog\\": "src/Monolog"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "https://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/monolog/issues",
                "source": "https://github.com/Seldaek/monolog/tree/2.3.5"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                    "type": "tidelift"
                }
            ],
            "install-path": "../monolog/monolog"
        },
        {
            "name": "nikic/php-parser",
            "version": "v4.13.2",
            "version_normalized": "4.13.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "210577fe3cf7badcc5814d99455df46564f3c077"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077",
                "reference": "210577fe3cf7badcc5814d99455df46564f3c077",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=7.0"
            },
            "require-dev": {
                "ircmaxell/php-yacc": "^0.0.7",
                "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
            },
            "time": "2021-11-30T19:35:32+00:00",
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.9-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpParser\\": "lib/PhpParser"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nikita Popov"
                }
            ],
            "description": "A PHP parser written in PHP",
            "keywords": [
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/nikic/PHP-Parser/issues",
                "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2"
            },
            "install-path": "../nikic/php-parser"
        },
        {
            "name": "nyholm/nsa",
            "version": "1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Nyholm/NSA.git",
                "reference": "c264c17ed2aa8251c64ad289442ed53f64cdb283"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Nyholm/NSA/zipball/c264c17ed2aa8251c64ad289442ed53f64cdb283",
                "reference": "c264c17ed2aa8251c64ad289442ed53f64cdb283",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "webmozart/assert": "^1.1.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
            },
            "time": "2021-07-15T18:25:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Nyholm\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com"
                }
            ],
            "description": "See everything and do whatever you want. No privacy rule will stop us. Used in tests, debugging and fixtures to access properties and methods.",
            "homepage": "https://tnyholm.se",
            "keywords": [
                "Fixture",
                "debug",
                "reflection",
                "test"
            ],
            "support": {
                "issues": "https://github.com/Nyholm/NSA/issues",
                "source": "https://github.com/Nyholm/NSA/tree/1.3.0"
            },
            "funding": [
                {
                    "url": "https://github.com/nyholm",
                    "type": "github"
                }
            ],
            "install-path": "../nyholm/nsa"
        },
        {
            "name": "oomphinc/composer-installers-extender",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/oomphinc/composer-installers-extender.git",
                "reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/cbf4b6f9a24153b785d09eee755b995ba87bd5f9",
                "reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "composer/installers": "^1.0 || ^2.0",
                "php": ">=7.1"
            },
            "require-dev": {
                "composer/composer": "^2.0",
                "phpunit/phpunit": "^7.2",
                "squizlabs/php_codesniffer": "^3.3"
            },
            "time": "2021-12-15T12:32:42+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "OomphInc\\ComposerInstallersExtender\\Plugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OomphInc\\ComposerInstallersExtender\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Stephen Beemsterboer",
                    "email": "stephen@oomphinc.com",
                    "homepage": "https://github.com/balbuf"
                },
                {
                    "name": "Nathan Dentzau",
                    "email": "nate@oomphinc.com",
                    "homepage": "http://oomph.is/ndentzau"
                }
            ],
            "description": "Extend the composer/installers plugin to accept any arbitrary package type.",
            "homepage": "http://www.oomphinc.com/",
            "support": {
                "issues": "https://github.com/oomphinc/composer-installers-extender/issues",
                "source": "https://github.com/oomphinc/composer-installers-extender/tree/2.0.1"
            },
            "install-path": "../oomphinc/composer-installers-extender"
        },
        {
            "name": "oro/twig-inspector",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/oroinc/twig-inspector.git",
                "reference": "a6bfa95e3909fba2f7ee411b4a5ac6b373490e2f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/oroinc/twig-inspector/zipball/a6bfa95e3909fba2f7ee411b4a5ac6b373490e2f",
                "reference": "a6bfa95e3909fba2f7ee411b4a5ac6b373490e2f",
                "shasum": ""
            },
            "require": {
                "symfony/config": "^4.4.1 | ^5.0",
                "symfony/dependency-injection": "^4.4.1 | ^5.0",
                "symfony/http-foundation": "^4.4.1 | ^5.0",
                "symfony/http-kernel": "^4.4.1 | ^5.0",
                "symfony/routing": "^4.4.1 | ^5.0",
                "symfony/web-profiler-bundle": "^4.4.1 | ^5.0",
                "twig/twig": "^1.38 | ^2.7 | ^3.0"
            },
            "time": "2020-05-13T09:34:30+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Oro\\TwigInspector\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oro, Inc",
                    "homepage": "http://www.orocrm.com"
                }
            ],
            "description": "Oro Twig Inspector adds the possibility to find twig templates and blocks used for rendering HTML pages faster during development",
            "homepage": "https://github.com/oroinc/twig-inspector",
            "keywords": [
                "ORO",
                "debug",
                "inspect",
                "symfony",
                "template",
                "toolbar-extension",
                "twig"
            ],
            "support": {
                "issues": "https://github.com/oroinc/twig-inspector/issues",
                "source": "https://github.com/oroinc/twig-inspector/tree/1.0.3"
            },
            "install-path": "../oro/twig-inspector"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v9.99.100",
            "version_normalized": "9.99.100.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "shasum": ""
            },
            "require": {
                "php": ">= 7"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*",
                "vimeo/psalm": "^1"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "time": "2020-10-15T08:29:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "polyfill",
                "pseudorandom",
                "random"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https://github.com/paragonie/random_compat/issues",
                "source": "https://github.com/paragonie/random_compat"
            },
            "install-path": "../paragonie/random_compat"
        },
        {
            "name": "php-translation/common",
            "version": "3.1.0",
            "version_normalized": "3.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-translation/common.git",
                "reference": "fcb8338be8d4a65e76e916660c053c06e8376765"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-translation/common/zipball/fcb8338be8d4a65e76e916660c053c06e8376765",
                "reference": "fcb8338be8d4a65e76e916660c053c06e8376765",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "symfony/translation": " ^3.4 || ^4.3 || ^5.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.4",
                "symfony/phpunit-bridge": "^4.3 || ^5.0"
            },
            "time": "2021-03-26T17:44:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Translation\\Common\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com"
                }
            ],
            "description": "Common translation stuff",
            "support": {
                "issues": "https://github.com/php-translation/common/issues",
                "source": "https://github.com/php-translation/common/tree/3.1.0"
            },
            "install-path": "../php-translation/common"
        },
        {
            "name": "php-translation/extractor",
            "version": "2.0.3",
            "version_normalized": "2.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-translation/extractor.git",
                "reference": "296026263aeabb5f17c6b6958608ba255b92ad9c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-translation/extractor/zipball/296026263aeabb5f17c6b6958608ba255b92ad9c",
                "reference": "296026263aeabb5f17c6b6958608ba255b92ad9c",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.2",
                "nikic/php-parser": "^3.0 || ^4.0",
                "php": "^7.2 || ^8.0",
                "symfony/finder": "^3.4 || ^4.3 || ^5.0",
                "twig/twig": "^2.0 || ^3.0"
            },
            "require-dev": {
                "knplabs/knp-menu": "^3.1",
                "phpunit/phpunit": "^8.4",
                "symfony/phpunit-bridge": "^5.0",
                "symfony/translation": "^3.4 || ^4.3 || ^5.0",
                "symfony/twig-bridge": "^3.4 || ^4.3 || ^5.0",
                "symfony/validator": "^3.4 || ^4.3 || ^5.0"
            },
            "time": "2021-03-25T18:08:57+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Translation\\Extractor\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com"
                }
            ],
            "description": "Extract translations form the source code",
            "support": {
                "issues": "https://github.com/php-translation/extractor/issues",
                "source": "https://github.com/php-translation/extractor/tree/2.0.3"
            },
            "install-path": "../php-translation/extractor"
        },
        {
            "name": "php-translation/symfony-bundle",
            "version": "0.12.1",
            "version_normalized": "0.12.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-translation/symfony-bundle.git",
                "reference": "7fbc991062d6cf7d862122d07428adfa972fce78"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-translation/symfony-bundle/zipball/7fbc991062d6cf7d862122d07428adfa972fce78",
                "reference": "7fbc991062d6cf7d862122d07428adfa972fce78",
                "shasum": ""
            },
            "require": {
                "nyholm/nsa": "^1.1",
                "php": "^7.1",
                "php-translation/extractor": "^2.0",
                "php-translation/symfony-storage": "^2.1",
                "symfony/finder": "^3.4 || ^4.3 || ^5.0",
                "symfony/framework-bundle": "^3.4 || ^4.3 || ^5.0",
                "symfony/intl": "^3.4 || ^4.3 || ^5.0",
                "symfony/translation": "^3.4 || ^4.3 || ^5.0",
                "symfony/twig-bundle": "^3.4 || ^4.3 || ^5.0",
                "symfony/validator": "^3.4 || ^4.3 || ^5.0",
                "twig/twig": "^2.11 || ^3.0"
            },
            "conflict": {
                "symfony/config": "<3.4.31"
            },
            "require-dev": {
                "matthiasnoback/symfony-config-test": "^4.1",
                "matthiasnoback/symfony-dependency-injection-test": "^4.1",
                "nyholm/psr7": "^1.1",
                "nyholm/symfony-bundle-test": "^1.6.1",
                "php-http/curl-client": "^1.7",
                "php-http/message": "^1.6",
                "php-http/message-factory": "^1.0.2",
                "php-translation/translator": "^1.0",
                "phpunit/phpunit": "^8.4",
                "symfony/asset": "^3.4 || ^4.3 || ^5.0",
                "symfony/console": "^3.4 || ^4.3 || ^5.0",
                "symfony/dependency-injection": "^3.4 || ^4.3 || ^5.0",
                "symfony/phpunit-bridge": "^4.4 || ^5.0",
                "symfony/twig-bridge": "^3.4 || ^4.3 || ^5.0",
                "symfony/web-profiler-bundle": "^3.4 || ^4.3 || ^5.0"
            },
            "suggest": {
                "php-http/httplug-bundle": "To easier configure your httplug clients."
            },
            "time": "2020-02-25T16:44:05+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.12-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Translation\\Bundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com"
                }
            ],
            "support": {
                "issues": "https://github.com/php-translation/symfony-bundle/issues",
                "source": "https://github.com/php-translation/symfony-bundle/tree/0.12.1"
            },
            "install-path": "../php-translation/symfony-bundle"
        },
        {
            "name": "php-translation/symfony-storage",
            "version": "2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-translation/symfony-storage.git",
                "reference": "8b1954b9b4933245250bc5b3d45f0d7bde38c761"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-translation/symfony-storage/zipball/8b1954b9b4933245250bc5b3d45f0d7bde38c761",
                "reference": "8b1954b9b4933245250bc5b3d45f0d7bde38c761",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "php-translation/common": "^3.0",
                "symfony/translation": "^3.4 || ^4.2 || ^5.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.4",
                "symfony/framework-bundle": " ^3.4 || ^4.2 || ^5.0"
            },
            "time": "2021-03-26T18:01:29+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Translation\\SymfonyStorage\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com"
                }
            ],
            "description": "A translation file storage using Symfony translation component.",
            "support": {
                "issues": "https://github.com/php-translation/symfony-storage/issues",
                "source": "https://github.com/php-translation/symfony-storage/tree/2.3.0"
            },
            "install-path": "../php-translation/symfony-storage"
        },
        {
            "name": "phpids/phpids",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPIDS/PHPIDS.git",
                "reference": "dfc1476e4ffe9f1dde72c0954912411082a17597"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPIDS/PHPIDS/zipball/dfc1476e4ffe9f1dde72c0954912411082a17597",
                "reference": "dfc1476e4ffe9f1dde72c0954912411082a17597",
                "shasum": ""
            },
            "require": {
                "ezyang/htmlpurifier": "dev-master"
            },
            "time": "2014-09-03T11:39:39+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "IDS\\Tests": "tests/",
                    "IDS": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Lars Strojny",
                    "email": "lars@strojny.net"
                }
            ],
            "description": "PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application",
            "homepage": "http://phpids.org",
            "support": {
                "issues": "https://github.com/PHPIDS/PHPIDS/issues",
                "source": "https://github.com/PHPIDS/PHPIDS/tree/master"
            },
            "install-path": "../phpids/phpids"
        },
        {
            "name": "psr/cache",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "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"
            },
            "time": "2016-08-06T20:24:11+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "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"
            },
            "install-path": "../psr/cache"
        },
        {
            "name": "psr/container",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "time": "2021-03-05T17:36:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "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.1"
            },
            "install-path": "../psr/container"
        },
        {
            "name": "psr/event-dispatcher",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/event-dispatcher.git",
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "time": "2019-01-08T18:20:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\EventDispatcher\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Standard interfaces for event handling.",
            "keywords": [
                "events",
                "psr",
                "psr-14"
            ],
            "support": {
                "issues": "https://github.com/php-fig/event-dispatcher/issues",
                "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
            },
            "install-path": "../psr/event-dispatcher"
        },
        {
            "name": "psr/http-client",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-client.git",
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "psr/http-message": "^1.0"
            },
            "time": "2020-06-29T06:28:15+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP clients",
            "homepage": "https://github.com/php-fig/http-client",
            "keywords": [
                "http",
                "http-client",
                "psr",
                "psr-18"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-client/tree/master"
            },
            "install-path": "../psr/http-client"
        },
        {
            "name": "psr/http-factory",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-factory.git",
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0",
                "psr/http-message": "^1.0"
            },
            "time": "2019-04-30T12:38:16+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common 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/master"
            },
            "install-path": "../psr/http-factory"
        },
        {
            "name": "psr/http-message",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2016-08-06T14:39:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-message/tree/master"
            },
            "install-path": "../psr/http-message"
        },
        {
            "name": "psr/link",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/link.git",
                "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
                "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2016-10-28T16:06:13+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Link\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for HTTP links",
            "keywords": [
                "http",
                "http-link",
                "link",
                "psr",
                "psr-13",
                "rest"
            ],
            "support": {
                "source": "https://github.com/php-fig/link/tree/master"
            },
            "install-path": "../psr/link"
        },
        {
            "name": "psr/log",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "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"
            },
            "time": "2021-05-03T11:20:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "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"
            },
            "install-path": "../psr/log"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "time": "2019-03-08T08:55:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "support": {
                "issues": "https://github.com/ralouphie/getallheaders/issues",
                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
            },
            "install-path": "../ralouphie/getallheaders"
        },
        {
            "name": "seld/jsonlint",
            "version": "1.8.3",
            "version_normalized": "1.8.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/jsonlint.git",
                "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
                "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
                "shasum": ""
            },
            "require": {
                "php": "^5.3 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
            },
            "time": "2020-11-11T09:19:24+00:00",
            "bin": [
                "bin/jsonlint"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Seld\\JsonLint\\": "src/Seld/JsonLint/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "JSON Linter",
            "keywords": [
                "json",
                "linter",
                "parser",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/jsonlint/issues",
                "source": "https://github.com/Seldaek/jsonlint/tree/1.8.3"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
                    "type": "tidelift"
                }
            ],
            "install-path": "../seld/jsonlint"
        },
        {
            "name": "seld/phar-utils",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/phar-utils.git",
                "reference": "9f3452c93ff423469c0d56450431562ca423dcee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/9f3452c93ff423469c0d56450431562ca423dcee",
                "reference": "9f3452c93ff423469c0d56450431562ca423dcee",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "time": "2021-12-10T11:20:11+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Seld\\PharUtils\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be"
                }
            ],
            "description": "PHAR file format utilities, for when PHP phars you up",
            "keywords": [
                "phar"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/phar-utils/issues",
                "source": "https://github.com/Seldaek/phar-utils/tree/1.2.0"
            },
            "install-path": "../seld/phar-utils"
        },
        {
            "name": "sensio/framework-extra-bundle",
            "version": "v5.6.1",
            "version_normalized": "5.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
                "reference": "430d14c01836b77c28092883d195a43ce413ee32"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/430d14c01836b77c28092883d195a43ce413ee32",
                "reference": "430d14c01836b77c28092883d195a43ce413ee32",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.0",
                "php": ">=7.2.5",
                "symfony/config": "^4.4|^5.0",
                "symfony/dependency-injection": "^4.4|^5.0",
                "symfony/framework-bundle": "^4.4|^5.0",
                "symfony/http-kernel": "^4.4|^5.0"
            },
            "conflict": {
                "doctrine/doctrine-cache-bundle": "<1.3.1",
                "doctrine/persistence": "<1.3"
            },
            "require-dev": {
                "doctrine/dbal": "^2.10|^3.0",
                "doctrine/doctrine-bundle": "^1.11|^2.0",
                "doctrine/orm": "^2.5",
                "nyholm/psr7": "^1.1",
                "symfony/browser-kit": "^4.4|^5.0",
                "symfony/doctrine-bridge": "^4.4|^5.0",
                "symfony/dom-crawler": "^4.4|^5.0",
                "symfony/expression-language": "^4.4|^5.0",
                "symfony/finder": "^4.4|^5.0",
                "symfony/monolog-bridge": "^4.0|^5.0",
                "symfony/monolog-bundle": "^3.2",
                "symfony/phpunit-bridge": "^4.4.9|^5.0.9",
                "symfony/psr-http-message-bridge": "^1.1",
                "symfony/security-bundle": "^4.4|^5.0",
                "symfony/twig-bundle": "^4.4|^5.0",
                "symfony/yaml": "^4.4|^5.0",
                "twig/twig": "^1.34|^2.4|^3.0"
            },
            "time": "2020-08-25T19:10:18+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sensio\\Bundle\\FrameworkExtraBundle\\": "src/"
                },
                "exclude-from-classmap": [
                    "/tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "This bundle provides a way to configure your controllers with annotations",
            "keywords": [
                "annotations",
                "controllers"
            ],
            "support": {
                "issues": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/issues",
                "source": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/tree/v5.6.1"
            },
            "install-path": "../sensio/framework-extra-bundle"
        },
        {
            "name": "sensiolabs/security-checker",
            "version": "v6.0.3",
            "version_normalized": "6.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sensiolabs/security-checker.git",
                "reference": "a576c01520d9761901f269c4934ba55448be4a54"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/a576c01520d9761901f269c4934ba55448be4a54",
                "reference": "a576c01520d9761901f269c4934ba55448be4a54",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/console": "^2.8|^3.4|^4.2|^5.0",
                "symfony/http-client": "^4.3|^5.0",
                "symfony/mime": "^4.3|^5.0",
                "symfony/polyfill-ctype": "^1.11"
            },
            "time": "2019-11-01T13:20:14+00:00",
            "bin": [
                "security-checker"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SensioLabs\\Security\\": "SensioLabs/Security"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien.potencier@gmail.com"
                }
            ],
            "description": "A security checker for your composer.lock",
            "support": {
                "issues": "https://github.com/sensiolabs/security-checker/issues",
                "source": "https://github.com/sensiolabs/security-checker/tree/master"
            },
            "abandoned": "https://github.com/fabpot/local-php-security-checker",
            "install-path": "../sensiolabs/security-checker"
        },
        {
            "name": "symfony/contracts",
            "version": "v2.5.0",
            "version_normalized": "2.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/contracts.git",
                "reference": "1f4c95d47bddf0c1579779d4b85602c923ed2f1c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/contracts/zipball/1f4c95d47bddf0c1579779d4b85602c923ed2f1c",
                "reference": "1f4c95d47bddf0c1579779d4b85602c923ed2f1c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/cache": "^1.0|^2.0|^3.0",
                "psr/container": "^1.1",
                "psr/event-dispatcher": "^1.0"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2"
            },
            "replace": {
                "symfony/cache-contracts": "self.version",
                "symfony/deprecation-contracts": "self.version",
                "symfony/event-dispatcher-contracts": "self.version",
                "symfony/http-client-contracts": "self.version",
                "symfony/service-contracts": "self.version",
                "symfony/translation-contracts": "self.version"
            },
            "require-dev": {
                "symfony/polyfill-intl-idn": "^1.10"
            },
            "suggest": {
                "symfony/cache-implementation": "",
                "symfony/event-dispatcher-implementation": "",
                "symfony/http-client-implementation": "",
                "symfony/service-implementation": "",
                "symfony/translation-implementation": ""
            },
            "time": "2021-11-22T15:13:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\": ""
                },
                "files": [
                    "Deprecation/function.php"
                ],
                "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": "A set of abstractions extracted out of the Symfony components",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/contracts/tree/v2.5.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"
                }
            ],
            "install-path": "../symfony/contracts"
        },
        {
            "name": "symfony/maker-bundle",
            "version": "v1.36.4",
            "version_normalized": "1.36.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/maker-bundle.git",
                "reference": "716eee9c8b10b33e682df1b7d80b9061887e9691"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/716eee9c8b10b33e682df1b7d80b9061887e9691",
                "reference": "716eee9c8b10b33e682df1b7d80b9061887e9691",
                "shasum": ""
            },
            "require": {
                "doctrine/inflector": "^1.2|^2.0",
                "nikic/php-parser": "^4.11",
                "php": ">=7.1.3",
                "symfony/config": "^4.4|^5.0|^6.0",
                "symfony/console": "^4.4|^5.0|^6.0",
                "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                "symfony/deprecation-contracts": "^2.2|^3",
                "symfony/filesystem": "^4.4|^5.0|^6.0",
                "symfony/finder": "^4.4|^5.0|^6.0",
                "symfony/framework-bundle": "^4.4|^5.0|^6.0",
                "symfony/http-kernel": "^4.4|^5.0|^6.0"
            },
            "require-dev": {
                "composer/semver": "^3.0",
                "doctrine/doctrine-bundle": "^1.12.3|^2.0",
                "doctrine/orm": "^2.3",
                "symfony/http-client": "^4.4|^5.0|^6.0",
                "symfony/phpunit-bridge": "^4.4|^5.0|^6.0",
                "symfony/polyfill-php80": "^1.16.0",
                "symfony/process": "^4.4|^5.0|^6.0",
                "symfony/security-core": "^4.4|^5.0|^6.0",
                "symfony/yaml": "^4.4|^5.0|^6.0",
                "twig/twig": "^2.0|^3.0"
            },
            "time": "2021-12-01T00:27:38+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Bundle\\MakerBundle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
            "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
            "keywords": [
                "code generator",
                "generator",
                "scaffold",
                "scaffolding"
            ],
            "support": {
                "issues": "https://github.com/symfony/maker-bundle/issues",
                "source": "https://github.com/symfony/maker-bundle/tree/v1.36.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"
                }
            ],
            "install-path": "../symfony/maker-bundle"
        },
        {
            "name": "symfony/monolog-bundle",
            "version": "v3.7.1",
            "version_normalized": "3.7.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/monolog-bundle.git",
                "reference": "fde12fc628162787a4e53877abadc30047fd868b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/fde12fc628162787a4e53877abadc30047fd868b",
                "reference": "fde12fc628162787a4e53877abadc30047fd868b",
                "shasum": ""
            },
            "require": {
                "monolog/monolog": "~1.22 || ~2.0",
                "php": ">=7.1.3",
                "symfony/config": "~4.4 || ^5.0 || ^6.0",
                "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
                "symfony/http-kernel": "~4.4 || ^5.0 || ^6.0",
                "symfony/monolog-bridge": "~4.4 || ^5.0 || ^6.0"
            },
            "require-dev": {
                "symfony/console": "~4.4 || ^5.0 || ^6.0",
                "symfony/phpunit-bridge": "^5.2 || ^6.0",
                "symfony/yaml": "~4.4 || ^5.0 || ^6.0"
            },
            "time": "2021-11-05T10:34:29+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Bundle\\MonologBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony MonologBundle",
            "homepage": "https://symfony.com",
            "keywords": [
                "log",
                "logging"
            ],
            "support": {
                "issues": "https://github.com/symfony/monolog-bundle/issues",
                "source": "https://github.com/symfony/monolog-bundle/tree/v3.7.1"
            },
            "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"
                }
            ],
            "install-path": "../symfony/monolog-bundle"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
                "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2021-02-19T12:13:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.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"
                }
            ],
            "install-path": "../symfony/polyfill-ctype"
        },
        {
            "name": "symfony/polyfill-intl-grapheme",
            "version": "v1.23.1",
            "version_normalized": "1.23.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                "reference": "16880ba9c5ebe3642d1995ab866db29270b36535"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/16880ba9c5ebe3642d1995ab866db29270b36535",
                "reference": "16880ba9c5ebe3642d1995ab866db29270b36535",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2021-05-27T12:26:48+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for 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.23.1"
            },
            "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"
                }
            ],
            "install-path": "../symfony/polyfill-intl-grapheme"
        },
        {
            "name": "symfony/polyfill-intl-icu",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-icu.git",
                "reference": "4a80a521d6176870b6445cfb469c130f9cae1dda"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/4a80a521d6176870b6445cfb469c130f9cae1dda",
                "reference": "4a80a521d6176870b6445cfb469c130f9cae1dda",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance and support of other locales than \"en\""
            },
            "time": "2021-05-24T10:04:56+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Icu\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ],
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's ICU-related data and classes",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "icu",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.23.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"
                }
            ],
            "install-path": "../symfony/polyfill-intl-icu"
        },
        {
            "name": "symfony/polyfill-intl-idn",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
                "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "symfony/polyfill-intl-normalizer": "^1.10",
                "symfony/polyfill-php72": "^1.10"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2021-05-27T09:27:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Laurent Bassin",
                    "email": "laurent@bassin.info"
                },
                {
                    "name": "Trevor Rowbotham",
                    "email": "trevor.rowbotham@pm.me"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "idn",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.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"
                }
            ],
            "install-path": "../symfony/polyfill-intl-idn"
        },
        {
            "name": "symfony/polyfill-intl-messageformatter",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-messageformatter.git",
                "reference": "22c4bba53bfadde90a4c1b32088e720638a42a83"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-messageformatter/zipball/22c4bba53bfadde90a4c1b32088e720638a42a83",
                "reference": "22c4bba53bfadde90a4c1b32088e720638a42a83",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2021-02-19T12:13:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\MessageFormatter\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's MessageFormatter class and related functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "intl",
                "messageformatter",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-messageformatter/tree/v1.23.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"
                }
            ],
            "install-path": "../symfony/polyfill-intl-messageformatter"
        },
        {
            "name": "symfony/polyfill-intl-normalizer",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2021-02-19T12:13:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's Normalizer class and related functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "intl",
                "normalizer",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.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"
                }
            ],
            "install-path": "../symfony/polyfill-intl-normalizer"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.23.1",
            "version_normalized": "1.23.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
                "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2021-05-27T12:26:48+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
            },
            "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"
                }
            ],
            "install-path": "../symfony/polyfill-mbstring"
        },
        {
            "name": "symfony/polyfill-php72",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php72.git",
                "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
                "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2021-05-27T09:17:38+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php72\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.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"
                }
            ],
            "install-path": "../symfony/polyfill-php72"
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
                "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
                "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2021-02-19T12:13:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php73\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.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.23.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"
                }
            ],
            "install-path": "../symfony/polyfill-php73"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.23.1",
            "version_normalized": "1.23.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
                "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2021-07-28T13:41:28+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
            },
            "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"
                }
            ],
            "install-path": "../symfony/polyfill-php80"
        },
        {
            "name": "symfony/polyfill-uuid",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-uuid.git",
                "reference": "9165effa2eb8a31bb3fa608df9d529920d21ddd9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/9165effa2eb8a31bb3fa608df9d529920d21ddd9",
                "reference": "9165effa2eb8a31bb3fa608df9d529920d21ddd9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-uuid": "For best performance"
            },
            "time": "2021-02-19T12:13:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Uuid\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Grégoire Pineau",
                    "email": "lyrixx@lyrixx.info"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for uuid functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "uuid"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-uuid/tree/v1.23.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"
                }
            ],
            "install-path": "../symfony/polyfill-uuid"
        },
        {
            "name": "symfony/profiler-pack",
            "version": "v1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/profiler-pack.git",
                "reference": "bcd6e80af9819454ac18594362e7875fd1d771c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/profiler-pack/zipball/bcd6e80af9819454ac18594362e7875fd1d771c7",
                "reference": "bcd6e80af9819454ac18594362e7875fd1d771c7",
                "shasum": ""
            },
            "require": {
                "symfony/stopwatch": "*",
                "symfony/web-profiler-bundle": "*"
            },
            "require-dev": {
                "symfony/stopwatch": "*",
                "symfony/web-profiler-bundle": "*"
            },
            "time": "2021-08-20T17:27:58+00:00",
            "type": "symfony-pack",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A pack for the Symfony web profiler",
            "support": {
                "issues": "https://github.com/symfony/profiler-pack/issues",
                "source": "https://github.com/symfony/profiler-pack/tree/v1.0.6"
            },
            "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"
                }
            ],
            "install-path": "../symfony/profiler-pack"
        },
        {
            "name": "symfony/requirements-checker",
            "version": "v1.1.8",
            "version_normalized": "1.1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/requirements-checker.git",
                "reference": "8e134f691a1ed23e3c03c5415693b3b164c1bcc1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/requirements-checker/zipball/8e134f691a1ed23e3c03c5415693b3b164c1bcc1",
                "reference": "8e134f691a1ed23e3c03c5415693b3b164c1bcc1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9"
            },
            "time": "2020-09-15T06:25:18+00:00",
            "bin": [
                "bin/requirements-checker"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Requirements\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Check Symfony requirements and give recommendations",
            "keywords": [
                "configuration",
                "distribution"
            ],
            "support": {
                "issues": "https://github.com/symfony/requirements-checker/issues",
                "source": "https://github.com/symfony/requirements-checker/tree/v1.1.8"
            },
            "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"
                }
            ],
            "install-path": "../symfony/requirements-checker"
        },
        {
            "name": "symfony/symfony",
            "version": "v5.1.9",
            "version_normalized": "5.1.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/symfony.git",
                "reference": "84f32fe2ee1d3b15efadbda8f56f852d78795310"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/symfony/zipball/84f32fe2ee1d3b15efadbda8f56f852d78795310",
                "reference": "84f32fe2ee1d3b15efadbda8f56f852d78795310",
                "shasum": ""
            },
            "require": {
                "doctrine/event-manager": "~1.0",
                "doctrine/persistence": "^1.3|^2",
                "ext-xml": "*",
                "php": ">=7.2.5",
                "psr/cache": "~1.0",
                "psr/container": "^1.0",
                "psr/event-dispatcher": "^1.0",
                "psr/link": "^1.0",
                "psr/log": "~1.0",
                "symfony/contracts": "^2.1",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-intl-grapheme": "~1.0",
                "symfony/polyfill-intl-icu": "~1.0",
                "symfony/polyfill-intl-idn": "^1.10",
                "symfony/polyfill-intl-normalizer": "~1.0",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php73": "^1.11",
                "symfony/polyfill-php80": "^1.15",
                "symfony/polyfill-uuid": "^1.15",
                "twig/twig": "^2.10|^3.0"
            },
            "conflict": {
                "masterminds/html5": "<2.6",
                "ocramius/proxy-manager": "<2.1",
                "phpdocumentor/reflection-docblock": "<3.2.2",
                "phpdocumentor/type-resolver": "<0.3.0",
                "phpunit/phpunit": "<5.4.3"
            },
            "replace": {
                "symfony/amazon-mailer": "self.version",
                "symfony/asset": "self.version",
                "symfony/browser-kit": "self.version",
                "symfony/cache": "self.version",
                "symfony/config": "self.version",
                "symfony/console": "self.version",
                "symfony/css-selector": "self.version",
                "symfony/debug-bundle": "self.version",
                "symfony/dependency-injection": "self.version",
                "symfony/doctrine-bridge": "self.version",
                "symfony/dom-crawler": "self.version",
                "symfony/dotenv": "self.version",
                "symfony/error-handler": "self.version",
                "symfony/event-dispatcher": "self.version",
                "symfony/expression-language": "self.version",
                "symfony/filesystem": "self.version",
                "symfony/finder": "self.version",
                "symfony/form": "self.version",
                "symfony/framework-bundle": "self.version",
                "symfony/google-mailer": "self.version",
                "symfony/http-client": "self.version",
                "symfony/http-foundation": "self.version",
                "symfony/http-kernel": "self.version",
                "symfony/inflector": "self.version",
                "symfony/intl": "self.version",
                "symfony/ldap": "self.version",
                "symfony/lock": "self.version",
                "symfony/mailchimp-mailer": "self.version",
                "symfony/mailer": "self.version",
                "symfony/mailgun-mailer": "self.version",
                "symfony/messenger": "self.version",
                "symfony/mime": "self.version",
                "symfony/monolog-bridge": "self.version",
                "symfony/notifier": "self.version",
                "symfony/options-resolver": "self.version",
                "symfony/postmark-mailer": "self.version",
                "symfony/process": "self.version",
                "symfony/property-access": "self.version",
                "symfony/property-info": "self.version",
                "symfony/proxy-manager-bridge": "self.version",
                "symfony/routing": "self.version",
                "symfony/security-bundle": "self.version",
                "symfony/security-core": "self.version",
                "symfony/security-csrf": "self.version",
                "symfony/security-guard": "self.version",
                "symfony/security-http": "self.version",
                "symfony/sendgrid-mailer": "self.version",
                "symfony/serializer": "self.version",
                "symfony/stopwatch": "self.version",
                "symfony/string": "self.version",
                "symfony/templating": "self.version",
                "symfony/translation": "self.version",
                "symfony/twig-bridge": "self.version",
                "symfony/twig-bundle": "self.version",
                "symfony/uid": "self.version",
                "symfony/validator": "self.version",
                "symfony/var-dumper": "self.version",
                "symfony/var-exporter": "self.version",
                "symfony/web-link": "self.version",
                "symfony/web-profiler-bundle": "self.version",
                "symfony/workflow": "self.version",
                "symfony/yaml": "self.version"
            },
            "require-dev": {
                "amphp/http-client": "^4.2",
                "amphp/http-tunnel": "^1.0",
                "async-aws/ses": "^1.0",
                "async-aws/sqs": "^1.0",
                "cache/integration-tests": "dev-master",
                "composer/package-versions-deprecated": "^1.8",
                "doctrine/annotations": "~1.0",
                "doctrine/cache": "~1.6",
                "doctrine/collections": "~1.0",
                "doctrine/data-fixtures": "^1.1",
                "doctrine/dbal": "~2.4|^3.0",
                "doctrine/doctrine-bundle": "^2.0",
                "doctrine/orm": "~2.4,>=2.4.5",
                "egulias/email-validator": "~1.2,>=1.2.8|~2.0",
                "guzzlehttp/promises": "^1.3.1",
                "masterminds/html5": "^2.6",
                "monolog/monolog": "^1.25.1|^2",
                "nyholm/psr7": "^1.0",
                "ocramius/proxy-manager": "^2.1",
                "paragonie/sodium_compat": "^1.8",
                "php-http/httplug": "^1.0|^2.0",
                "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                "predis/predis": "~1.1",
                "psr/http-client": "^1.0",
                "psr/simple-cache": "^1.0",
                "symfony/phpunit-bridge": "^5.2",
                "symfony/security-acl": "~2.8|~3.0",
                "twig/cssinliner-extra": "^2.12",
                "twig/inky-extra": "^2.12",
                "twig/markdown-extra": "^2.12"
            },
            "time": "2020-11-29T09:28:09+00:00",
            "type": "library",
            "extra": {
                "branch-version": "5.1"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
                    "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
                    "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
                    "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
                    "Symfony\\Bundle\\": "src/Symfony/Bundle/",
                    "Symfony\\Component\\": "src/Symfony/Component/"
                },
                "classmap": [
                    "src/Symfony/Component/Intl/Resources/stubs"
                ],
                "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": "The Symfony PHP framework",
            "homepage": "https://symfony.com",
            "keywords": [
                "framework"
            ],
            "support": {
                "issues": "https://github.com/symfony/symfony/issues",
                "source": "https://github.com/symfony/symfony/tree/v5.1.9"
            },
            "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"
                }
            ],
            "install-path": "../symfony/symfony"
        },
        {
            "name": "thomaspark/bootswatch",
            "version": "v4.6.1",
            "version_normalized": "4.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thomaspark/bootswatch.git",
                "reference": "8e6358e490c4caf9523b3cc5dd71167276dd77c8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thomaspark/bootswatch/zipball/8e6358e490c4caf9523b3cc5dd71167276dd77c8",
                "reference": "8e6358e490c4caf9523b3cc5dd71167276dd77c8",
                "shasum": ""
            },
            "suggest": {
                "robloach/component-installer": "Allows installation of Components via Composer"
            },
            "time": "2021-10-31T01:26:25+00:00",
            "type": "component",
            "extra": {
                "component": {
                    "name": "bootswatch",
                    "files": [
                        "README.md",
                        "LICENSE",
                        "dist/**/*"
                    ]
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "thomaspark",
                    "email": "thomas@bootswatch.com"
                }
            ],
            "description": "Themes for Bootstrap",
            "support": {
                "issues": "https://github.com/thomaspark/bootswatch/issues",
                "source": "https://github.com/thomaspark/bootswatch/tree/v4.6.1"
            },
            "install-path": "../../public/bootswatch"
        },
        {
            "name": "tijsverkoyen/css-to-inline-styles",
            "version": "2.2.4",
            "version_normalized": "2.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
                "reference": "da444caae6aca7a19c0c140f68c6182e337d5b1c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/da444caae6aca7a19c0c140f68c6182e337d5b1c",
                "reference": "da444caae6aca7a19c0c140f68c6182e337d5b1c",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": "^5.5 || ^7.0 || ^8.0",
                "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10"
            },
            "time": "2021-12-08T09:12:39+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TijsVerkoyen\\CssToInlineStyles\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Tijs Verkoyen",
                    "email": "css_to_inline_styles@verkoyen.eu",
                    "role": "Developer"
                }
            ],
            "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
            "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
            "support": {
                "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
                "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.4"
            },
            "install-path": "../tijsverkoyen/css-to-inline-styles"
        },
        {
            "name": "twig/cssinliner-extra",
            "version": "v3.3.4",
            "version_normalized": "3.3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/cssinliner-extra.git",
                "reference": "a6065b23645282e1c81d847cf0c7f0211d22b682"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/cssinliner-extra/zipball/a6065b23645282e1c81d847cf0c7f0211d22b682",
                "reference": "a6065b23645282e1c81d847cf0c7f0211d22b682",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "tijsverkoyen/css-to-inline-styles": "^2.0",
                "twig/twig": "^2.7|^3.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
            },
            "time": "2021-11-13T16:20:21+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Twig\\Extra\\CssInliner\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                }
            ],
            "description": "A Twig extension to allow inlining CSS",
            "homepage": "https://twig.symfony.com",
            "keywords": [
                "css",
                "inlining",
                "twig"
            ],
            "support": {
                "source": "https://github.com/twigphp/cssinliner-extra/tree/v3.3.4"
            },
            "funding": [
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                    "type": "tidelift"
                }
            ],
            "install-path": "../twig/cssinliner-extra"
        },
        {
            "name": "twig/extra-bundle",
            "version": "v3.3.4",
            "version_normalized": "3.3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/twig-extra-bundle.git",
                "reference": "1fe52d84aa22b7891c7717ef904b1551c8d70100"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/1fe52d84aa22b7891c7717ef904b1551c8d70100",
                "reference": "1fe52d84aa22b7891c7717ef904b1551c8d70100",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3|^8.0",
                "symfony/framework-bundle": "^4.4|^5.0|^6.0",
                "symfony/twig-bundle": "^4.4|^5.0|^6.0",
                "twig/twig": "^2.7|^3.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0",
                "twig/cache-extra": "^3.0",
                "twig/cssinliner-extra": "^2.12|^3.0",
                "twig/html-extra": "^2.12|^3.0",
                "twig/inky-extra": "^2.12|^3.0",
                "twig/intl-extra": "^2.12|^3.0",
                "twig/markdown-extra": "^2.12|^3.0",
                "twig/string-extra": "^2.12|^3.0"
            },
            "time": "2021-11-13T16:20:21+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Twig\\Extra\\TwigExtraBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                }
            ],
            "description": "A Symfony bundle for extra Twig extensions",
            "homepage": "https://twig.symfony.com",
            "keywords": [
                "bundle",
                "extra",
                "twig"
            ],
            "support": {
                "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.3.4"
            },
            "funding": [
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                    "type": "tidelift"
                }
            ],
            "install-path": "../twig/extra-bundle"
        },
        {
            "name": "twig/html-extra",
            "version": "v3.3.4",
            "version_normalized": "3.3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/html-extra.git",
                "reference": "ce33ea51bb0df393d2bc9945d08e2ce7fbe808c5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/html-extra/zipball/ce33ea51bb0df393d2bc9945d08e2ce7fbe808c5",
                "reference": "ce33ea51bb0df393d2bc9945d08e2ce7fbe808c5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/mime": "^4.4|^5.0|^6.0",
                "twig/twig": "^2.7|^3.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
            },
            "time": "2021-11-13T16:20:21+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Twig\\Extra\\Html\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                }
            ],
            "description": "A Twig extension for HTML",
            "homepage": "https://twig.symfony.com",
            "keywords": [
                "html",
                "twig"
            ],
            "support": {
                "source": "https://github.com/twigphp/html-extra/tree/v3.3.4"
            },
            "funding": [
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                    "type": "tidelift"
                }
            ],
            "install-path": "../twig/html-extra"
        },
        {
            "name": "twig/inky-extra",
            "version": "v3.3.4",
            "version_normalized": "3.3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/inky-extra.git",
                "reference": "6f81ada491569cfeb04fb43070f3a8908fc0f9ce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/inky-extra/zipball/6f81ada491569cfeb04fb43070f3a8908fc0f9ce",
                "reference": "6f81ada491569cfeb04fb43070f3a8908fc0f9ce",
                "shasum": ""
            },
            "require": {
                "lorenzo/pinky": "^1.0.5",
                "php": ">=7.1.3",
                "twig/twig": "^2.7|^3.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
            },
            "time": "2021-11-13T16:20:21+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Twig\\Extra\\Inky\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                }
            ],
            "description": "A Twig extension for the inky email templating engine",
            "homepage": "https://twig.symfony.com",
            "keywords": [
                "email",
                "emails",
                "inky",
                "twig"
            ],
            "support": {
                "source": "https://github.com/twigphp/inky-extra/tree/v3.3.4"
            },
            "funding": [
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                    "type": "tidelift"
                }
            ],
            "install-path": "../twig/inky-extra"
        },
        {
            "name": "twig/intl-extra",
            "version": "v3.3.4",
            "version_normalized": "3.3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/intl-extra.git",
                "reference": "a0bdab97a1cf5ccc944c70aee1d2f2602db64d16"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/intl-extra/zipball/a0bdab97a1cf5ccc944c70aee1d2f2602db64d16",
                "reference": "a0bdab97a1cf5ccc944c70aee1d2f2602db64d16",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/intl": "^4.4|^5.0|^6.0",
                "twig/twig": "^2.7|^3.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
            },
            "time": "2021-11-13T16:20:21+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Twig\\Extra\\Intl\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                }
            ],
            "description": "A Twig extension for Intl",
            "homepage": "https://twig.symfony.com",
            "keywords": [
                "intl",
                "twig"
            ],
            "support": {
                "source": "https://github.com/twigphp/intl-extra/tree/v3.3.4"
            },
            "funding": [
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                    "type": "tidelift"
                }
            ],
            "install-path": "../twig/intl-extra"
        },
        {
            "name": "twig/markdown-extra",
            "version": "v3.3.4",
            "version_normalized": "3.3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/markdown-extra.git",
                "reference": "c84c1fb75f0abb6e8477631b4ada59de770e83e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/c84c1fb75f0abb6e8477631b4ada59de770e83e6",
                "reference": "c84c1fb75f0abb6e8477631b4ada59de770e83e6",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "twig/twig": "^2.7|^3.0"
            },
            "require-dev": {
                "erusev/parsedown": "^1.7",
                "league/commonmark": "^1.0",
                "league/html-to-markdown": "^4.8|^5.0",
                "michelf/php-markdown": "^1.8",
                "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
            },
            "time": "2021-11-13T16:20:21+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Twig\\Extra\\Markdown\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                }
            ],
            "description": "A Twig extension for Markdown",
            "homepage": "https://twig.symfony.com",
            "keywords": [
                "html",
                "markdown",
                "twig"
            ],
            "support": {
                "source": "https://github.com/twigphp/markdown-extra/tree/v3.3.4"
            },
            "funding": [
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                    "type": "tidelift"
                }
            ],
            "install-path": "../twig/markdown-extra"
        },
        {
            "name": "twig/string-extra",
            "version": "v3.3.4",
            "version_normalized": "3.3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/string-extra.git",
                "reference": "2aea4098a54af141366ebb0100492750253d971a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/string-extra/zipball/2aea4098a54af141366ebb0100492750253d971a",
                "reference": "2aea4098a54af141366ebb0100492750253d971a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/string": "^5.0|^6.0",
                "symfony/translation-contracts": "^1.1|^2",
                "twig/twig": "^2.7|^3.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
            },
            "time": "2021-11-13T16:20:21+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Twig\\Extra\\String\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                }
            ],
            "description": "A Twig extension for Symfony String",
            "homepage": "https://twig.symfony.com",
            "keywords": [
                "html",
                "string",
                "twig",
                "unicode"
            ],
            "support": {
                "source": "https://github.com/twigphp/string-extra/tree/v3.3.4"
            },
            "funding": [
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                    "type": "tidelift"
                }
            ],
            "install-path": "../twig/string-extra"
        },
        {
            "name": "twig/twig",
            "version": "v3.3.4",
            "version_normalized": "3.3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig.git",
                "reference": "65cb6f0b956485e1664f13d023c55298a4bb59ca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/65cb6f0b956485e1664f13d023c55298a4bb59ca",
                "reference": "65cb6f0b956485e1664f13d023c55298a4bb59ca",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-ctype": "^1.8",
                "symfony/polyfill-mbstring": "^1.3"
            },
            "require-dev": {
                "psr/container": "^1.0",
                "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
            },
            "time": "2021-11-25T13:46:55+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "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/v3.3.4"
            },
            "funding": [
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                    "type": "tidelift"
                }
            ],
            "install-path": "../twig/twig"
        },
        {
            "name": "vakata/jstree",
            "version": "3.3.12",
            "version_normalized": "3.3.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/vakata/jstree.git",
                "reference": "7a03954015eaea2467956dc05e6be78f4d1a1ff0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vakata/jstree/zipball/7a03954015eaea2467956dc05e6be78f4d1a1ff0",
                "reference": "7a03954015eaea2467956dc05e6be78f4d1a1ff0",
                "shasum": ""
            },
            "require": {
                "components/jquery": ">=1.9.1"
            },
            "suggest": {
                "robloach/component-installer": "Allows installation of Components via Composer"
            },
            "time": "2021-09-03T12:55:53+00:00",
            "type": "component",
            "extra": {
                "component": {
                    "scripts": [
                        "dist/jstree.js"
                    ],
                    "styles": [
                        "dist/themes/default/style.css"
                    ],
                    "images": [
                        "dist/themes/default/32px.png",
                        "dist/themes/default/40px.png",
                        "dist/themes/default/throbber.gif"
                    ],
                    "files": [
                        "dist/jstree.min.js",
                        "dist/themes/default/style.min.css",
                        "dist/themes/default/32px.png",
                        "dist/themes/default/40px.png",
                        "dist/themes/default/throbber.gif"
                    ]
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ivan Bozhanov",
                    "email": "jstree@jstree.com"
                }
            ],
            "description": "jsTree is jquery plugin, that provides interactive trees.",
            "homepage": "http://jstree.com",
            "support": {
                "forum": "https://groups.google.com/forum/#!forum/jstree",
                "issues": "https://github.com/vakata/jstree/issues",
                "source": "https://github.com/vakata/jstree"
            },
            "funding": [
                {
                    "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal@vakata.com&currency_code=USD&amount=&return=http://jstree.com/donation&item_name=Buy+me+a+coffee+for+jsTree",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/vakata",
                    "type": "github"
                }
            ],
            "install-path": "../../public/jstree"
        },
        {
            "name": "webmozart/assert",
            "version": "1.10.0",
            "version_normalized": "1.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozarts/assert.git",
                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
                "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "symfony/polyfill-ctype": "^1.8"
            },
            "conflict": {
                "phpstan/phpstan": "<0.12.20",
                "vimeo/psalm": "<4.6.1 || 4.6.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5.13"
            },
            "time": "2021-03-09T10:59:23+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.10-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Assertions to validate method input/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "support": {
                "issues": "https://github.com/webmozarts/assert/issues",
                "source": "https://github.com/webmozarts/assert/tree/1.10.0"
            },
            "install-path": "../webmozart/assert"
        },
        {
            "name": "willdurand/js-translation-bundle",
            "version": "3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/willdurand/BazingaJsTranslationBundle.git",
                "reference": "a64af02e1b2193ba77dfbb08a5df14d2c7d3bae4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/willdurand/BazingaJsTranslationBundle/zipball/a64af02e1b2193ba77dfbb08a5df14d2c7d3bae4",
                "reference": "a64af02e1b2193ba77dfbb08a5df14d2c7d3bae4",
                "shasum": ""
            },
            "require": {
                "php": "^7.1",
                "symfony/console": "~3.4|~4.0|~5.0",
                "symfony/finder": "~3.4|~4.0|~5.0",
                "symfony/framework-bundle": "~3.4|~4.0|~5.0",
                "symfony/intl": "~3.4|~4.0|~5.0",
                "symfony/translation": "~3.4|~4.0|~5.0",
                "symfony/twig-bundle": "~3.4|~4.0|~5.0"
            },
            "replace": {
                "willdurand/expose-translation-bundle": "2.5.*"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8|~5.7|~6.5",
                "symfony/asset": "~3.4|~4.0|~5.0",
                "symfony/browser-kit": "~3.4|~4.0|~5.0",
                "symfony/phpunit-bridge": "^5.0",
                "symfony/twig-bundle": "~3.4|~4.0|~5.0",
                "symfony/yaml": "~3.4|~4.0|~5.0"
            },
            "time": "2020-02-17T14:41:11+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Bazinga\\Bundle\\JsTranslationBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "William Durand",
                    "email": "will+git@drnd.me"
                }
            ],
            "description": "A pretty nice way to expose your translation messages to your JavaScript.",
            "keywords": [
                "javascript",
                "symfony",
                "translation"
            ],
            "support": {
                "issues": "https://github.com/willdurand/BazingaJsTranslationBundle/issues",
                "source": "https://github.com/willdurand/BazingaJsTranslationBundle/tree/master"
            },
            "install-path": "../willdurand/js-translation-bundle"
        },
        {
            "name": "willdurand/jsonp-callback-validator",
            "version": "v1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
                "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
                "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~3.7"
            },
            "time": "2014-01-20T22:35:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "JsonpCallbackValidator": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "William Durand",
                    "email": "william.durand1@gmail.com",
                    "homepage": "http://www.willdurand.fr"
                }
            ],
            "description": "JSONP callback validator.",
            "support": {
                "issues": "https://github.com/willdurand/JsonpCallbackValidator/issues",
                "source": "https://github.com/willdurand/JsonpCallbackValidator/tree/master"
            },
            "install-path": "../willdurand/jsonp-callback-validator"
        },
        {
            "name": "zikula/admin-module",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/AdminModule.git",
                "reference": "0a12aaedef51d4ddd32a01f364666722d4ea3c00"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/AdminModule/zipball/0a12aaedef51d4ddd32a01f364666722d4ea3c00",
                "reference": "0a12aaedef51d4ddd32a01f364666722d4ea3c00",
                "shasum": ""
            },
            "require": {
                "frdh/mmenu.js": "8.*",
                "php": ">=7.2.5",
                "zikula/core-bundle": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-module",
            "extra": {
                "zikula": {
                    "class": "Zikula\\AdminModule\\ZikulaAdminModule",
                    "core-compatibility": ">=3.0.0",
                    "displayname": "Administration panel",
                    "url": "adminpanel",
                    "icon": "fas fa-object-group",
                    "capabilities": {
                        "admin": {
                            "route": "zikulaadminmodule_admin_view"
                        }
                    },
                    "securityschema": {
                        "ZikulaAdminModule::": "::",
                        "ZikulaAdminModule:Category:": "Admin Category name::Admin Category ID",
                        "ZikulaAdminModule:adminnavblock:": "Block title::Block ID"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\AdminModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Zikula",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "Backend administration interface",
            "support": {
                "source": "https://github.com/zikula/AdminModule/tree/3.0.4"
            },
            "install-path": "../zikula/admin-module"
        },
        {
            "name": "zikula/atom-theme",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/AtomTheme.git",
                "reference": "5eb5e0157ecd51adcb751f771eda8b97e7a9d734"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/AtomTheme/zipball/5eb5e0157ecd51adcb751f771eda8b97e7a9d734",
                "reference": "5eb5e0157ecd51adcb751f771eda8b97e7a9d734",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "zikula/core-bundle": "3.*",
                "zikula/theme-module": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-theme",
            "extra": {
                "zikula": {
                    "core-compatibility": ">=3.0.0",
                    "class": "Zikula\\AtomTheme\\ZikulaAtomTheme",
                    "displayname": "Atom Theme",
                    "icon": "fas fa-atom",
                    "capabilities": {
                        "user": {
                            "theme": true
                        },
                        "admin": {
                            "theme": false
                        }
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\AtomTheme\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Zikula",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "The Atom theme is an auxiliary theme specially designed for rendering pages in Atom mark-up.",
            "support": {
                "source": "https://github.com/zikula/AtomTheme/tree/3.0.4"
            },
            "install-path": "../zikula/atom-theme"
        },
        {
            "name": "zikula/blocks-module",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/BlocksModule.git",
                "reference": "9258206fe4bea5a8cd774f01053d397bf390f288"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/BlocksModule/zipball/9258206fe4bea5a8cd774f01053d397bf390f288",
                "reference": "9258206fe4bea5a8cd774f01053d397bf390f288",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "zikula/core-bundle": "3.*",
                "zikula/theme-module": "3.*"
            },
            "suggest": {
                "Scribite:>=6.0.2": "To allow WYSIWYG HTML block editing."
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-module",
            "extra": {
                "zikula": {
                    "class": "Zikula\\BlocksModule\\ZikulaBlocksModule",
                    "core-compatibility": ">=3.0.0",
                    "displayname": "Blocks Module",
                    "url": "blocks",
                    "icon": "fas fa-table",
                    "capabilities": {
                        "admin": {
                            "route": "zikulablocksmodule_admin_view"
                        }
                    },
                    "securityschema": {
                        "ZikulaBlocksModule::": "Block key:Block title:Block ID",
                        "ZikulaBlocksModule::position": "Position name::Position ID",
                        "fincludeblock::": "Block title::",
                        "HTMLblock::": "Block title::",
                        "HTMLblock::bid": "::bid",
                        "PendingContent::": "Block title::",
                        "Textblock::": "Block title::",
                        "Textblock::bid": "::bid",
                        "xsltblock::": "Block title::"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\BlocksModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Zikula",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "Blocks administration",
            "support": {
                "source": "https://github.com/zikula/BlocksModule/tree/3.0.4"
            },
            "install-path": "../zikula/blocks-module"
        },
        {
            "name": "zikula/bootstrap-theme",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/BootstrapTheme.git",
                "reference": "ce2d24fe3d40408fd02082e0609a5d623df9a48f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/BootstrapTheme/zipball/ce2d24fe3d40408fd02082e0609a5d623df9a48f",
                "reference": "ce2d24fe3d40408fd02082e0609a5d623df9a48f",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "thomaspark/bootswatch": "4.*",
                "zikula/core-bundle": "3.*",
                "zikula/theme-module": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-theme",
            "extra": {
                "zikula": {
                    "core-compatibility": ">=3.0.0",
                    "class": "Zikula\\BootstrapTheme\\ZikulaBootstrapTheme",
                    "displayname": "Bootstrap Theme",
                    "icon": "fab fa-bootstrap",
                    "capabilities": {
                        "user": {
                            "theme": true
                        },
                        "admin": {
                            "theme": true
                        }
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\BootstrapTheme\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Zikula",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "Bootstrap based theme",
            "support": {
                "source": "https://github.com/zikula/BootstrapTheme/tree/3.0.4"
            },
            "install-path": "../zikula/bootstrap-theme"
        },
        {
            "name": "zikula/categories-module",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/CategoriesModule.git",
                "reference": "dd32c0a211712463d216aeb05648fdf11b923501"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/CategoriesModule/zipball/dd32c0a211712463d216aeb05648fdf11b923501",
                "reference": "dd32c0a211712463d216aeb05648fdf11b923501",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "zikula/core-bundle": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-module",
            "extra": {
                "zikula": {
                    "class": "Zikula\\CategoriesModule\\ZikulaCategoriesModule",
                    "core-compatibility": ">=3.0.0",
                    "displayname": "Categories",
                    "url": "categories",
                    "icon": "fas fa-sitemap",
                    "capabilities": {
                        "admin": {
                            "route": "zikulacategoriesmodule_category_list"
                        }
                    },
                    "securityschema": {
                        "ZikulaCategoriesModule::": "::",
                        "ZikulaCategoriesModule:PropertyId:CategoryId": "$propId::$catId"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\CategoriesModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Zikula",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "Categories administration",
            "support": {
                "source": "https://github.com/zikula/CategoriesModule/tree/3.0.4"
            },
            "install-path": "../zikula/categories-module"
        },
        {
            "name": "zikula/core-bundle",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/CoreBundle.git",
                "reference": "cff2878700d9d956eb730dbbab44b536a80d2f8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/CoreBundle/zipball/cff2878700d9d956eb730dbbab44b536a80d2f8c",
                "reference": "cff2878700d9d956eb730dbbab44b536a80d2f8c",
                "shasum": ""
            },
            "require": {
                "antishov/doctrine-extensions-bundle": "1.*",
                "composer/composer": "1.*",
                "composer/installers": "1.*",
                "doctrine/doctrine-bundle": "2.*",
                "doctrine/orm": "2.*",
                "gedmo/doctrine-extensions": "2.*",
                "liip/imagine-bundle": "2.*",
                "nikic/php-parser": "4.*",
                "oomphinc/composer-installers-extender": "2.*",
                "php": ">=7.2.5",
                "sensio/framework-extra-bundle": "5.*",
                "sensiolabs/security-checker": "6.*",
                "symfony/framework-bundle": "v5.1.9",
                "symfony/maker-bundle": "1.*",
                "symfony/monolog-bundle": "3.*",
                "symfony/polyfill-intl-messageformatter": "1.*",
                "symfony/profiler-pack": "^1.0",
                "symfony/symfony": "5.*",
                "zikula/admin-module": "3.*",
                "zikula/categories-module": "3.*",
                "zikula/coreinstaller-bundle": "3.*",
                "zikula/extensions-module": "3.*",
                "zikula/formextension-bundle": "3.*",
                "zikula/hook-bundle": "3.*",
                "zikula/mailer-module": "3.*",
                "zikula/menu-module": "3.*",
                "zikula/routes-module": "3.*",
                "zikula/search-module": "3.*",
                "zikula/securitycenter-module": "3.*",
                "zikula/settings-module": "3.*",
                "zikula/sortable-columns": "1.*",
                "zikula/theme-module": "3.*",
                "zikula/workflow-bundle": "3.*",
                "zikula/zauth-module": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "bin": [
                "bin/console"
            ],
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\Bundle\\CoreBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Zikula Team",
                    "homepage": "https://ziku.la"
                }
            ],
            "description": "An bundle providing zikula-related symfony form extensions.",
            "homepage": "https://ziku.la",
            "keywords": [
                "zikula"
            ],
            "support": {
                "source": "https://github.com/zikula/CoreBundle/tree/3.0.4"
            },
            "install-path": "../zikula/core-bundle"
        },
        {
            "name": "zikula/coreinstaller-bundle",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/CoreInstallerBundle.git",
                "reference": "6c0a2f105335cb9925f63d7a01581b9cf22dd312"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/CoreInstallerBundle/zipball/6c0a2f105335cb9925f63d7a01581b9cf22dd312",
                "reference": "6c0a2f105335cb9925f63d7a01581b9cf22dd312",
                "shasum": ""
            },
            "require": {
                "matthiasnoback/symfony-console-form": "4.*",
                "php": ">=7.2.5",
                "symfony/console": "5.*",
                "symfony/framework-bundle": "5.*",
                "symfony/requirements-checker": "1.*",
                "zikula/core-bundle": "3.*",
                "zikula/wizard": "dev-main"
            },
            "time": "2021-12-20T12:18:05+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\Bundle\\CoreInstallerBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Craig Heydenburg",
                    "email": "info@ziku.la"
                }
            ],
            "description": "An application to install or upgrade the Zikula Core.",
            "homepage": "https://ziku.la",
            "keywords": [
                "zikula"
            ],
            "support": {
                "source": "https://github.com/zikula/CoreInstallerBundle/tree/3.0.4"
            },
            "install-path": "../zikula/coreinstaller-bundle"
        },
        {
            "name": "zikula/extensions-module",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/ExtensionsModule.git",
                "reference": "6a73dfe43ef91488923fb4dd3f4991a17aa54eff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/ExtensionsModule/zipball/6a73dfe43ef91488923fb4dd3f4991a17aa54eff",
                "reference": "6a73dfe43ef91488923fb4dd3f4991a17aa54eff",
                "shasum": ""
            },
            "require": {
                "composer/semver": "1.*",
                "justinrainbow/json-schema": "5.*",
                "php": ">=7.2.5",
                "zikula/core-bundle": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-module",
            "extra": {
                "zikula": {
                    "url": "extensions",
                    "class": "Zikula\\ExtensionsModule\\ZikulaExtensionsModule",
                    "core-compatibility": ">=3.0.0",
                    "displayname": "Extensions",
                    "icon": "fas fa-plug",
                    "capabilities": {
                        "admin": {
                            "route": "zikulaextensionsmodule_extension_list"
                        }
                    },
                    "securityschema": {
                        "ZikulaExtensionsModule::": "::",
                        "ZikulaExtensionsModule::modify": "extensionName::extensionsId"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\ExtensionsModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Zikula",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "Extensions administration",
            "support": {
                "source": "https://github.com/zikula/ExtensionsModule/tree/3.0.4"
            },
            "install-path": "../zikula/extensions-module"
        },
        {
            "name": "zikula/formextension-bundle",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/FormExtensionBundle.git",
                "reference": "dbc426cd59ffa662288f59b35ecf7fc21e2c8655"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/FormExtensionBundle/zipball/dbc426cd59ffa662288f59b35ecf7fc21e2c8655",
                "reference": "dbc426cd59ffa662288f59b35ecf7fc21e2c8655",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/framework-bundle": "5.*",
                "zikula/core-bundle": "3.*"
            },
            "time": "2021-01-23T15:38:09+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\Bundle\\FormExtensionBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Craig Heydenburg",
                    "email": "info@ziku.la"
                }
            ],
            "description": "An bundle providing zikula-related symfony form extensions.",
            "homepage": "https://ziku.la",
            "keywords": [
                "zikula"
            ],
            "support": {
                "source": "https://github.com/zikula/FormExtensionBundle/tree/3.0.4"
            },
            "install-path": "../zikula/formextension-bundle"
        },
        {
            "name": "zikula/groups-module",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/GroupsModule.git",
                "reference": "ddf839ee417ff92159c1fda2ebaab433e9fa5060"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/GroupsModule/zipball/ddf839ee417ff92159c1fda2ebaab433e9fa5060",
                "reference": "ddf839ee417ff92159c1fda2ebaab433e9fa5060",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "zikula/core-bundle": "3.*",
                "zikula/users-module": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-module",
            "extra": {
                "zikula": {
                    "class": "Zikula\\GroupsModule\\ZikulaGroupsModule",
                    "core-compatibility": ">=3.0.0",
                    "displayname": "Groups",
                    "url": "groups",
                    "icon": "fas fa-users",
                    "capabilities": {
                        "admin": {
                            "route": "zikulagroupsmodule_group_adminlist"
                        },
                        "user": {
                            "route": "zikulagroupsmodule_group_list"
                        }
                    },
                    "securityschema": {
                        "ZikulaGroupsModule::": "Group ID::",
                        "ZikulaGroupsModule::memberslist": "::"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\GroupsModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Zikula",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "User group administration",
            "support": {
                "source": "https://github.com/zikula/GroupsModule/tree/3.0.4"
            },
            "install-path": "../zikula/groups-module"
        },
        {
            "name": "zikula/hook-bundle",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/HookBundle.git",
                "reference": "bc44a27c4e597ffb596a36b515f0eb87ce0b1c24"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/HookBundle/zipball/bc44a27c4e597ffb596a36b515f0eb87ce0b1c24",
                "reference": "bc44a27c4e597ffb596a36b515f0eb87ce0b1c24",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/framework-bundle": "5.*",
                "zikula/core-bundle": "3.*"
            },
            "time": "2021-01-23T15:38:09+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\Bundle\\HookBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Zikula Team",
                    "homepage": "https://ziku.la"
                }
            ],
            "description": "An bundle consolidating Extension Hook features.",
            "homepage": "https://ziku.la",
            "keywords": [
                "zikula"
            ],
            "support": {
                "source": "https://github.com/zikula/HookBundle/tree/3.0.4"
            },
            "install-path": "../zikula/hook-bundle"
        },
        {
            "name": "zikula/legal-module",
            "version": "3.2.10",
            "version_normalized": "3.2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula-modules/Legal.git",
                "reference": "ee17d8482fcd657fc82481bab51c22945e7bbe29"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula-modules/Legal/zipball/ee17d8482fcd657fc82481bab51c22945e7bbe29",
                "reference": "ee17d8482fcd657fc82481bab51c22945e7bbe29",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5"
            },
            "time": "2021-12-02T11:53:15+00:00",
            "type": "zikula-module",
            "extra": {
                "zikula": {
                    "class": "Zikula\\LegalModule\\ZikulaLegalModule",
                    "core-compatibility": ">=3.0.0",
                    "displayname": "Legal",
                    "url": "legal",
                    "oldnames": [
                        "Legal"
                    ],
                    "icon": "fas fa-gavel",
                    "capabilities": {
                        "admin": {
                            "route": "zikulalegalmodule_config_config"
                        },
                        "user": {
                            "route": "zikulalegalmodule_user_termsofuse"
                        }
                    },
                    "securityschema": {
                        "ZikulaLegalModule::": "::",
                        "ZikulaLegalModule::legalNotice": "::",
                        "ZikulaLegalModule::termsOfUse": "::",
                        "ZikulaLegalModule::privacyPolicy": "::",
                        "ZikulaLegalModule::agePolicy": "::",
                        "ZikulaLegalModule::accessibilityStatement": "::",
                        "ZikulaLegalModule::cancellationRightPolicy": "::",
                        "ZikulaLegalModule::tradeConditions": "::"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\LegalModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Zikula Development Team",
                    "homepage": "https://ziku.la"
                }
            ],
            "description": "Provides an interface for managing the site's legal documents.",
            "support": {
                "issues": "https://github.com/zikula-modules/Legal/issues",
                "source": "https://github.com/zikula-modules/Legal/tree/3.2.10"
            },
            "install-path": "../../src/extensions/zikula/legal-module"
        },
        {
            "name": "zikula/mailer-module",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/MailerModule.git",
                "reference": "8d0a17a7495f56d772aeb255a88d55f03397b064"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/MailerModule/zipball/8d0a17a7495f56d772aeb255a88d55f03397b064",
                "reference": "8d0a17a7495f56d772aeb255a88d55f03397b064",
                "shasum": ""
            },
            "require": {
                "egulias/email-validator": "^2.1.10",
                "php": ">=7.2.5",
                "zikula/core-bundle": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-module",
            "extra": {
                "zikula": {
                    "class": "Zikula\\MailerModule\\ZikulaMailerModule",
                    "core-compatibility": ">=3.0.0",
                    "displayname": "Mailer Module",
                    "url": "mailer",
                    "icon": "fas fa-envelope",
                    "capabilities": {
                        "admin": {
                            "route": "zikulamailermodule_config_config"
                        }
                    },
                    "securityschema": {
                        "ZikulaMailerModule::": "::"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\MailerModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Zikula",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "Mailer support",
            "support": {
                "source": "https://github.com/zikula/MailerModule/tree/3.0.4"
            },
            "install-path": "../zikula/mailer-module"
        },
        {
            "name": "zikula/menu-module",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/MenuModule.git",
                "reference": "a544f3476e141dde9c51a348290bd1889e0df00d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/MenuModule/zipball/a544f3476e141dde9c51a348290bd1889e0df00d",
                "reference": "a544f3476e141dde9c51a348290bd1889e0df00d",
                "shasum": ""
            },
            "require": {
                "knplabs/knp-menu-bundle": ">=2.2.1",
                "php": ">=7.2.5",
                "zikula/core-bundle": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-module",
            "extra": {
                "zikula": {
                    "class": "Zikula\\MenuModule\\ZikulaMenuModule",
                    "core-compatibility": ">=3.0.0",
                    "displayname": "Menu Module",
                    "url": "menu",
                    "icon": "fas fa-compass",
                    "capabilities": {
                        "admin": {
                            "route": "zikulamenumodule_menu_list"
                        }
                    },
                    "securityschema": {
                        "ZikulaMenuModule::": "::",
                        "ZikulaMenuModule::id": "::id"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\MenuModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Zikula",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "Menu management",
            "support": {
                "source": "https://github.com/zikula/MenuModule/tree/3.0.4"
            },
            "install-path": "../zikula/menu-module"
        },
        {
            "name": "zikula/oauth-module",
            "version": "1.2.3",
            "version_normalized": "1.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula-modules/OAuth.git",
                "reference": "83428af241daf695403f64058ab62d5006c3eff7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula-modules/OAuth/zipball/83428af241daf695403f64058ab62d5006c3eff7",
                "reference": "83428af241daf695403f64058ab62d5006c3eff7",
                "shasum": ""
            },
            "require": {
                "league/oauth2-facebook": "2.*",
                "league/oauth2-github": "2.*",
                "league/oauth2-google": "3.*",
                "league/oauth2-instagram": "2.*",
                "league/oauth2-linkedin": "4.*",
                "php": ">=7.2.5"
            },
            "time": "2020-07-25T07:16:40+00:00",
            "type": "zikula-module",
            "extra": {
                "zikula": {
                    "core-compatibility": ">=3.0.0",
                    "class": "Zikula\\OAuthModule\\ZikulaOAuthModule",
                    "displayname": "OAuthModule",
                    "url": "oauth",
                    "icon": "fas fa-network-wired",
                    "capabilities": {
                        "admin": {
                            "route": "zikulaoauthmodule_config_settings"
                        }
                    },
                    "securityschema": {
                        "ZikulaOAuthModule::": "::"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\OAuthModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Zikula Team",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "Integrates league/oauth2-client and various providers.",
            "support": {
                "issues": "https://github.com/zikula-modules/OAuth/issues",
                "source": "https://github.com/zikula-modules/OAuth/tree/master"
            },
            "install-path": "../../src/extensions/zikula/oauth-module"
        },
        {
            "name": "zikula/pagelock-module",
            "version": "1.3.9",
            "version_normalized": "1.3.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula-modules/PageLock.git",
                "reference": "bc21a6c7163b585edfefd29b0c4603d24641da81"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula-modules/PageLock/zipball/bc21a6c7163b585edfefd29b0c4603d24641da81",
                "reference": "bc21a6c7163b585edfefd29b0c4603d24641da81",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5"
            },
            "time": "2021-06-18T06:29:35+00:00",
            "type": "zikula-module",
            "extra": {
                "zikula": {
                    "class": "Zikula\\PageLockModule\\ZikulaPageLockModule",
                    "core-compatibility": ">=3.0.0",
                    "displayname": "Page lock",
                    "url": "pagelock",
                    "icon": "fas fa-lock",
                    "capabilities": [],
                    "securityschema": {
                        "ZikulaPageLockModule::": "::"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\PageLockModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Zikula",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "Page locking support",
            "support": {
                "issues": "https://github.com/zikula-modules/PageLock/issues",
                "source": "https://github.com/zikula-modules/PageLock/tree/1.3.9"
            },
            "install-path": "../../src/extensions/zikula/pagelock-module"
        },
        {
            "name": "zikula/permissions-module",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/PermissionsModule.git",
                "reference": "e7564cf41279153fefcfaf247991013035d5176e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/PermissionsModule/zipball/e7564cf41279153fefcfaf247991013035d5176e",
                "reference": "e7564cf41279153fefcfaf247991013035d5176e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "zikula/core-bundle": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-module",
            "extra": {
                "zikula": {
                    "class": "Zikula\\PermissionsModule\\ZikulaPermissionsModule",
                    "core-compatibility": ">=3.0.0",
                    "displayname": "Permissions",
                    "url": "permissions",
                    "icon": "fas fa-key",
                    "capabilities": {
                        "admin": {
                            "route": "zikulapermissionsmodule_permission_list"
                        }
                    },
                    "securityschema": {
                        "ZikulaPermissionsModule::": "::"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\PermissionsModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Zikula",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "User permissions manager",
            "support": {
                "source": "https://github.com/zikula/PermissionsModule/tree/3.0.4"
            },
            "install-path": "../zikula/permissions-module"
        },
        {
            "name": "zikula/printer-theme",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/PrinterTheme.git",
                "reference": "e9019a149dd00c87f1e6eaa5ca49621b3bd53e69"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/PrinterTheme/zipball/e9019a149dd00c87f1e6eaa5ca49621b3bd53e69",
                "reference": "e9019a149dd00c87f1e6eaa5ca49621b3bd53e69",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "zikula/core-bundle": "3.*",
                "zikula/theme-module": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-theme",
            "extra": {
                "zikula": {
                    "core-compatibility": ">=3.0.0",
                    "class": "Zikula\\PrinterTheme\\ZikulaPrinterTheme",
                    "displayname": "Printer Theme",
                    "icon": "fas fa-print",
                    "capabilities": {
                        "user": {
                            "theme": true
                        },
                        "admin": {
                            "theme": false
                        }
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\PrinterTheme\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Zikula",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "The Printer theme is an auxiliary theme designed specially for outputting pages in a printer-friendly format.",
            "support": {
                "source": "https://github.com/zikula/PrinterTheme/tree/3.0.4"
            },
            "install-path": "../zikula/printer-theme"
        },
        {
            "name": "zikula/profile-module",
            "version": "3.1.18",
            "version_normalized": "3.1.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula-modules/Profile.git",
                "reference": "902599daa417eeee99ff77be7d2c33c5f8692583"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula-modules/Profile/zipball/902599daa417eeee99ff77be7d2c33c5f8692583",
                "reference": "902599daa417eeee99ff77be7d2c33c5f8692583",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5"
            },
            "time": "2021-12-02T11:58:18+00:00",
            "type": "zikula-module",
            "extra": {
                "zikula": {
                    "class": "Zikula\\ProfileModule\\ZikulaProfileModule",
                    "core-compatibility": ">=3.0.0",
                    "displayname": "Profile",
                    "url": "profile",
                    "oldnames": [
                        "Profile"
                    ],
                    "icon": "fas fa-id-card",
                    "capabilities": {
                        "admin": {
                            "route": "zikulaprofilemodule_property_listproperties"
                        },
                        "user": {
                            "route": "zikulaprofilemodule_profile_display"
                        }
                    },
                    "securityschema": {
                        "ZikulaProfileModule::": "::",
                        "ZikulaProfileModule::view": "::",
                        "ZikulaProfileModule::item": "PropertyId::",
                        "ZikulaProfileModule:Members:": "::",
                        "ZikulaProfileModule:Members:recent": "::",
                        "ZikulaProfileModule:Members:online": "::",
                        "ZikulaProfileModule:FeaturedUserblock:": "Block title::",
                        "ZikulaProfileModule:LastSeenblock:": "Block title::",
                        "ZikulaProfileModule:LastXUsersblock:": "Block title::",
                        "ZikulaProfileModule:MembersOnlineblock:": "Block title::",
                        "Userblock::": "Block title::"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\ProfileModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Zikula Development Team",
                    "homepage": "https://ziku.la"
                }
            ],
            "description": "User profiles and member list",
            "support": {
                "issues": "https://github.com/zikula-modules/Profile/issues",
                "source": "https://github.com/zikula-modules/Profile/tree/3.1.18"
            },
            "install-path": "../../src/extensions/zikula/profile-module"
        },
        {
            "name": "zikula/routes-module",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/RoutesModule.git",
                "reference": "05f0abde2ea36d52c94356a74657885ba6a54361"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/RoutesModule/zipball/05f0abde2ea36d52c94356a74657885ba6a54361",
                "reference": "05f0abde2ea36d52c94356a74657885ba6a54361",
                "shasum": ""
            },
            "require": {
                "friendsofsymfony/jsrouting-bundle": "2.*",
                "jms/i18n-routing-bundle": "3.*",
                "php": ">=7.2.5",
                "zikula/core-bundle": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-module",
            "extra": {
                "zikula": {
                    "core-compatibility": ">=3.0.0 <4.0.0",
                    "class": "Zikula\\RoutesModule\\ZikulaRoutesModule",
                    "displayname": "Routes",
                    "url": "routes",
                    "icon": "fas fa-map-marked-alt",
                    "capabilities": {
                        "admin": {
                            "route": "zikularoutesmodule_route_adminindex"
                        },
                        "user": {
                            "route": "zikularoutesmodule_route_index"
                        }
                    },
                    "securityschema": {
                        "ZikulaRoutesModule::": "::",
                        "ZikulaRoutesModule:Route:": "Route ID::",
                        "ZikulaRoutesModule::Ajax": "::"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\RoutesModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Zikula contributors",
                    "email": "info@ziku.la",
                    "homepage": "https://ziku.la",
                    "role": "owner"
                }
            ],
            "description": "Routes management",
            "support": {
                "source": "https://github.com/zikula/RoutesModule/tree/3.0.4"
            },
            "install-path": "../zikula/routes-module"
        },
        {
            "name": "zikula/rss-theme",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/RssTheme.git",
                "reference": "062cf0cdec1950bb0cd80a07ef5349f7821a23db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/RssTheme/zipball/062cf0cdec1950bb0cd80a07ef5349f7821a23db",
                "reference": "062cf0cdec1950bb0cd80a07ef5349f7821a23db",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "zikula/core-bundle": "3.*",
                "zikula/theme-module": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-theme",
            "extra": {
                "zikula": {
                    "core-compatibility": ">=3.0.0",
                    "class": "Zikula\\RssTheme\\ZikulaRssTheme",
                    "displayname": "Rss Theme",
                    "icon": "fas fa-rss",
                    "capabilities": {
                        "user": {
                            "theme": true
                        },
                        "admin": {
                            "theme": false
                        }
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\RssTheme\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Zikula",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "The RSS theme is an auxiliary theme designed specially for outputting pages as an RSS feed.",
            "support": {
                "source": "https://github.com/zikula/RssTheme/tree/3.0.4"
            },
            "install-path": "../zikula/rss-theme"
        },
        {
            "name": "zikula/search-module",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/SearchModule.git",
                "reference": "16aa08725c0626e84401912af475e498edf28024"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/SearchModule/zipball/16aa08725c0626e84401912af475e498edf28024",
                "reference": "16aa08725c0626e84401912af475e498edf28024",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "zikula/core-bundle": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-module",
            "extra": {
                "zikula": {
                    "class": "Zikula\\SearchModule\\ZikulaSearchModule",
                    "core-compatibility": ">=3.0.0",
                    "displayname": "Site search",
                    "url": "search",
                    "icon": "fas fa-search",
                    "capabilities": {
                        "admin": {
                            "route": "zikulasearchmodule_config_config"
                        },
                        "user": {
                            "route": "zikulasearchmodule_search_execute"
                        }
                    },
                    "securityschema": {
                        "ZikulaSearchModule::": "Module name::",
                        "Searchblock::": "Block title::"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\SearchModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Zikula",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "Site search support",
            "support": {
                "source": "https://github.com/zikula/SearchModule/tree/3.0.4"
            },
            "install-path": "../zikula/search-module"
        },
        {
            "name": "zikula/securitycenter-module",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/SecurityCenterModule.git",
                "reference": "62b090da7d7f55fa16140ba60bc263f1e40ac37b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/SecurityCenterModule/zipball/62b090da7d7f55fa16140ba60bc263f1e40ac37b",
                "reference": "62b090da7d7f55fa16140ba60bc263f1e40ac37b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "phpids/phpids": "dev-master",
                "zikula/core-bundle": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-module",
            "extra": {
                "zikula": {
                    "class": "Zikula\\SecurityCenterModule\\ZikulaSecurityCenterModule",
                    "core-compatibility": ">=3.0.0",
                    "displayname": "Security Center",
                    "url": "securitycenter",
                    "icon": "fas fa-shield-alt",
                    "capabilities": {
                        "admin": {
                            "route": "zikulasecuritycentermodule_config_config"
                        }
                    },
                    "securityschema": {
                        "ZikulaSecurityCenterModule::": "::"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\SecurityCenterModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Zikula",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "Security administration",
            "support": {
                "source": "https://github.com/zikula/SecurityCenterModule/tree/3.0.4"
            },
            "install-path": "../zikula/securitycenter-module"
        },
        {
            "name": "zikula/settings-module",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/SettingsModule.git",
                "reference": "37b3272dde42208ae78f93dd35fc4d99f5b98e4e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/SettingsModule/zipball/37b3272dde42208ae78f93dd35fc4d99f5b98e4e",
                "reference": "37b3272dde42208ae78f93dd35fc4d99f5b98e4e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "php-translation/extractor": "2.*",
                "php-translation/symfony-bundle": "0.*",
                "php-translation/symfony-storage": "2.*",
                "willdurand/js-translation-bundle": "3.*",
                "zikula/core-bundle": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-module",
            "extra": {
                "zikula": {
                    "class": "Zikula\\SettingsModule\\ZikulaSettingsModule",
                    "core-compatibility": ">=3.0.0",
                    "displayname": "General settings",
                    "url": "settings",
                    "icon": "fas fa-tools",
                    "capabilities": {
                        "admin": {
                            "route": "zikulasettingsmodule_settings_main"
                        }
                    },
                    "securityschema": {
                        "ZikulaSettingsModule::": "::",
                        "LocaleBlock::": "::",
                        "LocaleBlock::bid": "::bid"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\SettingsModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Zikula",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "System settings administration",
            "support": {
                "source": "https://github.com/zikula/SettingsModule/tree/3.0.4"
            },
            "install-path": "../zikula/settings-module"
        },
        {
            "name": "zikula/sortable-columns",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/SortableColumns.git",
                "reference": "bb563c26cc5eb39df29a10ed300f82c1f7bbcc82"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/SortableColumns/zipball/bb563c26cc5eb39df29a10ed300f82c1f7bbcc82",
                "reference": "bb563c26cc5eb39df29a10ed300f82c1f7bbcc82",
                "shasum": ""
            },
            "require": {
                "doctrine/common": "2.*",
                "php": ">=7.2.0",
                "symfony/http-foundation": "4.*|5.*",
                "symfony/routing": "4.*|5.*"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.4",
                "symfony/phpunit-bridge": "^4.4|^5.0"
            },
            "time": "2020-01-21T22:10:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\Component\\SortableColumns\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Craig Heydenburg",
                    "email": "info@ziku.la"
                }
            ],
            "description": "SortableColumns is a zikula component to help manage data table column headings that can be clicked to sort the data",
            "homepage": "https://ziku.la",
            "keywords": [
                "columns",
                "sortable",
                "symfony"
            ],
            "support": {
                "issues": "https://github.com/zikula/SortableColumns/issues",
                "source": "https://github.com/zikula/SortableColumns/tree/1.0.0"
            },
            "install-path": "../zikula/sortable-columns"
        },
        {
            "name": "zikula/theme-module",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/ThemeModule.git",
                "reference": "e23f8043aff3e9b42c86ff4acf09b0510be70956"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/ThemeModule/zipball/e23f8043aff3e9b42c86ff4acf09b0510be70956",
                "reference": "e23f8043aff3e9b42c86ff4acf09b0510be70956",
                "shasum": ""
            },
            "require": {
                "components/bootstrap": "4.*",
                "components/font-awesome": "5.*",
                "components/jquery": "3.*",
                "components/jqueryui": "1.*",
                "dimsemenov/magnific-popup": "1.*",
                "erusev/parsedown": "^1.7",
                "itsjavi/fontawesome-iconpicker": "3.*",
                "league/commonmark": "^1.0",
                "league/html-to-markdown": "^4.8",
                "michelf/php-markdown": "^1.9",
                "oro/twig-inspector": "1.*",
                "php": ">=7.2.5",
                "twig/cssinliner-extra": "3.*",
                "twig/extra-bundle": "3.*",
                "twig/html-extra": "3.*",
                "twig/inky-extra": "3.*",
                "twig/intl-extra": "3.*",
                "twig/markdown-extra": "3.*",
                "twig/string-extra": "3.*",
                "twig/twig": "3.*",
                "vakata/jstree": "3.*",
                "zikula/atom-theme": "3.*",
                "zikula/blocks-module": "3.*",
                "zikula/bootstrap-theme": "3.*",
                "zikula/core-bundle": "3.*",
                "zikula/printer-theme": "3.*",
                "zikula/rss-theme": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-module",
            "extra": {
                "zikula": {
                    "class": "Zikula\\ThemeModule\\ZikulaThemeModule",
                    "core-compatibility": ">=3.0.0",
                    "displayname": "Theme Module",
                    "url": "theme",
                    "icon": "fas fa-palette",
                    "capabilities": {
                        "admin": {
                            "route": "zikulathememodule_config_config"
                        }
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\ThemeModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Zikula",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "Theme system and administration",
            "support": {
                "source": "https://github.com/zikula/ThemeModule/tree/3.0.4"
            },
            "install-path": "../zikula/theme-module"
        },
        {
            "name": "zikula/users-module",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/UsersModule.git",
                "reference": "7c0fffe8b45c5c42c7486f627062666576cfc336"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/UsersModule/zipball/7c0fffe8b45c5c42c7486f627062666576cfc336",
                "reference": "7c0fffe8b45c5c42c7486f627062666576cfc336",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "zikula/core-bundle": "3.*",
                "zikula/groups-module": "3.*",
                "zikula/permissions-module": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-module",
            "extra": {
                "zikula": {
                    "class": "Zikula\\UsersModule\\ZikulaUsersModule",
                    "core-compatibility": ">=3.0.0",
                    "displayname": "Users Module",
                    "url": "users",
                    "icon": "fas fa-users-cog",
                    "capabilities": {
                        "admin": {
                            "route": "zikulausersmodule_useradministration_list"
                        },
                        "user": {
                            "route": "zikulausersmodule_account_menu"
                        }
                    },
                    "securityschema": {
                        "ZikulaUsersModule::": "Uname::User ID",
                        "ZikulaUsersModule::LiveSearch": "::",
                        "ZikulaUsersModule::MailUsers": "::",
                        "Accountlinks::": "Block title::",
                        "Loginblock::": "Block title::",
                        "Onlineblock::": "Block ID::"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\UsersModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Zikula",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "User account administration",
            "support": {
                "source": "https://github.com/zikula/UsersModule/tree/3.0.4"
            },
            "install-path": "../zikula/users-module"
        },
        {
            "name": "zikula/wizard",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/Wizard.git",
                "reference": "4a21fabc878583561fdb578b6fc7b008559b2354"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/Wizard/zipball/4a21fabc878583561fdb578b6fc7b008559b2354",
                "reference": "4a21fabc878583561fdb578b6fc7b008559b2354",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0",
                "symfony/config": "4.*|5.*",
                "symfony/dependency-injection": "4.*|5.*",
                "symfony/filesystem": "4.*|5.*",
                "symfony/form": "4.*|5.*",
                "symfony/http-foundation": "4.*|5.*",
                "symfony/yaml": "4.*|5.*"
            },
            "time": "2021-01-25T14:25:34+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\Component\\Wizard\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Craig Heydenburg",
                    "email": "info@ziku.la"
                }
            ],
            "description": "Wizard for multi-stage interaction including Symfony Forms",
            "homepage": "https://ziku.la",
            "keywords": [
                "Forms",
                "Symfony2",
                "stage",
                "step",
                "wizard"
            ],
            "support": {
                "issues": "https://github.com/zikula/Wizard/issues",
                "source": "https://github.com/zikula/Wizard/tree/main"
            },
            "install-path": "../zikula/wizard"
        },
        {
            "name": "zikula/workflow-bundle",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/WorkflowBundle.git",
                "reference": "d4c80e7681b1810ba3733660d9d72d5802285f3a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/WorkflowBundle/zipball/d4c80e7681b1810ba3733660d9d72d5802285f3a",
                "reference": "d4c80e7681b1810ba3733660d9d72d5802285f3a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/workflow": "5.*",
                "zikula/core-bundle": "3.*"
            },
            "time": "2020-12-01T06:28:20+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\Bundle\\WorkflowBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Axel Guckelsberger",
                    "email": "info@guite.de"
                }
            ],
            "description": "An bundle providing workflow management functionality.",
            "homepage": "https://ziku.la",
            "keywords": [
                "zikula"
            ],
            "support": {
                "source": "https://github.com/zikula/WorkflowBundle/tree/3.0.4"
            },
            "install-path": "../zikula/workflow-bundle"
        },
        {
            "name": "zikula/zauth-module",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zikula/ZAuthModule.git",
                "reference": "f3990f535affe6531f58146d3f93018a3a2ab332"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zikula/ZAuthModule/zipball/f3990f535affe6531f58146d3f93018a3a2ab332",
                "reference": "f3990f535affe6531f58146d3f93018a3a2ab332",
                "shasum": ""
            },
            "require": {
                "ircmaxell/random-lib": "1.*",
                "php": ">=7.2.5",
                "zikula/core-bundle": "3.*",
                "zikula/users-module": "3.*"
            },
            "time": "2021-12-21T07:33:34+00:00",
            "type": "zikula-system-module",
            "extra": {
                "zikula": {
                    "class": "Zikula\\ZAuthModule\\ZikulaZAuthModule",
                    "core-compatibility": ">=3.0.0",
                    "displayname": "Zikula Native Authorization",
                    "url": "zauth",
                    "icon": "fas fa-user-lock",
                    "capabilities": {
                        "admin": {
                            "route": "zikulazauthmodule_useradministration_list"
                        }
                    },
                    "securityschema": {
                        "ZikulaZAuthModule::": "::"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zikula\\ZAuthModule\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Zikula Team",
                    "homepage": "https://ziku.la/"
                }
            ],
            "description": "Native zikula authentication",
            "support": {
                "source": "https://github.com/zikula/ZAuthModule/tree/3.0.4"
            },
            "install-path": "../zikula/zauth-module"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
