Skip to content
Snippets Groups Projects
composer.lock 916 KiB
Newer Older
  • Learn to ignore specific revisions
  • jurgenhaas's avatar
    jurgenhaas committed
                },
                "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.6"
                },
                "funding": [
                    {
                        "url": "https://github.com/sebastianbergmann",
                        "type": "github"
                    }
                ],
                "time": "2021-12-02T12:48:52+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",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "9.5.26",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/sebastianbergmann/phpunit.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/851867efcbb6a1b992ec515c71cdcf20d895e9d2",
                    "reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "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",
                    "phpunit/php-code-coverage": "^9.2.13",
                    "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",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "sebastian/comparator": "^4.0.8",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "sebastian/diff": "^4.0.3",
                    "sebastian/environment": "^5.1.3",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "sebastian/exporter": "^4.0.5",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "sebastian/global-state": "^5.0.1",
                    "sebastian/object-enumerator": "^4.0.3",
                    "sebastian/resource-operations": "^3.0.3",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "sebastian/type": "^3.2",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "sebastian/version": "^3.0.2"
                },
                "suggest": {
                    "ext-soap": "*",
                    "ext-xdebug": "*"
                },
                "bin": [
                    "phpunit"
                ],
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "9.5-dev"
                    }
                },
                "autoload": {
                    "files": [
                        "src/Framework/Assert/Functions.php"
                    ],
                    "classmap": [
                        "src/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Sebastian Bergmann",
                        "email": "sebastian@phpunit.de",
                        "role": "lead"
                    }
                ],
                "description": "The PHP Unit Testing framework.",
                "homepage": "https://phpunit.de/",
                "keywords": [
                    "phpunit",
                    "testing",
                    "xunit"
                ],
                "support": {
                    "issues": "https://github.com/sebastianbergmann/phpunit/issues",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.26"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "funding": [
                    {
                        "url": "https://phpunit.de/sponsors.html",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/sebastianbergmann",
                        "type": "github"
    
    jurgenhaas's avatar
    jurgenhaas committed
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
                        "type": "tidelift"
    
    jurgenhaas's avatar
    jurgenhaas committed
                    }
                ],
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-10-28T06:00:21+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "rakit/validation",
                "version": "v1.4.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/rakit/validation.git",
                    "reference": "ff003a35cdf5030a5f2482299f4c93f344a35b29"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/rakit/validation/zipball/ff003a35cdf5030a5f2482299f4c93f344a35b29",
                    "reference": "ff003a35cdf5030a5f2482299f4c93f344a35b29",
                    "shasum": ""
                },
                "require": {
                    "ext-mbstring": "*",
                    "php": ">=7.0"
                },
                "require-dev": {
                    "php-coveralls/php-coveralls": "^2.2",
                    "phpunit/phpunit": "^6.5",
                    "squizlabs/php_codesniffer": "^3"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Rakit\\Validation\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Muhammad Syifa",
                        "email": "emsifa@gmail.com"
                    }
                ],
                "description": "PHP Laravel like standalone validation library",
                "support": {
                    "issues": "https://github.com/rakit/validation/issues",
                    "source": "https://github.com/rakit/validation/tree/v1.4.0"
                },
                "time": "2020-08-27T05:07:01+00:00"
            },
            {
                "name": "ramsey/collection",
                "version": "1.2.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/ramsey/collection.git",
                    "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a",
                    "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.3 || ^8",
                    "symfony/polyfill-php81": "^1.23"
                },
                "require-dev": {
                    "captainhook/captainhook": "^5.3",
                    "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                    "ergebnis/composer-normalize": "^2.6",
                    "fakerphp/faker": "^1.5",
                    "hamcrest/hamcrest-php": "^2",
                    "jangregor/phpstan-prophecy": "^0.8",
                    "mockery/mockery": "^1.3",
                    "phpspec/prophecy-phpunit": "^2.0",
                    "phpstan/extension-installer": "^1",
                    "phpstan/phpstan": "^0.12.32",
                    "phpstan/phpstan-mockery": "^0.12.5",
                    "phpstan/phpstan-phpunit": "^0.12.11",
                    "phpunit/phpunit": "^8.5 || ^9",
                    "psy/psysh": "^0.10.4",
                    "slevomat/coding-standard": "^6.3",
                    "squizlabs/php_codesniffer": "^3.5",
                    "vimeo/psalm": "^4.4"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Ramsey\\Collection\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Ben Ramsey",
                        "email": "ben@benramsey.com",
                        "homepage": "https://benramsey.com"
                    }
                ],
                "description": "A PHP library for representing and manipulating collections.",
                "keywords": [
                    "array",
                    "collection",
                    "hash",
                    "map",
                    "queue",
                    "set"
                ],
                "support": {
                    "issues": "https://github.com/ramsey/collection/issues",
                    "source": "https://github.com/ramsey/collection/tree/1.2.2"
                },
                "funding": [
                    {
                        "url": "https://github.com/ramsey",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
                        "type": "tidelift"
                    }
                ],
                "time": "2021-10-10T03:01:02+00:00"
            },
            {
                "name": "ramsey/uuid",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "4.5.1",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/ramsey/uuid.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "a161a26d917604dc6d3aa25100fddf2556e9f35d"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/ramsey/uuid/zipball/a161a26d917604dc6d3aa25100fddf2556e9f35d",
                    "reference": "a161a26d917604dc6d3aa25100fddf2556e9f35d",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "brick/math": "^0.8.8 || ^0.9 || ^0.10",
                    "ext-ctype": "*",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "ext-json": "*",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "php": "^8.0",
                    "ramsey/collection": "^1.0"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "replace": {
                    "rhumsaa/uuid": "self.version"
                },
                "require-dev": {
                    "captainhook/captainhook": "^5.10",
                    "captainhook/plugin-composer": "^5.3",
                    "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                    "doctrine/annotations": "^1.8",
                    "ergebnis/composer-normalize": "^2.15",
                    "mockery/mockery": "^1.3",
                    "paragonie/random-lib": "^2",
                    "php-mock/php-mock": "^2.2",
                    "php-mock/php-mock-mockery": "^1.3",
                    "php-parallel-lint/php-parallel-lint": "^1.1",
                    "phpbench/phpbench": "^1.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "phpstan/extension-installer": "^1.1",
                    "phpstan/phpstan": "^1.8",
                    "phpstan/phpstan-mockery": "^1.1",
                    "phpstan/phpstan-phpunit": "^1.1",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "phpunit/phpunit": "^8.5 || ^9",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "ramsey/composer-repl": "^1.4",
                    "slevomat/coding-standard": "^8.4",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "squizlabs/php_codesniffer": "^3.5",
                    "vimeo/psalm": "^4.9"
                },
                "suggest": {
                    "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
                    "ext-ctype": "Enables faster processing of character classification using ctype functions.",
                    "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
                    "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
                    "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
                    "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
                },
                "type": "library",
                "extra": {
                    "captainhook": {
                        "force-install": true
                    }
                },
                "autoload": {
                    "files": [
                        "src/functions.php"
                    ],
                    "psr-4": {
                        "Ramsey\\Uuid\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
                "keywords": [
                    "guid",
                    "identifier",
                    "uuid"
                ],
                "support": {
                    "issues": "https://github.com/ramsey/uuid/issues",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://github.com/ramsey/uuid/tree/4.5.1"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "funding": [
                    {
                        "url": "https://github.com/ramsey",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
                        "type": "tidelift"
                    }
                ],
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-09-16T03:22:46+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "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",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "4.0.8",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/sebastianbergmann/comparator.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
                    "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "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",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "funding": [
                    {
                        "url": "https://github.com/sebastianbergmann",
                        "type": "github"
                    }
                ],
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-09-14T12:41:17+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
            {
                "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.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/sebastianbergmann/environment.git",
                    "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7",
                    "reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7",
                    "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.4"
                },
                "funding": [
                    {
                        "url": "https://github.com/sebastianbergmann",
                        "type": "github"
                    }
                ],
                "time": "2022-04-03T09:37:03+00:00"
            },
            {
                "name": "sebastian/exporter",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "4.0.5",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/sebastianbergmann/exporter.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
                    "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "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"