Skip to content
Snippets Groups Projects
composer.lock 830 KiB
Newer Older
  • Learn to ignore specific revisions
  • jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.3"
                },
                "require-dev": {
                    "phpunit/phpunit": "^9.0"
                },
                "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"
                    }
                ],
                "time": "2020-09-28T06:45:17+00:00"
            },
            {
                "name": "sebastian/type",
                "version": "3.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/sebastianbergmann/type.git",
                    "reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b233b84bc4465aff7b57cf1c4bc75c86d00d6dad",
                    "reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.3"
                },
                "require-dev": {
                    "phpunit/phpunit": "^9.5"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.0-dev"
                    }
                },
                "autoload": {
                    "classmap": [
                        "src/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Sebastian Bergmann",
                        "email": "sebastian@phpunit.de",
                        "role": "lead"
                    }
                ],
                "description": "Collection of value objects that represent the types of the PHP type system",
                "homepage": "https://github.com/sebastianbergmann/type",
                "support": {
                    "issues": "https://github.com/sebastianbergmann/type/issues",
                    "source": "https://github.com/sebastianbergmann/type/tree/3.0.0"
                },
                "funding": [
                    {
                        "url": "https://github.com/sebastianbergmann",
                        "type": "github"
                    }
                ],
                "time": "2022-03-15T09:54:48+00:00"
            },
            {
                "name": "sebastian/version",
                "version": "3.0.2",
                "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": "sirbrillig/phpcs-variable-analysis",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "v2.11.4",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "e9c99cda31b21ccb4da4c2124b57c8355ddce48e"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/e9c99cda31b21ccb4da4c2124b57c8355ddce48e",
                    "reference": "e9c99cda31b21ccb4da4c2124b57c8355ddce48e",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.4.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "squizlabs/php_codesniffer": "^3.5.6"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require-dev": {
                    "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "phpcsstandards/phpcsdevcs": "^1.1",
                    "phpstan/phpstan": "^1.7",
                    "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.5 || ^7.0 || ^8.0 || ^9.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "sirbrillig/phpcs-import-detection": "^1.1"
                },
                "type": "phpcodesniffer-standard",
                "autoload": {
                    "psr-4": {
                        "VariableAnalysis\\": "VariableAnalysis/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-2-Clause"
                ],
                "authors": [
                    {
                        "name": "Sam Graham",
                        "email": "php-codesniffer-variableanalysis@illusori.co.uk"
                    },
                    {
                        "name": "Payton Swick",
                        "email": "payton@foolord.com"
                    }
                ],
                "description": "A PHPCS sniff to detect problems with variables.",
                "support": {
                    "issues": "https://github.com/sirbrillig/phpcs-variable-analysis/issues",
                    "source": "https://github.com/sirbrillig/phpcs-variable-analysis",
                    "wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki"
                },
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-06-13T13:49:41+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
            {
                "name": "slevomat/coding-standard",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "7.2.1",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/slevomat/coding-standard.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "aff06ae7a84e4534bf6f821dc982a93a5d477c90"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/aff06ae7a84e4534bf6f821dc982a93a5d477c90",
                    "reference": "aff06ae7a84e4534bf6f821dc982a93a5d477c90",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
                    "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
                    "php": "^7.2 || ^8.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "phpstan/phpdoc-parser": "^1.5.1",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "squizlabs/php_codesniffer": "^3.6.2"
                },
                "require-dev": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "phing/phing": "2.17.3",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "php-parallel-lint/php-parallel-lint": "1.3.2",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "phpstan/phpstan": "1.4.10|1.7.1",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "phpstan/phpstan-deprecation-rules": "1.0.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "phpstan/phpstan-phpunit": "1.0.0|1.1.1",
                    "phpstan/phpstan-strict-rules": "1.2.3",
                    "phpunit/phpunit": "7.5.20|8.5.21|9.5.20"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "type": "phpcodesniffer-standard",
                "extra": {
                    "branch-alias": {
                        "dev-master": "7.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "SlevomatCodingStandard\\": "SlevomatCodingStandard"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.",
                "support": {
                    "issues": "https://github.com/slevomat/coding-standard/issues",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://github.com/slevomat/coding-standard/tree/7.2.1"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "funding": [
                    {
                        "url": "https://github.com/kukulich",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/slevomat/coding-standard",
                        "type": "tidelift"
                    }
                ],
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-05-25T10:58:12+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
            {
                "name": "squizlabs/php_codesniffer",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "3.7.1",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619",
                    "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
                    "ext-simplexml": "*",
                    "ext-tokenizer": "*",
                    "ext-xmlwriter": "*",
                    "php": ">=5.4.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
                },
                "bin": [
                    "bin/phpcs",
                    "bin/phpcbf"
                ],
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.x-dev"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Greg Sherwood",
                        "role": "lead"
                    }
                ],
                "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
                "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
                "keywords": [
                    "phpcs",
                    "standards"
                ],
                "support": {
                    "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
                    "source": "https://github.com/squizlabs/PHP_CodeSniffer",
                    "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
                },
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-06-18T07:21:10+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
            {
                "name": "symfony/browser-kit",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "v4.4.44",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/browser-kit.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "2a1ff40723ef6b29c8229a860a9c8f815ad7dbbb"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/symfony/browser-kit/zipball/2a1ff40723ef6b29c8229a860a9c8f815ad7dbbb",
                    "reference": "2a1ff40723ef6b29c8229a860a9c8f815ad7dbbb",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/dom-crawler": "^3.4|^4.0|^5.0",
                    "symfony/polyfill-php80": "^1.16"
                },
                "require-dev": {
                    "symfony/css-selector": "^3.4|^4.0|^5.0",
                    "symfony/http-client": "^4.3|^5.0",
                    "symfony/mime": "^4.3|^5.0",
                    "symfony/process": "^3.4|^4.0|^5.0"
                },
                "suggest": {
                    "symfony/process": ""
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\BrowserKit\\": ""
                    },
                    "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": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
                "homepage": "https://symfony.com",
                "support": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://github.com/symfony/browser-kit/tree/v4.4.44"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "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"
                    }
                ],
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-07-25T12:56:14+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
            {
                "name": "symfony/css-selector",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "v5.4.11",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/css-selector.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "c1681789f059ab756001052164726ae88512ae3d"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/symfony/css-selector/zipball/c1681789f059ab756001052164726ae88512ae3d",
                    "reference": "c1681789f059ab756001052164726ae88512ae3d",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/polyfill-php80": "^1.16"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\CssSelector\\": ""
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Jean-François Simon",
                        "email": "jeanfrancois.simon@sensiolabs.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Converts CSS selectors to XPath expressions",
                "homepage": "https://symfony.com",
                "support": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://github.com/symfony/css-selector/tree/v5.4.11"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "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"
                    }
                ],
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-06-27T16:58:25+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
            {
                "name": "symfony/dom-crawler",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "v4.4.44",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/dom-crawler.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "53cee1108a9748682b1268bc1a76a3d6a665ede2"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/53cee1108a9748682b1268bc1a76a3d6a665ede2",
                    "reference": "53cee1108a9748682b1268bc1a76a3d6a665ede2",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/polyfill-ctype": "~1.8",
                    "symfony/polyfill-mbstring": "~1.0",
                    "symfony/polyfill-php80": "^1.16"
                },
                "conflict": {
                    "masterminds/html5": "<2.6"
                },
                "require-dev": {
                    "masterminds/html5": "^2.6",
                    "symfony/css-selector": "^3.4|^4.0|^5.0"
                },
                "suggest": {
                    "symfony/css-selector": ""
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\DomCrawler\\": ""
                    },
                    "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 DOM navigation for HTML and XML documents",
                "homepage": "https://symfony.com",
                "support": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://github.com/symfony/dom-crawler/tree/v4.4.44"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "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"
                    }
                ],
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-06-27T13:16:42+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
            {
                "name": "symfony/phpunit-bridge",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "v6.1.3",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/phpunit-bridge.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "75c2fa71d049c1f48e39d208c0cefba97e66335a"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/75c2fa71d049c1f48e39d208c0cefba97e66335a",
                    "reference": "75c2fa71d049c1f48e39d208c0cefba97e66335a",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3"
                },
                "conflict": {
                    "phpunit/phpunit": "<7.5|9.1.2"
                },
                "require-dev": {
                    "symfony/deprecation-contracts": "^2.1|^3.0",
                    "symfony/error-handler": "^5.4|^6.0"
                },
                "suggest": {
                    "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
                },
                "bin": [
                    "bin/simple-phpunit"
                ],
                "type": "symfony-bridge",
                "extra": {
                    "thanks": {
                        "name": "phpunit/phpunit",
                        "url": "https://github.com/sebastianbergmann/phpunit"
                    }
                },
                "autoload": {
                    "files": [
                        "bootstrap.php"
                    ],
                    "psr-4": {
                        "Symfony\\Bridge\\PhpUnit\\": ""
                    },
                    "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 utilities for PHPUnit, especially user deprecation notices management",
                "homepage": "https://symfony.com",
                "support": {
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://github.com/symfony/phpunit-bridge/tree/v6.1.3"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "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"
                    }
                ],
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-07-28T13:40:41+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
            {
                "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"
            }
        ],
        "aliases": [],
        "minimum-stability": "dev",
        "stability-flags": {
            "drupal/bpmn_io": 20,
            "drupal/camunda": 15,
            "drupal/danse_label_override": 15,
            "drupal/digest": 5,
    
    jurgenhaas's avatar
    jurgenhaas committed
            "drupal/discourse_sso": 5,
    
    jurgenhaas's avatar
    jurgenhaas committed
            "drupal/eca": 20,
    
    jurgenhaas's avatar
    jurgenhaas committed
            "drupal/eca_context": 5,
    
    jurgenhaas's avatar
    jurgenhaas committed
            "drupal/eca_entity_share": 20,
    
    jurgenhaas's avatar
    jurgenhaas committed
            "drupal/eca_parameters": 15,
    
    jurgenhaas's avatar
    jurgenhaas committed
            "drupal/eca_state_machine": 20,
            "drupal/eca_tamper": 20,
    
    jurgenhaas's avatar
    jurgenhaas committed
            "drupal/eca_vbo": 10,
    
    jurgenhaas's avatar
    jurgenhaas committed
            "drupal/entity_share": 5,
            "drupal/feeds_tamper": 10,
            "drupal/flag": 10,
            "drupal/group_action": 10,
    
    jurgenhaas's avatar
    jurgenhaas committed
            "drupal/json_api_book": 20,
            "drupal/libravatar": 5,
    
    jurgenhaas's avatar
    jurgenhaas committed
            "drupal/rules": 15,
            "drupal/services": 10,
    
    jurgenhaas's avatar
    jurgenhaas committed
            "drupal/svg_embed": 10,
    
    jurgenhaas's avatar
    jurgenhaas committed
            "lakedrops/d9-project-scaffold": 20,
            "lakedrops/drupal-development-environment": 20
        },
        "prefer-stable": true,
        "prefer-lowest": false,
        "platform": {
            "php": ">=7.4",
            "ext-dom": "*",
            "ext-json": "*"
        },
        "platform-dev": [],
        "plugin-api-version": "2.3.0"
    }