Skip to content
Snippets Groups Projects
composer.lock 354 KiB
Newer Older
Akex's avatar
Akex committed
                "reference": "05d5692a7993ecccd56a03e40cd7e5b09b1d404e",
Akex's avatar
Akex committed
                "shasum": ""
            },
            "require": {
Akex's avatar
Akex committed
                "php": ">=7.3"
Akex's avatar
Akex committed
            },
Akex's avatar
Akex committed
            "require-dev": {
                "phpunit/phpunit": "^9.0"
Akex's avatar
Akex committed
            },
            "type": "library",
            "extra": {
Akex's avatar
Akex committed
                "branch-alias": {
                    "dev-main": "3.0-dev"
Akex's avatar
Akex committed
                }
            },
            "autoload": {
Akex's avatar
Akex committed
                "classmap": [
                    "src/"
                ]
Akex's avatar
Akex committed
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
Akex's avatar
Akex committed
                "BSD-3-Clause"
Akex's avatar
Akex committed
            ],
            "authors": [
                {
Akex's avatar
Akex committed
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
Akex's avatar
Akex committed
                }
            ],
Akex's avatar
Akex committed
            "description": "Provides a list of PHP built-in functions that operate on resources",
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
Akex's avatar
Akex committed
            "support": {
Akex's avatar
Akex committed
                "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.4"
Akex's avatar
Akex committed
            },
            "funding": [
                {
Akex's avatar
Akex committed
                    "url": "https://github.com/sebastianbergmann",
Akex's avatar
Akex committed
                    "type": "github"
                }
            ],
Akex's avatar
Akex committed
            "time": "2024-03-14T16:00:52+00:00"
