[
    {
        "name": "calderawp/caldera-modals",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/CalderaWP/caldera-modals.git",
            "reference": "b11634b521c54c9c6e5d1142ea726ad968288f95"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/CalderaWP/caldera-modals/zipball/b11634b521c54c9c6e5d1142ea726ad968288f95",
            "reference": "b11634b521c54c9c6e5d1142ea726ad968288f95",
            "shasum": ""
        },
        "time": "2015-08-31T22:02:41+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "David Cramer",
                "homepage": "http://cramer.co.za",
                "role": "Lead Developer"
            }
        ],
        "description": "Simple modals from an HTML element.",
        "keywords": [
            "caldera",
            "modals"
        ]
    },
    {
        "name": "doctrine/instantiator",
        "version": "1.4.1",
        "version_normalized": "1.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/instantiator.git",
            "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc",
            "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc",
            "shasum": ""
        },
        "require": {
            "php": "^7.1 || ^8.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "^9",
            "ext-pdo": "*",
            "ext-phar": "*",
            "phpbench/phpbench": "^0.16 || ^1",
            "phpstan/phpstan": "^1.4",
            "phpstan/phpstan-phpunit": "^1",
            "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
            "vimeo/psalm": "^4.22"
        },
        "time": "2022-03-03T08:28:38+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com",
                "homepage": "https://ocramius.github.io/"
            }
        ],
        "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
        "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
        "keywords": [
            "constructor",
            "instantiate"
        ]
    },
    {
        "name": "freemius/wordpress-sdk",
        "version": "2.4.3",
        "version_normalized": "2.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Freemius/wordpress-sdk.git",
            "reference": "d2c3e1c27792f34123f928ea9fa73be56c337d13"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Freemius/wordpress-sdk/zipball/d2c3e1c27792f34123f928ea9fa73be56c337d13",
            "reference": "d2c3e1c27792f34123f928ea9fa73be56c337d13",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "time": "2022-03-03T09:14:17+00:00",
        "type": "library",
        "installation-source": "source",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-3.0-only"
        ],
        "description": "Freemius WordPress SDK",
        "homepage": "https://freemius.com",
        "keywords": [
            "freemius",
            "plugin",
            "sdk",
            "theme",
            "wordpress",
            "wordpress-plugin",
            "wordpress-theme"
        ]
    },
    {
        "name": "johnpbloch/wordpress",
        "version": "5.9.1",
        "version_normalized": "5.9.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/johnpbloch/wordpress.git",
            "reference": "37734d678aac2d8cae73271583e638eaa82823d2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/37734d678aac2d8cae73271583e638eaa82823d2",
            "reference": "37734d678aac2d8cae73271583e638eaa82823d2",
            "shasum": ""
        },
        "require": {
            "johnpbloch/wordpress-core": "5.9.1",
            "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0",
            "php": ">=5.6.20"
        },
        "time": "2022-02-22T15:31:51+00:00",
        "type": "package",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "WordPress Community",
                "homepage": "http://wordpress.org/about/"
            }
        ],
        "description": "WordPress is open source software you can use to create a beautiful website, blog, or app.",
        "homepage": "http://wordpress.org/",
        "keywords": [
            "blog",
            "cms",
            "wordpress"
        ]
    },
    {
        "name": "johnpbloch/wordpress-core",
        "version": "5.9.1",
        "version_normalized": "5.9.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/johnpbloch/wordpress-core.git",
            "reference": "2c3acb773b91a72ab83ee039532d2c7e0b6f2127"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/2c3acb773b91a72ab83ee039532d2c7e0b6f2127",
            "reference": "2c3acb773b91a72ab83ee039532d2c7e0b6f2127",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": ">=5.6.20"
        },
        "provide": {
            "wordpress/core-implementation": "5.9.1"
        },
        "time": "2022-02-22T15:31:48+00:00",
        "type": "wordpress-core",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "WordPress Community",
                "homepage": "https://wordpress.org/about/"
            }
        ],
        "description": "WordPress is open source software you can use to create a beautiful website, blog, or app.",
        "homepage": "https://wordpress.org/",
        "keywords": [
            "blog",
            "cms",
            "wordpress"
        ]
    },
    {
        "name": "johnpbloch/wordpress-core-installer",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/johnpbloch/wordpress-core-installer.git",
            "reference": "237faae9a60a4a2e1d45dce1a5836ffa616de63e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/johnpbloch/wordpress-core-installer/zipball/237faae9a60a4a2e1d45dce1a5836ffa616de63e",
            "reference": "237faae9a60a4a2e1d45dce1a5836ffa616de63e",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0 || ^2.0",
            "php": ">=5.6.0"
        },
        "conflict": {
            "composer/installers": "<1.0.6"
        },
        "require-dev": {
            "composer/composer": "^1.0 || ^2.0",
            "phpunit/phpunit": ">=5.7.27"
        },
        "time": "2020-04-16T21:44:57+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "johnpbloch\\Composer\\WordPressCorePlugin"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "johnpbloch\\Composer\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "John P. Bloch",
                "email": "me@johnpbloch.com"
            }
        ],
        "description": "A custom installer to handle deploying WordPress with composer",
        "keywords": [
            "wordpress"
        ]
    },
    {
        "name": "myclabs/deep-copy",
        "version": "1.11.0",
        "version_normalized": "1.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/myclabs/DeepCopy.git",
            "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
            "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
            "shasum": ""
        },
        "require": {
            "php": "^7.1 || ^8.0"
        },
        "conflict": {
            "doctrine/collections": "<1.6.8",
            "doctrine/common": "<2.13.3 || >=3,<3.2.2"
        },
        "require-dev": {
            "doctrine/collections": "^1.6.8",
            "doctrine/common": "^2.13.3 || ^3.2.2",
            "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
        },
        "time": "2022-03-03T13:19:32+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/DeepCopy/deep_copy.php"
            ],
            "psr-4": {
                "DeepCopy\\": "src/DeepCopy/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Create deep copies (clones) of your objects",
        "keywords": [
            "clone",
            "copy",
            "duplicate",
            "object",
            "object graph"
        ]
    },
    {
        "name": "phing/phing",
        "version": "2.16.4",
        "version_normalized": "2.16.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phingofficial/phing.git",
            "reference": "30831b22fc6bab57003f1893842668c44b7f65ae"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phingofficial/phing/zipball/30831b22fc6bab57003f1893842668c44b7f65ae",
            "reference": "30831b22fc6bab57003f1893842668c44b7f65ae",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.0"
        },
        "require-dev": {
            "ext-pdo_sqlite": "*",
            "mikey179/vfsstream": "^1.6",
            "pdepend/pdepend": "2.x",
            "pear/archive_tar": "1.4.x",
            "pear/http_request2": "dev-trunk",
            "pear/net_growl": "dev-trunk",
            "pear/pear-core-minimal": "1.10.1",
            "pear/versioncontrol_git": "@dev",
            "pear/versioncontrol_svn": "~0.5",
            "phpdocumentor/phpdocumentor": "2.x",
            "phploc/phploc": "~2.0.6",
            "phpmd/phpmd": "~2.2",
            "phpunit/phpunit": ">=3.7",
            "sebastian/git": "~1.0",
            "sebastian/phpcpd": "2.x",
            "siad007/versioncontrol_hg": "^1.0",
            "simpletest/simpletest": "^1.1",
            "squizlabs/php_codesniffer": "~2.2",
            "symfony/yaml": "^2.8 || ^3.1 || ^4.0"
        },
        "suggest": {
            "pdepend/pdepend": "PHP version of JDepend",
            "pear/archive_tar": "Tar file management class",
            "pear/versioncontrol_git": "A library that provides OO interface to handle Git repository",
            "pear/versioncontrol_svn": "A simple OO-style interface for Subversion, the free/open-source version control system",
            "phpdocumentor/phpdocumentor": "Documentation Generator for PHP",
            "phploc/phploc": "A tool for quickly measuring the size of a PHP project",
            "phpmd/phpmd": "PHP version of PMD tool",
            "phpunit/php-code-coverage": "Library that provides collection, processing, and rendering functionality for PHP code coverage information",
            "phpunit/phpunit": "The PHP Unit Testing Framework",
            "sebastian/phpcpd": "Copy/Paste Detector (CPD) for PHP code",
            "siad007/versioncontrol_hg": "A library for interfacing with Mercurial repositories.",
            "tedivm/jshrink": "Javascript Minifier built in PHP"
        },
        "time": "2021-01-29T14:00:54+00:00",
        "bin": [
            "bin/phing"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.16.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "classes/phing/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "classes"
        ],
        "license": [
            "LGPL-3.0-only"
        ],
        "authors": [
            {
                "name": "Michiel Rook",
                "email": "mrook@php.net"
            },
            {
                "name": "Phing Community",
                "homepage": "https://www.phing.info/trac/wiki/Development/Contributors"
            }
        ],
        "description": "PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.",
        "homepage": "https://www.phing.info/",
        "keywords": [
            "build",
            "phing",
            "task",
            "tool"
        ]
    },
    {
        "name": "phpdocumentor/reflection-common",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
            "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
            "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
            "shasum": ""
        },
        "require": {
            "php": "^7.2 || ^8.0"
        },
        "time": "2020-06-27T09:03:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jaap van Otterdijk",
                "email": "opensource@ijaap.nl"
            }
        ],
        "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
        "homepage": "http://www.phpdoc.org",
        "keywords": [
            "FQSEN",
            "phpDocumentor",
            "phpdoc",
            "reflection",
            "static analysis"
        ]
    },
    {
        "name": "phpdocumentor/reflection-docblock",
        "version": "5.3.0",
        "version_normalized": "5.3.0.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"
        },
        "time": "2021-10-19T17:43:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike van Riel",
                "email": "me@mikevanriel.com"
            },
            {
                "name": "Jaap van Otterdijk",
                "email": "account@ijaap.nl"
            }
        ],
        "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock."
    },
    {
        "name": "phpdocumentor/type-resolver",
        "version": "1.6.0",
        "version_normalized": "1.6.0.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"
        },
        "time": "2022-01-04T19:58:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike van Riel",
                "email": "me@mikevanriel.com"
            }
        ],
        "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names"
    },
    {
        "name": "phpspec/prophecy",
        "version": "v1.10.3",
        "version_normalized": "1.10.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpspec/prophecy.git",
            "reference": "451c3cd1418cf640de218914901e51b064abb093"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
            "reference": "451c3cd1418cf640de218914901e51b064abb093",
            "shasum": ""
        },
        "require": {
            "doctrine/instantiator": "^1.0.2",
            "php": "^5.3|^7.0",
            "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
            "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
            "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
        },
        "require-dev": {
            "phpspec/phpspec": "^2.5 || ^3.2",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
        },
        "time": "2020-03-05T15:02:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.10.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Prophecy\\": "src/Prophecy"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            },
            {
                "name": "Marcello Duarte",
                "email": "marcello.duarte@gmail.com"
            }
        ],
        "description": "Highly opinionated mocking framework for PHP 5.3+",
        "homepage": "https://github.com/phpspec/prophecy",
        "keywords": [
            "Double",
            "Dummy",
            "fake",
            "mock",
            "spy",
            "stub"
        ]
    },
    {
        "name": "phpunit/php-code-coverage",
        "version": "4.0.8",
        "version_normalized": "4.0.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
            "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
            "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-xmlwriter": "*",
            "php": "^5.6 || ^7.0",
            "phpunit/php-file-iterator": "^1.3",
            "phpunit/php-text-template": "^1.2",
            "phpunit/php-token-stream": "^1.4.2 || ^2.0",
            "sebastian/code-unit-reverse-lookup": "^1.0",
            "sebastian/environment": "^1.3.2 || ^2.0",
            "sebastian/version": "^1.0 || ^2.0"
        },
        "require-dev": {
            "ext-xdebug": "^2.1.4",
            "phpunit/phpunit": "^5.7"
        },
        "suggest": {
            "ext-xdebug": "^2.5.1"
        },
        "time": "2017-04-02T07:44:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sb@sebastian-bergmann.de",
                "role": "lead"
            }
        ],
        "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
        "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
        "keywords": [
            "coverage",
            "testing",
            "xunit"
        ]
    },
    {
        "name": "phpunit/php-file-iterator",
        "version": "1.4.5",
        "version_normalized": "1.4.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
            "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
            "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2017-11-27T13:52:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sb@sebastian-bergmann.de",
                "role": "lead"
            }
        ],
        "description": "FilterIterator implementation that filters files based on a list of suffixes.",
        "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
        "keywords": [
            "filesystem",
            "iterator"
        ]
    },
    {
        "name": "phpunit/php-text-template",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-text-template.git",
            "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
            "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2015-06-21T13:50:34+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Simple template engine.",
        "homepage": "https://github.com/sebastianbergmann/php-text-template/",
        "keywords": [
            "template"
        ]
    },
    {
        "name": "phpunit/php-timer",
        "version": "1.0.9",
        "version_normalized": "1.0.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-timer.git",
            "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
            "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
        },
        "time": "2017-02-26T11:10:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sb@sebastian-bergmann.de",
                "role": "lead"
            }
        ],
        "description": "Utility class for timing",
        "homepage": "https://github.com/sebastianbergmann/php-timer/",
        "keywords": [
            "timer"
        ]
    },
    {
        "name": "phpunit/php-token-stream",
        "version": "2.0.2",
        "version_normalized": "2.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-token-stream.git",
            "reference": "791198a2c6254db10131eecfe8c06670700904db"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
            "reference": "791198a2c6254db10131eecfe8c06670700904db",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": "^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.2.4"
        },
        "time": "2017-11-27T05:48:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Wrapper around PHP's tokenizer extension.",
        "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
        "keywords": [
            "tokenizer"
        ],
        "abandoned": true
    },
    {
        "name": "phpunit/phpunit",
        "version": "5.7.27",
        "version_normalized": "5.7.27.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/phpunit.git",
            "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
            "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-json": "*",
            "ext-libxml": "*",
            "ext-mbstring": "*",
            "ext-xml": "*",
            "myclabs/deep-copy": "~1.3",
            "php": "^5.6 || ^7.0",
            "phpspec/prophecy": "^1.6.2",
            "phpunit/php-code-coverage": "^4.0.4",
            "phpunit/php-file-iterator": "~1.4",
            "phpunit/php-text-template": "~1.2",
            "phpunit/php-timer": "^1.0.6",
            "phpunit/phpunit-mock-objects": "^3.2",
            "sebastian/comparator": "^1.2.4",
            "sebastian/diff": "^1.4.3",
            "sebastian/environment": "^1.3.4 || ^2.0",
            "sebastian/exporter": "~2.0",
            "sebastian/global-state": "^1.1",
            "sebastian/object-enumerator": "~2.0",
            "sebastian/resource-operations": "~1.0",
            "sebastian/version": "^1.0.6|^2.0.1",
            "symfony/yaml": "~2.1|~3.0|~4.0"
        },
        "conflict": {
            "phpdocumentor/reflection-docblock": "3.0.2"
        },
        "require-dev": {
            "ext-pdo": "*"
        },
        "suggest": {
            "ext-xdebug": "*",
            "phpunit/php-invoker": "~1.1"
        },
        "time": "2018-02-01T05:50:59+00:00",
        "bin": [
            "phpunit"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "The PHP Unit Testing framework.",
        "homepage": "https://phpunit.de/",
        "keywords": [
            "phpunit",
            "testing",
            "xunit"
        ]
    },
    {
        "name": "phpunit/phpunit-mock-objects",
        "version": "3.4.4",
        "version_normalized": "3.4.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
            "reference": "a23b761686d50a560cc56233b9ecf49597cc9118"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118",
            "reference": "a23b761686d50a560cc56233b9ecf49597cc9118",
            "shasum": ""
        },
        "require": {
            "doctrine/instantiator": "^1.0.2",
            "php": "^5.6 || ^7.0",
            "phpunit/php-text-template": "^1.2",
            "sebastian/exporter": "^1.2 || ^2.0"
        },
        "conflict": {
            "phpunit/phpunit": "<5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.4"
        },
        "suggest": {
            "ext-soap": "*"
        },
        "time": "2017-06-30T09:13:00+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sb@sebastian-bergmann.de",
                "role": "lead"
            }
        ],
        "description": "Mock Object library for PHPUnit",
        "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
        "keywords": [
            "mock",
            "xunit"
        ],
        "abandoned": true
    },
    {
        "name": "postmatic/comment-iq-api-client",
        "version": "0.1.1",
        "version_normalized": "0.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/postmatic/comment-iq-api-client.git",
            "reference": "839d8b5fa9048f4439c76206afd5c6adb31eb940"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/postmatic/comment-iq-api-client/zipball/839d8b5fa9048f4439c76206afd5c6adb31eb940",
            "reference": "839d8b5fa9048f4439c76206afd5c6adb31eb940",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "wp-coding-standards/wpcs": "^0.10.0"
        },
        "time": "2016-11-15T18:40:50+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Postmatic\\CommentIQ\\": "psr-4"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Carl Alexander",
                "email": "contact@carlalexander.ca"
            },
            {
                "name": "Dylan Kuhn",
                "email": "dylan@gopostmatic.com"
            }
        ],
        "description": "A WordPress client for the CommentIQ HTTP API",
        "homepage": "https://github.com/postmatic/comment-iq-api-client",
        "keywords": [
            "api",
            "commentiq"
        ]
    },
    {
        "name": "postmatic/commentium",
        "version": "1.0.5",
        "version_normalized": "1.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/postmatic/commentium.git",
            "reference": "82648c2940590046c84acc42c9c0f08a2f0f3efa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/postmatic/commentium/zipball/82648c2940590046c84acc42c9c0f08a2f0f3efa",
            "reference": "82648c2940590046c84acc42c9c0f08a2f0f3efa",
            "shasum": ""
        },
        "require": {
            "postmatic/comment-iq-api-client": "^0.1.1"
        },
        "time": "2020-12-27T03:10:54+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Postmatic\\Commentium\\": "source"
            }
        },
        "autoload-dev": {
            "psr-4": {
                "Postmatic\\Commentium\\Unit_Tests\\": "tests/phpunit"
            }
        },
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Postmatic",
                "homepage": "https://gopostmatic.com/",
                "role": "Developer"
            },
            {
                "name": "Dylan Kuhn",
                "homepage": "http://www.cyberhobo.net",
                "role": "Developer"
            }
        ],
        "support": {
            "source": "https://github.com/postmatic/commentium/tree/1.0.5",
            "issues": "https://github.com/postmatic/commentium/issues"
        }
    },
    {
        "name": "roave/security-advisories",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/Roave/SecurityAdvisories.git",
            "reference": "6c48c3048166dc4142a1a5f28a325faed3a578a3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/6c48c3048166dc4142a1a5f28a325faed3a578a3",
            "reference": "6c48c3048166dc4142a1a5f28a325faed3a578a3",
            "shasum": ""
        },
        "conflict": {
            "3f/pygmentize": "<1.2",
            "adodb/adodb-php": "<=5.20.20|>=5.21,<=5.21.3",
            "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",
            "appwrite/server-ce": "<0.11.1|>=0.12,<0.12.2",
            "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",
            "bytefury/crater": "<6.0.2",
            "cachethq/cachet": "<2.5.1",
            "cakephp/cakephp": "<4.0.6",
            "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.9",
            "codiad/codiad": "<=2.8.4",
            "composer/composer": "<1.10.23|>=2-alpha.1,<2.1.9",
            "concrete5/concrete5": "<9",
            "concrete5/core": "<8.5.7",
            "contao-components/mediaelement": ">=2.14.2,<2.21.1",
            "contao/core": ">=2,<3.5.39",
            "contao/core-bundle": "<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": "<16|>= 3.3.beta1, < 13.0.2",
            "dompdf/dompdf": ">=0.6,<0.6.2",
            "drupal/core": ">=7,<7.88|>=8,<9.2.13|>=9.3,<9.3.6",
            "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",
            "ectouch/ectouch": "<=2.7.2",
            "elgg/elgg": "<3.3.24|>=4,<4.0.5",
            "endroid/qr-code-bundle": "<3.4.2",
            "enshrined/svg-sanitize": "<0.15",
            "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.26",
            "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.31",
            "getkirby/cms": "<3.5.8",
            "getkirby/panel": "<2.5.14",
            "gilacms/gila": "<=1.11.4",
            "globalpayments/php-sdk": "<2",
            "google/protobuf": "<3.15",
            "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.1",
            "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",
            "jsdecena/laracom": "<2.0.9",
            "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-form": "<2.17.1|>=3,<3.0.2|>=3.1,<3.1.1",
            "laminas/laminas-http": "<2.14.2",
            "laravel/fortify": "<1.11.1",
            "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": "<22.2.2",
            "limesurvey/limesurvey": "<3.27.19",
            "livehelperchat/livehelperchat": "<=3.91",
            "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|= 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.3",
            "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.9.11|>=3.10-beta,<3.10.8|>=3.11,<3.11.5",
            "mustache/mustache": ">=2,<2.14.1",
            "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.475|>=1.1,<1.1.11|>=2,<2.1.27",
            "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.29|>=4.1,<4.1.17|>=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",
            "pear/crypt_gpg": "<1.6.7",
            "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.8|>=5,<5.0.3|>=5.1,<5.1.2",
            "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.3.2",
            "pocketmine/pocketmine-mp": "<4.0.7",
            "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,<=1.7.8.2",
            "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.7",
            "ptrofimov/beanstalk_console": "<1.7.14",
            "pusher/pusher-php-server": "<2.2.1",
            "pwweb/laravel-core": "<=0.3.6-beta",
            "rainlab/debugbar-plugin": "<3.1",
            "remdex/livehelperchat": "<3.93",
            "rmccue/requests": ">=1.6,<1.8",
            "robrichards/xmlseclibs": "<3.0.4",
            "rudloff/alltube": "<3.0.2",
            "s-cart/s-cart": "<6.7.2",
            "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.2",
            "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.10.1",
            "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.43|>=4,<4.0.3",
            "snipe/snipe-it": "<5.3.11",
            "socalnick/scn-social-auth": "<1.15.2",
            "socialiteproviders/steam": "<1.1",
            "spipu/html2pdf": "<5.2.4",
            "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|>=5.3.14,<=5.3.14|>=5.4.3,<=5.4.3|>=6.0.3,<=6.0.3|= 6.0.3|= 5.4.3|= 5.3.14",
            "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|>=5.3.14,<=5.3.14|>=5.4.3,<=5.4.3|>=6.0.3,<=6.0.3",
            "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",
            "terminal42/contao-tablelookupwizard": "<3.3.5",
            "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": "<9.2.55826",
            "truckersmp/phpwhois": "<=4.3.1",
            "twig/twig": "<1.38|>=2,<2.14.11|>=3,<3.3.8",
            "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"
        },
        "time": "2022-03-05T18:49:45+00:00",
        "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"
    },
    {
        "name": "rosio/wordpress-i18n-tools",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/Rosio/wordpress-i18n-tools.git",
            "reference": "9d2ff0cdd5b316e677024ef5e9efaebeda50a02d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Rosio/wordpress-i18n-tools/zipball/9d2ff0cdd5b316e677024ef5e9efaebeda50a02d",
            "reference": "9d2ff0cdd5b316e677024ef5e9efaebeda50a02d",
            "shasum": ""
        },
        "require": {
            "johnpbloch/wordpress": "*"
        },
        "time": "2014-10-20T19:51:28+00:00",
        "bin": [
            "bin/add-textdomain",
            "bin/makepot",
            "bin/not-gettexted",
            "bin/pot-ext-meta"
        ],
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "WordPress\\L18N\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ben",
                "email": "ben@ros.io"
            }
        ],
        "description": "A rewrite of WordPress's I18N tools into a composer friendly format."
    },
    {
        "name": "salesforce/handlebars-php",
        "version": "2.3.0",
        "version_normalized": "2.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/salesforce/handlebars-php.git",
            "reference": "59fc47c7b2701659cb483d0f3461c4f712693b2b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/salesforce/handlebars-php/zipball/59fc47c7b2701659cb483d0f3461c4f712693b2b",
            "reference": "59fc47c7b2701659cb483d0f3461c4f712693b2b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4"
        },
        "time": "2020-06-08T17:23:52+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Handlebars": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "fzerorubigd",
                "email": "fzerorubigd@gmail.com"
            },
            {
                "name": "Behrooz Shabani (everplays)",
                "email": "everplays@gmail.com"
            },
            {
                "name": "Mardix",
                "homepage": "https://github.com/mardix"
            }
        ],
        "description": "Handlebars processor for php",
        "homepage": "http://www.github.com/salesforce/handlebars-php",
        "keywords": [
            "handlebars",
            "mustache",
            "templating"
        ]
    },
    {
        "name": "scribu/scb-framework",
        "version": "dev-replyable",
        "version_normalized": "dev-replyable",
        "source": {
            "type": "git",
            "url": "https://github.com/postmatic/wp-scb-framework.git",
            "reference": "ae6099a8a1f31e9415895dd4893d31b98da6aa32"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/postmatic/wp-scb-framework/zipball/ae6099a8a1f31e9415895dd4893d31b98da6aa32",
            "reference": "ae6099a8a1f31e9415895dd4893d31b98da6aa32",
            "shasum": ""
        },
        "time": "2020-05-20T01:50:51+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "."
            ],
            "files": [
                "load.php"
            ]
        },
        "license": [
            "GPL-3.0+"
        ],
        "authors": [
            {
                "name": "Cristi Burcă",
                "homepage": "http://scribu.net/"
            }
        ],
        "description": "A set of useful classes for faster plugin development",
        "homepage": "https://github.com/scribu/wp-scb-framework",
        "keywords": [
            "wordpress"
        ],
        "support": {
            "issues": "https://github.com/scribu/wp-scb-framework/issues",
            "source": "https://github.com/scribu/wp-scb-framework",
            "wiki": "https://github.com/scribu/wp-scb-framework/wiki"
        }
    },
    {
        "name": "sebastian/code-unit-reverse-lookup",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
            "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619",
            "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "phpunit/phpunit": "^8.5"
        },
        "time": "2020-11-30T08:15:22+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Looks up which function or method a line of code belongs to",
        "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/"
    },
    {
        "name": "sebastian/comparator",
        "version": "1.2.4",
        "version_normalized": "1.2.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/comparator.git",
            "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
            "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "sebastian/diff": "~1.2",
            "sebastian/exporter": "~1.2 || ~2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.4"
        },
        "time": "2017-01-29T09:50:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Volker Dusch",
                "email": "github@wallbash.com"
            },
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@2bepublished.at"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides the functionality to compare PHP values for equality",
        "homepage": "http://www.github.com/sebastianbergmann/comparator",
        "keywords": [
            "comparator",
            "compare",
            "equality"
        ]
    },
    {
        "name": "sebastian/diff",
        "version": "1.4.3",
        "version_normalized": "1.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/diff.git",
            "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
            "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
        },
        "time": "2017-05-22T07:24:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Kore Nordmann",
                "email": "mail@kore-nordmann.de"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Diff implementation",
        "homepage": "https://github.com/sebastianbergmann/diff",
        "keywords": [
            "diff"
        ]
    },
    {
        "name": "sebastian/environment",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/environment.git",
            "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
            "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.0"
        },
        "time": "2016-11-26T07:53:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides functionality to handle HHVM/PHP environments",
        "homepage": "http://www.github.com/sebastianbergmann/environment",
        "keywords": [
            "Xdebug",
            "environment",
            "hhvm"
        ]
    },
    {
        "name": "sebastian/exporter",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/exporter.git",
            "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
            "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "sebastian/recursion-context": "~2.0"
        },
        "require-dev": {
            "ext-mbstring": "*",
            "phpunit/phpunit": "~4.4"
        },
        "time": "2016-11-19T08:54:04+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Volker Dusch",
                "email": "github@wallbash.com"
            },
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@2bepublished.at"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            },
            {
                "name": "Adam Harvey",
                "email": "aharvey@php.net"
            }
        ],
        "description": "Provides the functionality to export PHP variables for visualization",
        "homepage": "http://www.github.com/sebastianbergmann/exporter",
        "keywords": [
            "export",
            "exporter"
        ]
    },
    {
        "name": "sebastian/global-state",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/global-state.git",
            "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
            "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.2"
        },
        "suggest": {
            "ext-uopz": "*"
        },
        "time": "2015-10-12T03:26:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Snapshotting of global state",
        "homepage": "http://www.github.com/sebastianbergmann/global-state",
        "keywords": [
            "global state"
        ]
    },
    {
        "name": "sebastian/object-enumerator",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/object-enumerator.git",
            "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7",
            "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6",
            "sebastian/recursion-context": "~2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~5"
        },
        "time": "2017-02-18T15:18:39+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Traverses array structures and object graphs to enumerate all referenced objects",
        "homepage": "https://github.com/sebastianbergmann/object-enumerator/"
    },
    {
        "name": "sebastian/recursion-context",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/recursion-context.git",
            "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a",
            "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.4"
        },
        "time": "2016-11-19T07:33:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            },
            {
                "name": "Adam Harvey",
                "email": "aharvey@php.net"
            }
        ],
        "description": "Provides functionality to recursively process PHP variables",
        "homepage": "http://www.github.com/sebastianbergmann/recursion-context"
    },
    {
        "name": "sebastian/resource-operations",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/resource-operations.git",
            "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
            "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0"
        },
        "time": "2015-07-28T20:34:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides a list of PHP built-in functions that operate on resources",
        "homepage": "https://www.github.com/sebastianbergmann/resource-operations"
    },
    {
        "name": "sebastian/version",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/version.git",
            "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
            "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "time": "2016-10-03T07:35:21+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Library that helps with managing the version number of Git-hosted PHP projects",
        "homepage": "https://github.com/sebastianbergmann/version"
    },
    {
        "name": "symfony/polyfill-ctype",
        "version": "v1.25.0",
        "version_normalized": "1.25.0.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"
        },
        "time": "2021-10-20T20:35:02+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "bootstrap.php"
            ],
            "psr-4": {
                "Symfony\\Polyfill\\Ctype\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Gert de Pagter",
                "email": "BackEndTea@gmail.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for ctype functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "ctype",
            "polyfill",
            "portable"
        ]
    },
    {
        "name": "symfony/yaml",
        "version": "v4.4.37",
        "version_normalized": "4.4.37.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/d7f637cc0f0cc14beb0984f2bb50da560b271311",
            "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "symfony/polyfill-ctype": "~1.8"
        },
        "conflict": {
            "symfony/console": "<3.4"
        },
        "require-dev": {
            "symfony/console": "^3.4|^4.0|^5.0"
        },
        "suggest": {
            "symfony/console": "For validating YAML files using the lint command"
        },
        "time": "2022-01-24T20:11:01+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Yaml\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Loads and dumps YAML files",
        "homepage": "https://symfony.com"
    },
    {
        "name": "tedivm/jshrink",
        "version": "v1.3.3",
        "version_normalized": "1.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tedious/JShrink.git",
            "reference": "566e0c731ba4e372be2de429ef7d54f4faf4477a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tedious/JShrink/zipball/566e0c731ba4e372be2de429ef7d54f4faf4477a",
            "reference": "566e0c731ba4e372be2de429ef7d54f4faf4477a",
            "shasum": ""
        },
        "require": {
            "php": "^5.6|^7.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.8",
            "php-coveralls/php-coveralls": "^1.1.0",
            "phpunit/phpunit": "^6"
        },
        "time": "2019-06-28T18:11:46+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JShrink": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Robert Hafner",
                "email": "tedivm@tedivm.com"
            }
        ],
        "description": "Javascript Minifier built in PHP",
        "homepage": "http://github.com/tedious/JShrink",
        "keywords": [
            "javascript",
            "minifier"
        ]
    },
    {
        "name": "vernal-creative/html-to-markdown",
        "version": "dev-postmatic",
        "version_normalized": "dev-postmatic",
        "source": {
            "type": "git",
            "url": "https://github.com/vernal-creative/html-to-markdown.git",
            "reference": "94a2bf1ef05b29e0f6e56a6282ec0f2d7474881f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/vernal-creative/html-to-markdown/zipball/94a2bf1ef05b29e0f6e56a6282ec0f2d7474881f",
            "reference": "94a2bf1ef05b29e0f6e56a6282ec0f2d7474881f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "require-dev": {
            "php": ">=5.3.3",
            "phpunit/phpunit": "4.*"
        },
        "time": "2015-04-02T20:01:21+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "HTML_To_Markdown.php"
            ]
        },
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nick Cernis",
                "email": "nick@cern.is",
                "homepage": "http://modernnerd.net"
            }
        ],
        "description": "An HTML-to-markdown conversion helper for PHP",
        "homepage": "https://github.com/nickcernis/html-to-markdown",
        "keywords": [
            "html",
            "markdown"
        ],
        "support": {
            "source": "https://github.com/vernal-creative/html-to-markdown/tree/postmatic"
        }
    },
    {
        "name": "webmozart/assert",
        "version": "1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/webmozarts/assert.git",
            "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
            "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
            "shasum": ""
        },
        "require": {
            "php": "^7.2 || ^8.0",
            "symfony/polyfill-ctype": "^1.8"
        },
        "conflict": {
            "phpstan/phpstan": "<0.12.20",
            "vimeo/psalm": "<4.6.1 || 4.6.2"
        },
        "require-dev": {
            "phpunit/phpunit": "^8.5.13"
        },
        "time": "2021-03-09T10:59:23+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.10-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Webmozart\\Assert\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            }
        ],
        "description": "Assertions to validate method input/output with nice error messages.",
        "keywords": [
            "assert",
            "check",
            "validate"
        ]
    },
    {
        "name": "yoast/phpunit-polyfills",
        "version": "1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Yoast/PHPUnit-Polyfills.git",
            "reference": "5ea3536428944955f969bc764bbe09738e151ada"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Yoast/PHPUnit-Polyfills/zipball/5ea3536428944955f969bc764bbe09738e151ada",
            "reference": "5ea3536428944955f969bc764bbe09738e151ada",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4",
            "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
        },
        "require-dev": {
            "yoast/yoastcs": "^2.2.0"
        },
        "time": "2021-11-23T01:37:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.x-dev",
                "dev-develop": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "phpunitpolyfills-autoload.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Team Yoast",
                "email": "support@yoast.com",
                "homepage": "https://yoast.com"
            },
            {
                "name": "Contributors",
                "homepage": "https://github.com/Yoast/PHPUnit-Polyfills/graphs/contributors"
            }
        ],
        "description": "Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests",
        "homepage": "https://github.com/Yoast/PHPUnit-Polyfills",
        "keywords": [
            "phpunit",
            "polyfill",
            "testing"
        ]
    }
]
