czernika/brocooly

View on GitHub
composer.lock

Summary

Maintainability
Test Coverage
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "690f2c0c5e59aee17b1368d9ff73f70a",
    "packages": [
        {
            "name": "altorouter/altorouter",
            "version": "2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/dannyvankooten/AltoRouter.git",
                "reference": "f6fede4f94ced7c22ba63a9b8af0bf2dc38e3cb2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dannyvankooten/AltoRouter/zipball/f6fede4f94ced7c22ba63a9b8af0bf2dc38e3cb2",
                "reference": "f6fede4f94ced7c22ba63a9b8af0bf2dc38e3cb2",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.0"
            },
            "require-dev": {
                "codeclimate/php-test-reporter": "dev-master",
                "phpunit/phpunit": "5.7.*",
                "squizlabs/php_codesniffer": "3.4.2"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "AltoRouter.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Danny van Kooten",
                    "email": "dannyvankooten@gmail.com",
                    "homepage": "http://dannyvankooten.com/"
                },
                {
                    "name": "Koen Punt",
                    "homepage": "https://github.com/koenpunt"
                },
                {
                    "name": "niahoo",
                    "homepage": "https://github.com/niahoo"
                }
            ],
            "description": "A lightning fast router for PHP",
            "homepage": "https://github.com/dannyvankooten/AltoRouter",
            "keywords": [
                "lightweight",
                "router",
                "routing"
            ],
            "support": {
                "issues": "https://github.com/dannyvankooten/AltoRouter/issues",
                "source": "https://github.com/dannyvankooten/AltoRouter/tree/2.0.2"
            },
            "time": "2020-03-09T08:34:59+00:00"
        },
        {
            "name": "aristath/kirki",
            "version": "v4.0.13",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/kirki.git",
                "reference": "c70f1bc0c677e8e963d271d8bb18c7d1c6e5d07b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/kirki/zipball/c70f1bc0c677e8e963d271d8bb18c7d1c6e5d07b",
                "reference": "c70f1bc0c677e8e963d271d8bb18c7d1c6e5d07b",
                "shasum": ""
            },
            "require": {
                "kirki-framework/compatibility": "*",
                "kirki-framework/control-base": "*",
                "kirki-framework/control-checkbox": "*",
                "kirki-framework/control-code": "*",
                "kirki-framework/control-color": "*",
                "kirki-framework/control-color-palette": "*",
                "kirki-framework/control-cropped-image": "*",
                "kirki-framework/control-custom": "*",
                "kirki-framework/control-dashicons": "*",
                "kirki-framework/control-date": "*",
                "kirki-framework/control-dimension": "*",
                "kirki-framework/control-editor": "*",
                "kirki-framework/control-generic": "*",
                "kirki-framework/control-image": "*",
                "kirki-framework/control-multicheck": "*",
                "kirki-framework/control-radio": "*",
                "kirki-framework/control-react-colorful": "*",
                "kirki-framework/control-react-select": "*",
                "kirki-framework/control-repeater": "*",
                "kirki-framework/control-select": "*",
                "kirki-framework/control-slider": "*",
                "kirki-framework/control-sortable": "*",
                "kirki-framework/control-upload": "*",
                "kirki-framework/data-option": "*",
                "kirki-framework/field": "*",
                "kirki-framework/field-background": "*",
                "kirki-framework/field-dimensions": "*",
                "kirki-framework/field-fontawesome": "*",
                "kirki-framework/field-multicolor": "*",
                "kirki-framework/field-typography": "*",
                "kirki-framework/l10n": "*",
                "kirki-framework/module-css": "*",
                "kirki-framework/module-editor-styles": "*",
                "kirki-framework/module-field-dependencies": "*",
                "kirki-framework/module-panels": "*",
                "kirki-framework/module-postmessage": "*",
                "kirki-framework/module-preset": "*",
                "kirki-framework/module-section-icons": "*",
                "kirki-framework/module-sections": "*",
                "kirki-framework/module-selective-refresh": "*",
                "kirki-framework/module-tooltips": "*",
                "kirki-framework/module-webfonts": "*",
                "kirki-framework/url-getter": "*",
                "kirki-framework/util": "*",
                "php": ">=7.0"
            },
            "require-dev": {
                "composer/installers": "*",
                "dealerdirect/phpcodesniffer-composer-installer": "*",
                "phpcompatibility/phpcompatibility-wp": "*",
                "wp-coding-standards/wpcs": "*",
                "wptrt/wpthemereview": "dev-develop"
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                ".",
                "core"
            ],
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Extending the WordPress customizer",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/kirki/issues",
                "source": "https://github.com/kirki-framework/kirki/tree/v4.0.13"
            },
            "funding": [
                {
                    "url": "https://aristath.github.io/donate",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/aristath",
                    "type": "github"
                }
            ],
            "time": "2022-01-11T17:14:59+00:00"
        },
        {
            "name": "composer/installers",
            "version": "v1.12.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"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\Installers\\": "src/Composer/Installers"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Robinson Young",
                    "email": "kyle@dontkry.com",
                    "homepage": "https://github.com/shama"
                }
            ],
            "description": "A multi-framework Composer library installer",
            "homepage": "https://composer.github.io/installers/",
            "keywords": [
                "Craft",
                "Dolibarr",
                "Eliasis",
                "Hurad",
                "ImageCMS",
                "Kanboard",
                "Lan Management System",
                "MODX Evo",
                "MantisBT",
                "Mautic",
                "Maya",
                "OXID",
                "Plentymarkets",
                "Porto",
                "RadPHP",
                "SMF",
                "Starbug",
                "Thelia",
                "Whmcs",
                "WolfCMS",
                "agl",
                "aimeos",
                "annotatecms",
                "attogram",
                "bitrix",
                "cakephp",
                "chef",
                "cockpit",
                "codeigniter",
                "concrete5",
                "croogo",
                "dokuwiki",
                "drupal",
                "eZ Platform",
                "elgg",
                "expressionengine",
                "fuelphp",
                "grav",
                "installer",
                "itop",
                "joomla",
                "known",
                "kohana",
                "laravel",
                "lavalite",
                "lithium",
                "magento",
                "majima",
                "mako",
                "mediawiki",
                "miaoxing",
                "modulework",
                "modx",
                "moodle",
                "osclass",
                "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"
                }
            ],
            "time": "2021-09-13T08:19:44+00:00"
        },
        {
            "name": "czernika/brocooly-core",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/czernika/brocooly-core.git",
                "reference": "56c72f646ed79c003cd147cb894e15b5d6455ef6"
            },
            "require": {
                "aristath/kirki": "^4.0",
                "composer/installers": "^1.10",
                "djboris88/timber-commented-include": "^1.1",
                "elegantweb/sanitizer": "^1.1",
                "fakerphp/faker": "^1.16",
                "filp/whoops": "^2.13",
                "hellonico/twig-dump-extension": "^1.1",
                "htmlburger/carbon-fields": "^3.2",
                "illuminate/collections": "^8.45",
                "illuminate/filesystem": "^8.53",
                "illuminate/support": "^8.49",
                "illuminate/translation": "^8.53",
                "illuminate/validation": "^8.53",
                "johnbillion/extended-cpts": "^4.5",
                "nesbot/carbon": "^2.50",
                "nette/php-generator": "^3.6",
                "nochso/html-compress-twig": "^2.0",
                "oscarotero/env": "^2.1",
                "php": ">=7.4",
                "php-di/php-di": "^6.3",
                "spatie/once": "^2.2",
                "symfony/console": "^5.3",
                "timber/timber": "^1.18",
                "vlucas/phpdotenv": "^5.3",
                "webmozart/assert": "^1.10"
            },
            "require-dev": {
                "ergebnis/composer-normalize": "^2.16",
                "squizlabs/php_codesniffer": "^3.6",
                "wp-coding-standards/wpcs": "^2.3"
            },
            "default-branch": true,
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Brocooly\\": "core"
                },
                "files": [
                    "core/helpers.php"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ihar Aliakseyenka",
                    "email": "aliha.devs@gmail.com"
                }
            ],
            "description": "Core engine for Brocooly Framework",
            "time": "2022-01-11T19:47:36+00:00"
        },
        {
            "name": "djboris88/timber-commented-include",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/djboris88/timber-commented-include.git",
                "reference": "3fb8d7d8b69dd3464c7471ce68daaa5b81f8da86"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/djboris88/timber-commented-include/zipball/3fb8d7d8b69dd3464c7471ce68daaa5b81f8da86",
                "reference": "3fb8d7d8b69dd3464c7471ce68daaa5b81f8da86",
                "shasum": ""
            },
            "require": {
                "djboris88/twig-commented-include": "^1.2",
                "php": ">=5.6"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Djboris88\\Timber\\": "src/"
                },
                "files": [
                    "functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0"
            ],
            "authors": [
                {
                    "name": "Boris Đemrovski",
                    "email": "djboris88@gmail.com",
                    "role": "developer"
                }
            ],
            "description": "Twig extension for Timber which outputs HTML comments before and after the `include` tag",
            "homepage": "https://github.com/djboris88/timber-include-comments",
            "keywords": [
                "comments",
                "debug",
                "html",
                "twig"
            ],
            "support": {
                "issues": "https://github.com/djboris88/timber-commented-include/issues",
                "source": "https://github.com/djboris88/timber-commented-include/tree/master"
            },
            "time": "2019-12-11T09:04:45+00:00"
        },
        {
            "name": "djboris88/twig-commented-include",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/djboris88/twig-commented-include.git",
                "reference": "a78dcf60100165f0a07c76e97739d744aca9d9db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/djboris88/twig-commented-include/zipball/a78dcf60100165f0a07c76e97739d744aca9d9db",
                "reference": "a78dcf60100165f0a07c76e97739d744aca9d9db",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "twig/twig": "^1.14|^2.0|^3.0"
            },
            "require-dev": {
                "symfony/framework-bundle": "^2.7|^3.2",
                "symfony/twig-bundle": "^2.7|^3.2"
            },
            "suggest": {
                "symfony/framework-bundle": "The framework bundle to integrate the extension into Symfony",
                "symfony/twig-bundle": "The twig bundle to integrate the extension into Symfony"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Djboris88\\Twig\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0"
            ],
            "authors": [
                {
                    "name": "Boris Đemrovski",
                    "email": "djboris88@gmail.com",
                    "role": "developer"
                }
            ],
            "description": "Twig extension which outputs HTML comments before and after the `include` tag",
            "homepage": "https://github.com/djboris88/twig-include-comments",
            "keywords": [
                "comments",
                "debug",
                "html",
                "twig"
            ],
            "support": {
                "issues": "https://github.com/djboris88/twig-commented-include/issues",
                "source": "https://github.com/djboris88/twig-commented-include/tree/1.2.0"
            },
            "time": "2019-12-11T09:04:24+00:00"
        },
        {
            "name": "doctrine/inflector",
            "version": "2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
                "reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^8.2",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpstan/phpstan-strict-rules": "^0.12",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                "vimeo/psalm": "^4.10"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "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/2.0.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"
                }
            ],
            "time": "2021-10-22T20:16:43+00:00"
        },
        {
            "name": "doctrine/lexer",
            "version": "1.2.1",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "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"
                }
            ],
            "time": "2020-05-25T17:44:05+00:00"
        },
        {
            "name": "egulias/email-validator",
            "version": "2.1.25",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Egulias\\EmailValidator\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eduardo Gulias Davis"
                }
            ],
            "description": "A library for validating emails against several RFCs",
            "homepage": "https://github.com/egulias/EmailValidator",
            "keywords": [
                "email",
                "emailvalidation",
                "emailvalidator",
                "validation",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/egulias/EmailValidator/issues",
                "source": "https://github.com/egulias/EmailValidator/tree/2.1.25"
            },
            "funding": [
                {
                    "url": "https://github.com/egulias",
                    "type": "github"
                }
            ],
            "time": "2020-12-29T14:50:06+00:00"
        },
        {
            "name": "elegantweb/sanitizer",
            "version": "v1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/elegantweb/sanitizer.git",
                "reference": "d8bc9dbbfb8beb22dcb026173a5b0c507281ddaa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/elegantweb/sanitizer/zipball/d8bc9dbbfb8beb22dcb026173a5b0c507281ddaa",
                "reference": "d8bc9dbbfb8beb22dcb026173a5b0c507281ddaa",
                "shasum": ""
            },
            "require": {
                "illuminate/support": "^6.0|^7.0|^8.0",
                "illuminate/validation": "^6.0|^7.0|^8.0",
                "nesbot/carbon": "^1.0|^2.0",
                "php": "^7.4|^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "type": "library",
            "extra": {
                "laravel": {
                    "providers": [
                        "Elegant\\Sanitizer\\Laravel\\SanitizerServiceProvider"
                    ],
                    "aliases": {
                        "Sanitizer": "Elegant\\Sanitizer\\Laravel\\Facade"
                    }
                }
            },
            "autoload": {
                "psr-4": {
                    "Elegant\\Sanitizer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "William Wallace San Paulo",
                    "email": "info@waavi.com"
                },
                {
                    "name": "Sina Sharifzade",
                    "email": "sharifzadesina@gmail.com"
                }
            ],
            "description": "Sanitization library for PHP and the Laravel framework.",
            "keywords": [
                "input",
                "input filter",
                "input sanitation",
                "input sanitizer",
                "laravel",
                "sanitation",
                "transform input"
            ],
            "support": {
                "issues": "https://github.com/elegantweb/sanitizer/issues",
                "source": "https://github.com/elegantweb/sanitizer/tree/v1.1.0"
            },
            "time": "2021-07-11T14:49:06+00:00"
        },
        {
            "name": "fakerphp/faker",
            "version": "v1.17.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FakerPHP/Faker.git",
                "reference": "b85e9d44eae8c52cca7aa0939483611f7232b669"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/b85e9d44eae8c52cca7aa0939483611f7232b669",
                "reference": "b85e9d44eae8c52cca7aa0939483611f7232b669",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0",
                "psr/container": "^1.0 || ^2.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
            },
            "conflict": {
                "fzaninotto/faker": "*"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4.1",
                "ext-intl": "*",
                "symfony/phpunit-bridge": "^4.4 || ^5.2"
            },
            "suggest": {
                "ext-curl": "Required by Faker\\Provider\\Image to download images.",
                "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
                "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
                "ext-mbstring": "Required for multibyte Unicode string functionality."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "v1.17-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Faker\\": "src/Faker/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "François Zaninotto"
                }
            ],
            "description": "Faker is a PHP library that generates fake data for you.",
            "keywords": [
                "data",
                "faker",
                "fixtures"
            ],
            "support": {
                "issues": "https://github.com/FakerPHP/Faker/issues",
                "source": "https://github.com/FakerPHP/Faker/tree/v1.17.0"
            },
            "time": "2021-12-05T17:14:47+00:00"
        },
        {
            "name": "filp/whoops",
            "version": "2.14.5",
            "source": {
                "type": "git",
                "url": "https://github.com/filp/whoops.git",
                "reference": "a63e5e8f26ebbebf8ed3c5c691637325512eb0dc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/filp/whoops/zipball/a63e5e8f26ebbebf8ed3c5c691637325512eb0dc",
                "reference": "a63e5e8f26ebbebf8ed3c5c691637325512eb0dc",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9 || ^7.0 || ^8.0",
                "psr/log": "^1.0.1 || ^2.0 || ^3.0"
            },
            "require-dev": {
                "mockery/mockery": "^0.9 || ^1.0",
                "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
                "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
            },
            "suggest": {
                "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
                "whoops/soap": "Formats errors as SOAP responses"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Whoops\\": "src/Whoops/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Filipe Dobreira",
                    "homepage": "https://github.com/filp",
                    "role": "Developer"
                }
            ],
            "description": "php error handling for cool kids",
            "homepage": "https://filp.github.io/whoops/",
            "keywords": [
                "error",
                "exception",
                "handling",
                "library",
                "throwable",
                "whoops"
            ],
            "support": {
                "issues": "https://github.com/filp/whoops/issues",
                "source": "https://github.com/filp/whoops/tree/2.14.5"
            },
            "funding": [
                {
                    "url": "https://github.com/denis-sokolov",
                    "type": "github"
                }
            ],
            "time": "2022-01-07T12:00:00+00:00"
        },
        {
            "name": "graham-campbell/result-type",
            "version": "v1.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/GrahamCampbell/Result-Type.git",
                "reference": "0690bde05318336c7221785f2a932467f98b64ca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/0690bde05318336c7221785f2a932467f98b64ca",
                "reference": "0690bde05318336c7221785f2a932467f98b64ca",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "phpoption/phpoption": "^1.8"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "GrahamCampbell\\ResultType\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                }
            ],
            "description": "An Implementation Of The Result Type",
            "keywords": [
                "Graham Campbell",
                "GrahamCampbell",
                "Result Type",
                "Result-Type",
                "result"
            ],
            "support": {
                "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
                "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
                    "type": "tidelift"
                }
            ],
            "time": "2021-11-21T21:41:47+00:00"
        },
        {
            "name": "hellonico/twig-dump-extension",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nlemoine/twig-dump-extension.git",
                "reference": "a162573838ce18e7948b92a6eac74ff9db610639"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nlemoine/twig-dump-extension/zipball/a162573838ce18e7948b92a6eac74ff9db610639",
                "reference": "a162573838ce18e7948b92a6eac74ff9db610639",
                "shasum": ""
            },
            "require": {
                "symfony/var-dumper": "^4.2 || ^5.0",
                "twig/twig": "^2.4 || ^3.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "HelloNico\\Twig\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Nicolas Lemoine",
                    "email": "dev@helloni.co",
                    "homepage": "https://github.com/nlemoine"
                }
            ],
            "description": "VarDumper Twig extension",
            "homepage": "https://github.com/nlemoine/twig-dump-extension",
            "support": {
                "issues": "https://github.com/nlemoine/twig-dump-extension/issues",
                "source": "https://github.com/nlemoine/twig-dump-extension/tree/1.1.0"
            },
            "time": "2020-03-06T15:18:29+00:00"
        },
        {
            "name": "htmlburger/carbon-fields",
            "version": "v3.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/htmlburger/carbon-fields.git",
                "reference": "dd5663e14c6db365323b688dbae1cfbeaf14bee7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/htmlburger/carbon-fields/zipball/dd5663e14c6db365323b688dbae1cfbeaf14bee7",
                "reference": "dd5663e14c6db365323b688dbae1cfbeaf14bee7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "mockery/mockery": "^0.9.7",
                "phpunit/phpunit": "~4.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Carbon_Fields\\": "core/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-only"
            ],
            "authors": [
                {
                    "name": "htmlBurger",
                    "email": "wordpress@htmlburger.com",
                    "homepage": "https://htmlburger.com/",
                    "role": "Developer"
                },
                {
                    "name": "Miroslav Mitev",
                    "email": "mmitev.2create@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Atanas Angelov",
                    "email": "atanas.angelov.dev@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Georgi Stoyanov",
                    "email": "stoyanov.gs@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Plamen Kostadinov",
                    "email": "pkostadinov.2create@gmail.com",
                    "homepage": "http://plasmen.info/",
                    "role": "Developer"
                },
                {
                    "name": "Stanimir Panchev",
                    "email": "Stan4omir@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Marin Atanasov",
                    "email": "contact@marinatanasov.com",
                    "homepage": "http://marinatanasov.com/",
                    "role": "Developer"
                },
                {
                    "name": "Siyan Panayotov",
                    "homepage": "http://siyanpanayotov.com/",
                    "role": "Developer"
                },
                {
                    "name": "Peter Petrov",
                    "email": "peter.petrov89@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Stanimir Stoyanov",
                    "email": "stanimir.k.stoyanov@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Kaloyan Ivanov",
                    "email": "kaloyanxivanov@gmail.com",
                    "homepage": "http://vilepixels.com/",
                    "role": "Developer"
                },
                {
                    "name": "Georgi Popov",
                    "homepage": "http://magadanski.com/",
                    "role": "Developer"
                },
                {
                    "name": "German Velchev",
                    "email": "germozy@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Rashko Petrov",
                    "email": "brutalenemy666@gmail.com",
                    "homepage": "http://errorfactory.com/",
                    "role": "Developer"
                },
                {
                    "name": "Alexander Panayotov",
                    "email": "alexander.panayotov@gmail.com",
                    "homepage": "http://alexanderpanayotov.com/",
                    "role": "Developer"
                },
                {
                    "name": "Viktor Vasilev",
                    "email": "liberalcho@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Georgi Georgiev",
                    "email": "george.georgiev96@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Atanas Vasilev",
                    "email": "atanasvasilev91@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "WordPress developer-friendly custom fields for post types, taxonomy terms, users, comments, widgets, options and more.",
            "homepage": "http://carbonfields.net/",
            "support": {
                "docs": "http://carbonfields.net/docs/",
                "email": "wordpress@htmlburger.com",
                "issues": "https://github.com/htmlburger/carbon-fields/issues",
                "source": "https://github.com/htmlburger/carbon-fields"
            },
            "time": "2021-04-22T13:24:34+00:00"
        },
        {
            "name": "illuminate/collections",
            "version": "v8.78.1",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/collections.git",
                "reference": "e8c1cbd7a4cc8fb0e6a8978a55ef6d49c90bea59"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/collections/zipball/e8c1cbd7a4cc8fb0e6a8978a55ef6d49c90bea59",
                "reference": "e8c1cbd7a4cc8fb0e6a8978a55ef6d49c90bea59",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": "^8.0",
                "illuminate/macroable": "^8.0",
                "php": "^7.3|^8.0"
            },
            "suggest": {
                "symfony/var-dumper": "Required to use the dump method (^5.4)."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Support\\": ""
                },
                "files": [
                    "helpers.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Collections package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "time": "2022-01-04T18:54:15+00:00"
        },
        {
            "name": "illuminate/container",
            "version": "v8.78.1",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/container.git",
                "reference": "6ac391bb27391706c5f921b85060aa2c4ca03fae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/container/zipball/6ac391bb27391706c5f921b85060aa2c4ca03fae",
                "reference": "6ac391bb27391706c5f921b85060aa2c4ca03fae",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": "^8.0",
                "php": "^7.3|^8.0",
                "psr/container": "^1.0"
            },
            "provide": {
                "psr/container-implementation": "1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Container\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Container package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "time": "2021-11-17T15:04:30+00:00"
        },
        {
            "name": "illuminate/contracts",
            "version": "v8.78.1",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/contracts.git",
                "reference": "9baa9f781071e67d7b171775bd3be7ead13ddd29"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/contracts/zipball/9baa9f781071e67d7b171775bd3be7ead13ddd29",
                "reference": "9baa9f781071e67d7b171775bd3be7ead13ddd29",
                "shasum": ""
            },
            "require": {
                "php": "^7.3|^8.0",
                "psr/container": "^1.0",
                "psr/simple-cache": "^1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Contracts\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Contracts package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "time": "2021-12-14T14:40:44+00:00"
        },
        {
            "name": "illuminate/filesystem",
            "version": "v8.78.1",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/filesystem.git",
                "reference": "def8901b69cd04902de0c2752683bab5e4d121b5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/filesystem/zipball/def8901b69cd04902de0c2752683bab5e4d121b5",
                "reference": "def8901b69cd04902de0c2752683bab5e4d121b5",
                "shasum": ""
            },
            "require": {
                "illuminate/collections": "^8.0",
                "illuminate/contracts": "^8.0",
                "illuminate/macroable": "^8.0",
                "illuminate/support": "^8.0",
                "php": "^7.3|^8.0",
                "symfony/finder": "^5.4"
            },
            "suggest": {
                "ext-ftp": "Required to use the Flysystem FTP driver.",
                "illuminate/http": "Required for handling uploaded files (^7.0).",
                "league/flysystem": "Required to use the Flysystem local and FTP drivers (^1.1).",
                "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
                "league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",
                "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).",
                "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
                "symfony/filesystem": "Required to enable support for relative symbolic links (^5.4).",
                "symfony/mime": "Required to enable support for guessing extensions (^5.4)."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Filesystem\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Filesystem package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "time": "2022-01-05T14:40:14+00:00"
        },
        {
            "name": "illuminate/macroable",
            "version": "v8.78.1",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/macroable.git",
                "reference": "aed81891a6e046fdee72edd497f822190f61c162"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/macroable/zipball/aed81891a6e046fdee72edd497f822190f61c162",
                "reference": "aed81891a6e046fdee72edd497f822190f61c162",
                "shasum": ""
            },
            "require": {
                "php": "^7.3|^8.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Macroable package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "time": "2021-11-16T13:57:03+00:00"
        },
        {
            "name": "illuminate/support",
            "version": "v8.78.1",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/support.git",
                "reference": "0c2a4db0c60b33d30af0ae6bc2b31159d6c49361"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/support/zipball/0c2a4db0c60b33d30af0ae6bc2b31159d6c49361",
                "reference": "0c2a4db0c60b33d30af0ae6bc2b31159d6c49361",
                "shasum": ""
            },
            "require": {
                "doctrine/inflector": "^1.4|^2.0",
                "ext-json": "*",
                "ext-mbstring": "*",
                "illuminate/collections": "^8.0",
                "illuminate/contracts": "^8.0",
                "illuminate/macroable": "^8.0",
                "nesbot/carbon": "^2.53.1",
                "php": "^7.3|^8.0",
                "voku/portable-ascii": "^1.4.8"
            },
            "conflict": {
                "tightenco/collect": "<5.5.33"
            },
            "suggest": {
                "illuminate/filesystem": "Required to use the composer class (^8.0).",
                "league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^1.3|^2.0.2).",
                "ramsey/uuid": "Required to use Str::uuid() (^4.2.2).",
                "symfony/process": "Required to use the composer class (^5.4).",
                "symfony/var-dumper": "Required to use the dd function (^5.4).",
                "vlucas/phpdotenv": "Required to use the Env class and env helper (^5.2)."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Support\\": ""
                },
                "files": [
                    "helpers.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Support package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "time": "2022-01-04T16:02:54+00:00"
        },
        {
            "name": "illuminate/translation",
            "version": "v8.78.1",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/translation.git",
                "reference": "c10a68f37f590dc8c1c1fe5b6ad3f09381282137"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/translation/zipball/c10a68f37f590dc8c1c1fe5b6ad3f09381282137",
                "reference": "c10a68f37f590dc8c1c1fe5b6ad3f09381282137",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "illuminate/collections": "^8.0",
                "illuminate/contracts": "^8.0",
                "illuminate/filesystem": "^8.0",
                "illuminate/macroable": "^8.0",
                "illuminate/support": "^8.0",
                "php": "^7.3|^8.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Translation\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Translation package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "time": "2021-10-30T16:01:33+00:00"
        },
        {
            "name": "illuminate/validation",
            "version": "v8.78.1",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/validation.git",
                "reference": "4712f28f5f57fdb2d03e0e4f58b3e236ad704381"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/validation/zipball/4712f28f5f57fdb2d03e0e4f58b3e236ad704381",
                "reference": "4712f28f5f57fdb2d03e0e4f58b3e236ad704381",
                "shasum": ""
            },
            "require": {
                "egulias/email-validator": "^2.1.10",
                "ext-json": "*",
                "illuminate/collections": "^8.0",
                "illuminate/container": "^8.0",
                "illuminate/contracts": "^8.0",
                "illuminate/macroable": "^8.0",
                "illuminate/support": "^8.0",
                "illuminate/translation": "^8.0",
                "php": "^7.3|^8.0",
                "symfony/http-foundation": "^5.4",
                "symfony/mime": "^5.4"
            },
            "suggest": {
                "ext-bcmath": "Required to use the multiple_of validation rule.",
                "illuminate/database": "Required to use the database presence verifier (^8.0)."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Illuminate\\Validation\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Validation package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "time": "2021-12-22T20:12:10+00:00"
        },
        {
            "name": "johnbillion/extended-cpts",
            "version": "4.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/johnbillion/extended-cpts.git",
                "reference": "59ce9f4e0422512eec6f698ccba4a6a81b018fdb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/johnbillion/extended-cpts/zipball/59ce9f4e0422512eec6f698ccba4a6a81b018fdb",
                "reference": "59ce9f4e0422512eec6f698ccba4a6a81b018fdb",
                "shasum": ""
            },
            "require": {
                "php": "^7 | ^8"
            },
            "require-dev": {
                "automattic/phpcs-neutron-standard": "1.6.0",
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
                "johnbillion/falsey-assertequals-detector": "^2",
                "phpcompatibility/phpcompatibility-wp": "^2",
                "phpunit/phpunit": "^6",
                "roots/wordpress": "^5.7.0",
                "vlucas/phpdotenv": "^3",
                "wp-cli/db-command": "^2.0",
                "wp-coding-standards/wpcs": "2.3.0",
                "wp-phpunit/wp-phpunit": "^5.7.0"
            },
            "suggest": {
                "seravo/wp-custom-bulk-actions": "Custom Bulk Actions",
                "wpackagist-plugin/rewrite-testing": "Rewrite Rule Testing"
            },
            "type": "library",
            "extra": {
                "wordpress-install-dir": "tests/wordpress"
            },
            "autoload": {
                "psr-4": {
                    "ExtCPTs\\Tests\\": "tests/phpunit"
                },
                "files": [
                    "extended-cpts.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "John Blackbourn",
                    "homepage": "https://johnblackbourn.com/"
                }
            ],
            "description": "A library which provides extended functionality to WordPress custom post types and taxonomies.",
            "homepage": "https://github.com/johnbillion/extended-cpts/",
            "support": {
                "issues": "https://github.com/johnbillion/extended-cpts/issues",
                "source": "https://github.com/johnbillion/extended-cpts/tree/4.5.2"
            },
            "funding": [
                {
                    "url": "https://github.com/johnbillion",
                    "type": "github"
                }
            ],
            "time": "2021-03-21T00:26:19+00:00"
        },
        {
            "name": "kirki-framework/compatibility",
            "version": "v1.0.8",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/compatibility.git",
                "reference": "2e1ee739f9339a8a9878ea7638eea4affb3bf593"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/compatibility/zipball/2e1ee739f9339a8a9878ea7638eea4affb3bf593",
                "reference": "2e1ee739f9339a8a9878ea7638eea4affb3bf593",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Compatibility\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Compatibility package for themes using the Kirki v3.x API.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/compatibility/issues",
                "source": "https://github.com/kirki-framework/compatibility/tree/v1.0.8"
            },
            "time": "2022-01-10T17:10:50+00:00"
        },
        {
            "name": "kirki-framework/control-base",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-base.git",
                "reference": "d204f596cc5b90d8945b1183ca68becfe2b7387d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-base/zipball/d204f596cc5b90d8945b1183ca68becfe2b7387d",
                "reference": "d204f596cc5b90d8945b1183ca68becfe2b7387d",
                "shasum": ""
            },
            "require": {
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "The base class for other Kirki's controls.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-base/issues",
                "source": "https://github.com/kirki-framework/control-base/tree/v1.0.2"
            },
            "time": "2021-12-29T13:18:01+00:00"
        },
        {
            "name": "kirki-framework/control-checkbox",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-checkbox.git",
                "reference": "ea0e0b724634df9ecce4c6536b4de2135d15620d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-checkbox/zipball/ea0e0b724634df9ecce4c6536b4de2135d15620d",
                "reference": "ea0e0b724634df9ecce4c6536b4de2135d15620d",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Checkbox control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-checkbox/issues",
                "source": "https://github.com/kirki-framework/control-checkbox/tree/v1.0.2"
            },
            "time": "2021-12-29T13:19:58+00:00"
        },
        {
            "name": "kirki-framework/control-code",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-code.git",
                "reference": "29909ae3f62210b9b5937c798086ce8495e77d72"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-code/zipball/29909ae3f62210b9b5937c798086ce8495e77d72",
                "reference": "29909ae3f62210b9b5937c798086ce8495e77d72",
                "shasum": ""
            },
            "require": {
                "kirki-framework/field": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Code control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-code/issues",
                "source": "https://github.com/kirki-framework/control-code/tree/v1.0.1"
            },
            "time": "2021-12-29T12:56:00+00:00"
        },
        {
            "name": "kirki-framework/control-color",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-color.git",
                "reference": "5820fa89e0e8dc69dd4864575074552434193e11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-color/zipball/5820fa89e0e8dc69dd4864575074552434193e11",
                "reference": "5820fa89e0e8dc69dd4864575074552434193e11",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-react-colorful": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Color control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-color/issues",
                "source": "https://github.com/kirki-framework/control-color/tree/v1.0.1"
            },
            "time": "2021-12-29T13:22:22+00:00"
        },
        {
            "name": "kirki-framework/control-color-palette",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-color-palette.git",
                "reference": "b3373ce7a97c4d4d516daea3c2443ec587a25330"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-color-palette/zipball/b3373ce7a97c4d4d516daea3c2443ec587a25330",
                "reference": "b3373ce7a97c4d4d516daea3c2443ec587a25330",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "php": ">=7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Color palette control for the Kirki Customizer Framework",
            "support": {
                "issues": "https://github.com/kirki-framework/control-color-palette/issues",
                "source": "https://github.com/kirki-framework/control-color-palette/tree/v1.0.0"
            },
            "time": "2021-10-01T13:25:32+00:00"
        },
        {
            "name": "kirki-framework/control-cropped-image",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-cropped-image.git",
                "reference": "549e7ddfe1a9fe2305fe6c1bc6cc80489d647452"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-cropped-image/zipball/549e7ddfe1a9fe2305fe6c1bc6cc80489d647452",
                "reference": "549e7ddfe1a9fe2305fe6c1bc6cc80489d647452",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Cropped-Image control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-cropped-image/issues",
                "source": "https://github.com/kirki-framework/control-cropped-image/tree/v1.0.1"
            },
            "time": "2021-12-29T13:27:21+00:00"
        },
        {
            "name": "kirki-framework/control-custom",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-custom.git",
                "reference": "103f4f813f1919c23ec41e81c81cfbf83ab0e78f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-custom/zipball/103f4f813f1919c23ec41e81c81cfbf83ab0e78f",
                "reference": "103f4f813f1919c23ec41e81c81cfbf83ab0e78f",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Custom control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-custom/issues",
                "source": "https://github.com/kirki-framework/control-custom/tree/v1.0.1"
            },
            "time": "2021-12-29T14:02:22+00:00"
        },
        {
            "name": "kirki-framework/control-dashicons",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-dashicons.git",
                "reference": "90210466bd4a53b6ab4468330064eabeaf242fd9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-dashicons/zipball/90210466bd4a53b6ab4468330064eabeaf242fd9",
                "reference": "90210466bd4a53b6ab4468330064eabeaf242fd9",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field",
                    "Kirki\\Util\\": "src/Util"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Dashicons control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-dashicons/issues",
                "source": "https://github.com/kirki-framework/control-dashicons/tree/v1.0.1"
            },
            "time": "2021-12-29T14:05:30+00:00"
        },
        {
            "name": "kirki-framework/control-date",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-date.git",
                "reference": "71e7fb60b5789d77579b12b202e5487cd2bd5dc2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-date/zipball/71e7fb60b5789d77579b12b202e5487cd2bd5dc2",
                "reference": "71e7fb60b5789d77579b12b202e5487cd2bd5dc2",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Date control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-date/issues",
                "source": "https://github.com/kirki-framework/control-date/tree/v1.0.1"
            },
            "time": "2021-12-29T14:08:35+00:00"
        },
        {
            "name": "kirki-framework/control-dimension",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-dimension.git",
                "reference": "7a64c587fd57fb5bdbeceb393b621457c4d9f515"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-dimension/zipball/7a64c587fd57fb5bdbeceb393b621457c4d9f515",
                "reference": "7a64c587fd57fb5bdbeceb393b621457c4d9f515",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Dimension control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-dimension/issues",
                "source": "https://github.com/kirki-framework/control-dimension/tree/v1.0.2"
            },
            "time": "2021-12-29T14:13:14+00:00"
        },
        {
            "name": "kirki-framework/control-editor",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-editor.git",
                "reference": "5e27c3cc7b10eb317321790a5d8ddf57304cf2a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-editor/zipball/5e27c3cc7b10eb317321790a5d8ddf57304cf2a2",
                "reference": "5e27c3cc7b10eb317321790a5d8ddf57304cf2a2",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Editor control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-editor/issues",
                "source": "https://github.com/kirki-framework/control-editor/tree/v1.0.1"
            },
            "time": "2021-12-29T14:31:06+00:00"
        },
        {
            "name": "kirki-framework/control-generic",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-generic.git",
                "reference": "82643cbfc2cd48dc1d047ca7e32ca7ed98650611"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-generic/zipball/82643cbfc2cd48dc1d047ca7e32ca7ed98650611",
                "reference": "82643cbfc2cd48dc1d047ca7e32ca7ed98650611",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Generic control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-generic/issues",
                "source": "https://github.com/kirki-framework/control-generic/tree/v1.0.1"
            },
            "time": "2021-12-29T14:33:52+00:00"
        },
        {
            "name": "kirki-framework/control-image",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-image.git",
                "reference": "32e2a2aff8a7e5d6ff9dfe530563a4381dc82e61"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-image/zipball/32e2a2aff8a7e5d6ff9dfe530563a4381dc82e61",
                "reference": "32e2a2aff8a7e5d6ff9dfe530563a4381dc82e61",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Image control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-image/issues",
                "source": "https://github.com/kirki-framework/control-image/tree/v1.0.2"
            },
            "time": "2022-01-11T15:22:22+00:00"
        },
        {
            "name": "kirki-framework/control-multicheck",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-multicheck.git",
                "reference": "90098008c1988e7cd2b84c75ece68bbcd3bbeb70"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-multicheck/zipball/90098008c1988e7cd2b84c75ece68bbcd3bbeb70",
                "reference": "90098008c1988e7cd2b84c75ece68bbcd3bbeb70",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Multicheck control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-multicheck/issues",
                "source": "https://github.com/kirki-framework/control-multicheck/tree/v1.0.2"
            },
            "time": "2021-12-30T15:32:42+00:00"
        },
        {
            "name": "kirki-framework/control-radio",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-radio.git",
                "reference": "1e47f185f8d95005c83e0ffbf3ff09faecea8eac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-radio/zipball/1e47f185f8d95005c83e0ffbf3ff09faecea8eac",
                "reference": "1e47f185f8d95005c83e0ffbf3ff09faecea8eac",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Radio controls for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-radio/issues",
                "source": "https://github.com/kirki-framework/control-radio/tree/v1.0.2"
            },
            "time": "2021-12-29T14:41:33+00:00"
        },
        {
            "name": "kirki-framework/control-react-colorful",
            "version": "v1.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-react-colorful.git",
                "reference": "c826815a402cb84fb924ddf55b1ffffd32f1be38"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-react-colorful/zipball/c826815a402cb84fb924ddf55b1ffffd32f1be38",
                "reference": "c826815a402cb84fb924ddf55b1ffffd32f1be38",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/field": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Color control for the Kirki Customizer framework using react-colorful.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-react-colorful/issues",
                "source": "https://github.com/kirki-framework/control-react-colorful/tree/v1.0.6"
            },
            "time": "2021-12-29T14:43:45+00:00"
        },
        {
            "name": "kirki-framework/control-react-select",
            "version": "v1.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-react-select.git",
                "reference": "0601c2a25ff91d8ee509ba746885b72298abdf09"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-react-select/zipball/0601c2a25ff91d8ee509ba746885b72298abdf09",
                "reference": "0601c2a25ff91d8ee509ba746885b72298abdf09",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Select control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-react-select/issues",
                "source": "https://github.com/kirki-framework/control-react-select/tree/v1.1.2"
            },
            "time": "2021-12-29T14:52:48+00:00"
        },
        {
            "name": "kirki-framework/control-repeater",
            "version": "v1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-repeater.git",
                "reference": "b24e7ae8641867616cc12038eda0a6e990399bbd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-repeater/zipball/b24e7ae8641867616cc12038eda0a6e990399bbd",
                "reference": "b24e7ae8641867616cc12038eda0a6e990399bbd",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-checkbox": "*",
                "kirki-framework/control-color": "*",
                "kirki-framework/control-generic": "*",
                "kirki-framework/control-image": "*",
                "kirki-framework/control-radio": "*",
                "kirki-framework/control-select": "*",
                "kirki-framework/control-upload": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field",
                    "Kirki\\Settings\\": "src/Settings"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Repeater control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-repeater/issues",
                "source": "https://github.com/kirki-framework/control-repeater/tree/v1.0.3"
            },
            "time": "2021-12-29T14:55:08+00:00"
        },
        {
            "name": "kirki-framework/control-select",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-select.git",
                "reference": "01abe2cbce62b7a566c890697a32506b94910156"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-select/zipball/01abe2cbce62b7a566c890697a32506b94910156",
                "reference": "01abe2cbce62b7a566c890697a32506b94910156",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Select control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-select/issues",
                "source": "https://github.com/kirki-framework/control-select/tree/v1.0.1"
            },
            "time": "2021-12-29T14:56:51+00:00"
        },
        {
            "name": "kirki-framework/control-slider",
            "version": "v1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-slider.git",
                "reference": "4d0e4c7292431040beaaff03c524a033f7ae42c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-slider/zipball/4d0e4c7292431040beaaff03c524a033f7ae42c7",
                "reference": "4d0e4c7292431040beaaff03c524a033f7ae42c7",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Range slider control for the Kirki Customizer Framework",
            "homepage": "https://kirki.org/",
            "support": {
                "issues": "https://github.com/kirki-framework/control-slider/issues",
                "source": "https://github.com/kirki-framework/control-slider/tree/v1.0.3"
            },
            "time": "2021-12-31T01:05:21+00:00"
        },
        {
            "name": "kirki-framework/control-sortable",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-sortable.git",
                "reference": "ea4659bb2118c57ec6e24cd2ab06f36a3a528d26"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-sortable/zipball/ea4659bb2118c57ec6e24cd2ab06f36a3a528d26",
                "reference": "ea4659bb2118c57ec6e24cd2ab06f36a3a528d26",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Sortable control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-sortable/issues",
                "source": "https://github.com/kirki-framework/control-sortable/tree/v1.0.1"
            },
            "time": "2021-12-29T15:17:42+00:00"
        },
        {
            "name": "kirki-framework/control-upload",
            "version": "v1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-upload.git",
                "reference": "13ea09c9330c6eb1d4452d5948866f226b0f8a0f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-upload/zipball/13ea09c9330c6eb1d4452d5948866f226b0f8a0f",
                "reference": "13ea09c9330c6eb1d4452d5948866f226b0f8a0f",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/field": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Field\\": "src/Field",
                    "Kirki\\Control\\": "src/Control"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Upload control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-upload/issues",
                "source": "https://github.com/kirki-framework/control-upload/tree/v1.0.3"
            },
            "time": "2021-12-29T15:19:32+00:00"
        },
        {
            "name": "kirki-framework/data-option",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/data-option.git",
                "reference": "af1ce8f0b890ae005566fcb4d7f44bebb2c17b0c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/data-option/zipball/af1ce8f0b890ae005566fcb4d7f44bebb2c17b0c",
                "reference": "af1ce8f0b890ae005566fcb4d7f44bebb2c17b0c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Data\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Hooks and tweaks to allow Kirki Fields to save options.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/data-option/issues",
                "source": "https://github.com/kirki-framework/data-option/tree/v1.0.2"
            },
            "time": "2022-01-03T18:05:56+00:00"
        },
        {
            "name": "kirki-framework/field",
            "version": "v1.0.7",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/field.git",
                "reference": "6ffe23727a33246eb7ffc2c636b6b5af1d6ea53f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/field/zipball/6ffe23727a33246eb7ffc2c636b6b5af1d6ea53f",
                "reference": "6ffe23727a33246eb7ffc2c636b6b5af1d6ea53f",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Customizer API abstraction used by Kirki Controls.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/field/issues",
                "source": "https://github.com/kirki-framework/field/tree/v1.0.7"
            },
            "time": "2022-01-11T17:04:56+00:00"
        },
        {
            "name": "kirki-framework/field-background",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/field-background.git",
                "reference": "875b5e42c3de8a77d0a15c7dd55c8467cbf18373"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/field-background/zipball/875b5e42c3de8a77d0a15c7dd55c8467cbf18373",
                "reference": "875b5e42c3de8a77d0a15c7dd55c8467cbf18373",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-radio": "*",
                "kirki-framework/control-react-colorful": "*",
                "kirki-framework/control-select": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Field\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Background field for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/field-background/issues",
                "source": "https://github.com/kirki-framework/field-background/tree/v1.0.1"
            },
            "time": "2021-12-29T15:27:23+00:00"
        },
        {
            "name": "kirki-framework/field-dimensions",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/field-dimensions.git",
                "reference": "e59bfb68eb44ad09292eae0f9e99af39eb279d99"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/field-dimensions/zipball/e59bfb68eb44ad09292eae0f9e99af39eb279d99",
                "reference": "e59bfb68eb44ad09292eae0f9e99af39eb279d99",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-dimension": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Field\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Dimensions field for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/field-dimensions/issues",
                "source": "https://github.com/kirki-framework/field-dimensions/tree/v1.0.2"
            },
            "time": "2021-12-29T15:32:15+00:00"
        },
        {
            "name": "kirki-framework/field-fontawesome",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/field-fontawesome.git",
                "reference": "64d8954039eef1ff03429cdd13c81e4e6b278321"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/field-fontawesome/zipball/64d8954039eef1ff03429cdd13c81e4e6b278321",
                "reference": "64d8954039eef1ff03429cdd13c81e4e6b278321",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-select": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Font-Awesome field for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/field-fontawesome/issues",
                "source": "https://github.com/kirki-framework/field-fontawesome/tree/v1.0.1"
            },
            "time": "2021-12-29T15:34:45+00:00"
        },
        {
            "name": "kirki-framework/field-multicolor",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/field-multicolor.git",
                "reference": "fcb68ed3a1508ac5ffa4d62f6034dce35be7cd87"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/field-multicolor/zipball/fcb68ed3a1508ac5ffa4d62f6034dce35be7cd87",
                "reference": "fcb68ed3a1508ac5ffa4d62f6034dce35be7cd87",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/control-react-colorful": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Multicolor control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/field-multicolor/issues",
                "source": "https://github.com/kirki-framework/field-multicolor/tree/v1.0.1"
            },
            "time": "2021-12-29T15:39:15+00:00"
        },
        {
            "name": "kirki-framework/field-typography",
            "version": "v1.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/field-typography.git",
                "reference": "df2c8a9d3db8a3407a3835453de3c85641198c10"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/field-typography/zipball/df2c8a9d3db8a3407a3835453de3c85641198c10",
                "reference": "df2c8a9d3db8a3407a3835453de3c85641198c10",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/control-custom": "*",
                "kirki-framework/control-generic": "*",
                "kirki-framework/control-react-colorful": "*",
                "kirki-framework/control-react-select": "*",
                "kirki-framework/googlefonts": "*",
                "kirki-framework/module-webfonts": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Typography field for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/field-typography/issues",
                "source": "https://github.com/kirki-framework/field-typography/tree/v1.0.5"
            },
            "time": "2021-12-29T15:41:59+00:00"
        },
        {
            "name": "kirki-framework/googlefonts",
            "version": "1.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/googlefonts.git",
                "reference": "3fa0b6b5aacda3213ca7ccedcba3e6906aecb409"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/googlefonts/zipball/3fa0b6b5aacda3213ca7ccedcba3e6906aecb409",
                "reference": "3fa0b6b5aacda3213ca7ccedcba3e6906aecb409",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Get a JSON file for all googlefonts. Initially built for the Kirki framework for the WordPress Customizer.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "google-fonts",
                "googlefonts",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/googlefonts/issues",
                "source": "https://github.com/kirki-framework/googlefonts/tree/1.0.4"
            },
            "time": "2021-12-30T16:19:47+00:00"
        },
        {
            "name": "kirki-framework/l10n",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/l10n.git",
                "reference": "5a40875434ca075a09c81952547e3ccc7eeef704"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/l10n/zipball/5a40875434ca075a09c81952547e3ccc7eeef704",
                "reference": "5a40875434ca075a09c81952547e3ccc7eeef704",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Allows loading a 2nd textdomain inside a theme.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/l10n/issues",
                "source": "https://github.com/kirki-framework/l10n/tree/v1.0.2"
            },
            "time": "2021-12-29T18:35:09+00:00"
        },
        {
            "name": "kirki-framework/module-css",
            "version": "v1.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-css.git",
                "reference": "529a074553df5d979ce2708d3cc9ad67fee4dad5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-css/zipball/529a074553df5d979ce2708d3cc9ad67fee4dad5",
                "reference": "529a074553df5d979ce2708d3cc9ad67fee4dad5",
                "shasum": ""
            },
            "require": {
                "kirki-framework/util": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Module\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "CSS Module for the Kirki WordPress plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-css/issues",
                "source": "https://github.com/kirki-framework/module-css/tree/v1.0.5"
            },
            "time": "2022-01-10T13:15:55+00:00"
        },
        {
            "name": "kirki-framework/module-editor-styles",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-editor-styles.git",
                "reference": "d30622f500cfcc4e0145790d4aeca541d6c73319"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-editor-styles/zipball/d30622f500cfcc4e0145790d4aeca541d6c73319",
                "reference": "d30622f500cfcc4e0145790d4aeca541d6c73319",
                "shasum": ""
            },
            "require": {
                "kirki-framework/module-css": "*",
                "kirki-framework/module-webfonts": "*",
                "kirki-framework/util": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Module\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Loading Animation Module for the Kirki WordPress plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-editor-styles/issues",
                "source": "https://github.com/kirki-framework/module-editor-styles/tree/v1.0.1"
            },
            "time": "2021-12-29T15:59:48+00:00"
        },
        {
            "name": "kirki-framework/module-field-dependencies",
            "version": "v1.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-field-dependencies.git",
                "reference": "5bf94bdce480d8405136cd5f0013ef42a775f167"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-field-dependencies/zipball/5bf94bdce480d8405136cd5f0013ef42a775f167",
                "reference": "5bf94bdce480d8405136cd5f0013ef42a775f167",
                "shasum": ""
            },
            "require": {
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Module\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Field-Dependencies Module for the Kirki WordPress plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-field-dependencies/issues",
                "source": "https://github.com/kirki-framework/module-field-dependencies/tree/v1.0.6"
            },
            "time": "2022-01-03T16:41:08+00:00"
        },
        {
            "name": "kirki-framework/module-panels",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-panels.git",
                "reference": "1599dd344c15c49a837b5fdbddb1e37544bef979"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-panels/zipball/1599dd344c15c49a837b5fdbddb1e37544bef979",
                "reference": "1599dd344c15c49a837b5fdbddb1e37544bef979",
                "shasum": ""
            },
            "require": {
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Panels API & Custom Panel Types for the Kirki WordPress Plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-panels/issues",
                "source": "https://github.com/kirki-framework/module-panels/tree/v1.0.1"
            },
            "time": "2021-12-29T16:04:04+00:00"
        },
        {
            "name": "kirki-framework/module-postmessage",
            "version": "v1.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-postMessage.git",
                "reference": "21dc54238435137181a43fccf248f4d2bc655a13"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-postMessage/zipball/21dc54238435137181a43fccf248f4d2bc655a13",
                "reference": "21dc54238435137181a43fccf248f4d2bc655a13",
                "shasum": ""
            },
            "require": {
                "kirki-framework/url-getter": "*",
                "kirki-framework/util": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Module\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "postMessage Module for the Kirki WordPress plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-postMessage/issues",
                "source": "https://github.com/kirki-framework/module-postMessage/tree/v1.0.4"
            },
            "time": "2022-01-03T09:09:28+00:00"
        },
        {
            "name": "kirki-framework/module-preset",
            "version": "v1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-preset.git",
                "reference": "b4862fbeb9e441ed4ccd15f29a1d17d6f300f6a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-preset/zipball/b4862fbeb9e441ed4ccd15f29a1d17d6f300f6a9",
                "reference": "b4862fbeb9e441ed4ccd15f29a1d17d6f300f6a9",
                "shasum": ""
            },
            "require": {
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Module\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Preset Module for the Kirki WordPress plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-preset/issues",
                "source": "https://github.com/kirki-framework/module-preset/tree/v1.0.3"
            },
            "time": "2021-12-29T16:13:19+00:00"
        },
        {
            "name": "kirki-framework/module-section-icons",
            "version": "v0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-section-icons.git",
                "reference": "0e77b904692772974e5e291143f45056a5ab3665"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-section-icons/zipball/0e77b904692772974e5e291143f45056a5ab3665",
                "reference": "0e77b904692772974e5e291143f45056a5ab3665",
                "shasum": ""
            },
            "require": {
                "kirki-framework/url-getter": "*",
                "kirki-framework/util": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Module\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Section-Icons Module for the Kirki WordPress plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-section-icons/issues",
                "source": "https://github.com/kirki-framework/module-section-icons/tree/v0.1.0"
            },
            "time": "2022-01-10T15:25:39+00:00"
        },
        {
            "name": "kirki-framework/module-sections",
            "version": "v1.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-sections.git",
                "reference": "ee8c9120ddd7fe63e1ca39db93714b9b4e5d477c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-sections/zipball/ee8c9120ddd7fe63e1ca39db93714b9b4e5d477c",
                "reference": "ee8c9120ddd7fe63e1ca39db93714b9b4e5d477c",
                "shasum": ""
            },
            "require": {
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Sections API & Custom Section Types for the Kirki WordPress Plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-sections/issues",
                "source": "https://github.com/kirki-framework/module-sections/tree/v1.0.4"
            },
            "time": "2021-12-29T16:14:58+00:00"
        },
        {
            "name": "kirki-framework/module-selective-refresh",
            "version": "v1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-selective-refresh.git",
                "reference": "bfeb430cb7eff60f5ba79e0785cf413905202c42"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-selective-refresh/zipball/bfeb430cb7eff60f5ba79e0785cf413905202c42",
                "reference": "bfeb430cb7eff60f5ba79e0785cf413905202c42",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Module\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Preset Module for the Kirki WordPress plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-selective-refresh/issues",
                "source": "https://github.com/kirki-framework/module-selective-refresh/tree/v1.0.3"
            },
            "time": "2021-12-29T16:17:19+00:00"
        },
        {
            "name": "kirki-framework/module-tooltips",
            "version": "v1.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-tooltips.git",
                "reference": "5891eccc885a56e9747f567bbd39b1834e724e87"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-tooltips/zipball/5891eccc885a56e9747f567bbd39b1834e724e87",
                "reference": "5891eccc885a56e9747f567bbd39b1834e724e87",
                "shasum": ""
            },
            "require": {
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Module\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Tooltips Module for the Kirki WordPress plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-tooltips/issues",
                "source": "https://github.com/kirki-framework/module-tooltips/tree/v1.0.4"
            },
            "time": "2021-12-29T16:21:09+00:00"
        },
        {
            "name": "kirki-framework/module-webfonts",
            "version": "v1.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-webfonts.git",
                "reference": "ec12372bb67230ab5558a6b3d8b7f98300d2e2a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-webfonts/zipball/ec12372bb67230ab5558a6b3d8b7f98300d2e2a6",
                "reference": "ec12372bb67230ab5558a6b3d8b7f98300d2e2a6",
                "shasum": ""
            },
            "require": {
                "kirki-framework/googlefonts": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Module\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Webfonts Module for the Kirki WordPress plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-webfonts/issues",
                "source": "https://github.com/kirki-framework/module-webfonts/tree/v1.0.4"
            },
            "time": "2021-12-29T16:23:32+00:00"
        },
        {
            "name": "kirki-framework/url-getter",
            "version": "v1.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/url-getter.git",
                "reference": "cfe7ea5b51c5e9b5e7d706ed56694f54a972fae2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/url-getter/zipball/cfe7ea5b51c5e9b5e7d706ed56694f54a972fae2",
                "reference": "cfe7ea5b51c5e9b5e7d706ed56694f54a972fae2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Helper component to get the URL of a file in WordPress.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/url-getter/issues",
                "source": "https://github.com/kirki-framework/url-getter/tree/v1.0.5"
            },
            "time": "2021-12-29T16:27:31+00:00"
        },
        {
            "name": "kirki-framework/util",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/util.git",
                "reference": "fa3deaafe48055b56aedf80501817e3d9e83211c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/util/zipball/fa3deaafe48055b56aedf80501817e3d9e83211c",
                "reference": "fa3deaafe48055b56aedf80501817e3d9e83211c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Util\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "The Kirki WordPress plugin core classes.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/util/issues",
                "source": "https://github.com/kirki-framework/util/tree/v1.0.2"
            },
            "time": "2021-12-29T16:32:57+00:00"
        },
        {
            "name": "linkorb/jsmin-php",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/linkorb/jsmin-php.git",
                "reference": "be85d87fc9c27730e7e9ced742b13010dafc1026"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/linkorb/jsmin-php/zipball/be85d87fc9c27730e7e9ced742b13010dafc1026",
                "reference": "be85d87fc9c27730e7e9ced742b13010dafc1026",
                "shasum": ""
            },
            "require": {
                "php": ">=5.0.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Joost Faassen",
                    "email": "j.faassen@linkorb.com",
                    "role": "Packaging for Composer"
                },
                {
                    "name": "Ryan Grove",
                    "email": "ryan@wonko.com",
                    "role": "PHP port"
                },
                {
                    "name": "Adam Gofort",
                    "email": "aag@adamgoforth.com",
                    "role": "Updates to the PHP port"
                },
                {
                    "name": "Douglas Crockford",
                    "email": "douglas@crockford.com"
                }
            ],
            "description": "Unofficial package of jsmin-php",
            "homepage": "http://www.github.com/linkorb/jsmin-php",
            "keywords": [
                "javascript",
                "jsmin",
                "minify"
            ],
            "support": {
                "issues": "https://github.com/linkorb/jsmin-php/issues",
                "source": "https://github.com/linkorb/jsmin-php/tree/1.0.0"
            },
            "time": "2013-03-15T13:16:35+00:00"
        },
        {
            "name": "meenie/javascript-packer",
            "version": "1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/meenie/javascript-packer.git",
                "reference": "dcab0159ae1ed9d7535c034fb8afe1e4c3495d22"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/meenie/javascript-packer/zipball/dcab0159ae1ed9d7535c034fb8afe1e4c3495d22",
                "reference": "dcab0159ae1ed9d7535c034fb8afe1e4c3495d22",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "files": [
                    "class.JavaScriptPacker.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL 2.1"
            ],
            "authors": [
                {
                    "name": "Nicolas Martin",
                    "role": "Developer"
                }
            ],
            "description": "Composer hosted mirror of the PHP Version of Dean Edwards' JavaScript Packer",
            "homepage": "http://joliclic.free.fr/php/javascript-packer/en/",
            "keywords": [
                "javascript packer"
            ],
            "support": {
                "issues": "https://github.com/meenie/javascript-packer/issues",
                "source": "https://github.com/meenie/javascript-packer/tree/1.1"
            },
            "time": "2013-03-25T21:54:33+00:00"
        },
        {
            "name": "mnsami/composer-custom-directory-installer",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mnsami/composer-custom-directory-installer.git",
                "reference": "85f66323978d0b1cb0e6acc7f69b3e7b912f82d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mnsami/composer-custom-directory-installer/zipball/85f66323978d0b1cb0e6acc7f69b3e7b912f82d9",
                "reference": "85f66323978d0b1cb0e6acc7f69b3e7b912f82d9",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": ">=5.3"
            },
            "type": "composer-plugin",
            "extra": {
                "class": [
                    "Composer\\CustomDirectoryInstaller\\LibraryPlugin",
                    "Composer\\CustomDirectoryInstaller\\PearPlugin",
                    "Composer\\CustomDirectoryInstaller\\PluginPlugin"
                ],
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Composer\\CustomDirectoryInstaller": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mina Nabil Sami",
                    "email": "mina.nsami@gmail.com"
                }
            ],
            "description": "A composer plugin, to help install packages of different types in custom paths.",
            "keywords": [
                "composer",
                "composer-installer",
                "composer-plugin"
            ],
            "support": {
                "issues": "https://github.com/mnsami/composer-custom-directory-installer/issues",
                "source": "https://github.com/mnsami/composer-custom-directory-installer/tree/2.0.0"
            },
            "time": "2020-08-18T11:00:11+00:00"
        },
        {
            "name": "natxet/cssmin",
            "version": "v3.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/natxet/CssMin.git",
                "reference": "d5d9f4c3e5cedb1ae96a95a21731f8790e38f1dd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/natxet/CssMin/zipball/d5d9f4c3e5cedb1ae96a95a21731f8790e38f1dd",
                "reference": "d5d9f4c3e5cedb1ae96a95a21731f8790e38f1dd",
                "shasum": ""
            },
            "require": {
                "php": ">=5.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Joe Scylla",
                    "email": "joe.scylla@gmail.com",
                    "homepage": "https://profiles.google.com/joe.scylla"
                }
            ],
            "description": "Minifying CSS",
            "homepage": "http://code.google.com/p/cssmin/",
            "keywords": [
                "css",
                "minify"
            ],
            "support": {
                "issues": "https://github.com/natxet/CssMin/issues",
                "source": "https://github.com/natxet/CssMin/tree/master"
            },
            "time": "2018-01-09T11:15:01+00:00"
        },
        {
            "name": "nesbot/carbon",
            "version": "2.55.2",
            "source": {
                "type": "git",
                "url": "https://github.com/briannesbitt/Carbon.git",
                "reference": "8c2a18ce3e67c34efc1b29f64fe61304368259a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/8c2a18ce3e67c34efc1b29f64fe61304368259a2",
                "reference": "8c2a18ce3e67c34efc1b29f64fe61304368259a2",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.1.8 || ^8.0",
                "symfony/polyfill-mbstring": "^1.0",
                "symfony/polyfill-php80": "^1.16",
                "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
            },
            "require-dev": {
                "doctrine/dbal": "^2.0 || ^3.0",
                "doctrine/orm": "^2.7",
                "friendsofphp/php-cs-fixer": "^3.0",
                "kylekatarnls/multi-tester": "^2.0",
                "phpmd/phpmd": "^2.9",
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^0.12.54",
                "phpunit/phpunit": "^7.5.20 || ^8.5.14",
                "squizlabs/php_codesniffer": "^3.4"
            },
            "bin": [
                "bin/carbon"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.x-dev",
                    "dev-master": "2.x-dev"
                },
                "laravel": {
                    "providers": [
                        "Carbon\\Laravel\\ServiceProvider"
                    ]
                },
                "phpstan": {
                    "includes": [
                        "extension.neon"
                    ]
                }
            },
            "autoload": {
                "psr-4": {
                    "Carbon\\": "src/Carbon/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Brian Nesbitt",
                    "email": "brian@nesbot.com",
                    "homepage": "https://markido.com"
                },
                {
                    "name": "kylekatarnls",
                    "homepage": "https://github.com/kylekatarnls"
                }
            ],
            "description": "An API extension for DateTime that supports 281 different languages.",
            "homepage": "https://carbon.nesbot.com",
            "keywords": [
                "date",
                "datetime",
                "time"
            ],
            "support": {
                "docs": "https://carbon.nesbot.com/docs",
                "issues": "https://github.com/briannesbitt/Carbon/issues",
                "source": "https://github.com/briannesbitt/Carbon"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/Carbon",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
                    "type": "tidelift"
                }
            ],
            "time": "2021-12-03T14:59:52+00:00"
        },
        {
            "name": "nette/php-generator",
            "version": "v3.6.5",
            "source": {
                "type": "git",
                "url": "https://github.com/nette/php-generator.git",
                "reference": "9370403f9d9c25b51c4596ded1fbfe70347f7c82"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nette/php-generator/zipball/9370403f9d9c25b51c4596ded1fbfe70347f7c82",
                "reference": "9370403f9d9c25b51c4596ded1fbfe70347f7c82",
                "shasum": ""
            },
            "require": {
                "nette/utils": "^3.1.2",
                "php": ">=7.2 <8.2"
            },
            "require-dev": {
                "nette/tester": "^2.4",
                "nikic/php-parser": "^4.13",
                "phpstan/phpstan": "^0.12",
                "tracy/tracy": "^2.8"
            },
            "suggest": {
                "nikic/php-parser": "to use ClassType::withBodiesFrom() & GlobalFunction::withBodyFrom()"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.6-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause",
                "GPL-2.0-only",
                "GPL-3.0-only"
            ],
            "authors": [
                {
                    "name": "David Grudl",
                    "homepage": "https://davidgrudl.com"
                },
                {
                    "name": "Nette Community",
                    "homepage": "https://nette.org/contributors"
                }
            ],
            "description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.1 features.",
            "homepage": "https://nette.org",
            "keywords": [
                "code",
                "nette",
                "php",
                "scaffolding"
            ],
            "support": {
                "issues": "https://github.com/nette/php-generator/issues",
                "source": "https://github.com/nette/php-generator/tree/v3.6.5"
            },
            "time": "2021-11-24T16:23:44+00:00"
        },
        {
            "name": "nette/utils",
            "version": "v3.2.6",
            "source": {
                "type": "git",
                "url": "https://github.com/nette/utils.git",
                "reference": "2f261e55bd6a12057442045bf2c249806abc1d02"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nette/utils/zipball/2f261e55bd6a12057442045bf2c249806abc1d02",
                "reference": "2f261e55bd6a12057442045bf2c249806abc1d02",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2 <8.2"
            },
            "conflict": {
                "nette/di": "<3.0.6"
            },
            "require-dev": {
                "nette/tester": "~2.0",
                "phpstan/phpstan": "^1.0",
                "tracy/tracy": "^2.3"
            },
            "suggest": {
                "ext-gd": "to use Image",
                "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
                "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
                "ext-json": "to use Nette\\Utils\\Json",
                "ext-mbstring": "to use Strings::lower() etc...",
                "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
                "ext-xml": "to use Strings::length() etc. when mbstring is not available"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause",
                "GPL-2.0-only",
                "GPL-3.0-only"
            ],
            "authors": [
                {
                    "name": "David Grudl",
                    "homepage": "https://davidgrudl.com"
                },
                {
                    "name": "Nette Community",
                    "homepage": "https://nette.org/contributors"
                }
            ],
            "description": "🛠  Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
            "homepage": "https://nette.org",
            "keywords": [
                "array",
                "core",
                "datetime",
                "images",
                "json",
                "nette",
                "paginator",
                "password",
                "slugify",
                "string",
                "unicode",
                "utf-8",
                "utility",
                "validation"
            ],
            "support": {
                "issues": "https://github.com/nette/utils/issues",
                "source": "https://github.com/nette/utils/tree/v3.2.6"
            },
            "time": "2021-11-24T15:47:23+00:00"
        },
        {
            "name": "nochso/html-compress-twig",
            "version": "2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/nochso/html-compress-twig.git",
                "reference": "56d658cebf2852ed455c5af0ee2196037acb2581"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nochso/html-compress-twig/zipball/56d658cebf2852ed455c5af0ee2196037acb2581",
                "reference": "56d658cebf2852ed455c5af0ee2196037acb2581",
                "shasum": ""
            },
            "require": {
                "twig/twig": "^1.26 || ^2.0",
                "wyrihaximus/html-compress": "^1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "nochso\\HtmlCompressTwig\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "ISC"
            ],
            "authors": [
                {
                    "name": "Marcel Voigt",
                    "email": "mv@noch.so"
                }
            ],
            "description": "Twig extension for compressing HTML and inline CSS/Javascript",
            "keywords": [
                "compress",
                "css",
                "extension",
                "html",
                "javascript",
                "minify",
                "twig"
            ],
            "support": {
                "issues": "https://github.com/nochso/html-compress-twig/issues",
                "source": "https://github.com/nochso/html-compress-twig/tree/master"
            },
            "time": "2017-02-06T17:52:16+00:00"
        },
        {
            "name": "opis/closure",
            "version": "3.6.2",
            "source": {
                "type": "git",
                "url": "https://github.com/opis/closure.git",
                "reference": "06e2ebd25f2869e54a306dda991f7db58066f7f6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/opis/closure/zipball/06e2ebd25f2869e54a306dda991f7db58066f7f6",
                "reference": "06e2ebd25f2869e54a306dda991f7db58066f7f6",
                "shasum": ""
            },
            "require": {
                "php": "^5.4 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "jeremeamia/superclosure": "^2.0",
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.6.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Opis\\Closure\\": "src/"
                },
                "files": [
                    "functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marius Sarca",
                    "email": "marius.sarca@gmail.com"
                },
                {
                    "name": "Sorin Sarca",
                    "email": "sarca_sorin@hotmail.com"
                }
            ],
            "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
            "homepage": "https://opis.io/closure",
            "keywords": [
                "anonymous functions",
                "closure",
                "function",
                "serializable",
                "serialization",
                "serialize"
            ],
            "support": {
                "issues": "https://github.com/opis/closure/issues",
                "source": "https://github.com/opis/closure/tree/3.6.2"
            },
            "time": "2021-04-09T13:42:10+00:00"
        },
        {
            "name": "oscarotero/env",
            "version": "v2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/oscarotero/env.git",
                "reference": "0da22cadc6924155fa9bbea2cdda2e84ab7cbdd3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/oscarotero/env/zipball/0da22cadc6924155fa9bbea2cdda2e84ab7cbdd3",
                "reference": "0da22cadc6924155fa9bbea2cdda2e84ab7cbdd3",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "php": ">=7.1"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.16",
                "phpunit/phpunit": "^7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Env\\": "src/"
                },
                "files": [
                    "src/env_function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oscar Otero",
                    "email": "oom@oscarotero.com",
                    "homepage": "http://oscarotero.com",
                    "role": "Developer"
                }
            ],
            "description": "Simple library to consume environment variables",
            "homepage": "https://github.com/oscarotero/env",
            "keywords": [
                "env"
            ],
            "support": {
                "email": "oom@oscarotero.com",
                "issues": "https://github.com/oscarotero/env/issues",
                "source": "https://github.com/oscarotero/env/tree/v2.1.0"
            },
            "time": "2020-06-11T10:59:27+00:00"
        },
        {
            "name": "patchwork/jsqueeze",
            "version": "v2.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/tchwork/jsqueeze.git",
                "reference": "693d64850eab2ce6a7c8f7cf547e1ab46e69d542"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tchwork/jsqueeze/zipball/693d64850eab2ce6a7c8f7cf547e1ab46e69d542",
                "reference": "693d64850eab2ce6a7c8f7cf547e1ab46e69d542",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Patchwork\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "(Apache-2.0 or GPL-2.0)"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                }
            ],
            "description": "Efficient JavaScript minification in PHP",
            "homepage": "https://github.com/tchwork/jsqueeze",
            "keywords": [
                "compression",
                "javascript",
                "minification"
            ],
            "support": {
                "issues": "https://github.com/tchwork/jsqueeze/issues",
                "source": "https://github.com/tchwork/jsqueeze/tree/master"
            },
            "abandoned": true,
            "time": "2016-04-19T09:28:22+00:00"
        },
        {
            "name": "php-di/invoker",
            "version": "2.3.3",
            "source": {
                "type": "git",
                "url": "https://github.com/PHP-DI/Invoker.git",
                "reference": "cd6d9f267d1a3474bdddf1be1da079f01b942786"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHP-DI/Invoker/zipball/cd6d9f267d1a3474bdddf1be1da079f01b942786",
                "reference": "cd6d9f267d1a3474bdddf1be1da079f01b942786",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "psr/container": "^1.0|^2.0"
            },
            "require-dev": {
                "athletic/athletic": "~0.1.8",
                "mnapoli/hard-mode": "~0.3.0",
                "phpunit/phpunit": "^9.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Invoker\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Generic and extensible callable invoker",
            "homepage": "https://github.com/PHP-DI/Invoker",
            "keywords": [
                "callable",
                "dependency",
                "dependency-injection",
                "injection",
                "invoke",
                "invoker"
            ],
            "support": {
                "issues": "https://github.com/PHP-DI/Invoker/issues",
                "source": "https://github.com/PHP-DI/Invoker/tree/2.3.3"
            },
            "funding": [
                {
                    "url": "https://github.com/mnapoli",
                    "type": "github"
                }
            ],
            "time": "2021-12-13T09:22:56+00:00"
        },
        {
            "name": "php-di/php-di",
            "version": "6.3.5",
            "source": {
                "type": "git",
                "url": "https://github.com/PHP-DI/PHP-DI.git",
                "reference": "b8126d066ce144765300ee0ab040c1ed6c9ef588"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/b8126d066ce144765300ee0ab040c1ed6c9ef588",
                "reference": "b8126d066ce144765300ee0ab040c1ed6c9ef588",
                "shasum": ""
            },
            "require": {
                "opis/closure": "^3.5.5",
                "php": ">=7.2.0",
                "php-di/invoker": "^2.0",
                "php-di/phpdoc-reader": "^2.0.1",
                "psr/container": "^1.0"
            },
            "provide": {
                "psr/container-implementation": "^1.0"
            },
            "require-dev": {
                "doctrine/annotations": "~1.2",
                "friendsofphp/php-cs-fixer": "^2.4",
                "mnapoli/phpunit-easymock": "^1.2",
                "ocramius/proxy-manager": "^2.0.2",
                "phpstan/phpstan": "^0.12",
                "phpunit/phpunit": "^8.5|^9.0"
            },
            "suggest": {
                "doctrine/annotations": "Install it if you want to use annotations (version ~1.2)",
                "ocramius/proxy-manager": "Install it if you want to use lazy injection (version ~2.0)"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "DI\\": "src/"
                },
                "files": [
                    "src/functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "The dependency injection container for humans",
            "homepage": "https://php-di.org/",
            "keywords": [
                "PSR-11",
                "container",
                "container-interop",
                "dependency injection",
                "di",
                "ioc",
                "psr11"
            ],
            "support": {
                "issues": "https://github.com/PHP-DI/PHP-DI/issues",
                "source": "https://github.com/PHP-DI/PHP-DI/tree/6.3.5"
            },
            "funding": [
                {
                    "url": "https://github.com/mnapoli",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/php-di/php-di",
                    "type": "tidelift"
                }
            ],
            "time": "2021-09-02T09:49:58+00:00"
        },
        {
            "name": "php-di/phpdoc-reader",
            "version": "2.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/PHP-DI/PhpDocReader.git",
                "reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHP-DI/PhpDocReader/zipball/66daff34cbd2627740ffec9469ffbac9f8c8185c",
                "reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "require-dev": {
                "mnapoli/hard-mode": "~0.3.0",
                "phpunit/phpunit": "^8.5|^9.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PhpDocReader\\": "src/PhpDocReader"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)",
            "keywords": [
                "phpdoc",
                "reflection"
            ],
            "support": {
                "issues": "https://github.com/PHP-DI/PhpDocReader/issues",
                "source": "https://github.com/PHP-DI/PhpDocReader/tree/2.2.1"
            },
            "time": "2020-10-12T12:39:22+00:00"
        },
        {
            "name": "phpoption/phpoption",
            "version": "1.8.1",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/php-option.git",
                "reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15",
                "reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4.1",
                "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "PhpOption\\": "src/PhpOption/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com",
                    "homepage": "https://github.com/schmittjoh"
                },
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                }
            ],
            "description": "Option Type for PHP",
            "keywords": [
                "language",
                "option",
                "php",
                "type"
            ],
            "support": {
                "issues": "https://github.com/schmittjoh/php-option/issues",
                "source": "https://github.com/schmittjoh/php-option/tree/1.8.1"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
                    "type": "tidelift"
                }
            ],
            "time": "2021-12-04T23:24:31+00:00"
        },
        {
            "name": "psr/container",
            "version": "1.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container/tree/1.1.2"
            },
            "time": "2021-11-05T16:50:12+00:00"
        },
        {
            "name": "psr/log",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/ef29f6d262798707a9edd554e2b82517ef3a9376",
                "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "src"
                }
            },
            "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/2.0.0"
            },
            "time": "2021-07-14T16:41:46+00:00"
        },
        {
            "name": "psr/simple-cache",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/simple-cache.git",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\SimpleCache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for simple caching",
            "keywords": [
                "cache",
                "caching",
                "psr",
                "psr-16",
                "simple-cache"
            ],
            "support": {
                "source": "https://github.com/php-fig/simple-cache/tree/master"
            },
            "time": "2017-10-23T01:57:42+00:00"
        },
        {
            "name": "roots/bedrock-autoloader",
            "version": "1.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/roots/bedrock-autoloader.git",
                "reference": "f508348a3365ab5ce7e045f5fd4ee9f0a30dd70f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/roots/bedrock-autoloader/zipball/f508348a3365ab5ce7e045f5fd4ee9f0a30dd70f",
                "reference": "f508348a3365ab5ce7e045f5fd4ee9f0a30dd70f",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "10up/wp_mock": "^0.4.2",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Roots\\Bedrock\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nick Fox",
                    "email": "nick@foxaii.com",
                    "homepage": "https://github.com/foxaii"
                },
                {
                    "name": "Scott Walkinshaw",
                    "email": "scott.walkinshaw@gmail.com",
                    "homepage": "https://github.com/swalkinshaw"
                },
                {
                    "name": "Austin Pray",
                    "email": "austin@austinpray.com",
                    "homepage": "https://github.com/austinpray"
                }
            ],
            "description": "An autoloader that enables standard plugins to be required just like must-use plugins",
            "keywords": [
                "autoloader",
                "bedrock",
                "mu-plugin",
                "must-use",
                "plugin",
                "wordpress"
            ],
            "support": {
                "forum": "https://discourse.roots.io/",
                "issues": "https://github.com/roots/bedrock-autoloader/issues",
                "source": "https://github.com/roots/bedrock-autoloader/tree/1.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/roots",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/rootsdev",
                    "type": "patreon"
                }
            ],
            "time": "2020-12-04T15:59:12+00:00"
        },
        {
            "name": "roots/bedrock-disallow-indexing",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/roots/bedrock-disallow-indexing.git",
                "reference": "6c28192e17cb9e02a5c0c99691a18552b85e1615"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/roots/bedrock-disallow-indexing/zipball/6c28192e17cb9e02a5c0c99691a18552b85e1615",
                "reference": "6c28192e17cb9e02a5c0c99691a18552b85e1615",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "wordpress-muplugin",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ben Word",
                    "email": "ben@benword.com",
                    "homepage": "https://github.com/retlehs"
                },
                {
                    "name": "Scott Walkinshaw",
                    "email": "scott.walkinshaw@gmail.com",
                    "homepage": "https://github.com/swalkinshaw"
                },
                {
                    "name": "QWp6t",
                    "email": "hi@qwp6t.me",
                    "homepage": "https://github.com/qwp6t"
                }
            ],
            "description": "Disallow indexing of your site on non-production environments",
            "keywords": [
                "wordpress"
            ],
            "support": {
                "forum": "https://discourse.roots.io/",
                "issues": "https://github.com/roots/bedrock-disallow-indexing/issues",
                "source": "https://github.com/roots/bedrock-disallow-indexing/tree/2.0.0"
            },
            "funding": [
                {
                    "url": "https://github.com/roots",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/rootsdev",
                    "type": "patreon"
                }
            ],
            "time": "2020-05-20T01:25:07+00:00"
        },
        {
            "name": "roots/wordpress",
            "version": "5.8.2",
            "source": {
                "type": "git",
                "url": "https://github.com/WordPress/WordPress.git",
                "reference": "5.8.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/WordPress/WordPress/zipball/refs/tags/5.8.2"
            },
            "require": {
                "php": ">=5.3.2",
                "roots/wordpress-core-installer": ">=1.0.0"
            },
            "provide": {
                "wordpress/core-implementation": "5.8.2"
            },
            "type": "wordpress-core",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "WordPress Community",
                    "homepage": "https://wordpress.org/about/"
                }
            ],
            "description": "WordPress is web software you can use to create a beautiful website or blog.",
            "homepage": "https://wordpress.org/",
            "keywords": [
                "blog",
                "cms",
                "wordpress"
            ],
            "support": {
                "docs": "https://developer.wordpress.org/",
                "forum": "https://wordpress.org/support/",
                "irc": "irc://irc.freenode.net/wordpress",
                "issues": "https://core.trac.wordpress.org/",
                "rss": "https://wordpress.org/news/feed/",
                "source": "https://core.trac.wordpress.org/browser",
                "wiki": "https://codex.wordpress.org/"
            },
            "funding": [
                {
                    "url": "https://github.com/roots",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/rootsdev",
                    "type": "patreon"
                }
            ],
            "time": "2021-11-10T23:24:02+00:00"
        },
        {
            "name": "roots/wordpress-core-installer",
            "version": "1.100.0",
            "source": {
                "type": "git",
                "url": "https://github.com/roots/wordpress-core-installer.git",
                "reference": "73f8488e5178c5d54234b919f823a9095e2b1847"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/roots/wordpress-core-installer/zipball/73f8488e5178c5d54234b919f823a9095e2b1847",
                "reference": "73f8488e5178c5d54234b919f823a9095e2b1847",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": ">=5.6.0"
            },
            "conflict": {
                "composer/installers": "<1.0.6"
            },
            "replace": {
                "johnpbloch/wordpress-core-installer": "*"
            },
            "require-dev": {
                "composer/composer": "^1.0 || ^2.0",
                "phpunit/phpunit": ">=5.7.27"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Roots\\Composer\\WordPressCorePlugin"
            },
            "autoload": {
                "psr-4": {
                    "Roots\\Composer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "John P. Bloch",
                    "email": "me@johnpbloch.com"
                },
                {
                    "name": "Roots",
                    "email": "team@roots.io"
                }
            ],
            "description": "A custom installer to handle deploying WordPress with composer",
            "keywords": [
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/roots/wordpress-core-installer/issues",
                "source": "https://github.com/roots/wordpress-core-installer/tree/master"
            },
            "funding": [
                {
                    "url": "https://github.com/roots",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/rootsdev",
                    "type": "patreon"
                }
            ],
            "time": "2020-08-20T00:27:30+00:00"
        },
        {
            "name": "roots/wp-config",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/roots/wp-config.git",
                "reference": "37c38230796119fb487fa03346ab0706ce6d4962"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/roots/wp-config/zipball/37c38230796119fb487fa03346ab0706ce6d4962",
                "reference": "37c38230796119fb487fa03346ab0706ce6d4962",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5.7",
                "roave/security-advisories": "dev-master",
                "squizlabs/php_codesniffer": "^3.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Roots\\WPConfig\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Austin Pray",
                    "email": "austin@austinpray.com"
                }
            ],
            "description": "Collect configuration values and safely define() them",
            "support": {
                "issues": "https://github.com/roots/wp-config/issues",
                "source": "https://github.com/roots/wp-config/tree/master"
            },
            "time": "2018-08-10T14:18:38+00:00"
        },
        {
            "name": "roots/wp-password-bcrypt",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/roots/wp-password-bcrypt.git",
                "reference": "5cecd2e98ccc3193443cc5c5db9b3bc7abed5ffa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/roots/wp-password-bcrypt/zipball/5cecd2e98ccc3193443cc5c5db9b3bc7abed5ffa",
                "reference": "5cecd2e98ccc3193443cc5c5db9b3bc7abed5ffa",
                "shasum": ""
            },
            "require": {
                "composer/installers": "~1.0",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "brain/monkey": "^1.3.1",
                "mockery/mockery": "^0.9.4",
                "phpunit/phpunit": "^4.8.23|^5.2.9",
                "squizlabs/php_codesniffer": "^2.5.1"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "wp-password-bcrypt.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Scott Walkinshaw",
                    "email": "scott.walkinshaw@gmail.com",
                    "homepage": "https://github.com/swalkinshaw"
                },
                {
                    "name": "qwp6t",
                    "homepage": "https://github.com/qwp6t"
                },
                {
                    "name": "Jan Pingel",
                    "email": "jpingel@bitpiston.com",
                    "homepage": "http://janpingel.com"
                }
            ],
            "description": "WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.",
            "homepage": "https://roots.io/plugins/wp-password-bcrypt",
            "keywords": [
                "wordpress wp bcrypt password"
            ],
            "support": {
                "forum": "https://discourse.roots.io/",
                "issues": "https://github.com/roots/wp-password-bcrypt/issues",
                "source": "https://github.com/roots/wp-password-bcrypt/tree/master"
            },
            "time": "2016-03-01T16:27:06+00:00"
        },
        {
            "name": "spatie/once",
            "version": "2.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/spatie/once.git",
                "reference": "e6c13ae474a7d4b30975ef6a502a593874ac12d2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/spatie/once/zipball/e6c13ae474a7d4b30975ef6a502a593874ac12d2",
                "reference": "e6c13ae474a7d4b30975ef6a502a593874ac12d2",
                "shasum": ""
            },
            "require": {
                "php": "^7.2|^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Spatie\\Once\\": "src"
                },
                "files": [
                    "src/functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Freek Van der Herten",
                    "email": "freek@spatie.be",
                    "homepage": "https://spatie.be",
                    "role": "Developer"
                }
            ],
            "description": "A magic memoization function",
            "homepage": "https://github.com/spatie/once",
            "keywords": [
                "cache",
                "callable",
                "memozation",
                "once",
                "spatie"
            ],
            "support": {
                "issues": "https://github.com/spatie/once/issues",
                "source": "https://github.com/spatie/once/tree/2.2.1"
            },
            "funding": [
                {
                    "url": "https://spatie.be/open-source/support-us",
                    "type": "custom"
                }
            ],
            "time": "2020-10-29T18:22:10+00:00"
        },
        {
            "name": "symfony/console",
            "version": "v5.4.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "a2c6b7ced2eb7799a35375fb9022519282b5405e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/a2c6b7ced2eb7799a35375fb9022519282b5405e",
                "reference": "a2c6b7ced2eb7799a35375fb9022519282b5405e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php73": "^1.9",
                "symfony/polyfill-php80": "^1.16",
                "symfony/service-contracts": "^1.1|^2|^3",
                "symfony/string": "^5.1|^6.0"
            },
            "conflict": {
                "psr/log": ">=3",
                "symfony/dependency-injection": "<4.4",
                "symfony/dotenv": "<5.1",
                "symfony/event-dispatcher": "<4.4",
                "symfony/lock": "<4.4",
                "symfony/process": "<4.4"
            },
            "provide": {
                "psr/log-implementation": "1.0|2.0"
            },
            "require-dev": {
                "psr/log": "^1|^2",
                "symfony/config": "^4.4|^5.0|^6.0",
                "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
                "symfony/lock": "^4.4|^5.0|^6.0",
                "symfony/process": "^4.4|^5.0|^6.0",
                "symfony/var-dumper": "^4.4|^5.0|^6.0"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/lock": "",
                "symfony/process": ""
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Console\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Eases the creation of beautiful and testable command line interfaces",
            "homepage": "https://symfony.com",
            "keywords": [
                "cli",
                "command line",
                "console",
                "terminal"
            ],
            "support": {
                "source": "https://github.com/symfony/console/tree/v5.4.2"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-12-20T16:11:12+00:00"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/c726b64c1ccfe2896cb7df2e1331c357ad1c8ced",
                "reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.0-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-11-01T23:48:49+00:00"
        },
        {
            "name": "symfony/finder",
            "version": "v5.4.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "e77046c252be48c48a40816187ed527703c8f76c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/e77046c252be48c48a40816187ed527703c8f76c",
                "reference": "e77046c252be48c48a40816187ed527703c8f76c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-php80": "^1.16"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Finder\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Finds files and directories via an intuitive fluent interface",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/finder/tree/v5.4.2"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-12-15T11:06:13+00:00"
        },
        {
            "name": "symfony/http-foundation",
            "version": "v5.4.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "ce952af52877eaf3eab5d0c08cc0ea865ed37313"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ce952af52877eaf3eab5d0c08cc0ea865ed37313",
                "reference": "ce952af52877eaf3eab5d0c08cc0ea865ed37313",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-mbstring": "~1.1",
                "symfony/polyfill-php80": "^1.16"
            },
            "require-dev": {
                "predis/predis": "~1.0",
                "symfony/cache": "^4.4|^5.0|^6.0",
                "symfony/expression-language": "^4.4|^5.0|^6.0",
                "symfony/mime": "^4.4|^5.0|^6.0"
            },
            "suggest": {
                "symfony/mime": "To use the file extension guesser"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpFoundation\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Defines an object-oriented layer for the HTTP specification",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/http-foundation/tree/v5.4.2"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-12-28T17:15:56+00:00"
        },
        {
            "name": "symfony/mime",
            "version": "v5.4.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mime.git",
                "reference": "1bfd938cf9562822c05c4d00e8f92134d3c8e42d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mime/zipball/1bfd938cf9562822c05c4d00e8f92134d3c8e42d",
                "reference": "1bfd938cf9562822c05c4d00e8f92134d3c8e42d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-intl-idn": "^1.10",
                "symfony/polyfill-mbstring": "^1.0",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "egulias/email-validator": "~3.0.0",
                "phpdocumentor/reflection-docblock": "<3.2.2",
                "phpdocumentor/type-resolver": "<1.4.0",
                "symfony/mailer": "<4.4"
            },
            "require-dev": {
                "egulias/email-validator": "^2.1.10|^3.1",
                "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                "symfony/property-access": "^4.4|^5.1|^6.0",
                "symfony/property-info": "^4.4|^5.1|^6.0",
                "symfony/serializer": "^5.2|^6.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Mime\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Allows manipulating MIME messages",
            "homepage": "https://symfony.com",
            "keywords": [
                "mime",
                "mime-type"
            ],
            "support": {
                "source": "https://github.com/symfony/mime/tree/v5.4.2"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-12-28T17:15:56+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.24.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "30885182c981ab175d4d034db0f6f469898070ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
                "reference": "30885182c981ab175d4d034db0f6f469898070ab",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "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.24.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-10-20T20:35:02+00:00"
        },
        {
            "name": "symfony/polyfill-intl-grapheme",
            "version": "v1.24.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                "reference": "81b86b50cf841a64252b439e738e97f4a34e2783"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81b86b50cf841a64252b439e738e97f4a34e2783",
                "reference": "81b86b50cf841a64252b439e738e97f4a34e2783",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "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.24.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-11-23T21:10:46+00:00"
        },
        {
            "name": "symfony/polyfill-intl-idn",
            "version": "v1.24.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                "reference": "749045c69efb97c70d25d7463abba812e91f3a44"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/749045c69efb97c70d25d7463abba812e91f3a44",
                "reference": "749045c69efb97c70d25d7463abba812e91f3a44",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "symfony/polyfill-intl-normalizer": "^1.10",
                "symfony/polyfill-php72": "^1.10"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "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.24.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-09-14T14:02:44+00:00"
        },
        {
            "name": "symfony/polyfill-intl-normalizer",
            "version": "v1.24.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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "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.24.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-02-19T12:13:01+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.24.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
                "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "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.24.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-11-30T18:21:41+00:00"
        },
        {
            "name": "symfony/polyfill-php72",
            "version": "v1.24.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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "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.24.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-05-27T09:17:38+00:00"
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "v1.24.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
                "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5",
                "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "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.24.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-06-05T21:20:04+00:00"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.24.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9",
                "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "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.24.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-09-13T13:58:33+00:00"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v2.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "d664541b99d6fb0247ec5ff32e87238582236204"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d664541b99d6fb0247ec5ff32e87238582236204",
                "reference": "d664541b99d6fb0247ec5ff32e87238582236204",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/container": "^1.1"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2"
            },
            "suggest": {
                "symfony/service-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.4-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Service\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to writing services",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/service-contracts/tree/v2.4.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"
                }
            ],
            "time": "2021-11-04T16:37:19+00:00"
        },
        {
            "name": "symfony/string",
            "version": "v6.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/string.git",
                "reference": "bae261d0c3ac38a1f802b4dfed42094296100631"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/string/zipball/bae261d0c3ac38a1f802b4dfed42094296100631",
                "reference": "bae261d0c3ac38a1f802b4dfed42094296100631",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-intl-grapheme": "~1.0",
                "symfony/polyfill-intl-normalizer": "~1.0",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony/translation-contracts": "<2.0"
            },
            "require-dev": {
                "symfony/error-handler": "^5.4|^6.0",
                "symfony/http-client": "^5.4|^6.0",
                "symfony/translation-contracts": "^2.0|^3.0",
                "symfony/var-exporter": "^5.4|^6.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\String\\": ""
                },
                "files": [
                    "Resources/functions.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": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
            "homepage": "https://symfony.com",
            "keywords": [
                "grapheme",
                "i18n",
                "string",
                "unicode",
                "utf-8",
                "utf8"
            ],
            "support": {
                "source": "https://github.com/symfony/string/tree/v6.0.2"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-12-16T22:13:01+00:00"
        },
        {
            "name": "symfony/translation",
            "version": "v6.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation.git",
                "reference": "a16c33f93e2fd62d259222aebf792158e9a28a77"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation/zipball/a16c33f93e2fd62d259222aebf792158e9a28a77",
                "reference": "a16c33f93e2fd62d259222aebf792158e9a28a77",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/translation-contracts": "^2.3|^3.0"
            },
            "conflict": {
                "symfony/config": "<5.4",
                "symfony/console": "<5.4",
                "symfony/dependency-injection": "<5.4",
                "symfony/http-kernel": "<5.4",
                "symfony/twig-bundle": "<5.4",
                "symfony/yaml": "<5.4"
            },
            "provide": {
                "symfony/translation-implementation": "2.3|3.0"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^5.4|^6.0",
                "symfony/console": "^5.4|^6.0",
                "symfony/dependency-injection": "^5.4|^6.0",
                "symfony/finder": "^5.4|^6.0",
                "symfony/http-client-contracts": "^1.1|^2.0|^3.0",
                "symfony/http-kernel": "^5.4|^6.0",
                "symfony/intl": "^5.4|^6.0",
                "symfony/polyfill-intl-icu": "^1.21",
                "symfony/service-contracts": "^1.1.2|^2|^3",
                "symfony/yaml": "^5.4|^6.0"
            },
            "suggest": {
                "psr/log-implementation": "To use logging capability in translator",
                "symfony/config": "",
                "symfony/yaml": ""
            },
            "type": "library",
            "autoload": {
                "files": [
                    "Resources/functions.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\Translation\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides tools to internationalize your application",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/translation/tree/v6.0.2"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-12-25T20:10:03+00:00"
        },
        {
            "name": "symfony/translation-contracts",
            "version": "v3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation-contracts.git",
                "reference": "1b6ea5a7442af5a12dba3dbd6d71034b5b234e77"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/1b6ea5a7442af5a12dba3dbd6d71034b5b234e77",
                "reference": "1b6ea5a7442af5a12dba3dbd6d71034b5b234e77",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2"
            },
            "suggest": {
                "symfony/translation-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.0-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Translation\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to translation",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/translation-contracts/tree/v3.0.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-09-07T12:43:40+00:00"
        },
        {
            "name": "symfony/var-dumper",
            "version": "v5.4.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-dumper.git",
                "reference": "1b56c32c3679002b3a42384a580e16e2600f41c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/1b56c32c3679002b3a42384a580e16e2600f41c1",
                "reference": "1b56c32c3679002b3a42384a580e16e2600f41c1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "phpunit/phpunit": "<5.4.3",
                "symfony/console": "<4.4"
            },
            "require-dev": {
                "ext-iconv": "*",
                "symfony/console": "^4.4|^5.0|^6.0",
                "symfony/process": "^4.4|^5.0|^6.0",
                "symfony/uid": "^5.1|^6.0",
                "twig/twig": "^2.13|^3.0.4"
            },
            "suggest": {
                "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
                "ext-intl": "To show region name in time zone dump",
                "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
            },
            "bin": [
                "Resources/bin/var-dump-server"
            ],
            "type": "library",
            "autoload": {
                "files": [
                    "Resources/functions/dump.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\VarDumper\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides mechanisms for walking through any arbitrary PHP variable",
            "homepage": "https://symfony.com",
            "keywords": [
                "debug",
                "dump"
            ],
            "support": {
                "source": "https://github.com/symfony/var-dumper/tree/v5.4.2"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-12-29T10:10:35+00:00"
        },
        {
            "name": "timber/timber",
            "version": "1.19.1",
            "source": {
                "type": "git",
                "url": "https://github.com/timber/timber.git",
                "reference": "3e213fbd3587eb36adec2d5a081824c4722a0acf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/timber/timber/zipball/3e213fbd3587eb36adec2d5a081824c4722a0acf",
                "reference": "3e213fbd3587eb36adec2d5a081824c4722a0acf",
                "shasum": ""
            },
            "require": {
                "composer/installers": "~1.0",
                "php": ">=5.3.0|7.*",
                "twig/cache-extension": "^1.5",
                "twig/twig": "^1.41|^2.10",
                "upstatement/routes": "0.8.1"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "johnpbloch/wordpress": "*",
                "phpunit/phpunit": "5.7.16|6.*",
                "squizlabs/php_codesniffer": "3.*",
                "wp-coding-standards/wpcs": "^2.0",
                "wpackagist-plugin/advanced-custom-fields": "5.*",
                "wpackagist-plugin/co-authors-plus": "3.2.*|3.4.*",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "suggest": {
                "satooshi/php-coveralls": "1.0.* for code coverage"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Timber\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jared Novack",
                    "email": "jared@upstatement.com",
                    "homepage": "http://upstatement.com"
                },
                {
                    "name": "Connor J. Burton",
                    "email": "connorjburton@gmail.com",
                    "homepage": "http://connorburton.com"
                }
            ],
            "description": "Plugin to write WordPress themes w Object-Oriented Code and the Twig Template Engine",
            "homepage": "http://timber.upstatement.com",
            "keywords": [
                "templating",
                "themes",
                "timber",
                "twig"
            ],
            "support": {
                "docs": "https://timber.github.io/docs/",
                "issues": "https://github.com/timber/timber/issues",
                "source": "https://github.com/timber/timber"
            },
            "time": "2021-10-18T13:21:54+00:00"
        },
        {
            "name": "twig/cache-extension",
            "version": "v1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/twig-cache-extension.git",
                "reference": "2c243643f59132194458bd03c745b079bbb12e78"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/twig-cache-extension/zipball/2c243643f59132194458bd03c745b079bbb12e78",
                "reference": "2c243643f59132194458bd03c745b079bbb12e78",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2",
                "twig/twig": "^1.38|^2.4|^3.0"
            },
            "require-dev": {
                "doctrine/cache": "~1.0",
                "phpunit/phpunit": "^5.0 || ^4.8.36",
                "psr/cache": "^1.0",
                "sebastian/comparator": "^1.2.4|^2.0"
            },
            "suggest": {
                "psr/cache-implementation": "To make use of PSR-6 cache implementation via PsrCacheAdapter."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alexander",
                    "email": "iam.asm89@gmail.com"
                }
            ],
            "description": "Cache fragments of templates directly within Twig.",
            "homepage": "https://github.com/twigphp/twig-cache-extension",
            "keywords": [
                "cache",
                "extension",
                "twig"
            ],
            "support": {
                "issues": "https://github.com/twigphp/twig-cache-extension/issues",
                "source": "https://github.com/twigphp/twig-cache-extension/tree/v1.5.0"
            },
            "funding": [
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                    "type": "tidelift"
                }
            ],
            "abandoned": "twig/cache-extra",
            "time": "2020-10-04T09:56:48+00:00"
        },
        {
            "name": "twig/twig",
            "version": "v2.14.10",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig.git",
                "reference": "95fb194cd4dd6ac373a27af2bde2bad5d3f27aba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/95fb194cd4dd6ac373a27af2bde2bad5d3f27aba",
                "reference": "95fb194cd4dd6ac373a27af2bde2bad5d3f27aba",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-ctype": "^1.8",
                "symfony/polyfill-mbstring": "^1.3",
                "symfony/polyfill-php72": "^1.8"
            },
            "require-dev": {
                "psr/container": "^1.0",
                "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.14-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Twig_": "lib/"
                },
                "psr-4": {
                    "Twig\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                },
                {
                    "name": "Twig Team",
                    "role": "Contributors"
                },
                {
                    "name": "Armin Ronacher",
                    "email": "armin.ronacher@active-4.com",
                    "role": "Project Founder"
                }
            ],
            "description": "Twig, the flexible, fast, and secure template language for PHP",
            "homepage": "https://twig.symfony.com",
            "keywords": [
                "templating"
            ],
            "support": {
                "issues": "https://github.com/twigphp/Twig/issues",
                "source": "https://github.com/twigphp/Twig/tree/v2.14.10"
            },
            "funding": [
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                    "type": "tidelift"
                }
            ],
            "time": "2022-01-03T21:13:26+00:00"
        },
        {
            "name": "upstatement/routes",
            "version": "0.8.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Upstatement/routes.git",
                "reference": "02eb866668f5478d794547aa79e73dd92a989ad9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Upstatement/routes/zipball/02eb866668f5478d794547aa79e73dd92a989ad9",
                "reference": "02eb866668f5478d794547aa79e73dd92a989ad9",
                "shasum": ""
            },
            "require": {
                "altorouter/altorouter": "^2.0.2",
                "composer/installers": "~1.0",
                "php": ">=5.6.0"
            },
            "require-dev": {
                "phpunit/phpunit": "5.7.16",
                "satooshi/php-coveralls": "*",
                "wp-cli/wp-cli": "*"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Routes": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jared Novack",
                    "email": "jared@upstatement.com",
                    "homepage": "https://www.upstatement.com"
                }
            ],
            "description": "Manage rewrites and routes in WordPress with this dead-simple plugin",
            "homepage": "https://www.upstatement.com",
            "keywords": [
                "redirects",
                "rewrite",
                "routes",
                "routing"
            ],
            "support": {
                "issues": "https://github.com/Upstatement/routes/issues",
                "source": "https://github.com/Upstatement/routes",
                "wiki": "https://github.com/Upstatement/routes/wiki"
            },
            "time": "2021-10-16T00:12:03+00:00"
        },
        {
            "name": "vlucas/phpdotenv",
            "version": "v5.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/vlucas/phpdotenv.git",
                "reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/264dce589e7ce37a7ba99cb901eed8249fbec92f",
                "reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "graham-campbell/result-type": "^1.0.2",
                "php": "^7.1.3 || ^8.0",
                "phpoption/phpoption": "^1.8",
                "symfony/polyfill-ctype": "^1.23",
                "symfony/polyfill-mbstring": "^1.23.1",
                "symfony/polyfill-php80": "^1.23.1"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4.1",
                "ext-filter": "*",
                "phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10"
            },
            "suggest": {
                "ext-filter": "Required to use the boolean validator."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Dotenv\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Vance Lucas",
                    "email": "vance@vancelucas.com",
                    "homepage": "https://github.com/vlucas"
                }
            ],
            "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
            "keywords": [
                "dotenv",
                "env",
                "environment"
            ],
            "support": {
                "issues": "https://github.com/vlucas/phpdotenv/issues",
                "source": "https://github.com/vlucas/phpdotenv/tree/v5.4.1"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
                    "type": "tidelift"
                }
            ],
            "time": "2021-12-12T23:22:04+00:00"
        },
        {
            "name": "voku/portable-ascii",
            "version": "1.5.6",
            "source": {
                "type": "git",
                "url": "https://github.com/voku/portable-ascii.git",
                "reference": "80953678b19901e5165c56752d087fc11526017c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/voku/portable-ascii/zipball/80953678b19901e5165c56752d087fc11526017c",
                "reference": "80953678b19901e5165c56752d087fc11526017c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
            },
            "suggest": {
                "ext-intl": "Use Intl for transliterator_transliterate() support"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "voku\\": "src/voku/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Lars Moelleken",
                    "homepage": "http://www.moelleken.org/"
                }
            ],
            "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
            "homepage": "https://github.com/voku/portable-ascii",
            "keywords": [
                "ascii",
                "clean",
                "php"
            ],
            "support": {
                "issues": "https://github.com/voku/portable-ascii/issues",
                "source": "https://github.com/voku/portable-ascii/tree/1.5.6"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/moelleken",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/voku",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/portable-ascii",
                    "type": "open_collective"
                },
                {
                    "url": "https://www.patreon.com/voku",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
                    "type": "tidelift"
                }
            ],
            "time": "2020-11-12T00:07:28+00:00"
        },
        {
            "name": "webmozart/assert",
            "version": "1.10.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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.10-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Assertions to validate method input/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "support": {
                "issues": "https://github.com/webmozarts/assert/issues",
                "source": "https://github.com/webmozarts/assert/tree/1.10.0"
            },
            "time": "2021-03-09T10:59:23+00:00"
        },
        {
            "name": "websharks/css-minifier",
            "version": "150820",
            "source": {
                "type": "git",
                "url": "https://github.com/websharks/css-minifier.git",
                "reference": "da1d0254c41e1f59c7337aa444d743e6056046ff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/websharks/css-minifier/zipball/da1d0254c41e1f59c7337aa444d743e6056046ff",
                "reference": "da1d0254c41e1f59c7337aa444d743e6056046ff",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=5.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "WebSharks\\CssMinifier\\": "src/includes/classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0+"
            ],
            "authors": [
                {
                    "name": "websharks",
                    "homepage": "http://websharks-inc.com/",
                    "role": "company"
                },
                {
                    "name": "jaswsinc",
                    "homepage": "http://jaswsinc.com/",
                    "role": "developer"
                },
                {
                    "name": "raamdev",
                    "homepage": "http://raam.org/",
                    "role": "developer"
                }
            ],
            "description": "Compresses CSS.",
            "homepage": "https://github.com/websharks/css-minifier",
            "keywords": [
                "compressor",
                "css",
                "websharks"
            ],
            "support": {
                "issues": "https://github.com/websharks/css-minifier/issues",
                "source": "https://github.com/websharks/css-minifier"
            },
            "time": "2015-08-21T03:19:25+00:00"
        },
        {
            "name": "wpackagist-plugin/clean-image-filenames",
            "version": "1.3",
            "source": {
                "type": "svn",
                "url": "https://plugins.svn.wordpress.org/clean-image-filenames/",
                "reference": "tags/1.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://downloads.wordpress.org/plugin/clean-image-filenames.1.3.zip"
            },
            "require": {
                "composer/installers": "^1.0 || ^2.0"
            },
            "type": "wordpress-plugin",
            "homepage": "https://wordpress.org/plugins/clean-image-filenames/"
        },
        {
            "name": "wpackagist-plugin/query-monitor",
            "version": "3.8.2",
            "source": {
                "type": "svn",
                "url": "https://plugins.svn.wordpress.org/query-monitor/",
                "reference": "tags/3.8.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://downloads.wordpress.org/plugin/query-monitor.3.8.2.zip"
            },
            "require": {
                "composer/installers": "^1.0 || ^2.0"
            },
            "type": "wordpress-plugin",
            "homepage": "https://wordpress.org/plugins/query-monitor/"
        },
        {
            "name": "wyrihaximus/html-compress",
            "version": "1.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/WyriHaximus/HtmlCompress.git",
                "reference": "53deb4477dc6eac56b5f76b7ca6ea20c04305c5d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/WyriHaximus/HtmlCompress/zipball/53deb4477dc6eac56b5f76b7ca6ea20c04305c5d",
                "reference": "53deb4477dc6eac56b5f76b7ca6ea20c04305c5d",
                "shasum": ""
            },
            "require": {
                "linkorb/jsmin-php": "1.0.0",
                "meenie/javascript-packer": "1.1",
                "natxet/cssmin": "^3.0",
                "patchwork/jsqueeze": "~1.0|~2.0",
                "php": ">=5.4.0",
                "websharks/css-minifier": "150820"
            },
            "require-dev": {
                "phake/phake": "^1.0",
                "phpunit/phpunit": "^4.0",
                "squizlabs/php_codesniffer": "^1.0",
                "vectorface/dunit": "^2.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "WyriHaximus\\HtmlCompress\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Cees-Jan Kiewiet",
                    "email": "ceesjank@gmail.com",
                    "homepage": "http://wyrihaximus.net/"
                }
            ],
            "description": "Compress/minify your HTML",
            "keywords": [
                "compress",
                "html"
            ],
            "support": {
                "issues": "https://github.com/WyriHaximus/HtmlCompress/issues",
                "source": "https://github.com/WyriHaximus/HtmlCompress/tree/1.3.x"
            },
            "time": "2017-12-30T21:54:41+00:00"
        }
    ],
    "packages-dev": [
        {
            "name": "antecedent/patchwork",
            "version": "2.1.17",
            "source": {
                "type": "git",
                "url": "https://github.com/antecedent/patchwork.git",
                "reference": "df5aba175a44c2996ced4edf8ec9f9081b5348c0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/antecedent/patchwork/zipball/df5aba175a44c2996ced4edf8ec9f9081b5348c0",
                "reference": "df5aba175a44c2996ced4edf8ec9f9081b5348c0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": ">=4"
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ignas Rudaitis",
                    "email": "ignas.rudaitis@gmail.com"
                }
            ],
            "description": "Method redefinition (monkey-patching) functionality for PHP.",
            "homepage": "http://patchwork2.org/",
            "keywords": [
                "aop",
                "aspect",
                "interception",
                "monkeypatching",
                "redefinition",
                "runkit",
                "testing"
            ],
            "support": {
                "issues": "https://github.com/antecedent/patchwork/issues",
                "source": "https://github.com/antecedent/patchwork/tree/2.1.17"
            },
            "time": "2021-10-21T14:22:43+00:00"
        },
        {
            "name": "brain/monkey",
            "version": "2.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Brain-WP/BrainMonkey.git",
                "reference": "a31c84515bb0d49be9310f52ef1733980ea8ffbb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Brain-WP/BrainMonkey/zipball/a31c84515bb0d49be9310f52ef1733980ea8ffbb",
                "reference": "a31c84515bb0d49be9310f52ef1733980ea8ffbb",
                "shasum": ""
            },
            "require": {
                "antecedent/patchwork": "^2.1.17",
                "mockery/mockery": "^1.3.5 || ^1.4.4",
                "php": ">=5.6.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
                "phpcompatibility/php-compatibility": "^9.3.0",
                "phpunit/phpunit": "^5.7.26 || ^6.0 || ^7.0 || >=8.0 <8.5.12 || ^8.5.14 || ^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-version/1": "1.x-dev",
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Brain\\Monkey\\": "src/"
                },
                "files": [
                    "inc/api.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Giuseppe Mazzapica",
                    "email": "giuseppe.mazzapica@gmail.com",
                    "homepage": "https://gmazzap.me",
                    "role": "Developer"
                }
            ],
            "description": "Mocking utility for PHP functions and WordPress plugin API",
            "keywords": [
                "Monkey Patching",
                "interception",
                "mock",
                "mock functions",
                "mockery",
                "patchwork",
                "redefinition",
                "runkit",
                "test",
                "testing"
            ],
            "support": {
                "issues": "https://github.com/Brain-WP/BrainMonkey/issues",
                "source": "https://github.com/Brain-WP/BrainMonkey"
            },
            "time": "2021-11-11T15:53:55+00:00"
        },
        {
            "name": "doctrine/instantiator",
            "version": "1.4.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"
            },
            "type": "library",
            "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"
                }
            ],
            "time": "2020-11-10T18:47:58+00:00"
        },
        {
            "name": "ergebnis/composer-normalize",
            "version": "2.23.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ergebnis/composer-normalize.git",
                "reference": "8139e8efbdb481e8907e03fca09c2507fe560751"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/8139e8efbdb481e8907e03fca09c2507fe560751",
                "reference": "8139e8efbdb481e8907e03fca09c2507fe560751",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.0.0",
                "ergebnis/json-normalizer": "^2.1.0",
                "ergebnis/json-printer": "^3.2.0",
                "justinrainbow/json-schema": "^5.2.11",
                "localheinz/diff": "^1.1.1",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "composer/composer": "^2.2.3",
                "ergebnis/license": "^1.2.0",
                "ergebnis/php-cs-fixer-config": "^3.4.0",
                "fakerphp/faker": "^1.17.0",
                "phpunit/phpunit": "^9.5.11",
                "psalm/plugin-phpunit": "~0.16.1",
                "symfony/filesystem": "^5.4.0",
                "vimeo/psalm": "^4.17.0"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Ergebnis\\Composer\\Normalize\\NormalizePlugin",
                "composer-normalize": {
                    "indent-size": 2,
                    "indent-style": "space"
                }
            },
            "autoload": {
                "psr-4": {
                    "Ergebnis\\Composer\\Normalize\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Andreas Möller",
                    "email": "am@localheinz.com"
                }
            ],
            "description": "Provides a composer plugin for normalizing composer.json.",
            "homepage": "https://github.com/ergebnis/composer-normalize",
            "keywords": [
                "composer",
                "normalize",
                "normalizer",
                "plugin"
            ],
            "support": {
                "issues": "https://github.com/ergebnis/composer-normalize/issues",
                "source": "https://github.com/ergebnis/composer-normalize"
            },
            "funding": [
                {
                    "url": "https://github.com/localheinz",
                    "type": "github"
                }
            ],
            "time": "2022-01-04T11:37:51+00:00"
        },
        {
            "name": "ergebnis/json-normalizer",
            "version": "2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ergebnis/json-normalizer.git",
                "reference": "2039eb11131a243b9204bf51219baa08935e6b1d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ergebnis/json-normalizer/zipball/2039eb11131a243b9204bf51219baa08935e6b1d",
                "reference": "2039eb11131a243b9204bf51219baa08935e6b1d",
                "shasum": ""
            },
            "require": {
                "ergebnis/json-printer": "^3.2.0",
                "ergebnis/json-schema-validator": "^2.0.0",
                "ext-json": "*",
                "justinrainbow/json-schema": "^5.2.11",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "ergebnis/data-provider": "^1.0.0",
                "ergebnis/license": "^1.2.0",
                "ergebnis/php-cs-fixer-config": "^3.4.0",
                "fakerphp/faker": "^1.17.0",
                "infection/infection": "~0.25.5",
                "phpunit/phpunit": "^9.5.11",
                "psalm/plugin-phpunit": "~0.16.1",
                "vimeo/psalm": "^4.17.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Ergebnis\\Json\\Normalizer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Andreas Möller",
                    "email": "am@localheinz.com"
                }
            ],
            "description": "Provides generic and vendor-specific normalizers for normalizing JSON documents.",
            "homepage": "https://github.com/ergebnis/json-normalizer",
            "keywords": [
                "json",
                "normalizer"
            ],
            "support": {
                "issues": "https://github.com/ergebnis/json-normalizer/issues",
                "source": "https://github.com/ergebnis/json-normalizer"
            },
            "funding": [
                {
                    "url": "https://github.com/localheinz",
                    "type": "github"
                }
            ],
            "time": "2022-01-04T11:19:55+00:00"
        },
        {
            "name": "ergebnis/json-printer",
            "version": "3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ergebnis/json-printer.git",
                "reference": "651cab2b7604a6b338d0d16749f5ea0851a68005"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ergebnis/json-printer/zipball/651cab2b7604a6b338d0d16749f5ea0851a68005",
                "reference": "651cab2b7604a6b338d0d16749f5ea0851a68005",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "ergebnis/license": "^1.1.0",
                "ergebnis/php-cs-fixer-config": "^3.4.0",
                "fakerphp/faker": "^1.17.0",
                "infection/infection": "~0.25.5",
                "phpunit/phpunit": "^9.5.11",
                "psalm/plugin-phpunit": "~0.16.1",
                "vimeo/psalm": "^4.16.1"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Ergebnis\\Json\\Printer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Andreas Möller",
                    "email": "am@localheinz.com"
                }
            ],
            "description": "Provides a JSON printer, allowing for flexible indentation.",
            "homepage": "https://github.com/ergebnis/json-printer",
            "keywords": [
                "formatter",
                "json",
                "printer"
            ],
            "support": {
                "issues": "https://github.com/ergebnis/json-printer/issues",
                "source": "https://github.com/ergebnis/json-printer"
            },
            "funding": [
                {
                    "url": "https://github.com/localheinz",
                    "type": "github"
                }
            ],
            "time": "2021-12-27T12:39:13+00:00"
        },
        {
            "name": "ergebnis/json-schema-validator",
            "version": "2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ergebnis/json-schema-validator.git",
                "reference": "dacd8a47c1cc2c426ec71e952da3609ebe901fac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ergebnis/json-schema-validator/zipball/dacd8a47c1cc2c426ec71e952da3609ebe901fac",
                "reference": "dacd8a47c1cc2c426ec71e952da3609ebe901fac",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "justinrainbow/json-schema": "^5.2.10",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "ergebnis/composer-normalize": "^2.18.0",
                "ergebnis/data-provider": "^1.0.0",
                "ergebnis/license": "^1.1.0",
                "ergebnis/php-cs-fixer-config": "~3.4.0",
                "fakerphp/faker": "^1.17.0",
                "infection/infection": "~0.25.3",
                "phpunit/phpunit": "~9.5.10",
                "psalm/plugin-phpunit": "~0.16.1",
                "vimeo/psalm": "^4.15.0"
            },
            "type": "library",
            "extra": {
                "composer-normalize": {
                    "indent-size": 2,
                    "indent-style": "space"
                }
            },
            "autoload": {
                "psr-4": {
                    "Ergebnis\\Json\\SchemaValidator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Andreas Möller",
                    "email": "am@localheinz.com"
                }
            ],
            "description": "Provides a JSON schema validator, building on top of justinrainbow/json-schema.",
            "homepage": "https://github.com/ergebnis/json-schema-validator",
            "keywords": [
                "json",
                "schema",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/ergebnis/json-schema-validator/issues",
                "source": "https://github.com/ergebnis/json-schema-validator"
            },
            "funding": [
                {
                    "url": "https://github.com/localheinz",
                    "type": "github"
                }
            ],
            "time": "2021-12-13T16:54:56+00:00"
        },
        {
            "name": "friendsoftwig/twigcs",
            "version": "v5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/friendsoftwig/twigcs.git",
                "reference": "c82b078e9c199bc57375e557fb888b04f53420b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/friendsoftwig/twigcs/zipball/c82b078e9c199bc57375e557fb888b04f53420b2",
                "reference": "c82b078e9c199bc57375e557fb888b04f53420b2",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "symfony/console": "^3.4 || ^4.3 || ^5.0",
                "symfony/filesystem": "^3.4 || ^4.3 || ^5.0",
                "symfony/finder": "^3.4 || ^4.3 || ^5.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.0 || ^9.0"
            },
            "bin": [
                "bin/twigcs"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "FriendsOfTwig\\Twigcs\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tristan Maindron",
                    "email": "tmaindron@gmail.com"
                }
            ],
            "description": "Checkstyle automation for Twig",
            "support": {
                "issues": "https://github.com/friendsoftwig/twigcs/issues",
                "source": "https://github.com/friendsoftwig/twigcs/tree/v5.1.0"
            },
            "time": "2021-09-21T21:04:19+00:00"
        },
        {
            "name": "hamcrest/hamcrest-php",
            "version": "v2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/hamcrest/hamcrest-php.git",
                "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
                "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
                "shasum": ""
            },
            "require": {
                "php": "^5.3|^7.0|^8.0"
            },
            "replace": {
                "cordoval/hamcrest-php": "*",
                "davedevelopment/hamcrest-php": "*",
                "kodova/hamcrest-php": "*"
            },
            "require-dev": {
                "phpunit/php-file-iterator": "^1.4 || ^2.0",
                "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "hamcrest"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "This is the PHP port of Hamcrest Matchers",
            "keywords": [
                "test"
            ],
            "support": {
                "issues": "https://github.com/hamcrest/hamcrest-php/issues",
                "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1"
            },
            "time": "2020-07-09T08:09:16+00:00"
        },
        {
            "name": "justinrainbow/json-schema",
            "version": "5.2.11",
            "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"
            },
            "bin": [
                "bin/validate-json"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0.x-dev"
                }
            },
            "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"
            },
            "time": "2021-07-22T09:24:00+00:00"
        },
        {
            "name": "localheinz/diff",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/localheinz/diff.git",
                "reference": "851bb20ea8358c86f677f5f111c4ab031b1c764c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/localheinz/diff/zipball/851bb20ea8358c86f677f5f111c4ab031b1c764c",
                "reference": "851bb20ea8358c86f677f5f111c4ab031b1c764c",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5 || ^8.0",
                "symfony/process": "^4.2 || ^5"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                }
            ],
            "description": "Fork of sebastian/diff for use with ergebnis/composer-normalize",
            "homepage": "https://github.com/localheinz/diff",
            "keywords": [
                "diff",
                "udiff",
                "unidiff",
                "unified diff"
            ],
            "support": {
                "source": "https://github.com/localheinz/diff/tree/main"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-07-06T04:49:32+00:00"
        },
        {
            "name": "mockery/mockery",
            "version": "1.4.4",
            "source": {
                "type": "git",
                "url": "https://github.com/mockery/mockery.git",
                "reference": "e01123a0e847d52d186c5eb4b9bf58b0c6d00346"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mockery/mockery/zipball/e01123a0e847d52d186c5eb4b9bf58b0c6d00346",
                "reference": "e01123a0e847d52d186c5eb4b9bf58b0c6d00346",
                "shasum": ""
            },
            "require": {
                "hamcrest/hamcrest-php": "^2.0.1",
                "lib-pcre": ">=7.0",
                "php": "^7.3 || ^8.0"
            },
            "conflict": {
                "phpunit/phpunit": "<8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5 || ^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Mockery": "library/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Pádraic Brady",
                    "email": "padraic.brady@gmail.com",
                    "homepage": "http://blog.astrumfutura.com"
                },
                {
                    "name": "Dave Marshall",
                    "email": "dave.marshall@atstsolutions.co.uk",
                    "homepage": "http://davedevelopment.co.uk"
                }
            ],
            "description": "Mockery is a simple yet flexible PHP mock object framework",
            "homepage": "https://github.com/mockery/mockery",
            "keywords": [
                "BDD",
                "TDD",
                "library",
                "mock",
                "mock objects",
                "mockery",
                "stub",
                "test",
                "test double",
                "testing"
            ],
            "support": {
                "issues": "https://github.com/mockery/mockery/issues",
                "source": "https://github.com/mockery/mockery/tree/1.4.4"
            },
            "time": "2021-09-13T15:28:59+00:00"
        },
        {
            "name": "myclabs/deep-copy",
            "version": "1.10.2",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/DeepCopy.git",
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "replace": {
                "myclabs/deep-copy": "self.version"
            },
            "require-dev": {
                "doctrine/collections": "^1.0",
                "doctrine/common": "^2.6",
                "phpunit/phpunit": "^7.1"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "DeepCopy\\": "src/DeepCopy/"
                },
                "files": [
                    "src/DeepCopy/deep_copy.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Create deep copies (clones) of your objects",
            "keywords": [
                "clone",
                "copy",
                "duplicate",
                "object",
                "object graph"
            ],
            "support": {
                "issues": "https://github.com/myclabs/DeepCopy/issues",
                "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
                    "type": "tidelift"
                }
            ],
            "time": "2020-11-13T09:40:50+00:00"
        },
        {
            "name": "nikic/php-parser",
            "version": "v4.13.2",
            "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"
            },
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.9-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "PhpParser\\": "lib/PhpParser"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nikita Popov"
                }
            ],
            "description": "A PHP parser written in PHP",
            "keywords": [
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/nikic/PHP-Parser/issues",
                "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2"
            },
            "time": "2021-11-30T19:35:32+00:00"
        },
        {
            "name": "phar-io/manifest",
            "version": "2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/manifest.git",
                "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
                "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-phar": "*",
                "ext-xmlwriter": "*",
                "phar-io/version": "^3.0.1",
                "php": "^7.2 || ^8.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
            "support": {
                "issues": "https://github.com/phar-io/manifest/issues",
                "source": "https://github.com/phar-io/manifest/tree/2.0.3"
            },
            "time": "2021-07-20T11:28:43+00:00"
        },
        {
            "name": "phar-io/version",
            "version": "3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/version.git",
                "reference": "bae7c545bef187884426f042434e561ab1ddb182"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
                "reference": "bae7c545bef187884426f042434e561ab1ddb182",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Library for handling version information and constraints",
            "support": {
                "issues": "https://github.com/phar-io/version/issues",
                "source": "https://github.com/phar-io/version/tree/3.1.0"
            },
            "time": "2021-02-23T14:00:09+00:00"
        },
        {
            "name": "phpdocumentor/reflection-common",
            "version": "2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jaap van Otterdijk",
                    "email": "opensource@ijaap.nl"
                }
            ],
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
            "homepage": "http://www.phpdoc.org",
            "keywords": [
                "FQSEN",
                "phpDocumentor",
                "phpdoc",
                "reflection",
                "static analysis"
            ],
            "support": {
                "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
                "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
            },
            "time": "2020-06-27T09:03:43+00:00"
        },
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "5.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
                "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
                "shasum": ""
            },
            "require": {
                "ext-filter": "*",
                "php": "^7.2 || ^8.0",
                "phpdocumentor/reflection-common": "^2.2",
                "phpdocumentor/type-resolver": "^1.3",
                "webmozart/assert": "^1.9.1"
            },
            "require-dev": {
                "mockery/mockery": "~1.3.2",
                "psalm/phar": "^4.8"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                },
                {
                    "name": "Jaap van Otterdijk",
                    "email": "account@ijaap.nl"
                }
            ],
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
            "support": {
                "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
                "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
            },
            "time": "2021-10-19T17:43:47+00:00"
        },
        {
            "name": "phpdocumentor/type-resolver",
            "version": "1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
                "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706",
                "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "phpdocumentor/reflection-common": "^2.0"
            },
            "require-dev": {
                "ext-tokenizer": "*",
                "psalm/phar": "^4.8"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
            "support": {
                "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
                "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0"
            },
            "time": "2022-01-04T19:58:01+00:00"
        },
        {
            "name": "phpspec/prophecy",
            "version": "v1.15.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpspec/prophecy.git",
                "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
                "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.2",
                "php": "^7.2 || ~8.0, <8.2",
                "phpdocumentor/reflection-docblock": "^5.2",
                "sebastian/comparator": "^3.0 || ^4.0",
                "sebastian/recursion-context": "^3.0 || ^4.0"
            },
            "require-dev": {
                "phpspec/phpspec": "^6.0 || ^7.0",
                "phpunit/phpunit": "^8.0 || ^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Prophecy\\": "src/Prophecy"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                },
                {
                    "name": "Marcello Duarte",
                    "email": "marcello.duarte@gmail.com"
                }
            ],
            "description": "Highly opinionated mocking framework for PHP 5.3+",
            "homepage": "https://github.com/phpspec/prophecy",
            "keywords": [
                "Double",
                "Dummy",
                "fake",
                "mock",
                "spy",
                "stub"
            ],
            "support": {
                "issues": "https://github.com/phpspec/prophecy/issues",
                "source": "https://github.com/phpspec/prophecy/tree/v1.15.0"
            },
            "time": "2021-12-08T12:19:24+00:00"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "9.2.10",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d5850aaf931743067f4bfc1ae4cbd06468400687",
                "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "ext-xmlwriter": "*",
                "nikic/php-parser": "^4.13.0",
                "php": ">=7.3",
                "phpunit/php-file-iterator": "^3.0.3",
                "phpunit/php-text-template": "^2.0.2",
                "sebastian/code-unit-reverse-lookup": "^2.0.2",
                "sebastian/complexity": "^2.0",
                "sebastian/environment": "^5.1.2",
                "sebastian/lines-of-code": "^1.0.3",
                "sebastian/version": "^3.0.1",
                "theseer/tokenizer": "^1.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-pcov": "*",
                "ext-xdebug": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.2-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
            "keywords": [
                "coverage",
                "testing",
                "xunit"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.10"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2021-12-05T09:12:13+00:00"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "3.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
                "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
            "keywords": [
                "filesystem",
                "iterator"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
                "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2021-12-02T12:48:52+00:00"
        },
        {
            "name": "phpunit/php-invoker",
            "version": "3.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-invoker.git",
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "ext-pcntl": "*",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-pcntl": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Invoke callables with a timeout",
            "homepage": "https://github.com/sebastianbergmann/php-invoker/",
            "keywords": [
                "process"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
                "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T05:58:55+00:00"
        },
        {
            "name": "phpunit/php-text-template",
            "version": "2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Simple template engine.",
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
            "keywords": [
                "template"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
                "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T05:33:50+00:00"
        },
        {
            "name": "phpunit/php-timer",
            "version": "5.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-timer.git",
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Utility class for timing",
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
            "keywords": [
                "timer"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-timer/issues",
                "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:16:10+00:00"
        },
        {
            "name": "phpunit/phpunit",
            "version": "9.5.11",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "2406855036db1102126125537adb1406f7242fdd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2406855036db1102126125537adb1406f7242fdd",
                "reference": "2406855036db1102126125537adb1406f7242fdd",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.3.1",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-xml": "*",
                "ext-xmlwriter": "*",
                "myclabs/deep-copy": "^1.10.1",
                "phar-io/manifest": "^2.0.3",
                "phar-io/version": "^3.0.2",
                "php": ">=7.3",
                "phpspec/prophecy": "^1.12.1",
                "phpunit/php-code-coverage": "^9.2.7",
                "phpunit/php-file-iterator": "^3.0.5",
                "phpunit/php-invoker": "^3.1.1",
                "phpunit/php-text-template": "^2.0.3",
                "phpunit/php-timer": "^5.0.2",
                "sebastian/cli-parser": "^1.0.1",
                "sebastian/code-unit": "^1.0.6",
                "sebastian/comparator": "^4.0.5",
                "sebastian/diff": "^4.0.3",
                "sebastian/environment": "^5.1.3",
                "sebastian/exporter": "^4.0.3",
                "sebastian/global-state": "^5.0.1",
                "sebastian/object-enumerator": "^4.0.3",
                "sebastian/resource-operations": "^3.0.3",
                "sebastian/type": "^2.3.4",
                "sebastian/version": "^3.0.2"
            },
            "require-dev": {
                "ext-pdo": "*",
                "phpspec/prophecy-phpunit": "^2.0.1"
            },
            "suggest": {
                "ext-soap": "*",
                "ext-xdebug": "*"
            },
            "bin": [
                "phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.5-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ],
                "files": [
                    "src/Framework/Assert/Functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "The PHP Unit Testing framework.",
            "homepage": "https://phpunit.de/",
            "keywords": [
                "phpunit",
                "testing",
                "xunit"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.11"
            },
            "funding": [
                {
                    "url": "https://phpunit.de/sponsors.html",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2021-12-25T07:07:57+00:00"
        },
        {
            "name": "roave/security-advisories",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/Roave/SecurityAdvisories.git",
                "reference": "11696ae4d8970456cbd1919c17e6bb2ddb63553a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/11696ae4d8970456cbd1919c17e6bb2ddb63553a",
                "reference": "11696ae4d8970456cbd1919c17e6bb2ddb63553a",
                "shasum": ""
            },
            "conflict": {
                "3f/pygmentize": "<1.2",
                "adodb/adodb-php": "<5.20.12",
                "akaunting/akaunting": "<2.1.13",
                "alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1",
                "amazing/media2click": ">=1,<1.3.3",
                "amphp/artax": "<1.0.6|>=2,<2.0.6",
                "amphp/http": "<1.0.1",
                "amphp/http-client": ">=4,<4.4",
                "anchorcms/anchor-cms": "<=0.12.7",
                "api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6",
                "area17/twill": "<1.2.5|>=2,<2.5.3",
                "asymmetricrypt/asymmetricrypt": ">=0,<9.9.99",
                "aws/aws-sdk-php": ">=3,<3.2.1",
                "bagisto/bagisto": "<0.1.5",
                "barrelstrength/sprout-base-email": "<1.2.7",
                "barrelstrength/sprout-forms": "<3.9",
                "baserproject/basercms": "<4.5.4",
                "billz/raspap-webgui": "<=2.6.6",
                "bk2k/bootstrap-package": ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3",
                "bolt/bolt": "<3.7.2",
                "bolt/core": "<4.1.13",
                "bottelet/flarepoint": "<2.2.1",
                "brightlocal/phpwhois": "<=4.2.5",
                "buddypress/buddypress": "<7.2.1",
                "bugsnag/bugsnag-laravel": ">=2,<2.0.2",
                "cachethq/cachet": "<2.5.1",
                "cakephp/cakephp": ">=1.3,<1.3.18|>=2,<2.4.99|>=2.5,<2.5.99|>=2.6,<2.6.12|>=2.7,<2.7.6|>=3,<3.5.18|>=3.6,<3.6.15|>=3.7,<3.7.7",
                "cardgate/magento2": "<2.0.33",
                "cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
                "cartalyst/sentry": "<=2.1.6",
                "catfan/medoo": "<1.7.5",
                "centreon/centreon": "<20.10.7",
                "cesnet/simplesamlphp-module-proxystatistics": "<3.1",
                "codeception/codeception": "<3.1.3|>=4,<4.1.22",
                "codeigniter/framework": "<=3.0.6",
                "codeigniter4/framework": "<4.1.6",
                "codiad/codiad": "<=2.8.4",
                "composer/composer": "<1.10.23|>=2-alpha.1,<2.1.9",
                "concrete5/concrete5": "<8.5.5",
                "concrete5/core": "<8.5.7",
                "contao-components/mediaelement": ">=2.14.2,<2.21.1",
                "contao/core": ">=2,<3.5.39",
                "contao/core-bundle": ">=4,<4.4.56|>=4.5,<4.9.18|>=4.10,<4.11.7|= 4.10.0",
                "contao/listing-bundle": ">=4,<4.4.8",
                "craftcms/cms": "<3.7.14",
                "croogo/croogo": "<3.0.7",
                "datadog/dd-trace": ">=0.30,<0.30.2",
                "david-garcia/phpwhois": "<=4.3.1",
                "derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1",
                "directmailteam/direct-mail": "<5.2.4",
                "doctrine/annotations": ">=1,<1.2.7",
                "doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2",
                "doctrine/common": ">=2,<2.4.3|>=2.5,<2.5.1",
                "doctrine/dbal": ">=2,<2.0.8|>=2.1,<2.1.2|>=3,<3.1.4",
                "doctrine/doctrine-bundle": "<1.5.2",
                "doctrine/doctrine-module": "<=0.7.1",
                "doctrine/mongodb-odm": ">=1,<1.0.2",
                "doctrine/mongodb-odm-bundle": ">=2,<3.0.1",
                "doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4",
                "dolibarr/dolibarr": "<14|>= 3.3.beta1, < 13.0.2",
                "dompdf/dompdf": ">=0.6,<0.6.2",
                "drupal/core": ">=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4",
                "drupal/drupal": ">=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4",
                "dweeves/magmi": "<=0.7.24",
                "ecodev/newsletter": "<=4",
                "elgg/elgg": "<3.3.24|>=4,<4.0.5",
                "endroid/qr-code-bundle": "<3.4.2",
                "enshrined/svg-sanitize": "<0.13.1",
                "erusev/parsedown": "<1.7.2",
                "ether/logs": "<3.0.4",
                "ezsystems/demobundle": ">=5.4,<5.4.6.1",
                "ezsystems/ez-support-tools": ">=2.2,<2.2.3",
                "ezsystems/ezdemo-ls-extension": ">=5.4,<5.4.2.1",
                "ezsystems/ezfind-ls": ">=5.3,<5.3.6.1|>=5.4,<5.4.11.1|>=2017.12,<2017.12.0.1",
                "ezsystems/ezplatform": "<=1.13.6|>=2,<=2.5.24",
                "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<=1.5.25",
                "ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1",
                "ezsystems/ezplatform-kernel": "<=1.2.5|>=1.3,<=1.3.1",
                "ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8",
                "ezsystems/ezplatform-richtext": ">=2.3,<=2.3.7",
                "ezsystems/ezplatform-user": ">=1,<1.0.1",
                "ezsystems/ezpublish-kernel": "<=6.13.8.1|>=7,<=7.5.15.1",
                "ezsystems/ezpublish-legacy": "<=2017.12.7.3|>=2018.6,<=2019.3.5.1",
                "ezsystems/platform-ui-assets-bundle": ">=4.2,<4.2.3",
                "ezsystems/repository-forms": ">=2.3,<2.3.2.1",
                "ezyang/htmlpurifier": "<4.1.1",
                "facade/ignition": "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2",
                "feehi/cms": "<=2.1.1",
                "feehi/feehicms": "<=0.1.3",
                "firebase/php-jwt": "<2",
                "flarum/core": ">=1,<=1.0.1",
                "flarum/sticky": ">=0.1-beta.14,<=0.1-beta.15",
                "flarum/tags": "<=0.1-beta.13",
                "fluidtypo3/vhs": "<5.1.1",
                "fooman/tcpdf": "<6.2.22",
                "forkcms/forkcms": "<=5.9.2",
                "fossar/tcpdf-parser": "<6.2.22",
                "francoisjacquet/rosariosis": "<8.1.1",
                "friendsofsymfony/oauth2-php": "<1.3",
                "friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
                "friendsofsymfony/user-bundle": ">=1.2,<1.3.5",
                "friendsoftypo3/mediace": ">=7.6.2,<7.6.5",
                "froala/wysiwyg-editor": "<3.2.7",
                "fuel/core": "<1.8.1",
                "gaoming13/wechat-php-sdk": "<=1.10.2",
                "getgrav/grav": "<=1.7.24",
                "getkirby/cms": "<3.5.8",
                "getkirby/panel": "<2.5.14",
                "gilacms/gila": "<=1.11.4",
                "globalpayments/php-sdk": "<2",
                "gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
                "gree/jose": "<=2.2",
                "gregwar/rst": "<1.0.3",
                "grumpydictator/firefly-iii": "<5.6.5",
                "guzzlehttp/guzzle": ">=4-rc.2,<4.2.4|>=5,<5.3.1|>=6,<6.2.1",
                "helloxz/imgurl": "<=2.31",
                "hillelcoren/invoice-ninja": "<5.3.35",
                "hjue/justwriting": "<=1",
                "hov/jobfair": "<1.0.13|>=2,<2.0.2",
                "ibexa/post-install": "<=1.0.4",
                "icecoder/icecoder": "<=8",
                "illuminate/auth": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.10",
                "illuminate/cookie": ">=4,<=4.0.11|>=4.1,<=4.1.99999|>=4.2,<=4.2.99999|>=5,<=5.0.99999|>=5.1,<=5.1.99999|>=5.2,<=5.2.99999|>=5.3,<=5.3.99999|>=5.4,<=5.4.99999|>=5.5,<=5.5.49|>=5.6,<=5.6.99999|>=5.7,<=5.7.99999|>=5.8,<=5.8.99999|>=6,<6.18.31|>=7,<7.22.4",
                "illuminate/database": "<6.20.26|>=7,<7.30.5|>=8,<8.40",
                "illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15",
                "illuminate/view": "<6.20.42|>=7,<7.30.6|>=8,<8.75",
                "impresscms/impresscms": "<=1.4.2",
                "in2code/femanager": "<5.5.1|>=6,<6.3.1",
                "intelliants/subrion": "<=4.2.1",
                "ivankristianto/phpwhois": "<=4.3",
                "jackalope/jackalope-doctrine-dbal": "<1.7.4",
                "james-heinrich/getid3": "<1.9.21",
                "joomla/archive": "<1.1.10",
                "joomla/session": "<1.3.1",
                "jsmitty12/phpwhois": "<5.1",
                "kazist/phpwhois": "<=4.2.6",
                "kevinpapst/kimai2": "<1.16.7",
                "kitodo/presentation": "<3.1.2",
                "klaviyo/magento2-extension": ">=1,<3",
                "kreait/firebase-php": ">=3.2,<3.8.1",
                "la-haute-societe/tcpdf": "<6.2.22",
                "laminas/laminas-http": "<2.14.2",
                "laravel/framework": "<6.20.42|>=7,<7.30.6|>=8,<8.75",
                "laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
                "latte/latte": "<2.10.8",
                "lavalite/cms": "<=5.8",
                "lcobucci/jwt": ">=3.4,<3.4.6|>=4,<4.0.4|>=4.1,<4.1.5",
                "league/commonmark": "<0.18.3",
                "league/flysystem": "<1.1.4|>=2,<2.1.1",
                "lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3",
                "librenms/librenms": "<=21.11",
                "limesurvey/limesurvey": "<3.27.19",
                "livewire/livewire": ">2.2.4,<2.2.6",
                "lms/routes": "<2.1.1",
                "localizationteam/l10nmgr": "<7.4|>=8,<8.7|>=9,<9.2",
                "magento/community-edition": ">=2,<2.2.10|>=2.3,<2.3.3",
                "magento/magento1ce": "<1.9.4.3",
                "magento/magento1ee": ">=1,<1.14.4.3",
                "magento/product-community-edition": ">=2,<2.2.10|>=2.3,<2.3.2-p.2",
                "marcwillmann/turn": "<0.3.3",
                "mautic/core": "<4|= 2.13.1",
                "mediawiki/core": ">=1.27,<1.27.6|>=1.29,<1.29.3|>=1.30,<1.30.2|>=1.31,<1.31.9|>=1.32,<1.32.6|>=1.32.99,<1.33.3|>=1.33.99,<1.34.3|>=1.34.99,<1.35",
                "microweber/microweber": "<1.2.8",
                "miniorange/miniorange-saml": "<1.4.3",
                "mittwald/typo3_forum": "<1.2.1",
                "modx/revolution": "<2.8",
                "monolog/monolog": ">=1.8,<1.12",
                "moodle/moodle": "<3.7.9|>=3.8,<3.8.8|>=3.9,<3.9.5|>=3.10-beta,<3.10.2",
                "namshi/jose": "<2.2",
                "neoan3-apps/template": "<1.1.1",
                "neos/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
                "neos/form": ">=1.2,<4.3.3|>=5,<5.0.9|>=5.1,<5.1.3",
                "neos/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.9.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3",
                "neos/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5",
                "netgen/tagsbundle": ">=3.4,<3.4.11|>=4,<4.0.15",
                "nette/application": ">=2,<2.0.19|>=2.1,<2.1.13|>=2.2,<2.2.10|>=2.3,<2.3.14|>=2.4,<2.4.16|>=3,<3.0.6",
                "nette/nette": ">=2,<2.0.19|>=2.1,<2.1.13",
                "nilsteampassnet/teampass": "<=2.1.27.36",
                "nukeviet/nukeviet": "<4.3.4",
                "nystudio107/craft-seomatic": "<3.3",
                "nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1",
                "october/backend": "<1.1.2",
                "october/cms": "= 1.1.1|= 1.0.471|= 1.0.469|>=1.0.319,<1.0.469",
                "october/october": ">=1.0.319,<1.0.466|>=2.1,<2.1.12",
                "october/rain": "<1.0.472|>=1.1,<1.1.2",
                "october/system": "<1.0.472|>=1.1.1,<1.1.5|>=2.1,<2.1.12",
                "onelogin/php-saml": "<2.10.4",
                "oneup/uploader-bundle": "<1.9.3|>=2,<2.1.5",
                "opencart/opencart": "<=3.0.3.2",
                "openid/php-openid": "<2.3",
                "openmage/magento-lts": "<19.4.15|>=20,<20.0.13",
                "orchid/platform": ">=9,<9.4.4",
                "oro/crm": ">=1.7,<1.7.4|>=3.1,<4.1.17|>=4.2,<4.2.7",
                "oro/platform": ">=1.7,<1.7.4|>=3.1,<3.1.21|>=4.1,<4.1.14|>=4.2,<4.2.8",
                "padraic/humbug_get_contents": "<1.1.2",
                "pagarme/pagarme-php": ">=0,<3",
                "pagekit/pagekit": "<=1.0.18",
                "paragonie/random_compat": "<2",
                "passbolt/passbolt_api": "<2.11",
                "paypal/merchant-sdk-php": "<3.12",
                "pear/archive_tar": "<1.4.14",
                "pegasus/google-for-jobs": "<1.5.1|>=2,<2.1.1",
                "personnummer/personnummer": "<3.0.2",
                "phanan/koel": "<5.1.4",
                "phpfastcache/phpfastcache": "<6.1.5|>=7,<7.1.2|>=8,<8.0.7",
                "phpmailer/phpmailer": "<6.5",
                "phpmussel/phpmussel": ">=1,<1.6",
                "phpmyadmin/phpmyadmin": "<4.9.6|>=5,<5.0.3",
                "phpoffice/phpexcel": "<1.8.2",
                "phpoffice/phpspreadsheet": "<1.16",
                "phpseclib/phpseclib": "<2.0.31|>=3,<3.0.7",
                "phpservermon/phpservermon": "<=3.5.2",
                "phpunit/phpunit": ">=4.8.19,<4.8.28|>=5.0.10,<5.6.3",
                "phpwhois/phpwhois": "<=4.2.5",
                "phpxmlrpc/extras": "<0.6.1",
                "pimcore/pimcore": "<10.2.7",
                "pocketmine/pocketmine-mp": "<4.0.5",
                "pressbooks/pressbooks": "<5.18",
                "prestashop/autoupgrade": ">=4,<4.10.1",
                "prestashop/contactform": ">1.0.1,<4.3",
                "prestashop/gamification": "<2.3.2",
                "prestashop/prestashop": ">=1.7.5,<=1.7.8.1",
                "prestashop/productcomments": ">=4,<4.2.1",
                "prestashop/ps_emailsubscription": "<2.6.1",
                "prestashop/ps_facetedsearch": "<3.4.1",
                "prestashop/ps_linklist": "<3.1",
                "privatebin/privatebin": "<1.2.2|>=1.3,<1.3.2",
                "propel/propel": ">=2-alpha.1,<=2-alpha.7",
                "propel/propel1": ">=1,<=1.7.1",
                "pterodactyl/panel": "<1.6.6",
                "pusher/pusher-php-server": "<2.2.1",
                "pwweb/laravel-core": "<=0.3.6-beta",
                "rainlab/debugbar-plugin": "<3.1",
                "remdex/livehelperchat": "<3.91",
                "rmccue/requests": ">=1.6,<1.8",
                "robrichards/xmlseclibs": "<3.0.4",
                "sabberworm/php-css-parser": ">=1,<1.0.1|>=2,<2.0.1|>=3,<3.0.1|>=4,<4.0.1|>=5,<5.0.9|>=5.1,<5.1.3|>=5.2,<5.2.1|>=6,<6.0.2|>=7,<7.0.4|>=8,<8.0.1|>=8.1,<8.1.1|>=8.2,<8.2.1|>=8.3,<8.3.1",
                "sabre/dav": ">=1.6,<1.6.99|>=1.7,<1.7.11|>=1.8,<1.8.9",
                "scheb/two-factor-bundle": ">=0,<3.26|>=4,<4.11",
                "sensiolabs/connect": "<4.2.3",
                "serluck/phpwhois": "<=4.2.6",
                "shopware/core": "<=6.4.6",
                "shopware/platform": "<=6.4.6",
                "shopware/production": "<=6.3.5.2",
                "shopware/shopware": "<5.7.7",
                "showdoc/showdoc": "<2.10",
                "silverstripe/admin": ">=1,<1.8.1",
                "silverstripe/assets": ">=1,<1.4.7|>=1.5,<1.5.2",
                "silverstripe/cms": "<4.3.6|>=4.4,<4.4.4",
                "silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1",
                "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
                "silverstripe/framework": "<4.7.4",
                "silverstripe/graphql": "<3.5.2|>=4-alpha.1,<4-alpha.2",
                "silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1",
                "silverstripe/restfulserver": ">=1,<1.0.9|>=2,<2.0.4",
                "silverstripe/subsites": ">=2,<2.1.1",
                "silverstripe/taxonomy": ">=1.3,<1.3.1|>=2,<2.0.1",
                "silverstripe/userforms": "<3",
                "simple-updates/phpwhois": "<=1",
                "simplesamlphp/saml2": "<1.10.6|>=2,<2.3.8|>=3,<3.1.4",
                "simplesamlphp/simplesamlphp": "<1.18.6",
                "simplesamlphp/simplesamlphp-module-infocard": "<1.0.1",
                "simplito/elliptic-php": "<1.0.6",
                "slim/slim": "<2.6",
                "smarty/smarty": "<3.1.39",
                "snipe/snipe-it": "<5.3.5",
                "socalnick/scn-social-auth": "<1.15.2",
                "socialiteproviders/steam": "<1.1",
                "spoonity/tcpdf": "<6.2.22",
                "squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1",
                "ssddanbrown/bookstack": "<21.12.1",
                "stormpath/sdk": ">=0,<9.9.99",
                "studio-42/elfinder": "<2.1.59",
                "subrion/cms": "<=4.2.1",
                "sulu/sulu": "= 2.4.0-RC1|<1.6.44|>=2,<2.2.18|>=2.3,<2.3.8",
                "swiftmailer/swiftmailer": ">=4,<5.4.5",
                "sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2",
                "sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
                "sylius/grid-bundle": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
                "sylius/paypal-plugin": ">=1,<1.2.4|>=1.3,<1.3.1",
                "sylius/resource-bundle": "<1.3.14|>=1.4,<1.4.7|>=1.5,<1.5.2|>=1.6,<1.6.4",
                "sylius/sylius": "<1.6.9|>=1.7,<1.7.9|>=1.8,<1.8.3|>=1.9,<1.9.5",
                "symbiote/silverstripe-multivaluefield": ">=3,<3.0.99",
                "symbiote/silverstripe-queuedjobs": ">=3,<3.0.2|>=3.1,<3.1.4|>=4,<4.0.7|>=4.1,<4.1.2|>=4.2,<4.2.4|>=4.3,<4.3.3|>=4.4,<4.4.3|>=4.5,<4.5.1|>=4.6,<4.6.4",
                "symbiote/silverstripe-versionedfiles": "<=2.0.3",
                "symfont/process": ">=0,<4",
                "symfony/cache": ">=3.1,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8",
                "symfony/dependency-injection": ">=2,<2.0.17|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
                "symfony/error-handler": ">=4.4,<4.4.4|>=5,<5.0.4",
                "symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.50|>=2.8,<2.8.49|>=3,<3.4.20|>=4,<4.0.15|>=4.1,<4.1.9|>=4.2,<4.2.1",
                "symfony/framework-bundle": ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
                "symfony/http-foundation": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7",
                "symfony/http-kernel": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.4.13|>=5,<5.1.5|>=5.2,<5.3.12",
                "symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
                "symfony/maker-bundle": ">=1.27,<1.29.2|>=1.30,<1.31.1",
                "symfony/mime": ">=4.3,<4.3.8",
                "symfony/phpunit-bridge": ">=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
                "symfony/polyfill": ">=1,<1.10",
                "symfony/polyfill-php55": ">=1,<1.10",
                "symfony/proxy-manager-bridge": ">=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
                "symfony/routing": ">=2,<2.0.19",
                "symfony/security": ">=2,<2.7.51|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.8",
                "symfony/security-bundle": ">=2,<2.7.48|>=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11|>=5.3,<5.3.12",
                "symfony/security-core": ">=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.9",
                "symfony/security-csrf": ">=2.4,<2.7.48|>=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11",
                "symfony/security-guard": ">=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8",
                "symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8|>=5.3,<5.3.2",
                "symfony/serializer": ">=2,<2.0.11|>=4.1,<4.4.35|>=5,<5.3.12",
                "symfony/symfony": ">=2,<3.4.49|>=4,<4.4.35|>=5,<5.3.12",
                "symfony/translation": ">=2,<2.0.17",
                "symfony/validator": ">=2,<2.0.24|>=2.1,<2.1.12|>=2.2,<2.2.5|>=2.3,<2.3.3",
                "symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8",
                "symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4",
                "symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7",
                "t3/dce": ">=2.2,<2.6.2",
                "t3g/svg-sanitizer": "<1.0.3",
                "tecnickcom/tcpdf": "<6.2.22",
                "thelia/backoffice-default-template": ">=2.1,<2.1.2",
                "thelia/thelia": ">=2.1-beta.1,<2.1.3",
                "theonedemon/phpwhois": "<=4.2.5",
                "tinymce/tinymce": "<5.10",
                "titon/framework": ">=0,<9.9.99",
                "topthink/framework": "<6.0.9",
                "topthink/think": "<=6.0.9",
                "topthink/thinkphp": "<=3.2.3",
                "tribalsystems/zenario": "<8.8.53370",
                "truckersmp/phpwhois": "<=4.3.1",
                "twig/twig": "<1.38|>=2,<2.7",
                "typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.38|>=9,<9.5.29|>=10,<10.4.19|>=11,<11.5",
                "typo3/cms-backend": ">=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
                "typo3/cms-core": ">=6.2,<=6.2.56|>=7,<=7.6.52|>=8,<=8.7.41|>=9,<9.5.29|>=10,<10.4.19|>=11,<11.5",
                "typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
                "typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
                "typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.3.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3",
                "typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1",
                "typo3/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5",
                "typo3fluid/fluid": ">=2,<2.0.8|>=2.1,<2.1.7|>=2.2,<2.2.4|>=2.3,<2.3.7|>=2.4,<2.4.4|>=2.5,<2.5.11|>=2.6,<2.6.10",
                "ua-parser/uap-php": "<3.8",
                "unisharp/laravel-filemanager": "<=2.3",
                "userfrosting/userfrosting": ">=0.3.1,<4.6.3",
                "usmanhalalit/pixie": "<1.0.3|>=2,<2.0.2",
                "vanilla/safecurl": "<0.9.2",
                "verot/class.upload.php": "<=1.0.3|>=2,<=2.0.4",
                "vrana/adminer": "<4.7.9",
                "wallabag/tcpdf": "<6.2.22",
                "wanglelecc/laracms": "<=1.0.3",
                "web-auth/webauthn-framework": ">=3.3,<3.3.4",
                "webcoast/deferred-image-processing": "<1.0.2",
                "wikimedia/parsoid": "<0.12.2",
                "willdurand/js-translation-bundle": "<2.1.1",
                "wp-cli/wp-cli": "<2.5",
                "yetiforce/yetiforce-crm": "<=6.3",
                "yidashi/yii2cmf": "<=2",
                "yii2mod/yii2-cms": "<1.9.2",
                "yiisoft/yii": ">=1.1.14,<1.1.15",
                "yiisoft/yii2": "<2.0.38",
                "yiisoft/yii2-bootstrap": "<2.0.4",
                "yiisoft/yii2-dev": "<2.0.43",
                "yiisoft/yii2-elasticsearch": "<2.0.5",
                "yiisoft/yii2-gii": "<2.0.4",
                "yiisoft/yii2-jui": "<2.0.4",
                "yiisoft/yii2-redis": "<2.0.8",
                "yoast-seo-for-typo3/yoast_seo": "<7.2.3",
                "yourls/yourls": "<=1.8.2",
                "zendesk/zendesk_api_client_php": "<2.2.11",
                "zendframework/zend-cache": ">=2.4,<2.4.8|>=2.5,<2.5.3",
                "zendframework/zend-captcha": ">=2,<2.4.9|>=2.5,<2.5.2",
                "zendframework/zend-crypt": ">=2,<2.4.9|>=2.5,<2.5.2",
                "zendframework/zend-db": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.10|>=2.3,<2.3.5",
                "zendframework/zend-developer-tools": ">=1.2.2,<1.2.3",
                "zendframework/zend-diactoros": ">=1,<1.8.4",
                "zendframework/zend-feed": ">=1,<2.10.3",
                "zendframework/zend-form": ">=2,<2.2.7|>=2.3,<2.3.1",
                "zendframework/zend-http": ">=1,<2.8.1",
                "zendframework/zend-json": ">=2.1,<2.1.6|>=2.2,<2.2.6",
                "zendframework/zend-ldap": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.8|>=2.3,<2.3.3",
                "zendframework/zend-mail": ">=2,<2.4.11|>=2.5,<2.7.2",
                "zendframework/zend-navigation": ">=2,<2.2.7|>=2.3,<2.3.1",
                "zendframework/zend-session": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.9|>=2.3,<2.3.4",
                "zendframework/zend-validator": ">=2.3,<2.3.6",
                "zendframework/zend-view": ">=2,<2.2.7|>=2.3,<2.3.1",
                "zendframework/zend-xmlrpc": ">=2.1,<2.1.6|>=2.2,<2.2.6",
                "zendframework/zendframework": "<=3",
                "zendframework/zendframework1": "<1.12.20",
                "zendframework/zendopenid": ">=2,<2.0.2",
                "zendframework/zendxml": ">=1,<1.0.1",
                "zetacomponents/mail": "<1.8.2",
                "zf-commons/zfc-user": "<1.2.2",
                "zfcampus/zf-apigility-doctrine": ">=1,<1.0.3",
                "zfr/zfr-oauth2-server-module": "<0.1.2",
                "zoujingli/thinkadmin": "<6.0.22"
            },
            "type": "metapackage",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "role": "maintainer"
                },
                {
                    "name": "Ilya Tribusean",
                    "email": "slash3b@gmail.com",
                    "role": "maintainer"
                }
            ],
            "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
            "support": {
                "issues": "https://github.com/Roave/SecurityAdvisories/issues",
                "source": "https://github.com/Roave/SecurityAdvisories/tree/latest"
            },
            "funding": [
                {
                    "url": "https://github.com/Ocramius",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/roave/security-advisories",
                    "type": "tidelift"
                }
            ],
            "time": "2022-01-08T00:53:14+00:00"
        },
        {
            "name": "sebastian/cli-parser",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/cli-parser.git",
                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
                "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library for parsing CLI options",
            "homepage": "https://github.com/sebastianbergmann/cli-parser",
            "support": {
                "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
                "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T06:08:49+00:00"
        },
        {
            "name": "sebastian/code-unit",
            "version": "1.0.8",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/code-unit.git",
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Collection of value objects that represent the PHP code units",
            "homepage": "https://github.com/sebastianbergmann/code-unit",
            "support": {
                "issues": "https://github.com/sebastianbergmann/code-unit/issues",
                "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:08:54+00:00"
        },
        {
            "name": "sebastian/code-unit-reverse-lookup",
            "version": "2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Looks up which function or method a line of code belongs to",
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
                "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T05:30:19+00:00"
        },
        {
            "name": "sebastian/comparator",
            "version": "4.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/comparator.git",
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
                "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/diff": "^4.0",
                "sebastian/exporter": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                }
            ],
            "description": "Provides the functionality to compare PHP values for equality",
            "homepage": "https://github.com/sebastianbergmann/comparator",
            "keywords": [
                "comparator",
                "compare",
                "equality"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/comparator/issues",
                "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T15:49:45+00:00"
        },
        {
            "name": "sebastian/complexity",
            "version": "2.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/complexity.git",
                "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
                "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
                "shasum": ""
            },
            "require": {
                "nikic/php-parser": "^4.7",
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library for calculating the complexity of PHP code units",
            "homepage": "https://github.com/sebastianbergmann/complexity",
            "support": {
                "issues": "https://github.com/sebastianbergmann/complexity/issues",
                "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T15:52:27+00:00"
        },
        {
            "name": "sebastian/diff",
            "version": "4.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/diff.git",
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3",
                "symfony/process": "^4.2 || ^5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                }
            ],
            "description": "Diff implementation",
            "homepage": "https://github.com/sebastianbergmann/diff",
            "keywords": [
                "diff",
                "udiff",
                "unidiff",
                "unified diff"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/diff/issues",
                "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:10:38+00:00"
        },
        {
            "name": "sebastian/environment",
            "version": "5.1.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
                "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-posix": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.1-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides functionality to handle HHVM/PHP environments",
            "homepage": "http://www.github.com/sebastianbergmann/environment",
            "keywords": [
                "Xdebug",
                "environment",
                "hhvm"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/environment/issues",
                "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T05:52:38+00:00"
        },
        {
            "name": "sebastian/exporter",
            "version": "4.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
                "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
                "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "ext-mbstring": "*",
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Provides the functionality to export PHP variables for visualization",
            "homepage": "https://www.github.com/sebastianbergmann/exporter",
            "keywords": [
                "export",
                "exporter"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/exporter/issues",
                "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2021-11-11T14:18:36+00:00"
        },
        {
            "name": "sebastian/global-state",
            "version": "5.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/global-state.git",
                "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
                "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/object-reflector": "^2.0",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "ext-dom": "*",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-uopz": "*"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Snapshotting of global state",
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
            "keywords": [
                "global state"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/global-state/issues",
                "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2021-06-11T13:31:12+00:00"
        },
        {
            "name": "sebastian/lines-of-code",
            "version": "1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/lines-of-code.git",
                "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
                "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
                "shasum": ""
            },
            "require": {
                "nikic/php-parser": "^4.6",
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library for counting the lines of code in PHP source code",
            "homepage": "https://github.com/sebastianbergmann/lines-of-code",
            "support": {
                "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
                "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-11-28T06:42:11+00:00"
        },
        {
            "name": "sebastian/object-enumerator",
            "version": "4.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/object-reflector": "^2.0",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
                "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:12:34+00:00"
        },
        {
            "name": "sebastian/object-reflector",
            "version": "2.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-reflector.git",
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Allows reflection of object attributes, including inherited and non-public ones",
            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
                "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:14:26+00:00"
        },
        {
            "name": "sebastian/recursion-context",
            "version": "4.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
                "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides functionality to recursively process PHP variables",
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
            "support": {
                "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
                "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-10-26T13:17:30+00:00"
        },
        {
            "name": "sebastian/resource-operations",
            "version": "3.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
                "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides a list of PHP built-in functions that operate on resources",
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
            "support": {
                "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
                "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T06:45:17+00:00"
        },
        {
            "name": "sebastian/type",
            "version": "2.3.4",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/type.git",
                "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
                "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Collection of value objects that represent the types of the PHP type system",
            "homepage": "https://github.com/sebastianbergmann/type",
            "support": {
                "issues": "https://github.com/sebastianbergmann/type/issues",
                "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2021-06-15T12:49:02+00:00"
        },
        {
            "name": "sebastian/version",
            "version": "3.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/version.git",
                "reference": "c6c1022351a901512170118436c764e473f6de8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
                "reference": "c6c1022351a901512170118436c764e473f6de8c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
            "homepage": "https://github.com/sebastianbergmann/version",
            "support": {
                "issues": "https://github.com/sebastianbergmann/version/issues",
                "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "time": "2020-09-28T06:39:44+00:00"
        },
        {
            "name": "squizlabs/php_codesniffer",
            "version": "3.6.2",
            "source": {
                "type": "git",
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
                "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a",
                "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a",
                "shasum": ""
            },
            "require": {
                "ext-simplexml": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
            },
            "bin": [
                "bin/phpcs",
                "bin/phpcbf"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Greg Sherwood",
                    "role": "lead"
                }
            ],
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
            "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
            "keywords": [
                "phpcs",
                "standards"
            ],
            "support": {
                "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
                "source": "https://github.com/squizlabs/PHP_CodeSniffer",
                "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
            },
            "time": "2021-12-12T21:44:58+00:00"
        },
        {
            "name": "symfony/filesystem",
            "version": "v5.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "731f917dc31edcffec2c6a777f3698c33bea8f01"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/731f917dc31edcffec2c6a777f3698c33bea8f01",
                "reference": "731f917dc31edcffec2c6a777f3698c33bea8f01",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.8",
                "symfony/polyfill-php80": "^1.16"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Filesystem\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides basic utilities for the filesystem",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/filesystem/tree/v5.4.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-10-28T13:39:27+00:00"
        },
        {
            "name": "theseer/tokenizer",
            "version": "1.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/theseer/tokenizer.git",
                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": "^7.2 || ^8.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                }
            ],
            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
            "support": {
                "issues": "https://github.com/theseer/tokenizer/issues",
                "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
            },
            "funding": [
                {
                    "url": "https://github.com/theseer",
                    "type": "github"
                }
            ],
            "time": "2021-07-28T10:34:58+00:00"
        },
        {
            "name": "wp-coding-standards/wpcs",
            "version": "2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
                "reference": "7da1894633f168fe244afc6de00d141f27517b62"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7da1894633f168fe244afc6de00d141f27517b62",
                "reference": "7da1894633f168fe244afc6de00d141f27517b62",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4",
                "squizlabs/php_codesniffer": "^3.3.1"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || ^0.6",
                "phpcompatibility/php-compatibility": "^9.0",
                "phpcsstandards/phpcsdevtools": "^1.0",
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
            },
            "suggest": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.6 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
            },
            "type": "phpcodesniffer-standard",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
                }
            ],
            "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
            "keywords": [
                "phpcs",
                "standards",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/WordPress/WordPress-Coding-Standards/issues",
                "source": "https://github.com/WordPress/WordPress-Coding-Standards",
                "wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
            },
            "time": "2020-05-13T23:57:56+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": {
        "czernika/brocooly-core": 20,
        "roave/security-advisories": 20
    },
    "prefer-stable": true,
    "prefer-lowest": false,
    "platform": {
        "php": "^8.0"
    },
    "platform-dev": [],
    "plugin-api-version": "2.1.0"
}