{
	"_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": "95d782211f665f2ce585ab3c9f916b58",
	"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.17",
			"source": {
				"type": "git",
				"url": "https://github.com/antecedent/patchwork.git",
				"reference": "df5aba175a44c2996ced4edf8ec9f9081b5348c0"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/antecedent/patchwork/zipball/df5aba175a44c2996ced4edf8ec9f9081b5348c0",
				"reference": "df5aba175a44c2996ced4edf8ec9f9081b5348c0",
				"shasum": ""
			},
			"require": {
				"php": ">=5.4.0"
			},
			"require-dev": {
				"phpunit/phpunit": ">=4"
			},
			"type": "library",
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Ignas Rudaitis",
					"email": "ignas.rudaitis@gmail.com"
				}
			],
			"description": "Method redefinition (monkey-patching) functionality for PHP.",
			"homepage": "http://patchwork2.org/",
			"keywords": [
				"aop",
				"aspect",
				"interception",
				"monkeypatching",
				"redefinition",
				"runkit",
				"testing"
			],
			"support": {
				"issues": "https://github.com/antecedent/patchwork/issues",
				"source": "https://github.com/antecedent/patchwork/tree/2.1.17"
			},
			"time": "2021-10-21T14:22:43+00:00"
		},
		{
			"name": "brianium/paratest",
			"version": "dev-master",
			"source": {
				"type": "git",
				"url": "https://github.com/paratestphp/paratest.git",
				"reference": "a448f456921719fdf8a2c0f6d1e2e8f63c085ffa"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/paratestphp/paratest/zipball/a448f456921719fdf8a2c0f6d1e2e8f63c085ffa",
				"reference": "a448f456921719fdf8a2c0f6d1e2e8f63c085ffa",
				"shasum": ""
			},
			"require": {
				"ext-dom": "*",
				"ext-pcre": "*",
				"ext-reflection": "*",
				"ext-simplexml": "*",
				"php": "^7.3 || ^8.0",
				"phpunit/php-code-coverage": "^9.2.7",
				"phpunit/php-file-iterator": "^3.0.5",
				"phpunit/php-timer": "^5.0.3",
				"phpunit/phpunit": "^9.5.10",
				"sebastian/environment": "^5.1.3",
				"symfony/console": "^4.4.30 || ^5.3.7",
				"symfony/process": "^4.4.30 || ^5.3.7"
			},
			"require-dev": {
				"doctrine/coding-standard": "^9.0.0",
				"ekino/phpstan-banned-code": "^0.5.0",
				"ergebnis/phpstan-rules": "^0.15.3",
				"ext-posix": "*",
				"infection/infection": "^0.25.3",
				"phpstan/phpstan": "^0.12.99",
				"phpstan/phpstan-deprecation-rules": "^0.12.6",
				"phpstan/phpstan-phpunit": "^0.12.22",
				"phpstan/phpstan-strict-rules": "^0.12.11",
				"squizlabs/php_codesniffer": "^3.6.0",
				"symfony/filesystem": "^5.3.4",
				"thecodingmachine/phpstan-strict-rules": "^0.12.1",
				"vimeo/psalm": "^4.10.0"
			},
			"default-branch": true,
			"bin": [
				"bin/paratest"
			],
			"type": "library",
			"autoload": {
				"psr-4": {
					"ParaTest\\": [
						"src/"
					]
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Brian Scaturro",
					"email": "scaturrob@gmail.com",
					"role": "Developer"
				},
				{
					"name": "Filippo Tessarotto",
					"email": "zoeslam@gmail.com",
					"role": "Developer"
				}
			],
			"description": "Parallel testing for PHP",
			"homepage": "https://github.com/paratestphp/paratest",
			"keywords": [
				"concurrent",
				"parallel",
				"phpunit",
				"testing"
			],
			"support": {
				"issues": "https://github.com/paratestphp/paratest/issues",
				"source": "https://github.com/paratestphp/paratest/tree/v6.3.3"
			},
			"funding": [
				{
					"url": "https://github.com/sponsors/Slamdunk",
					"type": "github"
				},
				{
					"url": "https://paypal.me/filippotessarotto",
					"type": "paypal"
				}
			],
			"time": "2021-11-19T07:41:55+00:00"
		},
		{
			"name": "dealerdirect/phpcodesniffer-composer-installer",
			"version": "dev-master",
			"source": {
				"type": "git",
				"url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
				"reference": "7d5cb8826ed72d4ca4c07acf005bba2282e5a7c7"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/7d5cb8826ed72d4ca4c07acf005bba2282e5a7c7",
				"reference": "7d5cb8826ed72d4ca4c07acf005bba2282e5a7c7",
				"shasum": ""
			},
			"require": {
				"composer-plugin-api": "^1.0 || ^2.0",
				"php": ">=5.3",
				"squizlabs/php_codesniffer": "^2.0 || ^3.0 || ^4.0"
			},
			"require-dev": {
				"composer/composer": "*",
				"php-parallel-lint/php-parallel-lint": "^1.3",
				"phpcompatibility/php-compatibility": "^9.0"
			},
			"default-branch": true,
			"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": "2021-08-16T14:43:41+00:00"
		},
		{
			"name": "doctrine/instantiator",
			"version": "1.5.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/doctrine/instantiator.git",
				"reference": "6410c4b8352cb64218641457cef64997e6b784fb"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/doctrine/instantiator/zipball/6410c4b8352cb64218641457cef64997e6b784fb",
				"reference": "6410c4b8352cb64218641457cef64997e6b784fb",
				"shasum": ""
			},
			"require": {
				"php": "^7.1 || ^8.0"
			},
			"require-dev": {
				"doctrine/coding-standard": "^8.0",
				"ext-pdo": "*",
				"ext-phar": "*",
				"phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
				"phpstan/phpstan": "^0.12",
				"phpstan/phpstan-phpunit": "^0.12",
				"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Marco Pivetta",
					"email": "ocramius@gmail.com",
					"homepage": "https://ocramius.github.io/"
				}
			],
			"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
			"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
			"keywords": [
				"constructor",
				"instantiate"
			],
			"support": {
				"issues": "https://github.com/doctrine/instantiator/issues",
				"source": "https://github.com/doctrine/instantiator/tree/1.4.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": "2020-11-10T19:05:51+00:00"
		},
		{
			"name": "hamcrest/hamcrest-php",
			"version": "dev-master",
			"source": {
				"type": "git",
				"url": "https://github.com/hamcrest/hamcrest-php.git",
				"reference": "9891fca284ef0dfcb19c94453c29932c9bb9a3c2"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/9891fca284ef0dfcb19c94453c29932c9bb9a3c2",
				"reference": "9891fca284ef0dfcb19c94453c29932c9bb9a3c2",
				"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"
			},
			"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": "2021-08-12T08:29:30+00:00"
		},
		{
			"name": "mockery/mockery",
			"version": "dev-master",
			"source": {
				"type": "git",
				"url": "https://github.com/mockery/mockery.git",
				"reference": "816475d89d82ea968796523de8e56237ac5921a6"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/mockery/mockery/zipball/816475d89d82ea968796523de8e56237ac5921a6",
				"reference": "816475d89d82ea968796523de8e56237ac5921a6",
				"shasum": ""
			},
			"require": {
				"hamcrest/hamcrest-php": "^2.0.1",
				"lib-pcre": ">=7.0",
				"php": "^7.3 || ^8.0"
			},
			"conflict": {
				"phpunit/phpunit": "<8.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^8.5 || ^9.3"
			},
			"default-branch": true,
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "1.4.x-dev"
				}
			},
			"autoload": {
				"psr-0": {
					"Mockery": "library/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Pádraic Brady",
					"email": "padraic.brady@gmail.com",
					"homepage": "http://blog.astrumfutura.com"
				},
				{
					"name": "Dave Marshall",
					"email": "dave.marshall@atstsolutions.co.uk",
					"homepage": "http://davedevelopment.co.uk"
				}
			],
			"description": "Mockery is a simple yet flexible PHP mock object framework",
			"homepage": "https://github.com/mockery/mockery",
			"keywords": [
				"BDD",
				"TDD",
				"library",
				"mock",
				"mock objects",
				"mockery",
				"stub",
				"test",
				"test double",
				"testing"
			],
			"support": {
				"issues": "https://github.com/mockery/mockery/issues",
				"source": "https://github.com/mockery/mockery/tree/master"
			},
			"time": "2021-10-19T08:50:45+00:00"
		},
		{
			"name": "myclabs/deep-copy",
			"version": "1.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/myclabs/DeepCopy.git",
				"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
				"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
				"shasum": ""
			},
			"require": {
				"php": "^7.1 || ^8.0"
			},
			"replace": {
				"myclabs/deep-copy": "self.version"
			},
			"require-dev": {
				"doctrine/collections": "^1.0",
				"doctrine/common": "^2.6",
				"phpunit/phpunit": "^7.1"
			},
			"default-branch": true,
			"type": "library",
			"autoload": {
				"psr-4": {
					"DeepCopy\\": "src/DeepCopy/"
				},
				"files": [
					"src/DeepCopy/deep_copy.php"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"description": "Create deep copies (clones) of your objects",
			"keywords": [
				"clone",
				"copy",
				"duplicate",
				"object",
				"object graph"
			],
			"support": {
				"issues": "https://github.com/myclabs/DeepCopy/issues",
				"source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
			},
			"funding": [
				{
					"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
					"type": "tidelift"
				}
			],
			"time": "2020-11-13T09:40:50+00:00"
		},
		{
			"name": "nikic/php-parser",
			"version": "v4.13.1",
			"source": {
				"type": "git",
				"url": "https://github.com/nikic/PHP-Parser.git",
				"reference": "63a79e8daa781cac14e5195e63ed8ae231dd10fd"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/63a79e8daa781cac14e5195e63ed8ae231dd10fd",
				"reference": "63a79e8daa781cac14e5195e63ed8ae231dd10fd",
				"shasum": ""
			},
			"require": {
				"ext-tokenizer": "*",
				"php": ">=7.0"
			},
			"require-dev": {
				"ircmaxell/php-yacc": "^0.0.7",
				"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
			},
			"bin": [
				"bin/php-parse"
			],
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "4.9-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"PhpParser\\": "lib/PhpParser"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Nikita Popov"
				}
			],
			"description": "A PHP parser written in PHP",
			"keywords": [
				"parser",
				"php"
			],
			"support": {
				"issues": "https://github.com/nikic/PHP-Parser/issues",
				"source": "https://github.com/nikic/PHP-Parser/tree/v4.13.1"
			},
			"time": "2021-11-03T20:52:16+00:00"
		},
		{
			"name": "phar-io/manifest",
			"version": "dev-master",
			"source": {
				"type": "git",
				"url": "https://github.com/phar-io/manifest.git",
				"reference": "97803eca37d319dfa7826cc2437fc020857acb53"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
				"reference": "97803eca37d319dfa7826cc2437fc020857acb53",
				"shasum": ""
			},
			"require": {
				"ext-dom": "*",
				"ext-phar": "*",
				"ext-xmlwriter": "*",
				"phar-io/version": "^3.0.1",
				"php": "^7.2 || ^8.0"
			},
			"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.3"
			},
			"time": "2021-07-20T11:28:43+00:00"
		},
		{
			"name": "phar-io/version",
			"version": "3.1.0",
			"source": {
				"type": "git",
				"url": "https://github.com/phar-io/version.git",
				"reference": "bae7c545bef187884426f042434e561ab1ddb182"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
				"reference": "bae7c545bef187884426f042434e561ab1ddb182",
				"shasum": ""
			},
			"require": {
				"php": "^7.2 || ^8.0"
			},
			"type": "library",
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Arne Blankerts",
					"email": "arne@blankerts.de",
					"role": "Developer"
				},
				{
					"name": "Sebastian Heuer",
					"email": "sebastian@phpeople.de",
					"role": "Developer"
				},
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "Developer"
				}
			],
			"description": "Library for handling version information and constraints",
			"support": {
				"issues": "https://github.com/phar-io/version/issues",
				"source": "https://github.com/phar-io/version/tree/3.1.0"
			},
			"time": "2021-02-23T14:00:09+00:00"
		},
		{
			"name": "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": "phpdocumentor/reflection-common",
			"version": "dev-master",
			"source": {
				"type": "git",
				"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
				"reference": "a0eeab580cbdf4414fef6978732510a36ed0a9d6"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/a0eeab580cbdf4414fef6978732510a36ed0a9d6",
				"reference": "a0eeab580cbdf4414fef6978732510a36ed0a9d6",
				"shasum": ""
			},
			"require": {
				"php": ">=7.1"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "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/master"
			},
			"time": "2021-06-25T13:47:51+00:00"
		},
		{
			"name": "phpdocumentor/reflection-docblock",
			"version": "dev-master",
			"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"
			},
			"default-branch": true,
			"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.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/phpDocumentor/TypeResolver.git",
				"reference": "2a7ec2a310e8dff274c8af3bf3005288f0b1b7f6"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/2a7ec2a310e8dff274c8af3bf3005288f0b1b7f6",
				"reference": "2a7ec2a310e8dff274c8af3bf3005288f0b1b7f6",
				"shasum": ""
			},
			"require": {
				"php": "^7.2 || ^8.0",
				"phpdocumentor/reflection-common": "^2.0"
			},
			"require-dev": {
				"ext-tokenizer": "*",
				"psalm/phar": "^4.8"
			},
			"default-branch": true,
			"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.x"
			},
			"time": "2021-11-09T20:01:14+00:00"
		},
		{
			"name": "phpspec/prophecy",
			"version": "dev-master",
			"source": {
				"type": "git",
				"url": "https://github.com/phpspec/prophecy.git",
				"reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/phpspec/prophecy/zipball/d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
				"reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
				"shasum": ""
			},
			"require": {
				"doctrine/instantiator": "^1.2",
				"php": "^7.2 || ~8.0, <8.2",
				"phpdocumentor/reflection-docblock": "^5.2",
				"sebastian/comparator": "^3.0 || ^4.0",
				"sebastian/recursion-context": "^3.0 || ^4.0"
			},
			"require-dev": {
				"phpspec/phpspec": "^6.0 || ^7.0",
				"phpunit/phpunit": "^8.0 || ^9.0"
			},
			"default-branch": true,
			"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/1.14.0"
			},
			"time": "2021-09-10T09:02:12+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": "f301eb1453c9e7a1bc912ee8b0ea9db22c60223b"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f301eb1453c9e7a1bc912ee8b0ea9db22c60223b",
				"reference": "f301eb1453c9e7a1bc912ee8b0ea9db22c60223b",
				"shasum": ""
			},
			"require": {
				"ext-dom": "*",
				"ext-libxml": "*",
				"ext-xmlwriter": "*",
				"nikic/php-parser": "^4.13.0",
				"php": ">=7.3",
				"phpunit/php-file-iterator": "^3.0.3",
				"phpunit/php-text-template": "^2.0.2",
				"sebastian/code-unit-reverse-lookup": "^2.0.2",
				"sebastian/complexity": "^2.0",
				"sebastian/environment": "^5.1.2",
				"sebastian/lines-of-code": "^1.0.3",
				"sebastian/version": "^3.0.1",
				"theseer/tokenizer": "^1.2.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"suggest": {
				"ext-pcov": "*",
				"ext-xdebug": "*"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "9.2-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
			"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
			"keywords": [
				"coverage",
				"testing",
				"xunit"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
				"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.9"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2021-11-19T15:21:02+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": "d7e633e95043246c5370e96d4cd17aa2cc79ab78"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/d7e633e95043246c5370e96d4cd17aa2cc79ab78",
				"reference": "d7e633e95043246c5370e96d4cd17aa2cc79ab78",
				"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": "2021-07-30T13:35:46+00:00"
		},
		{
			"name": "phpunit/php-invoker",
			"version": "3.1.1",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/php-invoker.git",
				"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
				"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"ext-pcntl": "*",
				"phpunit/phpunit": "^9.3"
			},
			"suggest": {
				"ext-pcntl": "*"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "3.1-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Invoke callables with a timeout",
			"homepage": "https://github.com/sebastianbergmann/php-invoker/",
			"keywords": [
				"process"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
				"source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-09-28T05:58:55+00:00"
		},
		{
			"name": "phpunit/php-text-template",
			"version": "2.0.4",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/php-text-template.git",
				"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
				"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Simple template engine.",
			"homepage": "https://github.com/sebastianbergmann/php-text-template/",
			"keywords": [
				"template"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
				"source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-10-26T05:33:50+00:00"
		},
		{
			"name": "phpunit/php-timer",
			"version": "5.0.3",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/php-timer.git",
				"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
				"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "5.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Utility class for timing",
			"homepage": "https://github.com/sebastianbergmann/php-timer/",
			"keywords": [
				"timer"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/php-timer/issues",
				"source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-10-26T13:16:10+00:00"
		},
		{
			"name": "phpunit/phpunit",
			"version": "9.5.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/phpunit.git",
				"reference": "6bcc8e610a24b9d382da960199447f8c40ae08f3"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6bcc8e610a24b9d382da960199447f8c40ae08f3",
				"reference": "6bcc8e610a24b9d382da960199447f8c40ae08f3",
				"shasum": ""
			},
			"require": {
				"doctrine/instantiator": "^1.3.1",
				"ext-dom": "*",
				"ext-json": "*",
				"ext-libxml": "*",
				"ext-mbstring": "*",
				"ext-xml": "*",
				"ext-xmlwriter": "*",
				"myclabs/deep-copy": "^1.10.1",
				"phar-io/manifest": "^2.0.3",
				"phar-io/version": "^3.0.2",
				"php": ">=7.3",
				"phpspec/prophecy": "^1.12.1",
				"phpunit/php-code-coverage": "^9.2.7",
				"phpunit/php-file-iterator": "^3.0.5",
				"phpunit/php-invoker": "^3.1.1",
				"phpunit/php-text-template": "^2.0.3",
				"phpunit/php-timer": "^5.0.2",
				"sebastian/cli-parser": "^1.0.1",
				"sebastian/code-unit": "^1.0.6",
				"sebastian/comparator": "^4.0.5",
				"sebastian/diff": "^4.0.3",
				"sebastian/environment": "^5.1.3",
				"sebastian/exporter": "^4.0.3",
				"sebastian/global-state": "^5.0.1",
				"sebastian/object-enumerator": "^4.0.3",
				"sebastian/resource-operations": "^3.0.3",
				"sebastian/type": "^2.3.4",
				"sebastian/version": "^3.0.2"
			},
			"require-dev": {
				"ext-pdo": "*",
				"phpspec/prophecy-phpunit": "^2.0.1"
			},
			"suggest": {
				"ext-soap": "*",
				"ext-xdebug": "*"
			},
			"bin": [
				"phpunit"
			],
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "9.5-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				],
				"files": [
					"src/Framework/Assert/Functions.php"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "The PHP Unit Testing framework.",
			"homepage": "https://phpunit.de/",
			"keywords": [
				"phpunit",
				"testing",
				"xunit"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/phpunit/issues",
				"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5"
			},
			"funding": [
				{
					"url": "https://phpunit.de/sponsors.html",
					"type": "custom"
				},
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2021-11-11T09:11:03+00:00"
		},
		{
			"name": "psr/container",
			"version": "dev-master",
			"source": {
				"type": "git",
				"url": "https://github.com/php-fig/container.git",
				"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
				"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
				"shasum": ""
			},
			"require": {
				"php": ">=7.4.0"
			},
			"default-branch": true,
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.0.x-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Psr\\Container\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "PHP-FIG",
					"homepage": "https://www.php-fig.org/"
				}
			],
			"description": "Common Container Interface (PHP FIG PSR-11)",
			"homepage": "https://github.com/php-fig/container",
			"keywords": [
				"PSR-11",
				"container",
				"container-interface",
				"container-interop",
				"psr"
			],
			"support": {
				"issues": "https://github.com/php-fig/container/issues",
				"source": "https://github.com/php-fig/container/tree/2.0.2"
			},
			"time": "2021-11-05T16:47:00+00:00"
		},
		{
			"name": "sebastian/cli-parser",
			"version": "1.0.1",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/cli-parser.git",
				"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
				"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "1.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Library for parsing CLI options",
			"homepage": "https://github.com/sebastianbergmann/cli-parser",
			"support": {
				"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
				"source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-09-28T06:08:49+00:00"
		},
		{
			"name": "sebastian/code-unit",
			"version": "1.0.8",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/code-unit.git",
				"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
				"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "1.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Collection of value objects that represent the PHP code units",
			"homepage": "https://github.com/sebastianbergmann/code-unit",
			"support": {
				"issues": "https://github.com/sebastianbergmann/code-unit/issues",
				"source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-10-26T13:08:54+00:00"
		},
		{
			"name": "sebastian/code-unit-reverse-lookup",
			"version": "2.0.3",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
				"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
				"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				}
			],
			"description": "Looks up which function or method a line of code belongs to",
			"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
			"support": {
				"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
				"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-09-28T05:30:19+00:00"
		},
		{
			"name": "sebastian/comparator",
			"version": "4.0.6",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/comparator.git",
				"reference": "55f4261989e546dc112258c7a75935a81a7ce382"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
				"reference": "55f4261989e546dc112258c7a75935a81a7ce382",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3",
				"sebastian/diff": "^4.0",
				"sebastian/exporter": "^4.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "4.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				},
				{
					"name": "Jeff Welch",
					"email": "whatthejeff@gmail.com"
				},
				{
					"name": "Volker Dusch",
					"email": "github@wallbash.com"
				},
				{
					"name": "Bernhard Schussek",
					"email": "bschussek@2bepublished.at"
				}
			],
			"description": "Provides the functionality to compare PHP values for equality",
			"homepage": "https://github.com/sebastianbergmann/comparator",
			"keywords": [
				"comparator",
				"compare",
				"equality"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/comparator/issues",
				"source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-10-26T15:49:45+00:00"
		},
		{
			"name": "sebastian/complexity",
			"version": "2.0.2",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/complexity.git",
				"reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
				"reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
				"shasum": ""
			},
			"require": {
				"nikic/php-parser": "^4.7",
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Library for calculating the complexity of PHP code units",
			"homepage": "https://github.com/sebastianbergmann/complexity",
			"support": {
				"issues": "https://github.com/sebastianbergmann/complexity/issues",
				"source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-10-26T15:52:27+00:00"
		},
		{
			"name": "sebastian/diff",
			"version": "4.0.4",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/diff.git",
				"reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
				"reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3",
				"symfony/process": "^4.2 || ^5"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "4.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				},
				{
					"name": "Kore Nordmann",
					"email": "mail@kore-nordmann.de"
				}
			],
			"description": "Diff implementation",
			"homepage": "https://github.com/sebastianbergmann/diff",
			"keywords": [
				"diff",
				"udiff",
				"unidiff",
				"unified diff"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/diff/issues",
				"source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-10-26T13:10:38+00:00"
		},
		{
			"name": "sebastian/environment",
			"version": "5.1.3",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/environment.git",
				"reference": "388b6ced16caa751030f6a69e588299fa09200ac"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
				"reference": "388b6ced16caa751030f6a69e588299fa09200ac",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"suggest": {
				"ext-posix": "*"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "5.1-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				}
			],
			"description": "Provides functionality to handle HHVM/PHP environments",
			"homepage": "http://www.github.com/sebastianbergmann/environment",
			"keywords": [
				"Xdebug",
				"environment",
				"hhvm"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/environment/issues",
				"source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-09-28T05:52:38+00:00"
		},
		{
			"name": "sebastian/exporter",
			"version": "4.0.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/exporter.git",
				"reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
				"reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3",
				"sebastian/recursion-context": "^4.0"
			},
			"require-dev": {
				"ext-mbstring": "*",
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "4.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				},
				{
					"name": "Jeff Welch",
					"email": "whatthejeff@gmail.com"
				},
				{
					"name": "Volker Dusch",
					"email": "github@wallbash.com"
				},
				{
					"name": "Adam Harvey",
					"email": "aharvey@php.net"
				},
				{
					"name": "Bernhard Schussek",
					"email": "bschussek@gmail.com"
				}
			],
			"description": "Provides the functionality to export PHP variables for visualization",
			"homepage": "https://www.github.com/sebastianbergmann/exporter",
			"keywords": [
				"export",
				"exporter"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/exporter/issues",
				"source": "https://github.com/sebastianbergmann/exporter/tree/4.0"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2021-11-11T14:18:36+00:00"
		},
		{
			"name": "sebastian/global-state",
			"version": "5.0.3",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/global-state.git",
				"reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
				"reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3",
				"sebastian/object-reflector": "^2.0",
				"sebastian/recursion-context": "^4.0"
			},
			"require-dev": {
				"ext-dom": "*",
				"phpunit/phpunit": "^9.3"
			},
			"suggest": {
				"ext-uopz": "*"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "5.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				}
			],
			"description": "Snapshotting of global state",
			"homepage": "http://www.github.com/sebastianbergmann/global-state",
			"keywords": [
				"global state"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/global-state/issues",
				"source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2021-06-11T13:31:12+00:00"
		},
		{
			"name": "sebastian/lines-of-code",
			"version": "1.0.3",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/lines-of-code.git",
				"reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
				"reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
				"shasum": ""
			},
			"require": {
				"nikic/php-parser": "^4.6",
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "1.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Library for counting the lines of code in PHP source code",
			"homepage": "https://github.com/sebastianbergmann/lines-of-code",
			"support": {
				"issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
				"source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-11-28T06:42:11+00:00"
		},
		{
			"name": "sebastian/object-enumerator",
			"version": "4.0.4",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/object-enumerator.git",
				"reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
				"reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3",
				"sebastian/object-reflector": "^2.0",
				"sebastian/recursion-context": "^4.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "4.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				}
			],
			"description": "Traverses array structures and object graphs to enumerate all referenced objects",
			"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
			"support": {
				"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
				"source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-10-26T13:12:34+00:00"
		},
		{
			"name": "sebastian/object-reflector",
			"version": "2.0.4",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/object-reflector.git",
				"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
				"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				}
			],
			"description": "Allows reflection of object attributes, including inherited and non-public ones",
			"homepage": "https://github.com/sebastianbergmann/object-reflector/",
			"support": {
				"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
				"source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-10-26T13:14:26+00:00"
		},
		{
			"name": "sebastian/recursion-context",
			"version": "4.0.4",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/recursion-context.git",
				"reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
				"reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "4.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				},
				{
					"name": "Jeff Welch",
					"email": "whatthejeff@gmail.com"
				},
				{
					"name": "Adam Harvey",
					"email": "aharvey@php.net"
				}
			],
			"description": "Provides functionality to recursively process PHP variables",
			"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
			"support": {
				"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
				"source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2020-10-26T13:17:30+00:00"
		},
		{
			"name": "sebastian/resource-operations",
			"version": "dev-master",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/resource-operations.git",
				"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
				"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.0"
			},
			"default-branch": true,
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "3.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				}
			],
			"description": "Provides a list of PHP built-in functions that operate on resources",
			"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
			"support": {
				"issues": "https://github.com/sebastianbergmann/resource-operations/issues",
				"source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"abandoned": true,
			"time": "2020-09-28T06:45:17+00:00"
		},
		{
			"name": "sebastian/type",
			"version": "2.3.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/type.git",
				"reference": "f24cbc541026c3bb7d27c647f0f9ea337135b22a"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/f24cbc541026c3bb7d27c647f0f9ea337135b22a",
				"reference": "f24cbc541026c3bb7d27c647f0f9ea337135b22a",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.3-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Collection of value objects that represent the types of the PHP type system",
			"homepage": "https://github.com/sebastianbergmann/type",
			"support": {
				"issues": "https://github.com/sebastianbergmann/type/issues",
				"source": "https://github.com/sebastianbergmann/type/tree/2.3"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2021-06-18T06:28:45+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/squizlabs/PHP_CodeSniffer.git",
				"reference": "0ed1d8c5ac325d6222396f7034d9c8e9d68a0cc9"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/0ed1d8c5ac325d6222396f7034d9c8e9d68a0cc9",
				"reference": "0ed1d8c5ac325d6222396f7034d9c8e9d68a0cc9",
				"shasum": ""
			},
			"require": {
				"ext-simplexml": "*",
				"ext-tokenizer": "*",
				"ext-xmlwriter": "*",
				"php": ">=5.4.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
			},
			"default-branch": true,
			"bin": [
				"bin/phpcs",
				"bin/phpcbf"
			],
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "3.x-dev"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Greg Sherwood",
					"role": "lead"
				}
			],
			"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
			"homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
			"keywords": [
				"phpcs",
				"standards"
			],
			"support": {
				"issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
				"source": "https://github.com/squizlabs/PHP_CodeSniffer",
				"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
			},
			"time": "2021-11-22T22:20:58+00:00"
		},
		{
			"name": "symfony/console",
			"version": "5.4.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/console.git",
				"reference": "f797eedbbede8a2e6cdb8d5f16da0d6fb9bbfd12"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/console/zipball/f797eedbbede8a2e6cdb8d5f16da0d6fb9bbfd12",
				"reference": "f797eedbbede8a2e6cdb8d5f16da0d6fb9bbfd12",
				"shasum": ""
			},
			"require": {
				"php": ">=7.2.5",
				"symfony/deprecation-contracts": "^2.1|^3",
				"symfony/polyfill-mbstring": "~1.0",
				"symfony/polyfill-php73": "^1.8",
				"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/5.4"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2021-11-23T18:53:11+00:00"
		},
		{
			"name": "symfony/deprecation-contracts",
			"version": "dev-main",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/deprecation-contracts.git",
				"reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/c726b64c1ccfe2896cb7df2e1331c357ad1c8ced",
				"reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced",
				"shasum": ""
			},
			"require": {
				"php": ">=8.0.2"
			},
			"default-branch": true,
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "3.0-dev"
				},
				"thanks": {
					"name": "symfony/contracts",
					"url": "https://github.com/symfony/contracts"
				}
			},
			"autoload": {
				"files": [
					"function.php"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Nicolas Grekas",
					"email": "p@tchwork.com"
				},
				{
					"name": "Symfony Community",
					"homepage": "https://symfony.com/contributors"
				}
			],
			"description": "A generic function and convention to trigger deprecation notices",
			"homepage": "https://symfony.com",
			"support": {
				"source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2021-11-01T23:48:49+00:00"
		},
		{
			"name": "symfony/polyfill-ctype",
			"version": "dev-main",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/polyfill-ctype.git",
				"reference": "30885182c981ab175d4d034db0f6f469898070ab"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
				"reference": "30885182c981ab175d4d034db0f6f469898070ab",
				"shasum": ""
			},
			"require": {
				"php": ">=7.1"
			},
			"provide": {
				"ext-ctype": "*"
			},
			"suggest": {
				"ext-ctype": "For best performance"
			},
			"default-branch": true,
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "1.23-dev"
				},
				"thanks": {
					"name": "symfony/polyfill",
					"url": "https://github.com/symfony/polyfill"
				}
			},
			"autoload": {
				"psr-4": {
					"Symfony\\Polyfill\\Ctype\\": ""
				},
				"files": [
					"bootstrap.php"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Gert de Pagter",
					"email": "BackEndTea@gmail.com"
				},
				{
					"name": "Symfony Community",
					"homepage": "https://symfony.com/contributors"
				}
			],
			"description": "Symfony polyfill for ctype functions",
			"homepage": "https://symfony.com",
			"keywords": [
				"compatibility",
				"ctype",
				"polyfill",
				"portable"
			],
			"support": {
				"source": "https://github.com/symfony/polyfill-ctype/tree/main"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2021-10-20T20:35:02+00:00"
		},
		{
			"name": "symfony/polyfill-intl-grapheme",
			"version": "dev-main",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
				"reference": "81b86b50cf841a64252b439e738e97f4a34e2783"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81b86b50cf841a64252b439e738e97f4a34e2783",
				"reference": "81b86b50cf841a64252b439e738e97f4a34e2783",
				"shasum": ""
			},
			"require": {
				"php": ">=7.1"
			},
			"suggest": {
				"ext-intl": "For best performance"
			},
			"default-branch": true,
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "1.23-dev"
				},
				"thanks": {
					"name": "symfony/polyfill",
					"url": "https://github.com/symfony/polyfill"
				}
			},
			"autoload": {
				"psr-4": {
					"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
				},
				"files": [
					"bootstrap.php"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Nicolas Grekas",
					"email": "p@tchwork.com"
				},
				{
					"name": "Symfony Community",
					"homepage": "https://symfony.com/contributors"
				}
			],
			"description": "Symfony polyfill for intl's grapheme_* functions",
			"homepage": "https://symfony.com",
			"keywords": [
				"compatibility",
				"grapheme",
				"intl",
				"polyfill",
				"portable",
				"shim"
			],
			"support": {
				"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/main"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2021-11-23T21:10:46+00:00"
		},
		{
			"name": "symfony/polyfill-intl-normalizer",
			"version": "dev-main",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
				"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
				"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
				"shasum": ""
			},
			"require": {
				"php": ">=7.1"
			},
			"suggest": {
				"ext-intl": "For best performance"
			},
			"default-branch": true,
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "1.23-dev"
				},
				"thanks": {
					"name": "symfony/polyfill",
					"url": "https://github.com/symfony/polyfill"
				}
			},
			"autoload": {
				"psr-4": {
					"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
				},
				"files": [
					"bootstrap.php"
				],
				"classmap": [
					"Resources/stubs"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Nicolas Grekas",
					"email": "p@tchwork.com"
				},
				{
					"name": "Symfony Community",
					"homepage": "https://symfony.com/contributors"
				}
			],
			"description": "Symfony polyfill for intl's Normalizer class and related functions",
			"homepage": "https://symfony.com",
			"keywords": [
				"compatibility",
				"intl",
				"normalizer",
				"polyfill",
				"portable",
				"shim"
			],
			"support": {
				"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2021-02-19T12:13:01+00:00"
		},
		{
			"name": "symfony/polyfill-mbstring",
			"version": "dev-main",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/polyfill-mbstring.git",
				"reference": "11b9acb5e8619aef6455735debf77dde8825795c"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/11b9acb5e8619aef6455735debf77dde8825795c",
				"reference": "11b9acb5e8619aef6455735debf77dde8825795c",
				"shasum": ""
			},
			"require": {
				"php": ">=7.1"
			},
			"provide": {
				"ext-mbstring": "*"
			},
			"suggest": {
				"ext-mbstring": "For best performance"
			},
			"default-branch": true,
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "1.23-dev"
				},
				"thanks": {
					"name": "symfony/polyfill",
					"url": "https://github.com/symfony/polyfill"
				}
			},
			"autoload": {
				"psr-4": {
					"Symfony\\Polyfill\\Mbstring\\": ""
				},
				"files": [
					"bootstrap.php"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Nicolas Grekas",
					"email": "p@tchwork.com"
				},
				{
					"name": "Symfony Community",
					"homepage": "https://symfony.com/contributors"
				}
			],
			"description": "Symfony polyfill for the Mbstring extension",
			"homepage": "https://symfony.com",
			"keywords": [
				"compatibility",
				"mbstring",
				"polyfill",
				"portable",
				"shim"
			],
			"support": {
				"source": "https://github.com/symfony/polyfill-mbstring/tree/main"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2021-10-20T20:35:02+00:00"
		},
		{
			"name": "symfony/polyfill-php73",
			"version": "dev-main",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/polyfill-php73.git",
				"reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5",
				"reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5",
				"shasum": ""
			},
			"require": {
				"php": ">=7.1"
			},
			"default-branch": true,
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "1.23-dev"
				},
				"thanks": {
					"name": "symfony/polyfill",
					"url": "https://github.com/symfony/polyfill"
				}
			},
			"autoload": {
				"psr-4": {
					"Symfony\\Polyfill\\Php73\\": ""
				},
				"files": [
					"bootstrap.php"
				],
				"classmap": [
					"Resources/stubs"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Nicolas Grekas",
					"email": "p@tchwork.com"
				},
				{
					"name": "Symfony Community",
					"homepage": "https://symfony.com/contributors"
				}
			],
			"description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
			"homepage": "https://symfony.com",
			"keywords": [
				"compatibility",
				"polyfill",
				"portable",
				"shim"
			],
			"support": {
				"source": "https://github.com/symfony/polyfill-php73/tree/main"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2021-06-05T21:20:04+00:00"
		},
		{
			"name": "symfony/polyfill-php80",
			"version": "dev-main",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/polyfill-php80.git",
				"reference": "57b712b08eddb97c762a8caa32c84e037892d2e9"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9",
				"reference": "57b712b08eddb97c762a8caa32c84e037892d2e9",
				"shasum": ""
			},
			"require": {
				"php": ">=7.1"
			},
			"default-branch": true,
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "1.23-dev"
				},
				"thanks": {
					"name": "symfony/polyfill",
					"url": "https://github.com/symfony/polyfill"
				}
			},
			"autoload": {
				"psr-4": {
					"Symfony\\Polyfill\\Php80\\": ""
				},
				"files": [
					"bootstrap.php"
				],
				"classmap": [
					"Resources/stubs"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Ion Bazan",
					"email": "ion.bazan@gmail.com"
				},
				{
					"name": "Nicolas Grekas",
					"email": "p@tchwork.com"
				},
				{
					"name": "Symfony Community",
					"homepage": "https://symfony.com/contributors"
				}
			],
			"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
			"homepage": "https://symfony.com",
			"keywords": [
				"compatibility",
				"polyfill",
				"portable",
				"shim"
			],
			"support": {
				"source": "https://github.com/symfony/polyfill-php80/tree/main"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2021-09-13T13:58:33+00:00"
		},
		{
			"name": "symfony/process",
			"version": "5.4.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/process.git",
				"reference": "e8f02d0795d3852e2e0169dc7660786e9de30859"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/process/zipball/e8f02d0795d3852e2e0169dc7660786e9de30859",
				"reference": "e8f02d0795d3852e2e0169dc7660786e9de30859",
				"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/5.4"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2021-11-23T14:18:55+00:00"
		},
		{
			"name": "symfony/service-contracts",
			"version": "dev-main",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/service-contracts.git",
				"reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/service-contracts/zipball/36715ebf9fb9db73db0cb24263c79077c6fe8603",
				"reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603",
				"shasum": ""
			},
			"require": {
				"php": ">=8.0.2",
				"psr/container": "^2.0"
			},
			"conflict": {
				"ext-psr": "<1.1|>=2"
			},
			"suggest": {
				"symfony/service-implementation": ""
			},
			"default-branch": true,
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "3.0-dev"
				},
				"thanks": {
					"name": "symfony/contracts",
					"url": "https://github.com/symfony/contracts"
				}
			},
			"autoload": {
				"psr-4": {
					"Symfony\\Contracts\\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/v3.0.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2021-11-04T17:53:12+00:00"
		},
		{
			"name": "symfony/string",
			"version": "6.0.x-dev",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/string.git",
				"reference": "ba727797426af0f587f4800566300bdc0cda0777"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/string/zipball/ba727797426af0f587f4800566300bdc0cda0777",
				"reference": "ba727797426af0f587f4800566300bdc0cda0777",
				"shasum": ""
			},
			"require": {
				"php": ">=8.0.2",
				"symfony/polyfill-ctype": "~1.8",
				"symfony/polyfill-intl-grapheme": "~1.0",
				"symfony/polyfill-intl-normalizer": "~1.0",
				"symfony/polyfill-mbstring": "~1.0"
			},
			"conflict": {
				"symfony/translation-contracts": "<2.0"
			},
			"require-dev": {
				"symfony/error-handler": "^5.4|^6.0",
				"symfony/http-client": "^5.4|^6.0",
				"symfony/translation-contracts": "^2.0|^3.0",
				"symfony/var-exporter": "^5.4|^6.0"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Symfony\\Component\\String\\": ""
				},
				"files": [
					"Resources/functions.php"
				],
				"exclude-from-classmap": [
					"/Tests/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Nicolas Grekas",
					"email": "p@tchwork.com"
				},
				{
					"name": "Symfony Community",
					"homepage": "https://symfony.com/contributors"
				}
			],
			"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
			"homepage": "https://symfony.com",
			"keywords": [
				"grapheme",
				"i18n",
				"string",
				"unicode",
				"utf-8",
				"utf8"
			],
			"support": {
				"source": "https://github.com/symfony/string/tree/6.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2021-10-29T07:35:21+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": "webmozart/assert",
			"version": "dev-master",
			"source": {
				"type": "git",
				"url": "https://github.com/webmozarts/assert.git",
				"reference": "b419d648592b0b8911cbbe10d450fe314f4fd262"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/webmozarts/assert/zipball/b419d648592b0b8911cbbe10d450fe314f4fd262",
				"reference": "b419d648592b0b8911cbbe10d450fe314f4fd262",
				"shasum": ""
			},
			"require": {
				"php": "^7.2 || ^8.0",
				"symfony/polyfill-ctype": "^1.8"
			},
			"conflict": {
				"phpstan/phpstan": "<0.12.20",
				"vimeo/psalm": "<4.6.1 || 4.6.2"
			},
			"require-dev": {
				"phpunit/phpunit": "^8.5.13"
			},
			"default-branch": true,
			"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/master"
			},
			"time": "2021-06-19T13:45:26+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,
		"brianium/paratest": 20
	},
	"prefer-stable": false,
	"prefer-lowest": false,
	"platform": {
		"php": ">=7.0"
	},
	"platform-dev": [],
	"plugin-api-version": "2.2.0"
}
