{
	"_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": "e11333cdee6f6fbd6ec4eb614a73d886",
	"packages": [
		{
			"name": "ralouphie/mimey",
			"version": "1.0.2",
			"source": {
				"type": "git",
				"url": "https://github.com/ralouphie/mimey.git",
				"reference": "2a0e997c733b7c2f9f8b61cafb006fd5fb9fa15a"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/ralouphie/mimey/zipball/2a0e997c733b7c2f9f8b61cafb006fd5fb9fa15a",
				"reference": "2a0e997c733b7c2f9f8b61cafb006fd5fb9fa15a",
				"shasum": ""
			},
			"require": {
				"php": ">=5.3"
			},
			"require-dev": {
				"phpunit/phpunit": "~3.7.0",
				"satooshi/php-coveralls": ">=1.0"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Mimey\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Ralph Khattar",
					"email": "ralph.khattar@gmail.com"
				}
			],
			"description": "PHP package for converting file extensions to MIME types and vice versa.",
			"support": {
				"issues": "https://github.com/ralouphie/mimey/issues",
				"source": "https://github.com/ralouphie/mimey/tree/master"
			},
			"time": "2016-09-28T03:36:23+00:00"
		},
		{
			"name": "techcrunch/wp-async-task",
			"version": "dev-master",
			"source": {
				"type": "git",
				"url": "https://github.com/techcrunch/wp-async-task.git",
				"reference": "9bdbbf9df4ff5179711bb58b9a2451296f6753dc"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/techcrunch/wp-async-task/zipball/9bdbbf9df4ff5179711bb58b9a2451296f6753dc",
				"reference": "9bdbbf9df4ff5179711bb58b9a2451296f6753dc",
				"shasum": ""
			},
			"require-dev": {
				"10up/wp_mock": "dev-master",
				"phpunit/phpunit": "*@stable"
			},
			"default-branch": true,
			"type": "wordpress-plugin",
			"autoload": {
				"classmap": [
					"wp-async-task.php"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Alex Khadiwala",
					"role": "developer"
				},
				{
					"name": "Nicolas Vincent",
					"role": "developer"
				},
				{
					"name": "Eric Mann",
					"email": "eric.mann@10up.com",
					"role": "developer"
				},
				{
					"name": "John P. Bloch",
					"email": "john.bloch@10up.com",
					"role": "developer"
				}
			],
			"description": "Run asynchronous tasks for long-running operations in WordPress",
			"support": {
				"issues": "https://github.com/techcrunch/wp-async-task/issues",
				"source": "https://github.com/techcrunch/wp-async-task/tree/master"
			},
			"time": "2016-03-10T17:37:13+00:00"
		}
	],
	"packages-dev": [
		{
			"name": "10up/wp_mock",
			"version": "0.4.2",
			"source": {
				"type": "git",
				"url": "https://github.com/10up/wp_mock.git",
				"reference": "9019226eb50df275aa86bb15bfc98a619601ee49"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/10up/wp_mock/zipball/9019226eb50df275aa86bb15bfc98a619601ee49",
				"reference": "9019226eb50df275aa86bb15bfc98a619601ee49",
				"shasum": ""
			},
			"require": {
				"antecedent/patchwork": "^2.1",
				"mockery/mockery": "^1.0",
				"php": ">=7.1",
				"phpunit/phpunit": ">=7.0"
			},
			"require-dev": {
				"behat/behat": "^3.0",
				"php-coveralls/php-coveralls": "^2.1",
				"sebastian/comparator": ">=1.2.3"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"WP_Mock\\": "./php/WP_Mock"
				},
				"classmap": [
					"php/WP_Mock.php"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"GPL-2.0-or-later"
			],
			"description": "A mocking library to take the pain out of unit testing for WordPress",
			"support": {
				"issues": "https://github.com/10up/wp_mock/issues",
				"source": "https://github.com/10up/wp_mock/tree/master"
			},
			"time": "2019-03-16T03:44:39+00:00"
		},
		{
			"name": "antecedent/patchwork",
			"version": "2.1.28",
			"source": {
				"type": "git",
				"url": "https://github.com/antecedent/patchwork.git",
				"reference": "6b30aff81ebadf0f2feb9268d3e08385cebcc08d"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/antecedent/patchwork/zipball/6b30aff81ebadf0f2feb9268d3e08385cebcc08d",
				"reference": "6b30aff81ebadf0f2feb9268d3e08385cebcc08d",
				"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": "https://antecedent.github.io/patchwork/",
			"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.28"
			},
			"time": "2024-02-06T09:26:11+00:00"
		},
		{
			"name": "dealerdirect/phpcodesniffer-composer-installer",
			"version": "dev-main",
			"source": {
				"type": "git",
				"url": "https://github.com/PHPCSStandards/composer-installer.git",
				"reference": "9711529209c3bf1b50a10b16907291988815eda4"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/9711529209c3bf1b50a10b16907291988815eda4",
				"reference": "9711529209c3bf1b50a10b16907291988815eda4",
				"shasum": ""
			},
			"require": {
				"composer-plugin-api": "^1.0 || ^2.0",
				"php": ">=5.4",
				"squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0"
			},
			"require-dev": {
				"composer/composer": "*",
				"ext-json": "*",
				"ext-zip": "*",
				"php-parallel-lint/php-parallel-lint": "^1.3.1",
				"phpcompatibility/php-compatibility": "^9.0",
				"yoast/phpunit-polyfills": "^1.0"
			},
			"default-branch": true,
			"type": "composer-plugin",
			"extra": {
				"class": "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
			},
			"autoload": {
				"psr-4": {
					"PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Franck Nijhof",
					"email": "opensource@frenck.dev",
					"homepage": "https://frenck.dev",
					"role": "Open source developer"
				},
				{
					"name": "Contributors",
					"homepage": "https://github.com/PHPCSStandards/composer-installer/graphs/contributors"
				}
			],
			"description": "PHP_CodeSniffer Standards Composer Installer Plugin",
			"keywords": [
				"PHPCodeSniffer",
				"PHP_CodeSniffer",
				"code quality",
				"codesniffer",
				"composer",
				"installer",
				"phpcbf",
				"phpcs",
				"plugin",
				"qa",
				"quality",
				"standard",
				"standards",
				"style guide",
				"stylecheck",
				"tests"
			],
			"support": {
				"issues": "https://github.com/PHPCSStandards/composer-installer/issues",
				"security": "https://github.com/PHPCSStandards/composer-installer/security/policy",
				"source": "https://github.com/PHPCSStandards/composer-installer"
			},
			"funding": [
				{
					"url": "https://github.com/PHPCSStandards",
					"type": "github"
				},
				{
					"url": "https://github.com/jrfnl",
					"type": "github"
				},
				{
					"url": "https://opencollective.com/php_codesniffer",
					"type": "open_collective"
				}
			],
			"time": "2025-01-14T17:28:09+00:00"
		},
		{
			"name": "doctrine/instantiator",
			"version": "2.0.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/doctrine/instantiator.git",
				"reference": "139dfa4ac9355bc99d37ae9f94c268f3bcb0c8c1"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/doctrine/instantiator/zipball/139dfa4ac9355bc99d37ae9f94c268f3bcb0c8c1",
				"reference": "139dfa4ac9355bc99d37ae9f94c268f3bcb0c8c1",
				"shasum": ""
			},
			"require": {
				"php": "^8.1"
			},
			"require-dev": {
				"doctrine/coding-standard": "^12",
				"ext-pdo": "*",
				"ext-phar": "*",
				"phpbench/phpbench": "^1.2",
				"phpstan/phpstan": "^1.9.4",
				"phpstan/phpstan-phpunit": "^1.3",
				"phpunit/phpunit": "^10.5"
			},
			"default-branch": true,
			"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/2.0.x"
			},
			"funding": [
				{
					"url": "https://www.doctrine-project.org/sponsorship.html",
					"type": "custom"
				},
				{
					"url": "https://www.patreon.com/phpdoctrine",
					"type": "patreon"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
					"type": "tidelift"
				}
			],
			"time": "2024-12-16T19:06:38+00:00"
		},
		{
			"name": "hamcrest/hamcrest-php",
			"version": "dev-master",
			"source": {
				"type": "git",
				"url": "https://github.com/hamcrest/hamcrest-php.git",
				"reference": "ea3c21ca78e9696dbd7d8f16e1141ca7be241e6a"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/ea3c21ca78e9696dbd7d8f16e1141ca7be241e6a",
				"reference": "ea3c21ca78e9696dbd7d8f16e1141ca7be241e6a",
				"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 || ^3.0",
				"phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0 || ^8.0 || ^9.0"
			},
			"default-branch": true,
			"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/master"
			},
			"time": "2025-01-01T06:33:44+00:00"
		},
		{
			"name": "mockery/mockery",
			"version": "1.7.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/mockery/mockery.git",
				"reference": "3f8d3ff1ffe4c552d45c5690c6d825e9310769bf"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/mockery/mockery/zipball/3f8d3ff1ffe4c552d45c5690c6d825e9310769bf",
				"reference": "3f8d3ff1ffe4c552d45c5690c6d825e9310769bf",
				"shasum": ""
			},
			"require": {
				"hamcrest/hamcrest-php": "^2.0.1",
				"lib-pcre": ">=7.0",
				"php": ">=7.3"
			},
			"conflict": {
				"phpunit/phpunit": "<8.0"
			},
			"require-dev": {
				"phpunit/phpunit": ">=9.6.11 <10.4"
			},
			"type": "library",
			"autoload": {
				"files": [
					"library/helpers.php",
					"library/Mockery.php"
				],
				"psr-4": {
					"Mockery\\": "library/Mockery"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Pádraic Brady",
					"email": "padraic.brady@gmail.com",
					"homepage": "https://github.com/padraic",
					"role": "Author"
				},
				{
					"name": "Dave Marshall",
					"email": "dave.marshall@atstsolutions.co.uk",
					"homepage": "https://davedevelopment.co.uk",
					"role": "Developer"
				},
				{
					"name": "Nathanael Esayeas",
					"email": "nathanael.esayeas@protonmail.com",
					"homepage": "https://github.com/ghostwriter",
					"role": "Lead Developer"
				}
			],
			"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": {
				"docs": "https://docs.mockery.io/",
				"issues": "https://github.com/mockery/mockery/issues",
				"rss": "https://github.com/mockery/mockery/releases.atom",
				"security": "https://github.com/mockery/mockery/security/advisories",
				"source": "https://github.com/mockery/mockery"
			},
			"time": "2023-10-01T17:31:30+00:00"
		},
		{
			"name": "myclabs/deep-copy",
			"version": "1.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/myclabs/DeepCopy.git",
				"reference": "4764e040f8743e92b86c36f488f32d0265dd1dae"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/4764e040f8743e92b86c36f488f32d0265dd1dae",
				"reference": "4764e040f8743e92b86c36f488f32d0265dd1dae",
				"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",
				"phpspec/prophecy": "^1.10",
				"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
			},
			"default-branch": true,
			"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.x"
			},
			"funding": [
				{
					"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
					"type": "tidelift"
				}
			],
			"time": "2024-11-26T13:04:49+00:00"
		},
		{
			"name": "nikic/php-parser",
			"version": "v5.4.0",
			"source": {
				"type": "git",
				"url": "https://github.com/nikic/PHP-Parser.git",
				"reference": "447a020a1f875a434d62f2a401f53b82a396e494"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494",
				"reference": "447a020a1f875a434d62f2a401f53b82a396e494",
				"shasum": ""
			},
			"require": {
				"ext-ctype": "*",
				"ext-json": "*",
				"ext-tokenizer": "*",
				"php": ">=7.4"
			},
			"require-dev": {
				"ircmaxell/php-yacc": "^0.0.7",
				"phpunit/phpunit": "^9.0"
			},
			"bin": [
				"bin/php-parse"
			],
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "5.0-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"PhpParser\\": "lib/PhpParser"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Nikita Popov"
				}
			],
			"description": "A PHP parser written in PHP",
			"keywords": [
				"parser",
				"php"
			],
			"support": {
				"issues": "https://github.com/nikic/PHP-Parser/issues",
				"source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0"
			},
			"time": "2024-12-30T11:07:19+00:00"
		},
		{
			"name": "phar-io/manifest",
			"version": "dev-master",
			"source": {
				"type": "git",
				"url": "https://github.com/phar-io/manifest.git",
				"reference": "54750ef60c58e43759730615a392c31c80e23176"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
				"reference": "54750ef60c58e43759730615a392c31c80e23176",
				"shasum": ""
			},
			"require": {
				"ext-dom": "*",
				"ext-libxml": "*",
				"ext-phar": "*",
				"ext-xmlwriter": "*",
				"phar-io/version": "^3.0.1",
				"php": "^7.2 || ^8.0"
			},
			"default-branch": true,
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.0.x-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Arne Blankerts",
					"email": "arne@blankerts.de",
					"role": "Developer"
				},
				{
					"name": "Sebastian Heuer",
					"email": "sebastian@phpeople.de",
					"role": "Developer"
				},
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "Developer"
				}
			],
			"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
			"support": {
				"issues": "https://github.com/phar-io/manifest/issues",
				"source": "https://github.com/phar-io/manifest/tree/2.0.4"
			},
			"funding": [
				{
					"url": "https://github.com/theseer",
					"type": "github"
				}
			],
			"time": "2024-03-03T12:33:53+00:00"
		},
		{
			"name": "phar-io/version",
			"version": "3.2.1",
			"source": {
				"type": "git",
				"url": "https://github.com/phar-io/version.git",
				"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
				"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
				"shasum": ""
			},
			"require": {
				"php": "^7.2 || ^8.0"
			},
			"type": "library",
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Arne Blankerts",
					"email": "arne@blankerts.de",
					"role": "Developer"
				},
				{
					"name": "Sebastian Heuer",
					"email": "sebastian@phpeople.de",
					"role": "Developer"
				},
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "Developer"
				}
			],
			"description": "Library for handling version information and constraints",
			"support": {
				"issues": "https://github.com/phar-io/version/issues",
				"source": "https://github.com/phar-io/version/tree/3.2.1"
			},
			"time": "2022-02-21T01:04:05+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": "phpunit/php-code-coverage",
			"version": "9.2.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
				"reference": "0448d60087a382392a1b2a1abe434466e03dcc87"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/0448d60087a382392a1b2a1abe434466e03dcc87",
				"reference": "0448d60087a382392a1b2a1abe434466e03dcc87",
				"shasum": ""
			},
			"require": {
				"ext-dom": "*",
				"ext-libxml": "*",
				"ext-xmlwriter": "*",
				"nikic/php-parser": "^4.19.1 || ^5.1.0",
				"php": ">=7.3",
				"phpunit/php-file-iterator": "^3.0.6",
				"phpunit/php-text-template": "^2.0.4",
				"sebastian/code-unit-reverse-lookup": "^2.0.3",
				"sebastian/complexity": "^2.0.3",
				"sebastian/environment": "^5.1.5",
				"sebastian/lines-of-code": "^1.0.4",
				"sebastian/version": "^3.0.2",
				"theseer/tokenizer": "^1.2.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.6"
			},
			"suggest": {
				"ext-pcov": "PHP extension that provides line coverage",
				"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "9.2.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 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",
				"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
				"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2024-10-31T05:58:25+00:00"
		},
		{
			"name": "phpunit/php-file-iterator",
			"version": "3.0.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
				"reference": "38b24367e1b340aa78b96d7cab042942d917bb84"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/38b24367e1b340aa78b96d7cab042942d917bb84",
				"reference": "38b24367e1b340aa78b96d7cab042942d917bb84",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "3.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "FilterIterator implementation that filters files based on a list of suffixes.",
			"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
			"keywords": [
				"filesystem",
				"iterator"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
				"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2022-02-11T16:23:04+00:00"
		},
		{
			"name": "phpunit/php-invoker",
			"version": "3.1.1",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/php-invoker.git",
				"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
				"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"ext-pcntl": "*",
				"phpunit/phpunit": "^9.3"
			},
			"suggest": {
				"ext-pcntl": "*"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "3.1-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Invoke callables with a timeout",
			"homepage": "https://github.com/sebastianbergmann/php-invoker/",
			"keywords": [
				"process"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
				"source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-09-28T05:58:55+00:00"
		},
		{
			"name": "phpunit/php-text-template",
			"version": "2.0.4",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/php-text-template.git",
				"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
				"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Simple template engine.",
			"homepage": "https://github.com/sebastianbergmann/php-text-template/",
			"keywords": [
				"template"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
				"source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-10-26T05:33:50+00:00"
		},
		{
			"name": "phpunit/php-timer",
			"version": "5.0.3",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/php-timer.git",
				"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
				"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "5.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Utility class for timing",
			"homepage": "https://github.com/sebastianbergmann/php-timer/",
			"keywords": [
				"timer"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/php-timer/issues",
				"source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-10-26T13:16:10+00:00"
		},
		{
			"name": "phpunit/phpunit",
			"version": "9.6.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/phpunit.git",
				"reference": "01e8295d406558f44bf5e07136737bfd7fd72fa8"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/01e8295d406558f44bf5e07136737bfd7fd72fa8",
				"reference": "01e8295d406558f44bf5e07136737bfd7fd72fa8",
				"shasum": ""
			},
			"require": {
				"doctrine/instantiator": "^1.5.0 || ^2",
				"ext-dom": "*",
				"ext-json": "*",
				"ext-libxml": "*",
				"ext-mbstring": "*",
				"ext-xml": "*",
				"ext-xmlwriter": "*",
				"myclabs/deep-copy": "^1.12.1",
				"phar-io/manifest": "^2.0.4",
				"phar-io/version": "^3.2.1",
				"php": ">=7.3",
				"phpunit/php-code-coverage": "^9.2.32",
				"phpunit/php-file-iterator": "^3.0.6",
				"phpunit/php-invoker": "^3.1.1",
				"phpunit/php-text-template": "^2.0.4",
				"phpunit/php-timer": "^5.0.3",
				"sebastian/cli-parser": "^1.0.2",
				"sebastian/code-unit": "^1.0.8",
				"sebastian/comparator": "^4.0.8",
				"sebastian/diff": "^4.0.6",
				"sebastian/environment": "^5.1.5",
				"sebastian/exporter": "^4.0.6",
				"sebastian/global-state": "^5.0.7",
				"sebastian/object-enumerator": "^4.0.4",
				"sebastian/resource-operations": "^3.0.4",
				"sebastian/type": "^3.2.1",
				"sebastian/version": "^3.0.2"
			},
			"suggest": {
				"ext-soap": "To be able to generate mocks based on WSDL files",
				"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
			},
			"bin": [
				"phpunit"
			],
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "9.6-dev"
				}
			},
			"autoload": {
				"files": [
					"src/Framework/Assert/Functions.php"
				],
				"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",
				"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
				"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6"
			},
			"funding": [
				{
					"url": "https://phpunit.de/sponsors.html",
					"type": "custom"
				},
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
					"type": "tidelift"
				}
			],
			"time": "2025-01-15T08:44:56+00:00"
		},
		{
			"name": "sebastian/cli-parser",
			"version": "1.0.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/cli-parser.git",
				"reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
				"reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "1.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Library for parsing CLI options",
			"homepage": "https://github.com/sebastianbergmann/cli-parser",
			"support": {
				"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
				"source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.2"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2024-03-02T06:27:43+00:00"
		},
		{
			"name": "sebastian/code-unit",
			"version": "1.0.8",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/code-unit.git",
				"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
				"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "1.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Collection of value objects that represent the PHP code units",
			"homepage": "https://github.com/sebastianbergmann/code-unit",
			"support": {
				"issues": "https://github.com/sebastianbergmann/code-unit/issues",
				"source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-10-26T13:08:54+00:00"
		},
		{
			"name": "sebastian/code-unit-reverse-lookup",
			"version": "2.0.3",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
				"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
				"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				}
			],
			"description": "Looks up which function or method a line of code belongs to",
			"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
			"support": {
				"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
				"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-09-28T05:30:19+00:00"
		},
		{
			"name": "sebastian/comparator",
			"version": "4.0.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/comparator.git",
				"reference": "b247957a1c8dc81a671770f74b479c0a78a818f1"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/b247957a1c8dc81a671770f74b479c0a78a818f1",
				"reference": "b247957a1c8dc81a671770f74b479c0a78a818f1",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3",
				"sebastian/diff": "^4.0",
				"sebastian/exporter": "^4.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "4.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				},
				{
					"name": "Jeff Welch",
					"email": "whatthejeff@gmail.com"
				},
				{
					"name": "Volker Dusch",
					"email": "github@wallbash.com"
				},
				{
					"name": "Bernhard Schussek",
					"email": "bschussek@2bepublished.at"
				}
			],
			"description": "Provides the functionality to compare PHP values for equality",
			"homepage": "https://github.com/sebastianbergmann/comparator",
			"keywords": [
				"comparator",
				"compare",
				"equality"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/comparator/issues",
				"source": "https://github.com/sebastianbergmann/comparator/tree/4.0"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2022-09-14T12:46:14+00:00"
		},
		{
			"name": "sebastian/complexity",
			"version": "2.0.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/complexity.git",
				"reference": "25f207c40d62b8b7aa32f5ab026c53561964053a"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/25f207c40d62b8b7aa32f5ab026c53561964053a",
				"reference": "25f207c40d62b8b7aa32f5ab026c53561964053a",
				"shasum": ""
			},
			"require": {
				"nikic/php-parser": "^4.18 || ^5.0",
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Library for calculating the complexity of PHP code units",
			"homepage": "https://github.com/sebastianbergmann/complexity",
			"support": {
				"issues": "https://github.com/sebastianbergmann/complexity/issues",
				"source": "https://github.com/sebastianbergmann/complexity/tree/2.0.3"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-12-22T06:19:30+00:00"
		},
		{
			"name": "sebastian/diff",
			"version": "4.0.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/diff.git",
				"reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ba01945089c3a293b01ba9badc29ad55b106b0bc",
				"reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3",
				"symfony/process": "^4.2 || ^5"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "4.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				},
				{
					"name": "Kore Nordmann",
					"email": "mail@kore-nordmann.de"
				}
			],
			"description": "Diff implementation",
			"homepage": "https://github.com/sebastianbergmann/diff",
			"keywords": [
				"diff",
				"udiff",
				"unidiff",
				"unified diff"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/diff/issues",
				"source": "https://github.com/sebastianbergmann/diff/tree/4.0.6"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2024-03-02T06:30:58+00:00"
		},
		{
			"name": "sebastian/environment",
			"version": "5.1.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/environment.git",
				"reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
				"reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"suggest": {
				"ext-posix": "*"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "5.1-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				}
			],
			"description": "Provides functionality to handle HHVM/PHP environments",
			"homepage": "http://www.github.com/sebastianbergmann/environment",
			"keywords": [
				"Xdebug",
				"environment",
				"hhvm"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/environment/issues",
				"source": "https://github.com/sebastianbergmann/environment/tree/5.1"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-02-03T06:03:51+00:00"
		},
		{
			"name": "sebastian/exporter",
			"version": "4.0.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/exporter.git",
				"reference": "78c00df8f170e02473b682df15bfcdacc3d32d72"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/78c00df8f170e02473b682df15bfcdacc3d32d72",
				"reference": "78c00df8f170e02473b682df15bfcdacc3d32d72",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3",
				"sebastian/recursion-context": "^4.0"
			},
			"require-dev": {
				"ext-mbstring": "*",
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "4.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				},
				{
					"name": "Jeff Welch",
					"email": "whatthejeff@gmail.com"
				},
				{
					"name": "Volker Dusch",
					"email": "github@wallbash.com"
				},
				{
					"name": "Adam Harvey",
					"email": "aharvey@php.net"
				},
				{
					"name": "Bernhard Schussek",
					"email": "bschussek@gmail.com"
				}
			],
			"description": "Provides the functionality to export PHP variables for visualization",
			"homepage": "https://www.github.com/sebastianbergmann/exporter",
			"keywords": [
				"export",
				"exporter"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/exporter/issues",
				"source": "https://github.com/sebastianbergmann/exporter/tree/4.0.6"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2024-03-02T06:33:00+00:00"
		},
		{
			"name": "sebastian/global-state",
			"version": "5.0.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/global-state.git",
				"reference": "bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9",
				"reference": "bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3",
				"sebastian/object-reflector": "^2.0",
				"sebastian/recursion-context": "^4.0"
			},
			"require-dev": {
				"ext-dom": "*",
				"phpunit/phpunit": "^9.3"
			},
			"suggest": {
				"ext-uopz": "*"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "5.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				}
			],
			"description": "Snapshotting of global state",
			"homepage": "http://www.github.com/sebastianbergmann/global-state",
			"keywords": [
				"global state"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/global-state/issues",
				"source": "https://github.com/sebastianbergmann/global-state/tree/5.0.7"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2024-03-02T06:35:11+00:00"
		},
		{
			"name": "sebastian/lines-of-code",
			"version": "1.0.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/lines-of-code.git",
				"reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424b6a03aed157e7dcc5c5",
				"reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5",
				"shasum": ""
			},
			"require": {
				"nikic/php-parser": "^4.18 || ^5.0",
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "1.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Library for counting the lines of code in PHP source code",
			"homepage": "https://github.com/sebastianbergmann/lines-of-code",
			"support": {
				"issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
				"source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.4"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-12-22T06:20:34+00:00"
		},
		{
			"name": "sebastian/object-enumerator",
			"version": "4.0.4",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/object-enumerator.git",
				"reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
				"reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3",
				"sebastian/object-reflector": "^2.0",
				"sebastian/recursion-context": "^4.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "4.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				}
			],
			"description": "Traverses array structures and object graphs to enumerate all referenced objects",
			"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
			"support": {
				"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
				"source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-10-26T13:12:34+00:00"
		},
		{
			"name": "sebastian/object-reflector",
			"version": "2.0.4",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/object-reflector.git",
				"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
				"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				}
			],
			"description": "Allows reflection of object attributes, including inherited and non-public ones",
			"homepage": "https://github.com/sebastianbergmann/object-reflector/",
			"support": {
				"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
				"source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-10-26T13:14:26+00:00"
		},
		{
			"name": "sebastian/recursion-context",
			"version": "4.0.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/recursion-context.git",
				"reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
				"reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "4.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				},
				{
					"name": "Jeff Welch",
					"email": "whatthejeff@gmail.com"
				},
				{
					"name": "Adam Harvey",
					"email": "aharvey@php.net"
				}
			],
			"description": "Provides functionality to recursively process PHP variables",
			"homepage": "https://github.com/sebastianbergmann/recursion-context",
			"support": {
				"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
				"source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-02-03T06:07:39+00:00"
		},
		{
			"name": "sebastian/resource-operations",
			"version": "dev-main",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/resource-operations.git",
				"reference": "ff553e7482dcee39fa4acc2b175d6ddeb0f7bc25"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ff553e7482dcee39fa4acc2b175d6ddeb0f7bc25",
				"reference": "ff553e7482dcee39fa4acc2b175d6ddeb0f7bc25",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.0"
			},
			"default-branch": true,
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "3.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				}
			],
			"description": "Provides a list of PHP built-in functions that operate on resources",
			"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
			"support": {
				"source": "https://github.com/sebastianbergmann/resource-operations/tree/main"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2024-03-14T18:47:08+00:00"
		},
		{
			"name": "sebastian/type",
			"version": "3.2.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/type.git",
				"reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
				"reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.5"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "3.2-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Collection of value objects that represent the types of the PHP type system",
			"homepage": "https://github.com/sebastianbergmann/type",
			"support": {
				"issues": "https://github.com/sebastianbergmann/type/issues",
				"source": "https://github.com/sebastianbergmann/type/tree/3.2"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-02-03T06:13:03+00:00"
		},
		{
			"name": "sebastian/version",
			"version": "3.0.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/version.git",
				"reference": "c6c1022351a901512170118436c764e473f6de8c"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
				"reference": "c6c1022351a901512170118436c764e473f6de8c",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "3.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Library that helps with managing the version number of Git-hosted PHP projects",
			"homepage": "https://github.com/sebastianbergmann/version",
			"support": {
				"issues": "https://github.com/sebastianbergmann/version/issues",
				"source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-09-28T06:39:44+00:00"
		},
		{
			"name": "squizlabs/php_codesniffer",
			"version": "dev-master",
			"source": {
				"type": "git",
				"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
				"reference": "aebd84be8f7ab740cd00f8aaa361b3c9cc354255"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/aebd84be8f7ab740cd00f8aaa361b3c9cc354255",
				"reference": "aebd84be8f7ab740cd00f8aaa361b3c9cc354255",
				"shasum": ""
			},
			"require": {
				"ext-simplexml": "*",
				"ext-tokenizer": "*",
				"ext-xmlwriter": "*",
				"php": ">=5.4.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4"
			},
			"default-branch": true,
			"bin": [
				"bin/phpcbf",
				"bin/phpcs"
			],
			"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": "Former lead"
				},
				{
					"name": "Juliette Reinders Folmer",
					"role": "Current lead"
				},
				{
					"name": "Contributors",
					"homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
				}
			],
			"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
			"homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
			"keywords": [
				"phpcs",
				"standards",
				"static analysis"
			],
			"support": {
				"issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues",
				"security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy",
				"source": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
				"wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki"
			},
			"funding": [
				{
					"url": "https://github.com/PHPCSStandards",
					"type": "github"
				},
				{
					"url": "https://github.com/jrfnl",
					"type": "github"
				},
				{
					"url": "https://opencollective.com/php_codesniffer",
					"type": "open_collective"
				}
			],
			"time": "2025-01-12T20:34:01+00:00"
		},
		{
			"name": "theseer/tokenizer",
			"version": "1.2.3",
			"source": {
				"type": "git",
				"url": "https://github.com/theseer/tokenizer.git",
				"reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
				"reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
				"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.3"
			},
			"funding": [
				{
					"url": "https://github.com/theseer",
					"type": "github"
				}
			],
			"time": "2024-03-03T12:36:25+00:00"
		},
		{
			"name": "wp-coding-standards/wpcs",
			"version": "2.3.0",
			"source": {
				"type": "git",
				"url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
				"reference": "7da1894633f168fe244afc6de00d141f27517b62"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7da1894633f168fe244afc6de00d141f27517b62",
				"reference": "7da1894633f168fe244afc6de00d141f27517b62",
				"shasum": ""
			},
			"require": {
				"php": ">=5.4",
				"squizlabs/php_codesniffer": "^3.3.1"
			},
			"require-dev": {
				"dealerdirect/phpcodesniffer-composer-installer": "^0.5 || ^0.6",
				"phpcompatibility/php-compatibility": "^9.0",
				"phpcsstandards/phpcsdevtools": "^1.0",
				"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
			},
			"suggest": {
				"dealerdirect/phpcodesniffer-composer-installer": "^0.6 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
			},
			"type": "phpcodesniffer-standard",
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Contributors",
					"homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
				}
			],
			"description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
			"keywords": [
				"phpcs",
				"standards",
				"wordpress"
			],
			"support": {
				"issues": "https://github.com/WordPress/WordPress-Coding-Standards/issues",
				"source": "https://github.com/WordPress/WordPress-Coding-Standards",
				"wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
			},
			"time": "2020-05-13T23:57:56+00:00"
		}
	],
	"aliases": [],
	"minimum-stability": "dev",
	"stability-flags": {
		"techcrunch/wp-async-task": 20
	},
	"prefer-stable": false,
	"prefer-lowest": false,
	"platform": {
		"php": "~7.0 || ^8.0 ~8.4"
	},
	"platform-dev": {},
	"plugin-api-version": "2.6.0"
}