Akex's avatar
Akex committed
        },
        {
Akex's avatar
Akex committed
            "name": "sebastian/type",
            "version": "3.2.1",
Akex's avatar
Akex committed
            "source": {
                "type": "git",
Akex's avatar
Akex committed
                "url": "https://github.com/sebastianbergmann/type.git",
                "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
Akex's avatar
Akex committed
            },
            "dist": {
                "type": "zip",
Akex's avatar
Akex committed
                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
                "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
Akex's avatar
Akex committed
                "shasum": ""
            },
            "require": {
Akex's avatar
Akex committed
                "php": ">=7.3"
Akex's avatar
Akex committed
            },
Akex's avatar
Akex committed
            "require-dev": {
                "phpunit/phpunit": "^9.5"
Akex's avatar
Akex committed
            },
            "type": "library",
            "extra": {
Akex's avatar
Akex committed
                "branch-alias": {
                    "dev-master": "3.2-dev"
Akex's avatar
Akex committed
                }
            },
            "autoload": {
                "classmap": [
Akex's avatar
Akex committed
                    "src/"
Akex's avatar
Akex committed
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
Akex's avatar
Akex committed
                "BSD-3-Clause"
Akex's avatar
Akex committed
            ],
            "authors": [
                {
Akex's avatar
Akex committed
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
Akex's avatar
Akex committed
                }
            ],
Akex's avatar
Akex committed
            "description": "Collection of value objects that represent the types of the PHP type system",
            "homepage": "https://github.com/sebastianbergmann/type",
Akex's avatar
Akex committed
            "support": {
Akex's avatar
Akex committed
                "issues": "https://github.com/sebastianbergmann/type/issues",
                "source": "https://github.com/sebastianbergmann/type/tree/3.2.1"
Akex's avatar
Akex committed
            },
            "funding": [
                {
Akex's avatar
Akex committed
                    "url": "https://github.com/sebastianbergmann",
Akex's avatar
Akex committed
                    "type": "github"
                }
            ],
Akex's avatar
Akex committed
            "time": "2023-02-03T06:13:03+00:00"
Akex's avatar
Akex committed
        },
        {
Akex's avatar
Akex committed
            "name": "sebastian/version",
            "version": "3.0.2",
Akex's avatar
Akex committed
            "source": {
                "type": "git",
Akex's avatar
Akex committed
                "url": "https://github.com/sebastianbergmann/version.git",
                "reference": "c6c1022351a901512170118436c764e473f6de8c"
Akex's avatar
Akex committed
            },
            "dist": {
                "type": "zip",
Akex's avatar
Akex committed
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
                "reference": "c6c1022351a901512170118436c764e473f6de8c",
Akex's avatar
Akex committed
                "shasum": ""
            },
            "require": {
Akex's avatar
Akex committed
                "php": ">=7.3"
Akex's avatar
Akex committed
            },
            "type": "library",
            "extra": {
Akex's avatar
Akex committed
                "branch-alias": {
                    "dev-master": "3.0-dev"
Akex's avatar
Akex committed
                }
            },
            "autoload": {
Akex's avatar
Akex committed
                "classmap": [
                    "src/"
                ]
Akex's avatar
Akex committed
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
Akex's avatar
Akex committed
                "BSD-3-Clause"
Akex's avatar
Akex committed
            ],
            "authors": [
                {
Akex's avatar
Akex committed
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
Akex's avatar
Akex committed
                }
            ],
Akex's avatar
Akex committed
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
            "homepage": "https://github.com/sebastianbergmann/version",
Akex's avatar
Akex committed
            "support": {
Akex's avatar
Akex committed
                "issues": "https://github.com/sebastianbergmann/version/issues",
                "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
Akex's avatar
Akex committed
            },
            "funding": [
                {
Akex's avatar
Akex committed
                    "url": "https://github.com/sebastianbergmann",
Akex's avatar
Akex committed
                    "type": "github"
                }
            ],
Akex's avatar
Akex committed
            "time": "2020-09-28T06:39:44+00:00"
Akex's avatar
Akex committed
        },
        {
Akex's avatar
Akex committed
            "name": "symfony/browser-kit",
            "version": "v6.4.3",
Akex's avatar
Akex committed
            "source": {
                "type": "git",
Akex's avatar
Akex committed
                "url": "https://github.com/symfony/browser-kit.git",
                "reference": "495ffa2e6d17e199213f93768efa01af32bbf70e"
Akex's avatar
Akex committed
            },
            "dist": {
                "type": "zip",
Akex's avatar
Akex committed
                "url": "https://api.github.com/repos/symfony/browser-kit/zipball/495ffa2e6d17e199213f93768efa01af32bbf70e",
                "reference": "495ffa2e6d17e199213f93768efa01af32bbf70e",
Akex's avatar
Akex committed
                "shasum": ""
            },
            "require": {
Akex's avatar
Akex committed
                "php": ">=8.1",
                "symfony/dom-crawler": "^5.4|^6.0|^7.0"
Akex's avatar
Akex committed
            },
Akex's avatar
Akex committed
            "require-dev": {
                "symfony/css-selector": "^5.4|^6.0|^7.0",
                "symfony/http-client": "^5.4|^6.0|^7.0",
                "symfony/mime": "^5.4|^6.0|^7.0",
                "symfony/process": "^5.4|^6.0|^7.0"
Akex's avatar
Akex committed
            },
Akex's avatar
Akex committed
            "type": "library",
Akex's avatar
Akex committed
            "autoload": {
                "psr-4": {
Akex's avatar
Akex committed
                    "Symfony\\Component\\BrowserKit\\": ""
Akex's avatar
Akex committed
                },
Akex's avatar
Akex committed
                "exclude-from-classmap": [
                    "/Tests/"
Akex's avatar
Akex committed
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
Akex's avatar
Akex committed
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
Akex's avatar
Akex committed
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
Akex's avatar
Akex committed
            "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
Akex's avatar
Akex committed
            "homepage": "https://symfony.com",
            "support": {
Akex's avatar
Akex committed
                "source": "https://github.com/symfony/browser-kit/tree/v6.4.3"
Akex's avatar
Akex 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"
                }
            ],
Akex's avatar
Akex committed
            "time": "2024-01-23T14:51:35+00:00"
Akex's avatar
Akex committed
        },
        {
Akex's avatar
Akex committed
            "name": "symfony/css-selector",
            "version": "v6.4.3",
Akex's avatar
Akex committed
            "source": {
                "type": "git",
Akex's avatar
Akex committed
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "ee0f7ed5cf298cc019431bb3b3977ebc52b86229"
Akex's avatar
Akex committed
            },
            "dist": {
                "type": "zip",
Akex's avatar
Akex committed
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/ee0f7ed5cf298cc019431bb3b3977ebc52b86229",
                "reference": "ee0f7ed5cf298cc019431bb3b3977ebc52b86229",
Akex's avatar
Akex committed
                "shasum": ""
            },
Akex's avatar
Akex committed
            "require": {
                "php": ">=8.1"
Akex's avatar
Akex committed
            },
            "type": "library",
            "autoload": {
                "psr-4": {
Akex's avatar
Akex committed
                    "Symfony\\Component\\CssSelector\\": ""
Akex's avatar
Akex committed
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
Akex's avatar
Akex committed
                {
                    "name": "Jean-François Simon",
                    "email": "jeanfrancois.simon@sensiolabs.com"
                },
Akex's avatar
Akex committed
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
Akex's avatar
Akex committed
            "description": "Converts CSS selectors to XPath expressions",
Akex's avatar
Akex committed
            "homepage": "https://symfony.com",
            "support": {
Akex's avatar
Akex committed
                "source": "https://github.com/symfony/css-selector/tree/v6.4.3"
Akex's avatar
Akex 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"
                }
            ],
Akex's avatar
Akex committed
            "time": "2024-01-23T14:51:35+00:00"
Akex's avatar
Akex committed
        },
        {
Akex's avatar
Akex committed
            "name": "symfony/debug-bundle",
Akex's avatar
Akex committed
            "version": "v6.4.3",
            "source": {
                "type": "git",
Akex's avatar
Akex committed
                "url": "https://github.com/symfony/debug-bundle.git",
                "reference": "425c7760a4e6fdc6cb643c791d32277037c971df"
Akex's avatar
Akex committed
            },
            "dist": {
                "type": "zip",
Akex's avatar
Akex committed
                "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/425c7760a4e6fdc6cb643c791d32277037c971df",
                "reference": "425c7760a4e6fdc6cb643c791d32277037c971df",
Akex's avatar
Akex committed
                "shasum": ""
            },
            "require": {
Akex's avatar
Akex committed
                "ext-xml": "*",
                "php": ">=8.1",
                "symfony/dependency-injection": "^5.4|^6.0|^7.0",
                "symfony/http-kernel": "^5.4|^6.0|^7.0",
                "symfony/twig-bridge": "^5.4|^6.0|^7.0",
                "symfony/var-dumper": "^5.4|^6.0|^7.0"
Akex's avatar
Akex committed
            },
            "conflict": {
Akex's avatar
Akex committed
                "symfony/config": "<5.4",
                "symfony/dependency-injection": "<5.4"
Akex's avatar
Akex committed
            },
            "require-dev": {
Akex's avatar
Akex committed
                "symfony/config": "^5.4|^6.0|^7.0",
                "symfony/web-profiler-bundle": "^5.4|^6.0|^7.0"
Akex's avatar
Akex committed
            },
Akex's avatar
Akex committed
            "type": "symfony-bundle",
Akex's avatar
Akex committed
            "autoload": {
                "psr-4": {
Akex's avatar
Akex committed
                    "Symfony\\Bundle\\DebugBundle\\": ""
Akex's avatar
Akex committed
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
Akex's avatar
Akex committed
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
Akex's avatar
Akex committed
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
Akex's avatar
Akex committed
            "description": "Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework",
Akex's avatar
Akex committed
            "homepage": "https://symfony.com",
            "support": {
Akex's avatar
Akex committed
                "source": "https://github.com/symfony/debug-bundle/tree/v6.4.3"
Akex's avatar
Akex 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"
                }
            ],
            "time": "2024-01-23T14:51:35+00:00"
        },
        {
Akex's avatar
Akex committed
            "name": "symfony/dom-crawler",
            "version": "v6.4.4",
Akex's avatar
Akex committed
            "source": {
                "type": "git",
Akex's avatar
Akex committed
                "url": "https://github.com/symfony/dom-crawler.git",
                "reference": "f0e7ec3fa17000e2d0cb4557b4b47c88a6a63531"
Akex's avatar
Akex committed
            },
            "dist": {
                "type": "zip",
Akex's avatar
Akex committed
                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/f0e7ec3fa17000e2d0cb4557b4b47c88a6a63531",
                "reference": "f0e7ec3fa17000e2d0cb4557b4b47c88a6a63531",
Akex's avatar
Akex committed
                "shasum": ""
            },
            "require": {
Akex's avatar
Akex committed
                "masterminds/html5": "^2.6",
Akex's avatar
Akex committed
                "php": ">=8.1",
Akex's avatar
Akex committed
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.0"
Akex's avatar
Akex committed
            },
Akex's avatar
Akex committed
            "require-dev": {
                "symfony/css-selector": "^5.4|^6.0|^7.0"
Akex's avatar
Akex committed
            },
            "type": "library",
            "autoload": {
                "psr-4": {
Akex's avatar
Akex committed
                    "Symfony\\Component\\DomCrawler\\": ""
Akex's avatar
Akex committed
                },
                "exclude-from-classmap": [
Akex's avatar
Akex committed
                    "/Tests/"
Akex's avatar
Akex committed
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
Akex's avatar
Akex committed
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
Akex's avatar
Akex committed
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
Akex's avatar
Akex committed
            "description": "Eases DOM navigation for HTML and XML documents",
Akex's avatar
Akex committed
            "homepage": "https://symfony.com",
            "support": {
Akex's avatar
Akex committed
                "source": "https://github.com/symfony/dom-crawler/tree/v6.4.4"
Akex's avatar
Akex 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"
                }
            ],
Akex's avatar
Akex committed
            "time": "2024-02-07T09:17:57+00:00"
Akex's avatar
Akex committed
        },
        {
Akex's avatar
Akex committed
            "name": "symfony/maker-bundle",
            "version": "v1.58.0",
Akex's avatar
Akex committed
            "source": {
                "type": "git",
Akex's avatar
Akex committed
                "url": "https://github.com/symfony/maker-bundle.git",
                "reference": "c4f8d2c5d55950e1a49e822efc83a8511bee8a36"
Akex's avatar
Akex committed
            },
            "dist": {
                "type": "zip",
Akex's avatar
Akex committed
                "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/c4f8d2c5d55950e1a49e822efc83a8511bee8a36",
                "reference": "c4f8d2c5d55950e1a49e822efc83a8511bee8a36",
Akex's avatar
Akex committed
                "shasum": ""
            },
            "require": {
Akex's avatar
Akex committed
                "doctrine/inflector": "^2.0",
                "nikic/php-parser": "^4.18|^5.0",
Akex's avatar
Akex committed
                "php": ">=8.1",
Akex's avatar
Akex committed
                "symfony/config": "^6.4|^7.0",
                "symfony/console": "^6.4|^7.0",
                "symfony/dependency-injection": "^6.4|^7.0",
                "symfony/deprecation-contracts": "^2.2|^3",
                "symfony/filesystem": "^6.4|^7.0",
                "symfony/finder": "^6.4|^7.0",
                "symfony/framework-bundle": "^6.4|^7.0",
                "symfony/http-kernel": "^6.4|^7.0",
                "symfony/process": "^6.4|^7.0"
Akex's avatar
Akex committed
            },
            "conflict": {
Akex's avatar
Akex committed
                "doctrine/doctrine-bundle": "<2.10",
                "doctrine/orm": "<2.15"
Akex's avatar
Akex committed
            },
            "require-dev": {
Akex's avatar
Akex committed
                "composer/semver": "^3.0",
                "doctrine/doctrine-bundle": "^2.5.0",
                "doctrine/orm": "^2.15|^3",
                "symfony/http-client": "^6.4|^7.0",
                "symfony/phpunit-bridge": "^6.4.1|^7.0",
                "symfony/security-core": "^6.4|^7.0",
                "symfony/yaml": "^6.4|^7.0",
                "twig/twig": "^3.0|^4.x-dev"
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
Akex's avatar
Akex committed
            },
            "autoload": {
                "psr-4": {
Akex's avatar
Akex committed
                    "Symfony\\Bundle\\MakerBundle\\": "src/"
                }
Akex's avatar
Akex committed
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
Akex's avatar
Akex committed
            "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
            "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
Akex's avatar
Akex committed
            "keywords": [
Akex's avatar
Akex committed
                "code generator",
                "dev",
                "generator",
                "scaffold",
                "scaffolding"
Akex's avatar
Akex committed
            ],
            "support": {
Akex's avatar
Akex committed
                "issues": "https://github.com/symfony/maker-bundle/issues",
                "source": "https://github.com/symfony/maker-bundle/tree/v1.58.0"
Akex's avatar
Akex 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"
                }
            ],
Akex's avatar
Akex committed
            "time": "2024-04-06T15:08:12+00:00"
Akex's avatar
Akex committed
        },
        {
Akex's avatar
Akex committed
            "name": "symfony/phpunit-bridge",
            "version": "v7.0.6",
Akex's avatar
Akex committed
            "source": {
                "type": "git",
Akex's avatar
Akex committed
                "url": "https://github.com/symfony/phpunit-bridge.git",
                "reference": "a014167aa1f66cb9990675840da65609d3e61612"
Akex's avatar
Akex committed
            },
            "dist": {
                "type": "zip",
Akex's avatar
Akex committed
                "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/a014167aa1f66cb9990675840da65609d3e61612",
                "reference": "a014167aa1f66cb9990675840da65609d3e61612",
Akex's avatar
Akex committed
                "shasum": ""
            },
            "require": {
Akex's avatar
Akex committed
                "php": ">=7.2.5"
Akex's avatar
Akex committed
            },
            "conflict": {
Akex's avatar
Akex committed
                "phpunit/phpunit": "<7.5|9.1.2"
Akex's avatar
Akex committed
            },
            "require-dev": {
Akex's avatar
Akex committed
                "symfony/deprecation-contracts": "^2.5|^3.0",
                "symfony/error-handler": "^5.4|^6.4|^7.0",
                "symfony/polyfill-php81": "^1.27"
Akex's avatar
Akex committed
            },
            "bin": [
Akex's avatar
Akex committed
                "bin/simple-phpunit"
Akex's avatar
Akex committed
            ],
Akex's avatar
Akex committed
            "type": "symfony-bridge",
            "extra": {
                "thanks": {
                    "name": "phpunit/phpunit",
                    "url": "https://github.com/sebastianbergmann/phpunit"
                }
            },
Akex's avatar
Akex committed
            "autoload": {
                "files": [
Akex's avatar
Akex committed
                    "bootstrap.php"
Akex's avatar
Akex committed
                ],
                "psr-4": {
Akex's avatar
Akex committed
                    "Symfony\\Bridge\\PhpUnit\\": ""
Akex's avatar
Akex committed
                },
                "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"
                }
            ],
Akex's avatar
Akex committed
            "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
Akex's avatar
Akex committed
            "homepage": "https://symfony.com",
            "support": {
Akex's avatar
Akex committed
                "source": "https://github.com/symfony/phpunit-bridge/tree/v7.0.6"
Akex's avatar
Akex 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"
                }
            ],
Akex's avatar
Akex committed
            "time": "2024-03-19T11:57:22+00:00"
Akex's avatar
Akex committed
        },
        {
Akex's avatar
Akex committed
            "name": "symfony/web-profiler-bundle",
            "version": "v6.4.4",
Akex's avatar
Akex committed
            "source": {
                "type": "git",
Akex's avatar
Akex committed
                "url": "https://github.com/symfony/web-profiler-bundle.git",
                "reference": "a69d7124bfb2e15638ba0a1be94f0845d8d05ee4"
Akex's avatar
Akex committed
            },
            "dist": {
                "type": "zip",
Akex's avatar
Akex committed
                "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/a69d7124bfb2e15638ba0a1be94f0845d8d05ee4",
                "reference": "a69d7124bfb2e15638ba0a1be94f0845d8d05ee4",
Akex's avatar
Akex committed
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
Akex's avatar
Akex committed
                "symfony/config": "^5.4|^6.0|^7.0",
                "symfony/framework-bundle": "^6.4|^7.0",
                "symfony/http-kernel": "^6.4|^7.0",
                "symfony/routing": "^5.4|^6.0|^7.0",
                "symfony/twig-bundle": "^5.4|^6.0",
                "twig/twig": "^2.13|^3.0.4"
            },
            "conflict": {
                "symfony/form": "<5.4",
                "symfony/mailer": "<5.4",
                "symfony/messenger": "<5.4",
                "symfony/twig-bundle": ">=7.0"
Akex's avatar
Akex committed
            },
            "require-dev": {
Akex's avatar
Akex committed
                "symfony/browser-kit": "^5.4|^6.0|^7.0",
                "symfony/console": "^5.4|^6.0|^7.0",
                "symfony/css-selector": "^5.4|^6.0|^7.0",
                "symfony/stopwatch": "^5.4|^6.0|^7.0"
Akex's avatar
Akex committed
            },
Akex's avatar
Akex committed
            "type": "symfony-bundle",
Akex's avatar
Akex committed
            "autoload": {
                "psr-4": {
Akex's avatar
Akex committed
                    "Symfony\\Bundle\\WebProfilerBundle\\": ""
Akex's avatar
Akex committed
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
Akex's avatar
Akex committed
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
Akex's avatar
Akex committed
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
Akex's avatar
Akex committed
            "description": "Provides a development tool that gives detailed information about the execution of any request",
Akex's avatar
Akex committed
            "homepage": "https://symfony.com",
            "keywords": [
Akex's avatar
Akex committed
                "dev"
Akex's avatar
Akex committed
            ],
            "support": {
Akex's avatar
Akex committed
                "source": "https://github.com/symfony/web-profiler-bundle/tree/v6.4.4"
Akex's avatar
Akex 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"
                }
            ],
Akex's avatar
Akex committed
            "time": "2024-02-22T20:27:10+00:00"
Akex's avatar
Akex committed
        },
        {
Akex's avatar
Akex committed
            "name": "theseer/tokenizer",
            "version": "1.2.3",
Akex's avatar
Akex committed
            "source": {
                "type": "git",
Akex's avatar
Akex committed
                "url": "https://github.com/theseer/tokenizer.git",
                "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
Akex's avatar
Akex committed
            },
            "dist": {
                "type": "zip",
Akex's avatar
Akex committed
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
                "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
Akex's avatar
Akex committed
                "shasum": ""
            },
            "require": {
Akex's avatar
Akex committed
                "ext-dom": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": "^7.2 || ^8.0"
Akex's avatar
Akex committed
            },
            "type": "library",
            "autoload": {
Akex's avatar
Akex committed
                "classmap": [
                    "src/"
Akex's avatar
Akex committed
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
Akex's avatar
Akex committed
                "BSD-3-Clause"
Akex's avatar
Akex committed
            ],
            "authors": [
                {
Akex's avatar
Akex committed
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
Akex's avatar
Akex committed
                }
            ],
Akex's avatar
Akex committed
            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
Akex's avatar
Akex committed
            "support": {
Akex's avatar
Akex committed
                "issues": "https://github.com/theseer/tokenizer/issues",
                "source": "https://github.com/theseer/tokenizer/tree/1.2.3"
Akex's avatar
Akex committed
            },
            "funding": [
                {
Akex's avatar
Akex committed
                    "url": "https://github.com/theseer",
Akex's avatar
Akex committed
                    "type": "github"
                }
            ],
Akex's avatar
Akex committed
            "time": "2024-03-03T12:36:25+00:00"
Akex's avatar
Akex committed
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": true,
    "prefer-lowest": false,
    "platform": {
        "php": ">=8.1",
        "ext-ctype": "*",
        "ext-iconv": "*"
    },
    "platform-dev": [],
    "plugin-api-version": "2.6.0"
}