{
  "_readme": [
    "This file locks the dependencies of your project to a known state",
    "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
    "This file is @generated automatically"
  ],
  "content-hash": "d8503918e29c76f84229bb06e5ccb02c",
  "packages": [
    {
      "name": "halaxa/json-machine",
      "version": "1.1.3",
      "source": {
        "type": "git",
        "url": "https://github.com/halaxa/json-machine.git",
        "reference": "514025c5ebbdb8a058745b573b4a1e81d685802c"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/halaxa/json-machine/zipball/514025c5ebbdb8a058745b573b4a1e81d685802c",
        "reference": "514025c5ebbdb8a058745b573b4a1e81d685802c",
        "shasum": ""
      },
      "require": {
        "php": ">=7.0"
      },
      "require-dev": {
        "ext-json": "*",
        "friendsofphp/php-cs-fixer": "^3.0",
        "phpunit/phpunit": "^8.0"
      },
      "suggest": {
        "ext-json": "To run JSON Machine out of the box without custom decoders.",
        "guzzlehttp/guzzle": "To run example with GuzzleHttp"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "JsonMachine\\": "src/"
        },
        "exclude-from-classmap": ["src/autoloader.php"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["Apache-2.0"],
      "authors": [
        {
          "name": "Filip Halaxa",
          "email": "filip@halaxa.cz"
        }
      ],
      "description": "Efficient, easy-to-use and fast JSON pull parser",
      "support": {
        "issues": "https://github.com/halaxa/json-machine/issues",
        "source": "https://github.com/halaxa/json-machine/tree/1.1.3"
      },
      "funding": [
        {
          "url": "https://ko-fi.com/G2G57KTE4",
          "type": "other"
        }
      ],
      "time": "2022-10-12T11:40:33+00:00"
    },
    {
      "name": "league/container",
      "version": "3.4.1",
      "source": {
        "type": "git",
        "url": "https://github.com/thephpleague/container.git",
        "reference": "84ecbc2dbecc31bd23faf759a0e329ee49abddbd"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/thephpleague/container/zipball/84ecbc2dbecc31bd23faf759a0e329ee49abddbd",
        "reference": "84ecbc2dbecc31bd23faf759a0e329ee49abddbd",
        "shasum": ""
      },
      "require": {
        "php": "^7.0 || ^8.0",
        "psr/container": "^1.0.0"
      },
      "provide": {
        "psr/container-implementation": "^1.0"
      },
      "replace": {
        "orno/di": "~2.0"
      },
      "require-dev": {
        "phpunit/phpunit": "^6.0 || ^7.0",
        "roave/security-advisories": "dev-latest",
        "scrutinizer/ocular": "^1.8",
        "squizlabs/php_codesniffer": "^3.5"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "3.x-dev",
          "dev-3.x": "3.x-dev",
          "dev-2.x": "2.x-dev",
          "dev-1.x": "1.x-dev"
        }
      },
      "autoload": {
        "psr-4": {
          "League\\Container\\": "src"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Phil Bennett",
          "email": "philipobenito@gmail.com",
          "homepage": "http://www.philipobenito.com",
          "role": "Developer"
        }
      ],
      "description": "A fast and intuitive dependency injection container.",
      "homepage": "https://github.com/thephpleague/container",
      "keywords": [
        "container",
        "dependency",
        "di",
        "injection",
        "league",
        "provider",
        "service"
      ],
      "support": {
        "issues": "https://github.com/thephpleague/container/issues",
        "source": "https://github.com/thephpleague/container/tree/3.4.1"
      },
      "funding": [
        {
          "url": "https://github.com/philipobenito",
          "type": "github"
        }
      ],
      "time": "2021-07-09T08:23:52+00:00"
    },
    {
      "name": "pelago/emogrifier",
      "version": "v3.1.0",
      "source": {
        "type": "git",
        "url": "https://github.com/MyIntervals/emogrifier.git",
        "reference": "f6a5c7d44612d86c3901c93f1592f5440e6b2cd8"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/f6a5c7d44612d86c3901c93f1592f5440e6b2cd8",
        "reference": "f6a5c7d44612d86c3901c93f1592f5440e6b2cd8",
        "shasum": ""
      },
      "require": {
        "ext-dom": "*",
        "ext-libxml": "*",
        "php": "^5.6 || ~7.0 || ~7.1 || ~7.2 || ~7.3 || ~7.4",
        "symfony/css-selector": "^2.8 || ^3.0 || ^4.0 || ^5.0"
      },
      "require-dev": {
        "friendsofphp/php-cs-fixer": "^2.15.3",
        "phpmd/phpmd": "^2.7.0",
        "phpunit/phpunit": "^5.7.27",
        "squizlabs/php_codesniffer": "^3.5.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "4.0.x-dev"
        }
      },
      "autoload": {
        "psr-4": {
          "Pelago\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Oliver Klee",
          "email": "github@oliverklee.de"
        },
        {
          "name": "Zoli Szabó",
          "email": "zoli.szabo+github@gmail.com"
        },
        {
          "name": "John Reeve",
          "email": "jreeve@pelagodesign.com"
        },
        {
          "name": "Jake Hotson",
          "email": "jake@qzdesign.co.uk"
        },
        {
          "name": "Cameron Brooks"
        },
        {
          "name": "Jaime Prado"
        }
      ],
      "description": "Converts CSS styles into inline style attributes in your HTML code",
      "homepage": "https://www.myintervals.com/emogrifier.php",
      "keywords": ["css", "email", "pre-processing"],
      "support": {
        "issues": "https://github.com/MyIntervals/emogrifier/issues",
        "source": "https://github.com/MyIntervals/emogrifier"
      },
      "time": "2019-12-26T19:37:31+00:00"
    },
    {
      "name": "psr/container",
      "version": "1.0.0",
      "source": {
        "type": "git",
        "url": "https://github.com/php-fig/container.git",
        "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
        "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
        "shasum": ""
      },
      "require": {
        "php": ">=5.3.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "1.0.x-dev"
        }
      },
      "autoload": {
        "psr-4": {
          "Psr\\Container\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "PHP-FIG",
          "homepage": "http://www.php-fig.org/"
        }
      ],
      "description": "Common Container Interface (PHP FIG PSR-11)",
      "homepage": "https://github.com/php-fig/container",
      "keywords": [
        "PSR-11",
        "container",
        "container-interface",
        "container-interop",
        "psr"
      ],
      "support": {
        "issues": "https://github.com/php-fig/container/issues",
        "source": "https://github.com/php-fig/container/tree/master"
      },
      "time": "2017-02-14T16:28:37+00:00"
    },
    {
      "name": "symfony/css-selector",
      "version": "v5.4.26",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/css-selector.git",
        "reference": "0ad3f7e9a1ab492c5b4214cf22a9dc55dcf8600a"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/css-selector/zipball/0ad3f7e9a1ab492c5b4214cf22a9dc55dcf8600a",
        "reference": "0ad3f7e9a1ab492c5b4214cf22a9dc55dcf8600a",
        "shasum": ""
      },
      "require": {
        "php": ">=7.2.5",
        "symfony/polyfill-php80": "^1.16"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "Symfony\\Component\\CssSelector\\": ""
        },
        "exclude-from-classmap": ["/Tests/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Fabien Potencier",
          "email": "fabien@symfony.com"
        },
        {
          "name": "Jean-François Simon",
          "email": "jeanfrancois.simon@sensiolabs.com"
        },
        {
          "name": "Symfony Community",
          "homepage": "https://symfony.com/contributors"
        }
      ],
      "description": "Converts CSS selectors to XPath expressions",
      "homepage": "https://symfony.com",
      "support": {
        "source": "https://github.com/symfony/css-selector/tree/v5.4.26"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2023-07-07T06:10:25+00:00"
    },
    {
      "name": "symfony/polyfill-php80",
      "version": "v1.28.0",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/polyfill-php80.git",
        "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
        "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
        "shasum": ""
      },
      "require": {
        "php": ">=7.1"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-main": "1.28-dev"
        },
        "thanks": {
          "name": "symfony/polyfill",
          "url": "https://github.com/symfony/polyfill"
        }
      },
      "autoload": {
        "files": ["bootstrap.php"],
        "psr-4": {
          "Symfony\\Polyfill\\Php80\\": ""
        },
        "classmap": ["Resources/stubs"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Ion Bazan",
          "email": "ion.bazan@gmail.com"
        },
        {
          "name": "Nicolas Grekas",
          "email": "p@tchwork.com"
        },
        {
          "name": "Symfony Community",
          "homepage": "https://symfony.com/contributors"
        }
      ],
      "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
      "homepage": "https://symfony.com",
      "keywords": ["compatibility", "polyfill", "portable", "shim"],
      "support": {
        "source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2023-01-26T09:26:14+00:00"
    },
    {
      "name": "woocommerce/action-scheduler",
      "version": "3.5.2",
      "source": {
        "type": "git",
        "url": "https://github.com/woocommerce/action-scheduler.git",
        "reference": "519cfa20db89eb85511cad08301d3fa33522ed8b"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/519cfa20db89eb85511cad08301d3fa33522ed8b",
        "reference": "519cfa20db89eb85511cad08301d3fa33522ed8b",
        "shasum": ""
      },
      "require-dev": {
        "phpunit/phpunit": "^7.5",
        "woocommerce/woocommerce-sniffs": "0.1.0",
        "wp-cli/wp-cli": "~2.5.0",
        "yoast/phpunit-polyfills": "^1.0"
      },
      "type": "wordpress-plugin",
      "extra": {
        "scripts-description": {
          "test": "Run unit tests",
          "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
          "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["GPL-3.0-or-later"],
      "description": "Action Scheduler for WordPress and WooCommerce",
      "homepage": "https://actionscheduler.org/",
      "support": {
        "issues": "https://github.com/woocommerce/action-scheduler/issues",
        "source": "https://github.com/woocommerce/action-scheduler/tree/3.5.2"
      },
      "time": "2022-09-16T15:31:00+00:00"
    }
  ],
  "packages-dev": [
    {
      "name": "antecedent/patchwork",
      "version": "2.1.25",
      "source": {
        "type": "git",
        "url": "https://github.com/antecedent/patchwork.git",
        "reference": "17314e042d45e0dacb0a494c2d1ef50e7621136a"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/antecedent/patchwork/zipball/17314e042d45e0dacb0a494c2d1ef50e7621136a",
        "reference": "17314e042d45e0dacb0a494c2d1ef50e7621136a",
        "shasum": ""
      },
      "require": {
        "php": ">=5.4.0"
      },
      "require-dev": {
        "phpunit/phpunit": ">=4"
      },
      "type": "library",
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Ignas Rudaitis",
          "email": "ignas.rudaitis@gmail.com"
        }
      ],
      "description": "Method redefinition (monkey-patching) functionality for PHP.",
      "homepage": "http://patchwork2.org/",
      "keywords": [
        "aop",
        "aspect",
        "interception",
        "monkeypatching",
        "redefinition",
        "runkit",
        "testing"
      ],
      "support": {
        "issues": "https://github.com/antecedent/patchwork/issues",
        "source": "https://github.com/antecedent/patchwork/tree/2.1.25"
      },
      "time": "2023-02-19T12:51:24+00:00"
    },
    {
      "name": "brain/monkey",
      "version": "2.6.1",
      "source": {
        "type": "git",
        "url": "https://github.com/Brain-WP/BrainMonkey.git",
        "reference": "a31c84515bb0d49be9310f52ef1733980ea8ffbb"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/Brain-WP/BrainMonkey/zipball/a31c84515bb0d49be9310f52ef1733980ea8ffbb",
        "reference": "a31c84515bb0d49be9310f52ef1733980ea8ffbb",
        "shasum": ""
      },
      "require": {
        "antecedent/patchwork": "^2.1.17",
        "mockery/mockery": "^1.3.5 || ^1.4.4",
        "php": ">=5.6.0"
      },
      "require-dev": {
        "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
        "phpcompatibility/php-compatibility": "^9.3.0",
        "phpunit/phpunit": "^5.7.26 || ^6.0 || ^7.0 || >=8.0 <8.5.12 || ^8.5.14 || ^9.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-version/1": "1.x-dev",
          "dev-master": "2.0.x-dev"
        }
      },
      "autoload": {
        "files": ["inc/api.php"],
        "psr-4": {
          "Brain\\Monkey\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Giuseppe Mazzapica",
          "email": "giuseppe.mazzapica@gmail.com",
          "homepage": "https://gmazzap.me",
          "role": "Developer"
        }
      ],
      "description": "Mocking utility for PHP functions and WordPress plugin API",
      "keywords": [
        "Monkey Patching",
        "interception",
        "mock",
        "mock functions",
        "mockery",
        "patchwork",
        "redefinition",
        "runkit",
        "test",
        "testing"
      ],
      "support": {
        "issues": "https://github.com/Brain-WP/BrainMonkey/issues",
        "source": "https://github.com/Brain-WP/BrainMonkey"
      },
      "time": "2021-11-11T15:53:55+00:00"
    },
    {
      "name": "clue/stdio-react",
      "version": "v2.6.0",
      "source": {
        "type": "git",
        "url": "https://github.com/clue/reactphp-stdio.git",
        "reference": "dfa6c378aabdff718202d4e2453f752c38ea3399"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/clue/reactphp-stdio/zipball/dfa6c378aabdff718202d4e2453f752c38ea3399",
        "reference": "dfa6c378aabdff718202d4e2453f752c38ea3399",
        "shasum": ""
      },
      "require": {
        "clue/term-react": "^1.0 || ^0.1.1",
        "clue/utf8-react": "^1.0 || ^0.1",
        "php": ">=5.3",
        "react/event-loop": "^1.2",
        "react/stream": "^1.2"
      },
      "require-dev": {
        "clue/arguments": "^2.0",
        "clue/commander": "^1.2",
        "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35"
      },
      "suggest": {
        "ext-mbstring": "Using ext-mbstring should provide slightly better performance for handling I/O"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "Clue\\React\\Stdio\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Christian Lück",
          "email": "christian@clue.engineering"
        }
      ],
      "description": "Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP",
      "homepage": "https://github.com/clue/reactphp-stdio",
      "keywords": [
        "async",
        "autocomplete",
        "autocompletion",
        "cli",
        "history",
        "interactive",
        "reactphp",
        "readline",
        "stdin",
        "stdio",
        "stdout"
      ],
      "support": {
        "issues": "https://github.com/clue/reactphp-stdio/issues",
        "source": "https://github.com/clue/reactphp-stdio/tree/v2.6.0"
      },
      "funding": [
        {
          "url": "https://clue.engineering/support",
          "type": "custom"
        },
        {
          "url": "https://github.com/clue",
          "type": "github"
        }
      ],
      "time": "2022-03-18T15:09:30+00:00"
    },
    {
      "name": "clue/term-react",
      "version": "v1.3.0",
      "source": {
        "type": "git",
        "url": "https://github.com/clue/reactphp-term.git",
        "reference": "eb6eb063eda04a714ef89f066586a2c49588f7ca"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/clue/reactphp-term/zipball/eb6eb063eda04a714ef89f066586a2c49588f7ca",
        "reference": "eb6eb063eda04a714ef89f066586a2c49588f7ca",
        "shasum": ""
      },
      "require": {
        "php": ">=5.3",
        "react/stream": "^1.0 || ^0.7"
      },
      "require-dev": {
        "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8",
        "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "Clue\\React\\Term\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Christian Lück",
          "email": "christian@clue.engineering"
        }
      ],
      "description": "Streaming terminal emulator, built on top of ReactPHP.",
      "homepage": "https://github.com/clue/reactphp-term",
      "keywords": [
        "C0",
        "CSI",
        "ansi",
        "apc",
        "ascii",
        "c1",
        "control codes",
        "dps",
        "osc",
        "pm",
        "reactphp",
        "streaming",
        "terminal",
        "vt100",
        "xterm"
      ],
      "support": {
        "issues": "https://github.com/clue/reactphp-term/issues",
        "source": "https://github.com/clue/reactphp-term/tree/v1.3.0"
      },
      "funding": [
        {
          "url": "https://clue.engineering/support",
          "type": "custom"
        },
        {
          "url": "https://github.com/clue",
          "type": "github"
        }
      ],
      "time": "2020-11-06T11:50:12+00:00"
    },
    {
      "name": "clue/utf8-react",
      "version": "v1.2.0",
      "source": {
        "type": "git",
        "url": "https://github.com/clue/reactphp-utf8.git",
        "reference": "8bc3f8c874cdf642c8f10f9ae93aadb8cd63da96"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/clue/reactphp-utf8/zipball/8bc3f8c874cdf642c8f10f9ae93aadb8cd63da96",
        "reference": "8bc3f8c874cdf642c8f10f9ae93aadb8cd63da96",
        "shasum": ""
      },
      "require": {
        "php": ">=5.3",
        "react/stream": "^1.0 || ^0.7 || ^0.6 || ^0.5 || ^0.4 || ^0.3"
      },
      "require-dev": {
        "phpunit/phpunit": "^9.3 ||^5.7 || ^4.8",
        "react/stream": "^1.0 || ^0.7"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "Clue\\React\\Utf8\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Christian Lück",
          "email": "christian@clue.engineering"
        }
      ],
      "description": "Streaming UTF-8 parser, built on top of ReactPHP.",
      "homepage": "https://github.com/clue/reactphp-utf8",
      "keywords": ["reactphp", "streaming", "unicode", "utf-8", "utf8"],
      "support": {
        "issues": "https://github.com/clue/reactphp-utf8/issues",
        "source": "https://github.com/clue/reactphp-utf8/tree/v1.2.0"
      },
      "funding": [
        {
          "url": "https://clue.engineering/support",
          "type": "custom"
        },
        {
          "url": "https://github.com/clue",
          "type": "github"
        }
      ],
      "time": "2020-11-06T11:48:09+00:00"
    },
    {
      "name": "composer/installers",
      "version": "v2.2.0",
      "source": {
        "type": "git",
        "url": "https://github.com/composer/installers.git",
        "reference": "c29dc4b93137acb82734f672c37e029dfbd95b35"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/composer/installers/zipball/c29dc4b93137acb82734f672c37e029dfbd95b35",
        "reference": "c29dc4b93137acb82734f672c37e029dfbd95b35",
        "shasum": ""
      },
      "require": {
        "composer-plugin-api": "^1.0 || ^2.0",
        "php": "^7.2 || ^8.0"
      },
      "require-dev": {
        "composer/composer": "1.6.* || ^2.0",
        "composer/semver": "^1 || ^3",
        "phpstan/phpstan": "^0.12.55",
        "phpstan/phpstan-phpunit": "^0.12.16",
        "symfony/phpunit-bridge": "^5.3",
        "symfony/process": "^5"
      },
      "type": "composer-plugin",
      "extra": {
        "class": "Composer\\Installers\\Plugin",
        "branch-alias": {
          "dev-main": "2.x-dev"
        },
        "plugin-modifies-install-path": true
      },
      "autoload": {
        "psr-4": {
          "Composer\\Installers\\": "src/Composer/Installers"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Kyle Robinson Young",
          "email": "kyle@dontkry.com",
          "homepage": "https://github.com/shama"
        }
      ],
      "description": "A multi-framework Composer library installer",
      "homepage": "https://composer.github.io/installers/",
      "keywords": [
        "Dolibarr",
        "Eliasis",
        "Hurad",
        "ImageCMS",
        "Kanboard",
        "Lan Management System",
        "MODX Evo",
        "MantisBT",
        "Mautic",
        "Maya",
        "OXID",
        "Plentymarkets",
        "Porto",
        "RadPHP",
        "SMF",
        "Starbug",
        "Thelia",
        "Whmcs",
        "WolfCMS",
        "agl",
        "annotatecms",
        "attogram",
        "bitrix",
        "cakephp",
        "chef",
        "cockpit",
        "codeigniter",
        "concrete5",
        "croogo",
        "dokuwiki",
        "drupal",
        "eZ Platform",
        "elgg",
        "expressionengine",
        "fuelphp",
        "grav",
        "installer",
        "itop",
        "known",
        "kohana",
        "laravel",
        "lavalite",
        "lithium",
        "magento",
        "majima",
        "mako",
        "matomo",
        "mediawiki",
        "miaoxing",
        "modulework",
        "modx",
        "moodle",
        "osclass",
        "pantheon",
        "phpbb",
        "piwik",
        "ppi",
        "processwire",
        "puppet",
        "pxcms",
        "reindex",
        "roundcube",
        "shopware",
        "silverstripe",
        "sydes",
        "sylius",
        "tastyigniter",
        "wordpress",
        "yawik",
        "zend",
        "zikula"
      ],
      "support": {
        "issues": "https://github.com/composer/installers/issues",
        "source": "https://github.com/composer/installers/tree/v2.2.0"
      },
      "funding": [
        {
          "url": "https://packagist.com",
          "type": "custom"
        },
        {
          "url": "https://github.com/composer",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/composer/composer",
          "type": "tidelift"
        }
      ],
      "time": "2022-08-20T06:45:11+00:00"
    },
    {
      "name": "dealerdirect/phpcodesniffer-composer-installer",
      "version": "v0.7.0",
      "source": {
        "type": "git",
        "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
        "reference": "e8d808670b8f882188368faaf1144448c169c0b7"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/e8d808670b8f882188368faaf1144448c169c0b7",
        "reference": "e8d808670b8f882188368faaf1144448c169c0b7",
        "shasum": ""
      },
      "require": {
        "composer-plugin-api": "^1.0 || ^2.0",
        "php": ">=5.3",
        "squizlabs/php_codesniffer": "^2 || ^3 || 4.0.x-dev"
      },
      "require-dev": {
        "composer/composer": "*",
        "phpcompatibility/php-compatibility": "^9.0",
        "sensiolabs/security-checker": "^4.1.0"
      },
      "type": "composer-plugin",
      "extra": {
        "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
      },
      "autoload": {
        "psr-4": {
          "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Franck Nijhof",
          "email": "franck.nijhof@dealerdirect.com",
          "homepage": "http://www.frenck.nl",
          "role": "Developer / IT Manager"
        }
      ],
      "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
      "homepage": "http://www.dealerdirect.com",
      "keywords": [
        "PHPCodeSniffer",
        "PHP_CodeSniffer",
        "code quality",
        "codesniffer",
        "composer",
        "installer",
        "phpcs",
        "plugin",
        "qa",
        "quality",
        "standard",
        "standards",
        "style guide",
        "stylecheck",
        "tests"
      ],
      "support": {
        "issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues",
        "source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer"
      },
      "time": "2020-06-25T14:57:39+00:00"
    },
    {
      "name": "doctrine/deprecations",
      "version": "v1.1.1",
      "source": {
        "type": "git",
        "url": "https://github.com/doctrine/deprecations.git",
        "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
        "reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
        "shasum": ""
      },
      "require": {
        "php": "^7.1 || ^8.0"
      },
      "require-dev": {
        "doctrine/coding-standard": "^9",
        "phpstan/phpstan": "1.4.10 || 1.10.15",
        "phpstan/phpstan-phpunit": "^1.0",
        "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
        "psalm/plugin-phpunit": "0.18.4",
        "psr/log": "^1 || ^2 || ^3",
        "vimeo/psalm": "4.30.0 || 5.12.0"
      },
      "suggest": {
        "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
      "homepage": "https://www.doctrine-project.org/",
      "support": {
        "issues": "https://github.com/doctrine/deprecations/issues",
        "source": "https://github.com/doctrine/deprecations/tree/v1.1.1"
      },
      "time": "2023-06-03T09:27:29+00:00"
    },
    {
      "name": "doctrine/instantiator",
      "version": "1.5.0",
      "source": {
        "type": "git",
        "url": "https://github.com/doctrine/instantiator.git",
        "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
        "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
        "shasum": ""
      },
      "require": {
        "php": "^7.1 || ^8.0"
      },
      "require-dev": {
        "doctrine/coding-standard": "^9 || ^11",
        "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.30 || ^5.4"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Marco Pivetta",
          "email": "ocramius@gmail.com",
          "homepage": "https://ocramius.github.io/"
        }
      ],
      "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
      "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
      "keywords": ["constructor", "instantiate"],
      "support": {
        "issues": "https://github.com/doctrine/instantiator/issues",
        "source": "https://github.com/doctrine/instantiator/tree/1.5.0"
      },
      "funding": [
        {
          "url": "https://www.doctrine-project.org/sponsorship.html",
          "type": "custom"
        },
        {
          "url": "https://www.patreon.com/phpdoctrine",
          "type": "patreon"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
          "type": "tidelift"
        }
      ],
      "time": "2022-12-30T00:15:36+00:00"
    },
    {
      "name": "eftec/bladeone",
      "version": "3.52",
      "source": {
        "type": "git",
        "url": "https://github.com/EFTEC/BladeOne.git",
        "reference": "a19bf66917de0b29836983db87a455a4f6e32148"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/EFTEC/BladeOne/zipball/a19bf66917de0b29836983db87a455a4f6e32148",
        "reference": "a19bf66917de0b29836983db87a455a4f6e32148",
        "shasum": ""
      },
      "require": {
        "ext-json": "*",
        "php": ">=5.6"
      },
      "require-dev": {
        "friendsofphp/php-cs-fixer": "^2.16.1",
        "phpunit/phpunit": "^5.7",
        "squizlabs/php_codesniffer": "^3.5.4"
      },
      "suggest": {
        "eftec/bladeonehtml": "Extension to create forms",
        "ext-mbstring": "This extension is used if it's active"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "eftec\\bladeone\\": "lib/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Jorge Patricio Castro Castillo",
          "email": "jcastro@eftec.cl"
        }
      ],
      "description": "The standalone version Blade Template Engine from Laravel in a single php file",
      "homepage": "https://github.com/EFTEC/BladeOne",
      "keywords": ["blade", "php", "template", "templating", "view"],
      "support": {
        "issues": "https://github.com/EFTEC/BladeOne/issues",
        "source": "https://github.com/EFTEC/BladeOne/tree/3.52"
      },
      "time": "2021-04-17T13:49:01+00:00"
    },
    {
      "name": "evenement/evenement",
      "version": "v3.0.2",
      "source": {
        "type": "git",
        "url": "https://github.com/igorw/evenement.git",
        "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc",
        "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc",
        "shasum": ""
      },
      "require": {
        "php": ">=7.0"
      },
      "require-dev": {
        "phpunit/phpunit": "^9 || ^6"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "Evenement\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Igor Wiedler",
          "email": "igor@wiedler.ch"
        }
      ],
      "description": "Événement is a very simple event dispatching library for PHP",
      "keywords": ["event-dispatcher", "event-emitter"],
      "support": {
        "issues": "https://github.com/igorw/evenement/issues",
        "source": "https://github.com/igorw/evenement/tree/v3.0.2"
      },
      "time": "2023-08-08T05:53:35+00:00"
    },
    {
      "name": "gettext/gettext",
      "version": "v4.8.11",
      "source": {
        "type": "git",
        "url": "https://github.com/php-gettext/Gettext.git",
        "reference": "b632aaf5e4579d0b2ae8bc61785e238bff4c5156"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/b632aaf5e4579d0b2ae8bc61785e238bff4c5156",
        "reference": "b632aaf5e4579d0b2ae8bc61785e238bff4c5156",
        "shasum": ""
      },
      "require": {
        "gettext/languages": "^2.3",
        "php": ">=5.4.0"
      },
      "require-dev": {
        "illuminate/view": "^5.0.x-dev",
        "phpunit/phpunit": "^4.8|^5.7|^6.5",
        "squizlabs/php_codesniffer": "^3.0",
        "symfony/yaml": "~2",
        "twig/extensions": "*",
        "twig/twig": "^1.31|^2.0"
      },
      "suggest": {
        "illuminate/view": "Is necessary if you want to use the Blade extractor",
        "symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator",
        "twig/extensions": "Is necessary if you want to use the Twig extractor",
        "twig/twig": "Is necessary if you want to use the Twig extractor"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "Gettext\\": "src"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Oscar Otero",
          "email": "oom@oscarotero.com",
          "homepage": "http://oscarotero.com",
          "role": "Developer"
        }
      ],
      "description": "PHP gettext manager",
      "homepage": "https://github.com/oscarotero/Gettext",
      "keywords": ["JS", "gettext", "i18n", "mo", "po", "translation"],
      "support": {
        "email": "oom@oscarotero.com",
        "issues": "https://github.com/oscarotero/Gettext/issues",
        "source": "https://github.com/php-gettext/Gettext/tree/v4.8.11"
      },
      "funding": [
        {
          "url": "https://paypal.me/oscarotero",
          "type": "custom"
        },
        {
          "url": "https://github.com/oscarotero",
          "type": "github"
        },
        {
          "url": "https://www.patreon.com/misteroom",
          "type": "patreon"
        }
      ],
      "time": "2023-08-14T15:15:05+00:00"
    },
    {
      "name": "gettext/languages",
      "version": "2.10.0",
      "source": {
        "type": "git",
        "url": "https://github.com/php-gettext/Languages.git",
        "reference": "4d61d67fe83a2ad85959fe6133d6d9ba7dddd1ab"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/php-gettext/Languages/zipball/4d61d67fe83a2ad85959fe6133d6d9ba7dddd1ab",
        "reference": "4d61d67fe83a2ad85959fe6133d6d9ba7dddd1ab",
        "shasum": ""
      },
      "require": {
        "php": ">=5.3"
      },
      "require-dev": {
        "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4"
      },
      "bin": ["bin/export-plural-rules"],
      "type": "library",
      "autoload": {
        "psr-4": {
          "Gettext\\Languages\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Michele Locati",
          "email": "mlocati@gmail.com",
          "role": "Developer"
        }
      ],
      "description": "gettext languages with plural rules",
      "homepage": "https://github.com/php-gettext/Languages",
      "keywords": [
        "cldr",
        "i18n",
        "internationalization",
        "l10n",
        "language",
        "languages",
        "localization",
        "php",
        "plural",
        "plural rules",
        "plurals",
        "translate",
        "translations",
        "unicode"
      ],
      "support": {
        "issues": "https://github.com/php-gettext/Languages/issues",
        "source": "https://github.com/php-gettext/Languages/tree/2.10.0"
      },
      "funding": [
        {
          "url": "https://paypal.me/mlocati",
          "type": "custom"
        },
        {
          "url": "https://github.com/mlocati",
          "type": "github"
        }
      ],
      "time": "2022-10-18T15:00:10+00:00"
    },
    {
      "name": "graham-campbell/result-type",
      "version": "v1.1.1",
      "source": {
        "type": "git",
        "url": "https://github.com/GrahamCampbell/Result-Type.git",
        "reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831",
        "reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831",
        "shasum": ""
      },
      "require": {
        "php": "^7.2.5 || ^8.0",
        "phpoption/phpoption": "^1.9.1"
      },
      "require-dev": {
        "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "GrahamCampbell\\ResultType\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Graham Campbell",
          "email": "hello@gjcampbell.co.uk",
          "homepage": "https://github.com/GrahamCampbell"
        }
      ],
      "description": "An Implementation Of The Result Type",
      "keywords": [
        "Graham Campbell",
        "GrahamCampbell",
        "Result Type",
        "Result-Type",
        "result"
      ],
      "support": {
        "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
        "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.1"
      },
      "funding": [
        {
          "url": "https://github.com/GrahamCampbell",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
          "type": "tidelift"
        }
      ],
      "time": "2023-02-25T20:23:15+00:00"
    },
    {
      "name": "hamcrest/hamcrest-php",
      "version": "v2.0.1",
      "source": {
        "type": "git",
        "url": "https://github.com/hamcrest/hamcrest-php.git",
        "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
        "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
        "shasum": ""
      },
      "require": {
        "php": "^5.3|^7.0|^8.0"
      },
      "replace": {
        "cordoval/hamcrest-php": "*",
        "davedevelopment/hamcrest-php": "*",
        "kodova/hamcrest-php": "*"
      },
      "require-dev": {
        "phpunit/php-file-iterator": "^1.4 || ^2.0",
        "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "2.1-dev"
        }
      },
      "autoload": {
        "classmap": ["hamcrest"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "description": "This is the PHP port of Hamcrest Matchers",
      "keywords": ["test"],
      "support": {
        "issues": "https://github.com/hamcrest/hamcrest-php/issues",
        "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1"
      },
      "time": "2020-07-09T08:09:16+00:00"
    },
    {
      "name": "jolicode/jolinotif",
      "version": "v2.4.0",
      "source": {
        "type": "git",
        "url": "https://github.com/jolicode/JoliNotif.git",
        "reference": "a15bfc0d5aef432f150385924ede4e099643edb7"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/jolicode/JoliNotif/zipball/a15bfc0d5aef432f150385924ede4e099643edb7",
        "reference": "a15bfc0d5aef432f150385924ede4e099643edb7",
        "shasum": ""
      },
      "require": {
        "php": ">=7.4",
        "symfony/process": "^4.0|^5.0|^6.0"
      },
      "require-dev": {
        "friendsofphp/php-cs-fixer": "^3.0",
        "symfony/finder": "^5.0",
        "symfony/phpunit-bridge": "^5.0"
      },
      "bin": ["jolinotif"],
      "type": "library",
      "autoload": {
        "psr-4": {
          "Joli\\JoliNotif\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Loïck Piera",
          "email": "pyrech@gmail.com"
        }
      ],
      "description": "Send desktop notifications on Windows, Linux, MacOS.",
      "keywords": ["MAC", "growl", "linux", "notification", "windows"],
      "support": {
        "issues": "https://github.com/jolicode/JoliNotif/issues",
        "source": "https://github.com/jolicode/JoliNotif/tree/v2.4.0"
      },
      "funding": [
        {
          "url": "https://tidelift.com/funding/github/packagist/jolicode/jolinotif",
          "type": "tidelift"
        }
      ],
      "time": "2021-12-01T16:20:42+00:00"
    },
    {
      "name": "mck89/peast",
      "version": "v1.15.4",
      "source": {
        "type": "git",
        "url": "https://github.com/mck89/peast.git",
        "reference": "1df4dc28a6b5bb7ab117ab073c1712256e954e18"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/mck89/peast/zipball/1df4dc28a6b5bb7ab117ab073c1712256e954e18",
        "reference": "1df4dc28a6b5bb7ab117ab073c1712256e954e18",
        "shasum": ""
      },
      "require": {
        "ext-mbstring": "*",
        "php": ">=5.4.0"
      },
      "require-dev": {
        "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "1.15.4-dev"
        }
      },
      "autoload": {
        "psr-4": {
          "Peast\\": "lib/Peast/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Marco Marchiò",
          "email": "marco.mm89@gmail.com"
        }
      ],
      "description": "Peast is PHP library that generates AST for JavaScript code",
      "support": {
        "issues": "https://github.com/mck89/peast/issues",
        "source": "https://github.com/mck89/peast/tree/v1.15.4"
      },
      "time": "2023-08-12T08:29:29+00:00"
    },
    {
      "name": "mockery/mockery",
      "version": "1.3.6",
      "source": {
        "type": "git",
        "url": "https://github.com/mockery/mockery.git",
        "reference": "dc206df4fa314a50bbb81cf72239a305c5bbd5c0"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/mockery/mockery/zipball/dc206df4fa314a50bbb81cf72239a305c5bbd5c0",
        "reference": "dc206df4fa314a50bbb81cf72239a305c5bbd5c0",
        "shasum": ""
      },
      "require": {
        "hamcrest/hamcrest-php": "^2.0.1",
        "lib-pcre": ">=7.0",
        "php": ">=5.6.0"
      },
      "require-dev": {
        "phpunit/phpunit": "^5.7.10|^6.5|^7.5|^8.5|^9.3"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "1.3.x-dev"
        }
      },
      "autoload": {
        "psr-0": {
          "Mockery": "library/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Pádraic Brady",
          "email": "padraic.brady@gmail.com",
          "homepage": "http://blog.astrumfutura.com"
        },
        {
          "name": "Dave Marshall",
          "email": "dave.marshall@atstsolutions.co.uk",
          "homepage": "http://davedevelopment.co.uk"
        }
      ],
      "description": "Mockery is a simple yet flexible PHP mock object framework",
      "homepage": "https://github.com/mockery/mockery",
      "keywords": [
        "BDD",
        "TDD",
        "library",
        "mock",
        "mock objects",
        "mockery",
        "stub",
        "test",
        "test double",
        "testing"
      ],
      "support": {
        "issues": "https://github.com/mockery/mockery/issues",
        "source": "https://github.com/mockery/mockery/tree/1.3.6"
      },
      "time": "2022-09-07T15:05:49+00:00"
    },
    {
      "name": "mustache/mustache",
      "version": "v2.14.2",
      "source": {
        "type": "git",
        "url": "https://github.com/bobthecow/mustache.php.git",
        "reference": "e62b7c3849d22ec55f3ec425507bf7968193a6cb"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/e62b7c3849d22ec55f3ec425507bf7968193a6cb",
        "reference": "e62b7c3849d22ec55f3ec425507bf7968193a6cb",
        "shasum": ""
      },
      "require": {
        "php": ">=5.2.4"
      },
      "require-dev": {
        "friendsofphp/php-cs-fixer": "~1.11",
        "phpunit/phpunit": "~3.7|~4.0|~5.0"
      },
      "type": "library",
      "autoload": {
        "psr-0": {
          "Mustache": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Justin Hileman",
          "email": "justin@justinhileman.info",
          "homepage": "http://justinhileman.com"
        }
      ],
      "description": "A Mustache implementation in PHP.",
      "homepage": "https://github.com/bobthecow/mustache.php",
      "keywords": ["mustache", "templating"],
      "support": {
        "issues": "https://github.com/bobthecow/mustache.php/issues",
        "source": "https://github.com/bobthecow/mustache.php/tree/v2.14.2"
      },
      "time": "2022-08-23T13:07:01+00:00"
    },
    {
      "name": "myclabs/deep-copy",
      "version": "1.11.1",
      "source": {
        "type": "git",
        "url": "https://github.com/myclabs/DeepCopy.git",
        "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
        "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
        "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"
      },
      "type": "library",
      "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"],
      "support": {
        "issues": "https://github.com/myclabs/DeepCopy/issues",
        "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
      },
      "funding": [
        {
          "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
          "type": "tidelift"
        }
      ],
      "time": "2023-03-08T13:26:56+00:00"
    },
    {
      "name": "phar-io/manifest",
      "version": "1.0.3",
      "source": {
        "type": "git",
        "url": "https://github.com/phar-io/manifest.git",
        "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
        "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
        "shasum": ""
      },
      "require": {
        "ext-dom": "*",
        "ext-phar": "*",
        "phar-io/version": "^2.0",
        "php": "^5.6 || ^7.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "1.0.x-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Arne Blankerts",
          "email": "arne@blankerts.de",
          "role": "Developer"
        },
        {
          "name": "Sebastian Heuer",
          "email": "sebastian@phpeople.de",
          "role": "Developer"
        },
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de",
          "role": "Developer"
        }
      ],
      "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
      "support": {
        "issues": "https://github.com/phar-io/manifest/issues",
        "source": "https://github.com/phar-io/manifest/tree/master"
      },
      "time": "2018-07-08T19:23:20+00:00"
    },
    {
      "name": "phar-io/version",
      "version": "2.0.1",
      "source": {
        "type": "git",
        "url": "https://github.com/phar-io/version.git",
        "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
        "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
        "shasum": ""
      },
      "require": {
        "php": "^5.6 || ^7.0"
      },
      "type": "library",
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Arne Blankerts",
          "email": "arne@blankerts.de",
          "role": "Developer"
        },
        {
          "name": "Sebastian Heuer",
          "email": "sebastian@phpeople.de",
          "role": "Developer"
        },
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de",
          "role": "Developer"
        }
      ],
      "description": "Library for handling version information and constraints",
      "support": {
        "issues": "https://github.com/phar-io/version/issues",
        "source": "https://github.com/phar-io/version/tree/master"
      },
      "time": "2018-07-08T19:19:57+00:00"
    },
    {
      "name": "phpcompatibility/php-compatibility",
      "version": "9.3.5",
      "source": {
        "type": "git",
        "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
        "reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
        "reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
        "shasum": ""
      },
      "require": {
        "php": ">=5.3",
        "squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
      },
      "conflict": {
        "squizlabs/php_codesniffer": "2.6.2"
      },
      "require-dev": {
        "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
      },
      "suggest": {
        "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
        "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
      },
      "type": "phpcodesniffer-standard",
      "notification-url": "https://packagist.org/downloads/",
      "license": ["LGPL-3.0-or-later"],
      "authors": [
        {
          "name": "Wim Godden",
          "homepage": "https://github.com/wimg",
          "role": "lead"
        },
        {
          "name": "Juliette Reinders Folmer",
          "homepage": "https://github.com/jrfnl",
          "role": "lead"
        },
        {
          "name": "Contributors",
          "homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
        }
      ],
      "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
      "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
      "keywords": ["compatibility", "phpcs", "standards"],
      "support": {
        "issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues",
        "source": "https://github.com/PHPCompatibility/PHPCompatibility"
      },
      "time": "2019-12-27T09:44:58+00:00"
    },
    {
      "name": "phpcompatibility/phpcompatibility-paragonie",
      "version": "1.3.2",
      "source": {
        "type": "git",
        "url": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie.git",
        "reference": "bba5a9dfec7fcfbd679cfaf611d86b4d3759da26"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/bba5a9dfec7fcfbd679cfaf611d86b4d3759da26",
        "reference": "bba5a9dfec7fcfbd679cfaf611d86b4d3759da26",
        "shasum": ""
      },
      "require": {
        "phpcompatibility/php-compatibility": "^9.0"
      },
      "require-dev": {
        "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
        "paragonie/random_compat": "dev-master",
        "paragonie/sodium_compat": "dev-master"
      },
      "suggest": {
        "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
        "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
      },
      "type": "phpcodesniffer-standard",
      "notification-url": "https://packagist.org/downloads/",
      "license": ["LGPL-3.0-or-later"],
      "authors": [
        {
          "name": "Wim Godden",
          "role": "lead"
        },
        {
          "name": "Juliette Reinders Folmer",
          "role": "lead"
        }
      ],
      "description": "A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.",
      "homepage": "http://phpcompatibility.com/",
      "keywords": [
        "compatibility",
        "paragonie",
        "phpcs",
        "polyfill",
        "standards",
        "static analysis"
      ],
      "support": {
        "issues": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie/issues",
        "source": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie"
      },
      "time": "2022-10-25T01:46:02+00:00"
    },
    {
      "name": "phpcompatibility/phpcompatibility-wp",
      "version": "2.1.0",
      "source": {
        "type": "git",
        "url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
        "reference": "41bef18ba688af638b7310666db28e1ea9158b2f"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/41bef18ba688af638b7310666db28e1ea9158b2f",
        "reference": "41bef18ba688af638b7310666db28e1ea9158b2f",
        "shasum": ""
      },
      "require": {
        "phpcompatibility/php-compatibility": "^9.0",
        "phpcompatibility/phpcompatibility-paragonie": "^1.0"
      },
      "require-dev": {
        "dealerdirect/phpcodesniffer-composer-installer": "^0.5"
      },
      "suggest": {
        "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
        "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
      },
      "type": "phpcodesniffer-standard",
      "notification-url": "https://packagist.org/downloads/",
      "license": ["LGPL-3.0-or-later"],
      "authors": [
        {
          "name": "Wim Godden",
          "role": "lead"
        },
        {
          "name": "Juliette Reinders Folmer",
          "role": "lead"
        }
      ],
      "description": "A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.",
      "homepage": "http://phpcompatibility.com/",
      "keywords": ["compatibility", "phpcs", "standards", "wordpress"],
      "support": {
        "issues": "https://github.com/PHPCompatibility/PHPCompatibilityWP/issues",
        "source": "https://github.com/PHPCompatibility/PHPCompatibilityWP"
      },
      "time": "2019-08-28T14:22:28+00:00"
    },
    {
      "name": "phpdocumentor/reflection-common",
      "version": "2.2.0",
      "source": {
        "type": "git",
        "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
        "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
        "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
        "shasum": ""
      },
      "require": {
        "php": "^7.2 || ^8.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-2.x": "2.x-dev"
        }
      },
      "autoload": {
        "psr-4": {
          "phpDocumentor\\Reflection\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Jaap van Otterdijk",
          "email": "opensource@ijaap.nl"
        }
      ],
      "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
      "homepage": "http://www.phpdoc.org",
      "keywords": [
        "FQSEN",
        "phpDocumentor",
        "phpdoc",
        "reflection",
        "static analysis"
      ],
      "support": {
        "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
        "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
      },
      "time": "2020-06-27T09:03:43+00:00"
    },
    {
      "name": "phpdocumentor/reflection-docblock",
      "version": "5.3.0",
      "source": {
        "type": "git",
        "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
        "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
        "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
        "shasum": ""
      },
      "require": {
        "ext-filter": "*",
        "php": "^7.2 || ^8.0",
        "phpdocumentor/reflection-common": "^2.2",
        "phpdocumentor/type-resolver": "^1.3",
        "webmozart/assert": "^1.9.1"
      },
      "require-dev": {
        "mockery/mockery": "~1.3.2",
        "psalm/phar": "^4.8"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "5.x-dev"
        }
      },
      "autoload": {
        "psr-4": {
          "phpDocumentor\\Reflection\\": "src"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Mike van Riel",
          "email": "me@mikevanriel.com"
        },
        {
          "name": "Jaap van Otterdijk",
          "email": "account@ijaap.nl"
        }
      ],
      "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
      "support": {
        "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
        "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
      },
      "time": "2021-10-19T17:43:47+00:00"
    },
    {
      "name": "phpdocumentor/type-resolver",
      "version": "1.7.3",
      "source": {
        "type": "git",
        "url": "https://github.com/phpDocumentor/TypeResolver.git",
        "reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419",
        "reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419",
        "shasum": ""
      },
      "require": {
        "doctrine/deprecations": "^1.0",
        "php": "^7.4 || ^8.0",
        "phpdocumentor/reflection-common": "^2.0",
        "phpstan/phpdoc-parser": "^1.13"
      },
      "require-dev": {
        "ext-tokenizer": "*",
        "phpbench/phpbench": "^1.2",
        "phpstan/extension-installer": "^1.1",
        "phpstan/phpstan": "^1.8",
        "phpstan/phpstan-phpunit": "^1.1",
        "phpunit/phpunit": "^9.5",
        "rector/rector": "^0.13.9",
        "vimeo/psalm": "^4.25"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-1.x": "1.x-dev"
        }
      },
      "autoload": {
        "psr-4": {
          "phpDocumentor\\Reflection\\": "src"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Mike van Riel",
          "email": "me@mikevanriel.com"
        }
      ],
      "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
      "support": {
        "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
        "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.3"
      },
      "time": "2023-08-12T11:01:26+00:00"
    },
    {
      "name": "phpoption/phpoption",
      "version": "1.9.1",
      "source": {
        "type": "git",
        "url": "https://github.com/schmittjoh/php-option.git",
        "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dd3a383e599f49777d8b628dadbb90cae435b87e",
        "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e",
        "shasum": ""
      },
      "require": {
        "php": "^7.2.5 || ^8.0"
      },
      "require-dev": {
        "bamarni/composer-bin-plugin": "^1.8.2",
        "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12"
      },
      "type": "library",
      "extra": {
        "bamarni-bin": {
          "bin-links": true,
          "forward-command": true
        },
        "branch-alias": {
          "dev-master": "1.9-dev"
        }
      },
      "autoload": {
        "psr-4": {
          "PhpOption\\": "src/PhpOption/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["Apache-2.0"],
      "authors": [
        {
          "name": "Johannes M. Schmitt",
          "email": "schmittjoh@gmail.com",
          "homepage": "https://github.com/schmittjoh"
        },
        {
          "name": "Graham Campbell",
          "email": "hello@gjcampbell.co.uk",
          "homepage": "https://github.com/GrahamCampbell"
        }
      ],
      "description": "Option Type for PHP",
      "keywords": ["language", "option", "php", "type"],
      "support": {
        "issues": "https://github.com/schmittjoh/php-option/issues",
        "source": "https://github.com/schmittjoh/php-option/tree/1.9.1"
      },
      "funding": [
        {
          "url": "https://github.com/GrahamCampbell",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
          "type": "tidelift"
        }
      ],
      "time": "2023-02-25T19:38:58+00:00"
    },
    {
      "name": "phpspec/prophecy",
      "version": "v1.17.0",
      "source": {
        "type": "git",
        "url": "https://github.com/phpspec/prophecy.git",
        "reference": "15873c65b207b07765dbc3c95d20fdf4a320cbe2"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/phpspec/prophecy/zipball/15873c65b207b07765dbc3c95d20fdf4a320cbe2",
        "reference": "15873c65b207b07765dbc3c95d20fdf4a320cbe2",
        "shasum": ""
      },
      "require": {
        "doctrine/instantiator": "^1.2 || ^2.0",
        "php": "^7.2 || 8.0.* || 8.1.* || 8.2.*",
        "phpdocumentor/reflection-docblock": "^5.2",
        "sebastian/comparator": "^3.0 || ^4.0",
        "sebastian/recursion-context": "^3.0 || ^4.0"
      },
      "require-dev": {
        "phpspec/phpspec": "^6.0 || ^7.0",
        "phpstan/phpstan": "^1.9",
        "phpunit/phpunit": "^8.0 || ^9.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "1.x-dev"
        }
      },
      "autoload": {
        "psr-4": {
          "Prophecy\\": "src/Prophecy"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Konstantin Kudryashov",
          "email": "ever.zet@gmail.com",
          "homepage": "http://everzet.com"
        },
        {
          "name": "Marcello Duarte",
          "email": "marcello.duarte@gmail.com"
        }
      ],
      "description": "Highly opinionated mocking framework for PHP 5.3+",
      "homepage": "https://github.com/phpspec/prophecy",
      "keywords": ["Double", "Dummy", "fake", "mock", "spy", "stub"],
      "support": {
        "issues": "https://github.com/phpspec/prophecy/issues",
        "source": "https://github.com/phpspec/prophecy/tree/v1.17.0"
      },
      "time": "2023-02-02T15:41:36+00:00"
    },
    {
      "name": "phpstan/phpdoc-parser",
      "version": "1.23.1",
      "source": {
        "type": "git",
        "url": "https://github.com/phpstan/phpdoc-parser.git",
        "reference": "846ae76eef31c6d7790fac9bc399ecee45160b26"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/846ae76eef31c6d7790fac9bc399ecee45160b26",
        "reference": "846ae76eef31c6d7790fac9bc399ecee45160b26",
        "shasum": ""
      },
      "require": {
        "php": "^7.2 || ^8.0"
      },
      "require-dev": {
        "doctrine/annotations": "^2.0",
        "nikic/php-parser": "^4.15",
        "php-parallel-lint/php-parallel-lint": "^1.2",
        "phpstan/extension-installer": "^1.0",
        "phpstan/phpstan": "^1.5",
        "phpstan/phpstan-phpunit": "^1.1",
        "phpstan/phpstan-strict-rules": "^1.0",
        "phpunit/phpunit": "^9.5",
        "symfony/process": "^5.2"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "PHPStan\\PhpDocParser\\": ["src/"]
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "description": "PHPDoc parser with support for nullable, intersection and generic types",
      "support": {
        "issues": "https://github.com/phpstan/phpdoc-parser/issues",
        "source": "https://github.com/phpstan/phpdoc-parser/tree/1.23.1"
      },
      "time": "2023-08-03T16:32:59+00:00"
    },
    {
      "name": "phpunit/php-code-coverage",
      "version": "6.1.4",
      "source": {
        "type": "git",
        "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
        "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
        "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
        "shasum": ""
      },
      "require": {
        "ext-dom": "*",
        "ext-xmlwriter": "*",
        "php": "^7.1",
        "phpunit/php-file-iterator": "^2.0",
        "phpunit/php-text-template": "^1.2.1",
        "phpunit/php-token-stream": "^3.0",
        "sebastian/code-unit-reverse-lookup": "^1.0.1",
        "sebastian/environment": "^3.1 || ^4.0",
        "sebastian/version": "^2.0.1",
        "theseer/tokenizer": "^1.1"
      },
      "require-dev": {
        "phpunit/phpunit": "^7.0"
      },
      "suggest": {
        "ext-xdebug": "^2.6.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "6.1-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de",
          "role": "lead"
        }
      ],
      "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
      "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
      "keywords": ["coverage", "testing", "xunit"],
      "support": {
        "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
        "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/master"
      },
      "time": "2018-10-31T16:06:48+00:00"
    },
    {
      "name": "phpunit/php-file-iterator",
      "version": "2.0.5",
      "source": {
        "type": "git",
        "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
        "reference": "42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5",
        "reference": "42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5",
        "shasum": ""
      },
      "require": {
        "php": ">=7.1"
      },
      "require-dev": {
        "phpunit/phpunit": "^8.5"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "2.0.x-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de",
          "role": "lead"
        }
      ],
      "description": "FilterIterator implementation that filters files based on a list of suffixes.",
      "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
      "keywords": ["filesystem", "iterator"],
      "support": {
        "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
        "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.5"
      },
      "funding": [
        {
          "url": "https://github.com/sebastianbergmann",
          "type": "github"
        }
      ],
      "time": "2021-12-02T12:42:26+00:00"
    },
    {
      "name": "phpunit/php-text-template",
      "version": "1.2.1",
      "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"
      },
      "type": "library",
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de",
          "role": "lead"
        }
      ],
      "description": "Simple template engine.",
      "homepage": "https://github.com/sebastianbergmann/php-text-template/",
      "keywords": ["template"],
      "support": {
        "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
        "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
      },
      "time": "2015-06-21T13:50:34+00:00"
    },
    {
      "name": "phpunit/php-timer",
      "version": "2.1.3",
      "source": {
        "type": "git",
        "url": "https://github.com/sebastianbergmann/php-timer.git",
        "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2454ae1765516d20c4ffe103d85a58a9a3bd5662",
        "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662",
        "shasum": ""
      },
      "require": {
        "php": ">=7.1"
      },
      "require-dev": {
        "phpunit/phpunit": "^8.5"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "2.1-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de",
          "role": "lead"
        }
      ],
      "description": "Utility class for timing",
      "homepage": "https://github.com/sebastianbergmann/php-timer/",
      "keywords": ["timer"],
      "support": {
        "issues": "https://github.com/sebastianbergmann/php-timer/issues",
        "source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.3"
      },
      "funding": [
        {
          "url": "https://github.com/sebastianbergmann",
          "type": "github"
        }
      ],
      "time": "2020-11-30T08:20:02+00:00"
    },
    {
      "name": "phpunit/php-token-stream",
      "version": "3.1.3",
      "source": {
        "type": "git",
        "url": "https://github.com/sebastianbergmann/php-token-stream.git",
        "reference": "9c1da83261628cb24b6a6df371b6e312b3954768"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/9c1da83261628cb24b6a6df371b6e312b3954768",
        "reference": "9c1da83261628cb24b6a6df371b6e312b3954768",
        "shasum": ""
      },
      "require": {
        "ext-tokenizer": "*",
        "php": ">=7.1"
      },
      "require-dev": {
        "phpunit/phpunit": "^7.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "3.1-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de"
        }
      ],
      "description": "Wrapper around PHP's tokenizer extension.",
      "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
      "keywords": ["tokenizer"],
      "support": {
        "issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
        "source": "https://github.com/sebastianbergmann/php-token-stream/tree/3.1.3"
      },
      "funding": [
        {
          "url": "https://github.com/sebastianbergmann",
          "type": "github"
        }
      ],
      "abandoned": true,
      "time": "2021-07-26T12:15:06+00:00"
    },
    {
      "name": "phpunit/phpunit",
      "version": "7.5.20",
      "source": {
        "type": "git",
        "url": "https://github.com/sebastianbergmann/phpunit.git",
        "reference": "9467db479d1b0487c99733bb1e7944d32deded2c"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c",
        "reference": "9467db479d1b0487c99733bb1e7944d32deded2c",
        "shasum": ""
      },
      "require": {
        "doctrine/instantiator": "^1.1",
        "ext-dom": "*",
        "ext-json": "*",
        "ext-libxml": "*",
        "ext-mbstring": "*",
        "ext-xml": "*",
        "myclabs/deep-copy": "^1.7",
        "phar-io/manifest": "^1.0.2",
        "phar-io/version": "^2.0",
        "php": "^7.1",
        "phpspec/prophecy": "^1.7",
        "phpunit/php-code-coverage": "^6.0.7",
        "phpunit/php-file-iterator": "^2.0.1",
        "phpunit/php-text-template": "^1.2.1",
        "phpunit/php-timer": "^2.1",
        "sebastian/comparator": "^3.0",
        "sebastian/diff": "^3.0",
        "sebastian/environment": "^4.0",
        "sebastian/exporter": "^3.1",
        "sebastian/global-state": "^2.0",
        "sebastian/object-enumerator": "^3.0.3",
        "sebastian/resource-operations": "^2.0",
        "sebastian/version": "^2.0.1"
      },
      "conflict": {
        "phpunit/phpunit-mock-objects": "*"
      },
      "require-dev": {
        "ext-pdo": "*"
      },
      "suggest": {
        "ext-soap": "*",
        "ext-xdebug": "*",
        "phpunit/php-invoker": "^2.0"
      },
      "bin": ["phpunit"],
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "7.5-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de",
          "role": "lead"
        }
      ],
      "description": "The PHP Unit Testing framework.",
      "homepage": "https://phpunit.de/",
      "keywords": ["phpunit", "testing", "xunit"],
      "support": {
        "issues": "https://github.com/sebastianbergmann/phpunit/issues",
        "source": "https://github.com/sebastianbergmann/phpunit/tree/7.5.20"
      },
      "time": "2020-01-08T08:45:45+00:00"
    },
    {
      "name": "react/event-loop",
      "version": "v1.4.0",
      "source": {
        "type": "git",
        "url": "https://github.com/reactphp/event-loop.git",
        "reference": "6e7e587714fff7a83dcc7025aee42ab3b265ae05"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/reactphp/event-loop/zipball/6e7e587714fff7a83dcc7025aee42ab3b265ae05",
        "reference": "6e7e587714fff7a83dcc7025aee42ab3b265ae05",
        "shasum": ""
      },
      "require": {
        "php": ">=5.3.0"
      },
      "require-dev": {
        "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
      },
      "suggest": {
        "ext-pcntl": "For signal handling support when using the StreamSelectLoop"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "React\\EventLoop\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Christian Lück",
          "email": "christian@clue.engineering",
          "homepage": "https://clue.engineering/"
        },
        {
          "name": "Cees-Jan Kiewiet",
          "email": "reactphp@ceesjankiewiet.nl",
          "homepage": "https://wyrihaximus.net/"
        },
        {
          "name": "Jan Sorgalla",
          "email": "jsorgalla@gmail.com",
          "homepage": "https://sorgalla.com/"
        },
        {
          "name": "Chris Boden",
          "email": "cboden@gmail.com",
          "homepage": "https://cboden.dev/"
        }
      ],
      "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
      "keywords": ["asynchronous", "event-loop"],
      "support": {
        "issues": "https://github.com/reactphp/event-loop/issues",
        "source": "https://github.com/reactphp/event-loop/tree/v1.4.0"
      },
      "funding": [
        {
          "url": "https://opencollective.com/reactphp",
          "type": "open_collective"
        }
      ],
      "time": "2023-05-05T10:11:24+00:00"
    },
    {
      "name": "react/stream",
      "version": "v1.3.0",
      "source": {
        "type": "git",
        "url": "https://github.com/reactphp/stream.git",
        "reference": "6fbc9672905c7d5a885f2da2fc696f65840f4a66"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/reactphp/stream/zipball/6fbc9672905c7d5a885f2da2fc696f65840f4a66",
        "reference": "6fbc9672905c7d5a885f2da2fc696f65840f4a66",
        "shasum": ""
      },
      "require": {
        "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
        "php": ">=5.3.8",
        "react/event-loop": "^1.2"
      },
      "require-dev": {
        "clue/stream-filter": "~1.2",
        "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "React\\Stream\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Christian Lück",
          "email": "christian@clue.engineering",
          "homepage": "https://clue.engineering/"
        },
        {
          "name": "Cees-Jan Kiewiet",
          "email": "reactphp@ceesjankiewiet.nl",
          "homepage": "https://wyrihaximus.net/"
        },
        {
          "name": "Jan Sorgalla",
          "email": "jsorgalla@gmail.com",
          "homepage": "https://sorgalla.com/"
        },
        {
          "name": "Chris Boden",
          "email": "cboden@gmail.com",
          "homepage": "https://cboden.dev/"
        }
      ],
      "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP",
      "keywords": [
        "event-driven",
        "io",
        "non-blocking",
        "pipe",
        "reactphp",
        "readable",
        "stream",
        "writable"
      ],
      "support": {
        "issues": "https://github.com/reactphp/stream/issues",
        "source": "https://github.com/reactphp/stream/tree/v1.3.0"
      },
      "funding": [
        {
          "url": "https://opencollective.com/reactphp",
          "type": "open_collective"
        }
      ],
      "time": "2023-06-16T10:52:11+00:00"
    },
    {
      "name": "roots/wordpress",
      "version": "5.9.7",
      "source": {
        "type": "git",
        "url": "https://github.com/roots/wordpress.git",
        "reference": "41ff6e23ccbc3a1691406d69fe8c211a225514e2"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/roots/wordpress/zipball/41ff6e23ccbc3a1691406d69fe8c211a225514e2",
        "reference": "41ff6e23ccbc3a1691406d69fe8c211a225514e2",
        "shasum": ""
      },
      "require": {
        "roots/wordpress-core-installer": "^1.0.0",
        "roots/wordpress-no-content": "self.version"
      },
      "type": "metapackage",
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT", "GPL-2.0-or-later"],
      "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"],
      "support": {
        "issues": "https://github.com/roots/wordpress/issues",
        "source": "https://github.com/roots/wordpress/tree/6.2.2"
      },
      "funding": [
        {
          "url": "https://github.com/roots",
          "type": "github"
        }
      ],
      "time": "2022-06-01T16:54:37+00:00"
    },
    {
      "name": "roots/wordpress-core-installer",
      "version": "1.100.0",
      "source": {
        "type": "git",
        "url": "https://github.com/roots/wordpress-core-installer.git",
        "reference": "73f8488e5178c5d54234b919f823a9095e2b1847"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/roots/wordpress-core-installer/zipball/73f8488e5178c5d54234b919f823a9095e2b1847",
        "reference": "73f8488e5178c5d54234b919f823a9095e2b1847",
        "shasum": ""
      },
      "require": {
        "composer-plugin-api": "^1.0 || ^2.0",
        "php": ">=5.6.0"
      },
      "conflict": {
        "composer/installers": "<1.0.6"
      },
      "replace": {
        "johnpbloch/wordpress-core-installer": "*"
      },
      "require-dev": {
        "composer/composer": "^1.0 || ^2.0",
        "phpunit/phpunit": ">=5.7.27"
      },
      "type": "composer-plugin",
      "extra": {
        "class": "Roots\\Composer\\WordPressCorePlugin"
      },
      "autoload": {
        "psr-4": {
          "Roots\\Composer\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["GPL-2.0-or-later"],
      "authors": [
        {
          "name": "John P. Bloch",
          "email": "me@johnpbloch.com"
        },
        {
          "name": "Roots",
          "email": "team@roots.io"
        }
      ],
      "description": "A custom installer to handle deploying WordPress with composer",
      "keywords": ["wordpress"],
      "support": {
        "issues": "https://github.com/roots/wordpress-core-installer/issues",
        "source": "https://github.com/roots/wordpress-core-installer/tree/master"
      },
      "funding": [
        {
          "url": "https://github.com/roots",
          "type": "github"
        },
        {
          "url": "https://www.patreon.com/rootsdev",
          "type": "patreon"
        }
      ],
      "time": "2020-08-20T00:27:30+00:00"
    },
    {
      "name": "roots/wordpress-no-content",
      "version": "5.9.7",
      "source": {
        "type": "git",
        "url": "https://github.com/WordPress/WordPress.git",
        "reference": "5.9.7"
      },
      "dist": {
        "type": "zip",
        "url": "https://downloads.wordpress.org/release/wordpress-5.9.7-no-content.zip",
        "shasum": "2329737935c22686b7fd7d301e0e022a0c8fccc5"
      },
      "require": {
        "php": ">= 5.6.20"
      },
      "provide": {
        "wordpress/core-implementation": "5.9.7"
      },
      "suggest": {
        "ext-curl": "Performs remote request operations.",
        "ext-dom": "Used to validate Text Widget content and to automatically configuring IIS7+.",
        "ext-exif": "Works with metadata stored in images.",
        "ext-fileinfo": "Used to detect mimetype of file uploads.",
        "ext-hash": "Used for hashing, including passwords and update packages.",
        "ext-imagick": "Provides better image quality for media uploads.",
        "ext-json": "Used for communications with other servers.",
        "ext-libsodium": "Validates Signatures and provides securely random bytes.",
        "ext-mbstring": "Used to properly handle UTF8 text.",
        "ext-mysqli": "Connects to MySQL for database interactions.",
        "ext-openssl": "Permits SSL-based connections to other hosts.",
        "ext-pcre": "Increases performance of pattern matching in code searches.",
        "ext-xml": "Used for XML parsing, such as from a third-party site.",
        "ext-zip": "Used for decompressing Plugins, Themes, and WordPress update packages."
      },
      "type": "wordpress-core",
      "notification-url": "https://packagist.org/downloads/",
      "license": ["GPL-2.0-or-later"],
      "authors": [
        {
          "name": "WordPress Community",
          "homepage": "https://wordpress.org/about/"
        }
      ],
      "description": "WordPress is open source software you can use to create a beautiful website, blog, or app.",
      "homepage": "https://wordpress.org/",
      "keywords": ["blog", "cms", "wordpress"],
      "support": {
        "docs": "https://developer.wordpress.org/",
        "forum": "https://wordpress.org/support/",
        "irc": "irc://irc.freenode.net/wordpress",
        "issues": "https://core.trac.wordpress.org/",
        "rss": "https://wordpress.org/news/feed/",
        "source": "https://core.trac.wordpress.org/browser",
        "wiki": "https://codex.wordpress.org/"
      },
      "funding": [
        {
          "url": "https://wordpressfoundation.org/donate/",
          "type": "other"
        }
      ],
      "time": "2023-05-20T05:41:43+00:00"
    },
    {
      "name": "sebastian/code-unit-reverse-lookup",
      "version": "1.0.2",
      "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"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "1.0.x-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de"
        }
      ],
      "description": "Looks up which function or method a line of code belongs to",
      "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
      "support": {
        "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
        "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.2"
      },
      "funding": [
        {
          "url": "https://github.com/sebastianbergmann",
          "type": "github"
        }
      ],
      "time": "2020-11-30T08:15:22+00:00"
    },
    {
      "name": "sebastian/comparator",
      "version": "3.0.5",
      "source": {
        "type": "git",
        "url": "https://github.com/sebastianbergmann/comparator.git",
        "reference": "1dc7ceb4a24aede938c7af2a9ed1de09609ca770"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dc7ceb4a24aede938c7af2a9ed1de09609ca770",
        "reference": "1dc7ceb4a24aede938c7af2a9ed1de09609ca770",
        "shasum": ""
      },
      "require": {
        "php": ">=7.1",
        "sebastian/diff": "^3.0",
        "sebastian/exporter": "^3.1"
      },
      "require-dev": {
        "phpunit/phpunit": "^8.5"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "3.0-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de"
        },
        {
          "name": "Jeff Welch",
          "email": "whatthejeff@gmail.com"
        },
        {
          "name": "Volker Dusch",
          "email": "github@wallbash.com"
        },
        {
          "name": "Bernhard Schussek",
          "email": "bschussek@2bepublished.at"
        }
      ],
      "description": "Provides the functionality to compare PHP values for equality",
      "homepage": "https://github.com/sebastianbergmann/comparator",
      "keywords": ["comparator", "compare", "equality"],
      "support": {
        "issues": "https://github.com/sebastianbergmann/comparator/issues",
        "source": "https://github.com/sebastianbergmann/comparator/tree/3.0.5"
      },
      "funding": [
        {
          "url": "https://github.com/sebastianbergmann",
          "type": "github"
        }
      ],
      "time": "2022-09-14T12:31:48+00:00"
    },
    {
      "name": "sebastian/diff",
      "version": "3.0.4",
      "source": {
        "type": "git",
        "url": "https://github.com/sebastianbergmann/diff.git",
        "reference": "6296a0c086dd0117c1b78b059374d7fcbe7545ae"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/6296a0c086dd0117c1b78b059374d7fcbe7545ae",
        "reference": "6296a0c086dd0117c1b78b059374d7fcbe7545ae",
        "shasum": ""
      },
      "require": {
        "php": ">=7.1"
      },
      "require-dev": {
        "phpunit/phpunit": "^7.5 || ^8.0",
        "symfony/process": "^2 || ^3.3 || ^4"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "3.0-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de"
        },
        {
          "name": "Kore Nordmann",
          "email": "mail@kore-nordmann.de"
        }
      ],
      "description": "Diff implementation",
      "homepage": "https://github.com/sebastianbergmann/diff",
      "keywords": ["diff", "udiff", "unidiff", "unified diff"],
      "support": {
        "issues": "https://github.com/sebastianbergmann/diff/issues",
        "source": "https://github.com/sebastianbergmann/diff/tree/3.0.4"
      },
      "funding": [
        {
          "url": "https://github.com/sebastianbergmann",
          "type": "github"
        }
      ],
      "time": "2023-05-07T05:30:20+00:00"
    },
    {
      "name": "sebastian/environment",
      "version": "4.2.4",
      "source": {
        "type": "git",
        "url": "https://github.com/sebastianbergmann/environment.git",
        "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
        "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
        "shasum": ""
      },
      "require": {
        "php": ">=7.1"
      },
      "require-dev": {
        "phpunit/phpunit": "^7.5"
      },
      "suggest": {
        "ext-posix": "*"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "4.2-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de"
        }
      ],
      "description": "Provides functionality to handle HHVM/PHP environments",
      "homepage": "http://www.github.com/sebastianbergmann/environment",
      "keywords": ["Xdebug", "environment", "hhvm"],
      "support": {
        "issues": "https://github.com/sebastianbergmann/environment/issues",
        "source": "https://github.com/sebastianbergmann/environment/tree/4.2.4"
      },
      "funding": [
        {
          "url": "https://github.com/sebastianbergmann",
          "type": "github"
        }
      ],
      "time": "2020-11-30T07:53:42+00:00"
    },
    {
      "name": "sebastian/exporter",
      "version": "3.1.5",
      "source": {
        "type": "git",
        "url": "https://github.com/sebastianbergmann/exporter.git",
        "reference": "73a9676f2833b9a7c36968f9d882589cd75511e6"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/73a9676f2833b9a7c36968f9d882589cd75511e6",
        "reference": "73a9676f2833b9a7c36968f9d882589cd75511e6",
        "shasum": ""
      },
      "require": {
        "php": ">=7.0",
        "sebastian/recursion-context": "^3.0"
      },
      "require-dev": {
        "ext-mbstring": "*",
        "phpunit/phpunit": "^8.5"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "3.1.x-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de"
        },
        {
          "name": "Jeff Welch",
          "email": "whatthejeff@gmail.com"
        },
        {
          "name": "Volker Dusch",
          "email": "github@wallbash.com"
        },
        {
          "name": "Adam Harvey",
          "email": "aharvey@php.net"
        },
        {
          "name": "Bernhard Schussek",
          "email": "bschussek@gmail.com"
        }
      ],
      "description": "Provides the functionality to export PHP variables for visualization",
      "homepage": "http://www.github.com/sebastianbergmann/exporter",
      "keywords": ["export", "exporter"],
      "support": {
        "issues": "https://github.com/sebastianbergmann/exporter/issues",
        "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.5"
      },
      "funding": [
        {
          "url": "https://github.com/sebastianbergmann",
          "type": "github"
        }
      ],
      "time": "2022-09-14T06:00:17+00:00"
    },
    {
      "name": "sebastian/global-state",
      "version": "2.0.0",
      "source": {
        "type": "git",
        "url": "https://github.com/sebastianbergmann/global-state.git",
        "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
        "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
        "shasum": ""
      },
      "require": {
        "php": "^7.0"
      },
      "require-dev": {
        "phpunit/phpunit": "^6.0"
      },
      "suggest": {
        "ext-uopz": "*"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "2.0-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de"
        }
      ],
      "description": "Snapshotting of global state",
      "homepage": "http://www.github.com/sebastianbergmann/global-state",
      "keywords": ["global state"],
      "support": {
        "issues": "https://github.com/sebastianbergmann/global-state/issues",
        "source": "https://github.com/sebastianbergmann/global-state/tree/2.0.0"
      },
      "time": "2017-04-27T15:39:26+00:00"
    },
    {
      "name": "sebastian/object-enumerator",
      "version": "3.0.4",
      "source": {
        "type": "git",
        "url": "https://github.com/sebastianbergmann/object-enumerator.git",
        "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
        "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
        "shasum": ""
      },
      "require": {
        "php": ">=7.0",
        "sebastian/object-reflector": "^1.1.1",
        "sebastian/recursion-context": "^3.0"
      },
      "require-dev": {
        "phpunit/phpunit": "^6.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "3.0.x-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de"
        }
      ],
      "description": "Traverses array structures and object graphs to enumerate all referenced objects",
      "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
      "support": {
        "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
        "source": "https://github.com/sebastianbergmann/object-enumerator/tree/3.0.4"
      },
      "funding": [
        {
          "url": "https://github.com/sebastianbergmann",
          "type": "github"
        }
      ],
      "time": "2020-11-30T07:40:27+00:00"
    },
    {
      "name": "sebastian/object-reflector",
      "version": "1.1.2",
      "source": {
        "type": "git",
        "url": "https://github.com/sebastianbergmann/object-reflector.git",
        "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
        "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
        "shasum": ""
      },
      "require": {
        "php": ">=7.0"
      },
      "require-dev": {
        "phpunit/phpunit": "^6.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "1.1-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de"
        }
      ],
      "description": "Allows reflection of object attributes, including inherited and non-public ones",
      "homepage": "https://github.com/sebastianbergmann/object-reflector/",
      "support": {
        "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
        "source": "https://github.com/sebastianbergmann/object-reflector/tree/1.1.2"
      },
      "funding": [
        {
          "url": "https://github.com/sebastianbergmann",
          "type": "github"
        }
      ],
      "time": "2020-11-30T07:37:18+00:00"
    },
    {
      "name": "sebastian/recursion-context",
      "version": "3.0.1",
      "source": {
        "type": "git",
        "url": "https://github.com/sebastianbergmann/recursion-context.git",
        "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/367dcba38d6e1977be014dc4b22f47a484dac7fb",
        "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb",
        "shasum": ""
      },
      "require": {
        "php": ">=7.0"
      },
      "require-dev": {
        "phpunit/phpunit": "^6.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "3.0.x-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de"
        },
        {
          "name": "Jeff Welch",
          "email": "whatthejeff@gmail.com"
        },
        {
          "name": "Adam Harvey",
          "email": "aharvey@php.net"
        }
      ],
      "description": "Provides functionality to recursively process PHP variables",
      "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
      "support": {
        "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
        "source": "https://github.com/sebastianbergmann/recursion-context/tree/3.0.1"
      },
      "funding": [
        {
          "url": "https://github.com/sebastianbergmann",
          "type": "github"
        }
      ],
      "time": "2020-11-30T07:34:24+00:00"
    },
    {
      "name": "sebastian/resource-operations",
      "version": "2.0.2",
      "source": {
        "type": "git",
        "url": "https://github.com/sebastianbergmann/resource-operations.git",
        "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/31d35ca87926450c44eae7e2611d45a7a65ea8b3",
        "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3",
        "shasum": ""
      },
      "require": {
        "php": ">=7.1"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "2.0-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de"
        }
      ],
      "description": "Provides a list of PHP built-in functions that operate on resources",
      "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
      "support": {
        "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
        "source": "https://github.com/sebastianbergmann/resource-operations/tree/2.0.2"
      },
      "funding": [
        {
          "url": "https://github.com/sebastianbergmann",
          "type": "github"
        }
      ],
      "time": "2020-11-30T07:30:19+00:00"
    },
    {
      "name": "sebastian/version",
      "version": "2.0.1",
      "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"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "2.0.x-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Sebastian Bergmann",
          "email": "sebastian@phpunit.de",
          "role": "lead"
        }
      ],
      "description": "Library that helps with managing the version number of Git-hosted PHP projects",
      "homepage": "https://github.com/sebastianbergmann/version",
      "support": {
        "issues": "https://github.com/sebastianbergmann/version/issues",
        "source": "https://github.com/sebastianbergmann/version/tree/master"
      },
      "time": "2016-10-03T07:35:21+00:00"
    },
    {
      "name": "spatie/phpunit-watcher",
      "version": "1.23.6",
      "source": {
        "type": "git",
        "url": "https://github.com/spatie/phpunit-watcher.git",
        "reference": "c192fff763810c8378511bcf0069df4b91478866"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/spatie/phpunit-watcher/zipball/c192fff763810c8378511bcf0069df4b91478866",
        "reference": "c192fff763810c8378511bcf0069df4b91478866",
        "shasum": ""
      },
      "require": {
        "clue/stdio-react": "^2.4",
        "jolicode/jolinotif": "^2.2",
        "php": "^7.2 | ^8.0 | ^8.1",
        "symfony/console": "^5 | ^6",
        "symfony/finder": "^5.4 | ^6",
        "symfony/process": "^5.4 | ^6",
        "symfony/yaml": "^5.2 | ^6",
        "yosymfony/resource-watcher": "^2.0 | ^3.0"
      },
      "conflict": {
        "symfony/console": "<5.2",
        "yosymfony/resource-watcher": "<2.0"
      },
      "require-dev": {
        "phpunit/phpunit": "^8.6 | ^9.0"
      },
      "bin": ["phpunit-watcher"],
      "type": "library",
      "autoload": {
        "psr-4": {
          "Spatie\\PhpUnitWatcher\\": "src"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Freek Van der Herten",
          "email": "freek@spatie.be",
          "homepage": "https://spatie.be",
          "role": "Developer"
        }
      ],
      "description": "Automatically rerun PHPUnit tests when source code changes",
      "homepage": "https://github.com/spatie/phpunit-watcher",
      "keywords": ["phpunit-watcher", "spatie"],
      "support": {
        "issues": "https://github.com/spatie/phpunit-watcher/issues",
        "source": "https://github.com/spatie/phpunit-watcher/tree/1.23.6"
      },
      "time": "2022-01-31T11:57:13+00:00"
    },
    {
      "name": "squizlabs/php_codesniffer",
      "version": "3.7.2",
      "source": {
        "type": "git",
        "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
        "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879",
        "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879",
        "shasum": ""
      },
      "require": {
        "ext-simplexml": "*",
        "ext-tokenizer": "*",
        "ext-xmlwriter": "*",
        "php": ">=5.4.0"
      },
      "require-dev": {
        "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
      },
      "bin": ["bin/phpcs", "bin/phpcbf"],
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "3.x-dev"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Greg Sherwood",
          "role": "lead"
        }
      ],
      "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
      "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
      "keywords": ["phpcs", "standards", "static analysis"],
      "support": {
        "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
        "source": "https://github.com/squizlabs/PHP_CodeSniffer",
        "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
      },
      "time": "2023-02-22T23:07:41+00:00"
    },
    {
      "name": "symfony/console",
      "version": "v5.4.28",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/console.git",
        "reference": "f4f71842f24c2023b91237c72a365306f3c58827"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/console/zipball/f4f71842f24c2023b91237c72a365306f3c58827",
        "reference": "f4f71842f24c2023b91237c72a365306f3c58827",
        "shasum": ""
      },
      "require": {
        "php": ">=7.2.5",
        "symfony/deprecation-contracts": "^2.1|^3",
        "symfony/polyfill-mbstring": "~1.0",
        "symfony/polyfill-php73": "^1.9",
        "symfony/polyfill-php80": "^1.16",
        "symfony/service-contracts": "^1.1|^2|^3",
        "symfony/string": "^5.1|^6.0"
      },
      "conflict": {
        "psr/log": ">=3",
        "symfony/dependency-injection": "<4.4",
        "symfony/dotenv": "<5.1",
        "symfony/event-dispatcher": "<4.4",
        "symfony/lock": "<4.4",
        "symfony/process": "<4.4"
      },
      "provide": {
        "psr/log-implementation": "1.0|2.0"
      },
      "require-dev": {
        "psr/log": "^1|^2",
        "symfony/config": "^4.4|^5.0|^6.0",
        "symfony/dependency-injection": "^4.4|^5.0|^6.0",
        "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
        "symfony/lock": "^4.4|^5.0|^6.0",
        "symfony/process": "^4.4|^5.0|^6.0",
        "symfony/var-dumper": "^4.4|^5.0|^6.0"
      },
      "suggest": {
        "psr/log": "For using the console logger",
        "symfony/event-dispatcher": "",
        "symfony/lock": "",
        "symfony/process": ""
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "Symfony\\Component\\Console\\": ""
        },
        "exclude-from-classmap": ["/Tests/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Fabien Potencier",
          "email": "fabien@symfony.com"
        },
        {
          "name": "Symfony Community",
          "homepage": "https://symfony.com/contributors"
        }
      ],
      "description": "Eases the creation of beautiful and testable command line interfaces",
      "homepage": "https://symfony.com",
      "keywords": ["cli", "command-line", "console", "terminal"],
      "support": {
        "source": "https://github.com/symfony/console/tree/v5.4.28"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2023-08-07T06:12:30+00:00"
    },
    {
      "name": "symfony/deprecation-contracts",
      "version": "v2.5.2",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/deprecation-contracts.git",
        "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
        "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
        "shasum": ""
      },
      "require": {
        "php": ">=7.1"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-main": "2.5-dev"
        },
        "thanks": {
          "name": "symfony/contracts",
          "url": "https://github.com/symfony/contracts"
        }
      },
      "autoload": {
        "files": ["function.php"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Nicolas Grekas",
          "email": "p@tchwork.com"
        },
        {
          "name": "Symfony Community",
          "homepage": "https://symfony.com/contributors"
        }
      ],
      "description": "A generic function and convention to trigger deprecation notices",
      "homepage": "https://symfony.com",
      "support": {
        "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2022-01-02T09:53:40+00:00"
    },
    {
      "name": "symfony/finder",
      "version": "v5.4.27",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/finder.git",
        "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/finder/zipball/ff4bce3c33451e7ec778070e45bd23f74214cd5d",
        "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d",
        "shasum": ""
      },
      "require": {
        "php": ">=7.2.5",
        "symfony/deprecation-contracts": "^2.1|^3",
        "symfony/polyfill-php80": "^1.16"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "Symfony\\Component\\Finder\\": ""
        },
        "exclude-from-classmap": ["/Tests/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Fabien Potencier",
          "email": "fabien@symfony.com"
        },
        {
          "name": "Symfony Community",
          "homepage": "https://symfony.com/contributors"
        }
      ],
      "description": "Finds files and directories via an intuitive fluent interface",
      "homepage": "https://symfony.com",
      "support": {
        "source": "https://github.com/symfony/finder/tree/v5.4.27"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2023-07-31T08:02:31+00:00"
    },
    {
      "name": "symfony/polyfill-ctype",
      "version": "v1.28.0",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/polyfill-ctype.git",
        "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
        "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
        "shasum": ""
      },
      "require": {
        "php": ">=7.1"
      },
      "provide": {
        "ext-ctype": "*"
      },
      "suggest": {
        "ext-ctype": "For best performance"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-main": "1.28-dev"
        },
        "thanks": {
          "name": "symfony/polyfill",
          "url": "https://github.com/symfony/polyfill"
        }
      },
      "autoload": {
        "files": ["bootstrap.php"],
        "psr-4": {
          "Symfony\\Polyfill\\Ctype\\": ""
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Gert de Pagter",
          "email": "BackEndTea@gmail.com"
        },
        {
          "name": "Symfony Community",
          "homepage": "https://symfony.com/contributors"
        }
      ],
      "description": "Symfony polyfill for ctype functions",
      "homepage": "https://symfony.com",
      "keywords": ["compatibility", "ctype", "polyfill", "portable"],
      "support": {
        "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2023-01-26T09:26:14+00:00"
    },
    {
      "name": "symfony/polyfill-intl-grapheme",
      "version": "v1.28.0",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
        "reference": "875e90aeea2777b6f135677f618529449334a612"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
        "reference": "875e90aeea2777b6f135677f618529449334a612",
        "shasum": ""
      },
      "require": {
        "php": ">=7.1"
      },
      "suggest": {
        "ext-intl": "For best performance"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-main": "1.28-dev"
        },
        "thanks": {
          "name": "symfony/polyfill",
          "url": "https://github.com/symfony/polyfill"
        }
      },
      "autoload": {
        "files": ["bootstrap.php"],
        "psr-4": {
          "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Nicolas Grekas",
          "email": "p@tchwork.com"
        },
        {
          "name": "Symfony Community",
          "homepage": "https://symfony.com/contributors"
        }
      ],
      "description": "Symfony polyfill for intl's grapheme_* functions",
      "homepage": "https://symfony.com",
      "keywords": [
        "compatibility",
        "grapheme",
        "intl",
        "polyfill",
        "portable",
        "shim"
      ],
      "support": {
        "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2023-01-26T09:26:14+00:00"
    },
    {
      "name": "symfony/polyfill-intl-normalizer",
      "version": "v1.28.0",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
        "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
        "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
        "shasum": ""
      },
      "require": {
        "php": ">=7.1"
      },
      "suggest": {
        "ext-intl": "For best performance"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-main": "1.28-dev"
        },
        "thanks": {
          "name": "symfony/polyfill",
          "url": "https://github.com/symfony/polyfill"
        }
      },
      "autoload": {
        "files": ["bootstrap.php"],
        "psr-4": {
          "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
        },
        "classmap": ["Resources/stubs"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Nicolas Grekas",
          "email": "p@tchwork.com"
        },
        {
          "name": "Symfony Community",
          "homepage": "https://symfony.com/contributors"
        }
      ],
      "description": "Symfony polyfill for intl's Normalizer class and related functions",
      "homepage": "https://symfony.com",
      "keywords": [
        "compatibility",
        "intl",
        "normalizer",
        "polyfill",
        "portable",
        "shim"
      ],
      "support": {
        "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2023-01-26T09:26:14+00:00"
    },
    {
      "name": "symfony/polyfill-mbstring",
      "version": "v1.28.0",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/polyfill-mbstring.git",
        "reference": "42292d99c55abe617799667f454222c54c60e229"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
        "reference": "42292d99c55abe617799667f454222c54c60e229",
        "shasum": ""
      },
      "require": {
        "php": ">=7.1"
      },
      "provide": {
        "ext-mbstring": "*"
      },
      "suggest": {
        "ext-mbstring": "For best performance"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-main": "1.28-dev"
        },
        "thanks": {
          "name": "symfony/polyfill",
          "url": "https://github.com/symfony/polyfill"
        }
      },
      "autoload": {
        "files": ["bootstrap.php"],
        "psr-4": {
          "Symfony\\Polyfill\\Mbstring\\": ""
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Nicolas Grekas",
          "email": "p@tchwork.com"
        },
        {
          "name": "Symfony Community",
          "homepage": "https://symfony.com/contributors"
        }
      ],
      "description": "Symfony polyfill for the Mbstring extension",
      "homepage": "https://symfony.com",
      "keywords": ["compatibility", "mbstring", "polyfill", "portable", "shim"],
      "support": {
        "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2023-07-28T09:04:16+00:00"
    },
    {
      "name": "symfony/polyfill-php73",
      "version": "v1.28.0",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/polyfill-php73.git",
        "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5",
        "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5",
        "shasum": ""
      },
      "require": {
        "php": ">=7.1"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-main": "1.28-dev"
        },
        "thanks": {
          "name": "symfony/polyfill",
          "url": "https://github.com/symfony/polyfill"
        }
      },
      "autoload": {
        "files": ["bootstrap.php"],
        "psr-4": {
          "Symfony\\Polyfill\\Php73\\": ""
        },
        "classmap": ["Resources/stubs"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Nicolas Grekas",
          "email": "p@tchwork.com"
        },
        {
          "name": "Symfony Community",
          "homepage": "https://symfony.com/contributors"
        }
      ],
      "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
      "homepage": "https://symfony.com",
      "keywords": ["compatibility", "polyfill", "portable", "shim"],
      "support": {
        "source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2023-01-26T09:26:14+00:00"
    },
    {
      "name": "symfony/process",
      "version": "v5.4.28",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/process.git",
        "reference": "45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/process/zipball/45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b",
        "reference": "45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b",
        "shasum": ""
      },
      "require": {
        "php": ">=7.2.5",
        "symfony/polyfill-php80": "^1.16"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "Symfony\\Component\\Process\\": ""
        },
        "exclude-from-classmap": ["/Tests/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Fabien Potencier",
          "email": "fabien@symfony.com"
        },
        {
          "name": "Symfony Community",
          "homepage": "https://symfony.com/contributors"
        }
      ],
      "description": "Executes commands in sub-processes",
      "homepage": "https://symfony.com",
      "support": {
        "source": "https://github.com/symfony/process/tree/v5.4.28"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2023-08-07T10:36:04+00:00"
    },
    {
      "name": "symfony/service-contracts",
      "version": "v2.2.0",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/service-contracts.git",
        "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
        "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
        "shasum": ""
      },
      "require": {
        "php": ">=7.2.5",
        "psr/container": "^1.0"
      },
      "suggest": {
        "symfony/service-implementation": ""
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "2.2-dev"
        },
        "thanks": {
          "name": "symfony/contracts",
          "url": "https://github.com/symfony/contracts"
        }
      },
      "autoload": {
        "psr-4": {
          "Symfony\\Contracts\\Service\\": ""
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Nicolas Grekas",
          "email": "p@tchwork.com"
        },
        {
          "name": "Symfony Community",
          "homepage": "https://symfony.com/contributors"
        }
      ],
      "description": "Generic abstractions related to writing services",
      "homepage": "https://symfony.com",
      "keywords": [
        "abstractions",
        "contracts",
        "decoupling",
        "interfaces",
        "interoperability",
        "standards"
      ],
      "support": {
        "source": "https://github.com/symfony/service-contracts/tree/master"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2020-09-07T11:33:47+00:00"
    },
    {
      "name": "symfony/string",
      "version": "v5.4.26",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/string.git",
        "reference": "1181fe9270e373537475e826873b5867b863883c"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/string/zipball/1181fe9270e373537475e826873b5867b863883c",
        "reference": "1181fe9270e373537475e826873b5867b863883c",
        "shasum": ""
      },
      "require": {
        "php": ">=7.2.5",
        "symfony/polyfill-ctype": "~1.8",
        "symfony/polyfill-intl-grapheme": "~1.0",
        "symfony/polyfill-intl-normalizer": "~1.0",
        "symfony/polyfill-mbstring": "~1.0",
        "symfony/polyfill-php80": "~1.15"
      },
      "conflict": {
        "symfony/translation-contracts": ">=3.0"
      },
      "require-dev": {
        "symfony/error-handler": "^4.4|^5.0|^6.0",
        "symfony/http-client": "^4.4|^5.0|^6.0",
        "symfony/translation-contracts": "^1.1|^2",
        "symfony/var-exporter": "^4.4|^5.0|^6.0"
      },
      "type": "library",
      "autoload": {
        "files": ["Resources/functions.php"],
        "psr-4": {
          "Symfony\\Component\\String\\": ""
        },
        "exclude-from-classmap": ["/Tests/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Nicolas Grekas",
          "email": "p@tchwork.com"
        },
        {
          "name": "Symfony Community",
          "homepage": "https://symfony.com/contributors"
        }
      ],
      "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
      "homepage": "https://symfony.com",
      "keywords": ["grapheme", "i18n", "string", "unicode", "utf-8", "utf8"],
      "support": {
        "source": "https://github.com/symfony/string/tree/v5.4.26"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2023-06-28T12:46:07+00:00"
    },
    {
      "name": "symfony/yaml",
      "version": "v5.4.23",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/yaml.git",
        "reference": "4cd2e3ea301aadd76a4172756296fe552fb45b0b"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/yaml/zipball/4cd2e3ea301aadd76a4172756296fe552fb45b0b",
        "reference": "4cd2e3ea301aadd76a4172756296fe552fb45b0b",
        "shasum": ""
      },
      "require": {
        "php": ">=7.2.5",
        "symfony/deprecation-contracts": "^2.1|^3",
        "symfony/polyfill-ctype": "^1.8"
      },
      "conflict": {
        "symfony/console": "<5.3"
      },
      "require-dev": {
        "symfony/console": "^5.3|^6.0"
      },
      "suggest": {
        "symfony/console": "For validating YAML files using the lint command"
      },
      "bin": ["Resources/bin/yaml-lint"],
      "type": "library",
      "autoload": {
        "psr-4": {
          "Symfony\\Component\\Yaml\\": ""
        },
        "exclude-from-classmap": ["/Tests/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Fabien Potencier",
          "email": "fabien@symfony.com"
        },
        {
          "name": "Symfony Community",
          "homepage": "https://symfony.com/contributors"
        }
      ],
      "description": "Loads and dumps YAML files",
      "homepage": "https://symfony.com",
      "support": {
        "source": "https://github.com/symfony/yaml/tree/v5.4.23"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2023-04-23T19:33:36+00:00"
    },
    {
      "name": "theseer/tokenizer",
      "version": "1.2.1",
      "source": {
        "type": "git",
        "url": "https://github.com/theseer/tokenizer.git",
        "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
        "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
        "shasum": ""
      },
      "require": {
        "ext-dom": "*",
        "ext-tokenizer": "*",
        "ext-xmlwriter": "*",
        "php": "^7.2 || ^8.0"
      },
      "type": "library",
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Arne Blankerts",
          "email": "arne@blankerts.de",
          "role": "Developer"
        }
      ],
      "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
      "support": {
        "issues": "https://github.com/theseer/tokenizer/issues",
        "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
      },
      "funding": [
        {
          "url": "https://github.com/theseer",
          "type": "github"
        }
      ],
      "time": "2021-07-28T10:34:58+00:00"
    },
    {
      "name": "vlucas/phpdotenv",
      "version": "v5.5.0",
      "source": {
        "type": "git",
        "url": "https://github.com/vlucas/phpdotenv.git",
        "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
        "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
        "shasum": ""
      },
      "require": {
        "ext-pcre": "*",
        "graham-campbell/result-type": "^1.0.2",
        "php": "^7.1.3 || ^8.0",
        "phpoption/phpoption": "^1.8",
        "symfony/polyfill-ctype": "^1.23",
        "symfony/polyfill-mbstring": "^1.23.1",
        "symfony/polyfill-php80": "^1.23.1"
      },
      "require-dev": {
        "bamarni/composer-bin-plugin": "^1.4.1",
        "ext-filter": "*",
        "phpunit/phpunit": "^7.5.20 || ^8.5.30 || ^9.5.25"
      },
      "suggest": {
        "ext-filter": "Required to use the boolean validator."
      },
      "type": "library",
      "extra": {
        "bamarni-bin": {
          "bin-links": true,
          "forward-command": true
        },
        "branch-alias": {
          "dev-master": "5.5-dev"
        }
      },
      "autoload": {
        "psr-4": {
          "Dotenv\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["BSD-3-Clause"],
      "authors": [
        {
          "name": "Graham Campbell",
          "email": "hello@gjcampbell.co.uk",
          "homepage": "https://github.com/GrahamCampbell"
        },
        {
          "name": "Vance Lucas",
          "email": "vance@vancelucas.com",
          "homepage": "https://github.com/vlucas"
        }
      ],
      "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
      "keywords": ["dotenv", "env", "environment"],
      "support": {
        "issues": "https://github.com/vlucas/phpdotenv/issues",
        "source": "https://github.com/vlucas/phpdotenv/tree/v5.5.0"
      },
      "funding": [
        {
          "url": "https://github.com/GrahamCampbell",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
          "type": "tidelift"
        }
      ],
      "time": "2022-10-16T01:01:54+00:00"
    },
    {
      "name": "webmozart/assert",
      "version": "1.11.0",
      "source": {
        "type": "git",
        "url": "https://github.com/webmozarts/assert.git",
        "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
        "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
        "shasum": ""
      },
      "require": {
        "ext-ctype": "*",
        "php": "^7.2 || ^8.0"
      },
      "conflict": {
        "phpstan/phpstan": "<0.12.20",
        "vimeo/psalm": "<4.6.1 || 4.6.2"
      },
      "require-dev": {
        "phpunit/phpunit": "^8.5.13"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "1.10-dev"
        }
      },
      "autoload": {
        "psr-4": {
          "Webmozart\\Assert\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Bernhard Schussek",
          "email": "bschussek@gmail.com"
        }
      ],
      "description": "Assertions to validate method input/output with nice error messages.",
      "keywords": ["assert", "check", "validate"],
      "support": {
        "issues": "https://github.com/webmozarts/assert/issues",
        "source": "https://github.com/webmozarts/assert/tree/1.11.0"
      },
      "time": "2022-06-03T18:03:27+00:00"
    },
    {
      "name": "wp-cli/db-command",
      "version": "v2.0.25",
      "source": {
        "type": "git",
        "url": "https://github.com/wp-cli/db-command.git",
        "reference": "258b9b348d5d1cf884881b1bd1efc819e735af0d"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/wp-cli/db-command/zipball/258b9b348d5d1cf884881b1bd1efc819e735af0d",
        "reference": "258b9b348d5d1cf884881b1bd1efc819e735af0d",
        "shasum": ""
      },
      "require": {
        "wp-cli/wp-cli": "^2.5"
      },
      "require-dev": {
        "wp-cli/entity-command": "^1.3 || ^2",
        "wp-cli/wp-cli-tests": "^3.1"
      },
      "type": "wp-cli-package",
      "extra": {
        "branch-alias": {
          "dev-main": "2.x-dev"
        },
        "bundled": true,
        "commands": [
          "db",
          "db clean",
          "db create",
          "db drop",
          "db reset",
          "db check",
          "db optimize",
          "db prefix",
          "db repair",
          "db cli",
          "db query",
          "db export",
          "db import",
          "db search",
          "db tables",
          "db size",
          "db columns"
        ]
      },
      "autoload": {
        "files": ["db-command.php"],
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Daniel Bachhuber",
          "email": "daniel@runcommand.io",
          "homepage": "https://runcommand.io"
        }
      ],
      "description": "Performs basic database operations using credentials stored in wp-config.php.",
      "homepage": "https://github.com/wp-cli/db-command",
      "support": {
        "issues": "https://github.com/wp-cli/db-command/issues",
        "source": "https://github.com/wp-cli/db-command/tree/v2.0.25"
      },
      "time": "2023-02-17T16:38:54+00:00"
    },
    {
      "name": "wp-cli/i18n-command",
      "version": "v2.4.3",
      "source": {
        "type": "git",
        "url": "https://github.com/wp-cli/i18n-command.git",
        "reference": "203b020318fe2596a218bf52db25adc6b187f42d"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/203b020318fe2596a218bf52db25adc6b187f42d",
        "reference": "203b020318fe2596a218bf52db25adc6b187f42d",
        "shasum": ""
      },
      "require": {
        "eftec/bladeone": "3.52",
        "gettext/gettext": "^4.8",
        "mck89/peast": "^1.13.11",
        "wp-cli/wp-cli": "^2.5"
      },
      "require-dev": {
        "wp-cli/scaffold-command": "^1.2 || ^2",
        "wp-cli/wp-cli-tests": "^3.1"
      },
      "suggest": {
        "ext-json": "Used for reading and generating JSON translation files",
        "ext-mbstring": "Used for calculating include/exclude matches in code extraction"
      },
      "type": "wp-cli-package",
      "extra": {
        "branch-alias": {
          "dev-main": "2.x-dev"
        },
        "bundled": true,
        "commands": [
          "i18n",
          "i18n make-pot",
          "i18n make-json",
          "i18n make-mo",
          "i18n update-po"
        ]
      },
      "autoload": {
        "files": ["i18n-command.php"],
        "psr-4": {
          "WP_CLI\\I18n\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Pascal Birchler",
          "homepage": "https://pascalbirchler.com/"
        }
      ],
      "description": "Provides internationalization tools for WordPress projects.",
      "homepage": "https://github.com/wp-cli/i18n-command",
      "support": {
        "issues": "https://github.com/wp-cli/i18n-command/issues",
        "source": "https://github.com/wp-cli/i18n-command/tree/v2.4.3"
      },
      "time": "2023-03-24T18:15:59+00:00"
    },
    {
      "name": "wp-cli/mustangostang-spyc",
      "version": "0.6.3",
      "source": {
        "type": "git",
        "url": "https://github.com/wp-cli/spyc.git",
        "reference": "6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/wp-cli/spyc/zipball/6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7",
        "reference": "6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7",
        "shasum": ""
      },
      "require": {
        "php": ">=5.3.1"
      },
      "require-dev": {
        "phpunit/phpunit": "4.3.*@dev"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "0.5.x-dev"
        }
      },
      "autoload": {
        "files": ["includes/functions.php"],
        "psr-4": {
          "Mustangostang\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "mustangostang",
          "email": "vlad.andersen@gmail.com"
        }
      ],
      "description": "A simple YAML loader/dumper class for PHP (WP-CLI fork)",
      "homepage": "https://github.com/mustangostang/spyc/",
      "support": {
        "source": "https://github.com/wp-cli/spyc/tree/autoload"
      },
      "time": "2017-04-25T11:26:20+00:00"
    },
    {
      "name": "wp-cli/php-cli-tools",
      "version": "v0.11.19",
      "source": {
        "type": "git",
        "url": "https://github.com/wp-cli/php-cli-tools.git",
        "reference": "2d27f0db5c36f5aa0064abecddd6d05f28c4d001"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/2d27f0db5c36f5aa0064abecddd6d05f28c4d001",
        "reference": "2d27f0db5c36f5aa0064abecddd6d05f28c4d001",
        "shasum": ""
      },
      "require": {
        "php": ">= 5.3.0"
      },
      "require-dev": {
        "roave/security-advisories": "dev-latest",
        "wp-cli/wp-cli-tests": "^3.1.6"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "0.11.x-dev"
        }
      },
      "autoload": {
        "files": ["lib/cli/cli.php"],
        "psr-0": {
          "cli": "lib/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Daniel Bachhuber",
          "email": "daniel@handbuilt.co",
          "role": "Maintainer"
        },
        {
          "name": "James Logsdon",
          "email": "jlogsdon@php.net",
          "role": "Developer"
        }
      ],
      "description": "Console utilities for PHP",
      "homepage": "http://github.com/wp-cli/php-cli-tools",
      "keywords": ["cli", "console"],
      "support": {
        "issues": "https://github.com/wp-cli/php-cli-tools/issues",
        "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.11.19"
      },
      "time": "2023-07-21T11:37:15+00:00"
    },
    {
      "name": "wp-cli/wp-cli",
      "version": "v2.8.1",
      "source": {
        "type": "git",
        "url": "https://github.com/wp-cli/wp-cli.git",
        "reference": "5dd2340b9a01c3cfdbaf5e93a140759fdd190eee"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/5dd2340b9a01c3cfdbaf5e93a140759fdd190eee",
        "reference": "5dd2340b9a01c3cfdbaf5e93a140759fdd190eee",
        "shasum": ""
      },
      "require": {
        "ext-curl": "*",
        "mustache/mustache": "^2.14.1",
        "php": "^5.6 || ^7.0 || ^8.0",
        "symfony/finder": ">2.7",
        "wp-cli/mustangostang-spyc": "^0.6.3",
        "wp-cli/php-cli-tools": "~0.11.2"
      },
      "require-dev": {
        "roave/security-advisories": "dev-latest",
        "wp-cli/db-command": "^1.3 || ^2",
        "wp-cli/entity-command": "^1.2 || ^2",
        "wp-cli/extension-command": "^1.1 || ^2",
        "wp-cli/package-command": "^1 || ^2",
        "wp-cli/wp-cli-tests": "^3.1.6"
      },
      "suggest": {
        "ext-readline": "Include for a better --prompt implementation",
        "ext-zip": "Needed to support extraction of ZIP archives when doing downloads or updates"
      },
      "bin": ["bin/wp", "bin/wp.bat"],
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-main": "2.9.x-dev"
        }
      },
      "autoload": {
        "psr-0": {
          "WP_CLI\\": "php/"
        },
        "classmap": ["php/class-wp-cli.php", "php/class-wp-cli-command.php"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "description": "WP-CLI framework",
      "homepage": "https://wp-cli.org",
      "keywords": ["cli", "wordpress"],
      "support": {
        "docs": "https://make.wordpress.org/cli/handbook/",
        "issues": "https://github.com/wp-cli/wp-cli/issues",
        "source": "https://github.com/wp-cli/wp-cli"
      },
      "time": "2023-06-05T06:55:55+00:00"
    },
    {
      "name": "wp-coding-standards/wpcs",
      "version": "2.3.0",
      "source": {
        "type": "git",
        "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
        "reference": "7da1894633f168fe244afc6de00d141f27517b62"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7da1894633f168fe244afc6de00d141f27517b62",
        "reference": "7da1894633f168fe244afc6de00d141f27517b62",
        "shasum": ""
      },
      "require": {
        "php": ">=5.4",
        "squizlabs/php_codesniffer": "^3.3.1"
      },
      "require-dev": {
        "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || ^0.6",
        "phpcompatibility/php-compatibility": "^9.0",
        "phpcsstandards/phpcsdevtools": "^1.0",
        "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
      },
      "suggest": {
        "dealerdirect/phpcodesniffer-composer-installer": "^0.6 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
      },
      "type": "phpcodesniffer-standard",
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Contributors",
          "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
        }
      ],
      "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
      "keywords": ["phpcs", "standards", "wordpress"],
      "support": {
        "issues": "https://github.com/WordPress/WordPress-Coding-Standards/issues",
        "source": "https://github.com/WordPress/WordPress-Coding-Standards",
        "wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
      },
      "time": "2020-05-13T23:57:56+00:00"
    },
    {
      "name": "wp-phpunit/wp-phpunit",
      "version": "5.9.7",
      "source": {
        "type": "git",
        "url": "https://github.com/wp-phpunit/wp-phpunit.git",
        "reference": "f9b5b3a44d3677c7d4803074d81ad3cd12b0eeea"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/f9b5b3a44d3677c7d4803074d81ad3cd12b0eeea",
        "reference": "f9b5b3a44d3677c7d4803074d81ad3cd12b0eeea",
        "shasum": ""
      },
      "type": "library",
      "autoload": {
        "files": ["__loaded.php"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["GPL-2.0-or-later"],
      "authors": [
        {
          "name": "Evan Mattson",
          "email": "me@aaemnnost.tv"
        },
        {
          "name": "WordPress Community",
          "homepage": "https://wordpress.org/about/"
        }
      ],
      "description": "WordPress core PHPUnit library",
      "homepage": "https://github.com/wp-phpunit",
      "keywords": ["phpunit", "test", "wordpress"],
      "support": {
        "docs": "https://github.com/wp-phpunit/docs",
        "issues": "https://github.com/wp-phpunit/issues",
        "source": "https://github.com/wp-phpunit/wp-phpunit"
      },
      "time": "2022-08-30T21:14:52+00:00"
    },
    {
      "name": "yoast/phpunit-polyfills",
      "version": "1.1.0",
      "source": {
        "type": "git",
        "url": "https://github.com/Yoast/PHPUnit-Polyfills.git",
        "reference": "224e4a1329c03d8bad520e3fc4ec980034a4b212"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/Yoast/PHPUnit-Polyfills/zipball/224e4a1329c03d8bad520e3fc4ec980034a4b212",
        "reference": "224e4a1329c03d8bad520e3fc4ec980034a4b212",
        "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.3.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-main": "2.x-dev"
        }
      },
      "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"],
      "support": {
        "issues": "https://github.com/Yoast/PHPUnit-Polyfills/issues",
        "source": "https://github.com/Yoast/PHPUnit-Polyfills"
      },
      "time": "2023-08-19T14:25:08+00:00"
    },
    {
      "name": "yoast/wp-test-utils",
      "version": "1.1.1",
      "source": {
        "type": "git",
        "url": "https://github.com/Yoast/wp-test-utils.git",
        "reference": "f955f6a6bd8c625f3ae47b2c19fff1caa648896a"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/Yoast/wp-test-utils/zipball/f955f6a6bd8c625f3ae47b2c19fff1caa648896a",
        "reference": "f955f6a6bd8c625f3ae47b2c19fff1caa648896a",
        "shasum": ""
      },
      "require": {
        "brain/monkey": "^2.6.1",
        "php": ">=5.6",
        "yoast/phpunit-polyfills": "^1.0.4"
      },
      "require-dev": {
        "yoast/yoastcs": "^2.2.1"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-main": "1.x-dev",
          "dev-develop": "1.x-dev"
        }
      },
      "autoload": {
        "classmap": ["src/"],
        "exclude-from-classmap": [
          "/src/WPIntegration/TestCase.php",
          "/src/WPIntegration/TestCaseNoPolyfills.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/wp-test-utils/graphs/contributors"
        }
      ],
      "description": "PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress",
      "homepage": "https://github.com/Yoast/wp-test-utils/",
      "keywords": [
        "brainmonkey",
        "integration-testing",
        "phpunit",
        "testing",
        "unit-testing",
        "wordpress"
      ],
      "support": {
        "issues": "https://github.com/Yoast/wp-test-utils/issues",
        "source": "https://github.com/Yoast/wp-test-utils"
      },
      "time": "2022-11-17T14:06:19+00:00"
    },
    {
      "name": "yosymfony/resource-watcher",
      "version": "v3.0.0",
      "source": {
        "type": "git",
        "url": "https://github.com/yosymfony/resource-watcher.git",
        "reference": "2f197cee0231c06db865d4ad2d8d7cd3faead2f8"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/yosymfony/resource-watcher/zipball/2f197cee0231c06db865d4ad2d8d7cd3faead2f8",
        "reference": "2f197cee0231c06db865d4ad2d8d7cd3faead2f8",
        "shasum": ""
      },
      "require": {
        "php": ">=5.6",
        "symfony/finder": "^2.7|^3.0|^4.0|^5.0"
      },
      "require-dev": {
        "phpunit/phpunit": "^5.7",
        "symfony/filesystem": "^2.7|^3.0|^4.0|^5.0"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-master": "3.0-dev"
        }
      },
      "autoload": {
        "psr-4": {
          "Yosymfony\\ResourceWatcher\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Victor Puertas",
          "email": "vpgugr@gmail.com"
        }
      ],
      "description": "A simple resource watcher using Symfony Finder",
      "homepage": "http://yosymfony.com",
      "keywords": ["finder", "resources", "symfony", "watcher"],
      "support": {
        "issues": "https://github.com/yosymfony/resource-watcher/issues",
        "source": "https://github.com/yosymfony/resource-watcher/tree/master"
      },
      "time": "2020-06-10T14:58:36+00:00"
    }
  ],
  "aliases": [],
  "minimum-stability": "dev",
  "stability-flags": [],
  "prefer-stable": true,
  "prefer-lowest": false,
  "platform": {
    "php": ">=7.0.0"
  },
  "platform-dev": [],
  "plugin-api-version": "2.3.0"
}
