+ {
+ "name": "brianium/paratest",
+ "version": "v6.6.4",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/paratestphp/paratest.git",
+ "reference": "4ce800dc32fd0292a4f05c00f347142dce1ecdda"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/paratestphp/paratest/zipball/4ce800dc32fd0292a4f05c00f347142dce1ecdda",
+ "reference": "4ce800dc32fd0292a4f05c00f347142dce1ecdda",
+ "shasum": ""
+ },
+ "require": {
+ "ext-dom": "*",
+ "ext-pcre": "*",
+ "ext-reflection": "*",
+ "ext-simplexml": "*",
+ "jean85/pretty-package-versions": "^2.0.5",
+ "php": "^7.3 || ^8.0",
+ "phpunit/php-code-coverage": "^9.2.17",
+ "phpunit/php-file-iterator": "^3.0.6",
+ "phpunit/php-timer": "^5.0.3",
+ "phpunit/phpunit": "^9.5.24",
+ "sebastian/environment": "^5.1.4",
+ "symfony/console": "^5.4.12 || ^6.1.4",
+ "symfony/process": "^5.4.11 || ^6.1.3"
+ },
+ "require-dev": {
+ "doctrine/coding-standard": "^10.0.0",
+ "ext-pcov": "*",
+ "ext-posix": "*",
+ "infection/infection": "^0.26.14",
+ "malukenho/mcbumpface": "^1.1.5",
+ "squizlabs/php_codesniffer": "^3.7.1",
+ "symfony/filesystem": "^5.4.12 || ^6.1.4",
+ "vimeo/psalm": "^4.27.0"
+ },
+ "bin": [
+ "bin/paratest",
+ "bin/paratest.bat",
+ "bin/paratest_for_phpstorm"
+ ],
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "ParaTest\\": [
+ "src/"
+ ]
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Brian Scaturro",
+ "role": "Developer"
+ },
+ {
+ "name": "Filippo Tessarotto",
+ "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.6.4"
+ },
+ "funding": [
+ {
+ "url": "https://github.com/sponsors/Slamdunk",
+ "type": "github"
+ },
+ {
+ "url": "https://paypal.me/filippotessarotto",
+ "type": "paypal"
+ }
+ ],
+ "time": "2022-09-13T10:47:01+00:00"
+ },