Skip to content
Snippets Groups Projects
composer.lock 702 KiB
Newer Older
jurgenhaas's avatar
jurgenhaas committed
            ],
            "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.42"
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-04-30T18:34:00+00:00"
jurgenhaas's avatar
jurgenhaas committed
        },
        {
            "name": "symfony/phpunit-bridge",
jurgenhaas's avatar
jurgenhaas committed
            "version": "v6.1.0",
jurgenhaas's avatar
jurgenhaas committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/phpunit-bridge.git",
jurgenhaas's avatar
jurgenhaas committed
                "reference": "092ccc3b364925cd8ed6046bc31dcf3a022bd5a4"
jurgenhaas's avatar
jurgenhaas committed
            },
            "dist": {
                "type": "zip",
jurgenhaas's avatar
jurgenhaas committed
                "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/092ccc3b364925cd8ed6046bc31dcf3a022bd5a4",
                "reference": "092ccc3b364925cd8ed6046bc31dcf3a022bd5a4",
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.0"
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-04-12T16:22:53+00:00"
jurgenhaas's avatar
jurgenhaas committed
        },
        {
            "name": "symfony/polyfill-php81",
jurgenhaas's avatar
jurgenhaas committed
            "version": "v1.26.0",
jurgenhaas's avatar
jurgenhaas committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php81.git",
jurgenhaas's avatar
jurgenhaas committed
                "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1"
jurgenhaas's avatar
jurgenhaas committed
            },
            "dist": {
                "type": "zip",
jurgenhaas's avatar
jurgenhaas committed
                "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/13f6d1271c663dc5ae9fb843a8f16521db7687a1",
                "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1",
jurgenhaas's avatar
jurgenhaas committed
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
jurgenhaas's avatar
jurgenhaas committed
                    "dev-main": "1.26-dev"
jurgenhaas's avatar
jurgenhaas committed
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php81\\": ""
                },
                "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 8.1+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
jurgenhaas's avatar
jurgenhaas committed
                "source": "https://github.com/symfony/polyfill-php81/tree/v1.26.0"
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-05-24T11:49:31+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,
        "drupal/eca": 20,
        "drupal/eca_entity_share": 20,
        "drupal/eca_state_machine": 20,
        "drupal/eca_tamper": 20,
        "drupal/entity_share": 5,
        "drupal/feeds_tamper": 10,
        "drupal/flag": 10,
        "drupal/group_action": 10,
        "drupal/rules": 15,
        "drupal/services": 10,
        "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"
}