Skip to content
Snippets Groups Projects
composer.lock 341 KiB
Newer Older
  • Learn to ignore specific revisions
  •                 }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Greg Sherwood",
    
                        "role": "Former lead"
                    },
                    {
                        "name": "Juliette Reinders Folmer",
                        "role": "Current lead"
                    },
                    {
                        "name": "Contributors",
                        "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
    
                    }
                ],
                "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
    
                "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
    
                    "standards",
                    "static analysis"
    
                    "issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues",
                    "security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy",
                    "source": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
                    "wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki"
    
                "funding": [
                    {
                        "url": "https://github.com/PHPCSStandards",
                        "type": "github"
                    },
                    {
                        "url": "https://github.com/jrfnl",
                        "type": "github"
                    },
                    {
                        "url": "https://opencollective.com/php_codesniffer",
                        "type": "open_collective"
                    }
                ],
    
                "time": "2024-07-21T23:26:44+00:00"
    
                    "url": "https://github.com/symfony/browser-kit.git",
    
                    "reference": "9c13742e3175b5815e272b981876ae329bec2040"
    
                    "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9c13742e3175b5815e272b981876ae329bec2040",
                    "reference": "9c13742e3175b5815e272b981876ae329bec2040",
    
                    "php": ">=8.2",
                    "symfony/dom-crawler": "^6.4|^7.0"
    
                    "symfony/css-selector": "^6.4|^7.0",
                    "symfony/http-client": "^6.4|^7.0",
                    "symfony/mime": "^6.4|^7.0",
                    "symfony/process": "^6.4|^7.0"
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                "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",
    
                    "source": "https://github.com/symfony/browser-kit/tree/v7.1.1"
    
                "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": "2024-05-31T14:57:53+00:00"
    
                    "url": "https://github.com/symfony/css-selector.git",
    
                    "reference": "1c7cee86c6f812896af54434f8ce29c8d94f9ff4"
    
                    "url": "https://api.github.com/repos/symfony/css-selector/zipball/1c7cee86c6f812896af54434f8ce29c8d94f9ff4",
                    "reference": "1c7cee86c6f812896af54434f8ce29c8d94f9ff4",
    
                        "Symfony\\Component\\CssSelector\\": ""
    
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                "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",
    
                    "source": "https://github.com/symfony/css-selector/tree/v7.1.1"
    
                "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": "2024-05-31T14:57:53+00:00"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/dom-crawler.git",
    
                    "reference": "01ce8174447f1f1dd33a5854b01beef79061d9fa"
    
                    "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/01ce8174447f1f1dd33a5854b01beef79061d9fa",
                    "reference": "01ce8174447f1f1dd33a5854b01beef79061d9fa",
    
                    "masterminds/html5": "^2.6",
    
                    "symfony/css-selector": "^6.4|^7.0"
    
                },
                "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",
    
                    "source": "https://github.com/symfony/dom-crawler/tree/v7.1.1"
    
                "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": "2024-05-31T14:57:53+00:00"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/lock.git",
    
                    "reference": "1f8c941f1270dee046e09a826bcdd3b2ebada45e"
    
                    "url": "https://api.github.com/repos/symfony/lock/zipball/1f8c941f1270dee046e09a826bcdd3b2ebada45e",
                    "reference": "1f8c941f1270dee046e09a826bcdd3b2ebada45e",
    
                    "php": ">=8.2",
                    "psr/log": "^1|^2|^3"
    
                    "doctrine/dbal": "<3.6",
                    "symfony/cache": "<6.4"
    
                    "doctrine/dbal": "^3.6|^4",
    
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Lock\\": ""
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Jérémy Derussé",
                        "email": "jeremy@derusse.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
    
                "description": "Creates and manages locks, a mechanism to provide exclusive access to a shared resource",
    
                "homepage": "https://symfony.com",
                "keywords": [
                    "cas",
                    "flock",
                    "locking",
                    "mutex",
                    "redlock",
                    "semaphore"
                ],
    
                    "source": "https://github.com/symfony/lock/tree/v7.1.1"
    
                "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": "2024-05-31T14:57:53+00:00"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/theseer/tokenizer.git",
    
                    "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
    
                    "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
                    "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
    
                    "shasum": ""
                },
                "require": {
                    "ext-dom": "*",
                    "ext-tokenizer": "*",
                    "ext-xmlwriter": "*",
    
                },
                "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.3"
    
                "funding": [
                    {
                        "url": "https://github.com/theseer",
                        "type": "github"
                    }
                ],
    
                "time": "2024-03-03T12:36:25+00:00"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/webflo/drupal-finder.git",
    
                    "reference": "73045060b0894c77962a10cff047f72872d8810c"
    
                    "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/73045060b0894c77962a10cff047f72872d8810c",
                    "reference": "73045060b0894c77962a10cff047f72872d8810c",
    
                    "composer-runtime-api": "^2.2",
                    "php": ">=8.1"
    
                },
                "require-dev": {
                    "mikey179/vfsstream": "^1.6",
    
                    "phpunit/phpunit": "^10.4",
                    "symfony/process": "^6.4"
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Florian Weber",
                        "email": "florian@webflo.org"
                    }
                ],
    
                "description": "Helper class to locate a Drupal installation.",
    
                "support": {
                    "issues": "https://github.com/webflo/drupal-finder/issues",
    
                    "source": "https://github.com/webflo/drupal-finder/tree/1.3.1"
    
                "time": "2024-06-28T13:45:36+00:00"
    
                "version": "1.11.0",
    
                    "url": "https://github.com/webmozarts/assert.git",
    
                    "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
    
                    "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
                    "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
    
                    "ext-ctype": "*",
                    "php": "^7.2 || ^8.0"
    
                    "vimeo/psalm": "<4.6.1 || 4.6.2"
    
                "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"
                ],
    
                    "issues": "https://github.com/webmozarts/assert/issues",
    
                    "source": "https://github.com/webmozarts/assert/tree/1.11.0"
    
                "time": "2022-06-03T18:03:27+00:00"
    
    catch's avatar
    catch committed
        "stability-flags": {
            "drupal/core": 20,
            "drupal/core-project-message": 20,
    
            "drupal/core-vendor-hardening": 20
    
    catch's avatar
    catch committed
        },
    
        "platform": {},
        "platform-dev": {},