Skip to content
Snippets Groups Projects
composer.lock 179 KiB
Newer Older
  • Learn to ignore specific revisions
  •         "phpunit/phpunit": "^10.0"
    
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            }
          },
          "autoload": {
            "classmap": ["src/"]
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["BSD-3-Clause"],
          "authors": [
            {
              "name": "Sebastian Bergmann",
              "email": "sebastian@phpunit.de",
              "role": "lead"
            }
          ],
          "description": "Library for calculating the complexity of PHP code units",
          "homepage": "https://github.com/sebastianbergmann/complexity",
          "support": {
            "issues": "https://github.com/sebastianbergmann/complexity/issues",
    
            "source": "https://github.com/sebastianbergmann/complexity/tree/3.0.0"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianbergmann",
              "type": "github"
            }
          ],
    
          "time": "2023-02-03T06:59:47+00:00"
    
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/diff.git",
    
            "reference": "70dd1b20bc198da394ad542e988381b44e64e39f"
    
            "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/70dd1b20bc198da394ad542e988381b44e64e39f",
            "reference": "70dd1b20bc198da394ad542e988381b44e64e39f",
    
            "phpunit/phpunit": "^10.0",
    
            "symfony/process": "^4.2 || ^5"
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            }
          },
          "autoload": {
            "classmap": ["src/"]
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["BSD-3-Clause"],
          "authors": [
            {
              "name": "Sebastian Bergmann",
              "email": "sebastian@phpunit.de"
            },
            {
              "name": "Kore Nordmann",
              "email": "mail@kore-nordmann.de"
            }
          ],
          "description": "Diff implementation",
          "homepage": "https://github.com/sebastianbergmann/diff",
          "keywords": ["diff", "udiff", "unidiff", "unified diff"],
          "support": {
            "issues": "https://github.com/sebastianbergmann/diff/issues",
    
            "source": "https://github.com/sebastianbergmann/diff/tree/5.0.0"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianbergmann",
              "type": "github"
            }
          ],
    
          "time": "2023-02-03T07:00:31+00:00"
    
        },
        {
          "name": "sebastian/environment",
    
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/environment.git",
    
            "reference": "b6f3694c6386c7959915a0037652e0c40f6f69cc"
    
            "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/b6f3694c6386c7959915a0037652e0c40f6f69cc",
            "reference": "b6f3694c6386c7959915a0037652e0c40f6f69cc",
    
            "phpunit/phpunit": "^10.0"
    
          },
          "suggest": {
            "ext-posix": "*"
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            }
          },
          "autoload": {
            "classmap": ["src/"]
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["BSD-3-Clause"],
          "authors": [
            {
              "name": "Sebastian Bergmann",
              "email": "sebastian@phpunit.de"
            }
          ],
          "description": "Provides functionality to handle HHVM/PHP environments",
    
          "homepage": "https://github.com/sebastianbergmann/environment",
    
          "keywords": ["Xdebug", "environment", "hhvm"],
          "support": {
            "issues": "https://github.com/sebastianbergmann/environment/issues",
    
            "source": "https://github.com/sebastianbergmann/environment/tree/6.0.0"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianbergmann",
              "type": "github"
            }
          ],
    
          "time": "2023-02-03T07:03:04+00:00"
    
        },
        {
          "name": "sebastian/exporter",
    
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/exporter.git",
    
            "reference": "f3ec4bf931c0b31e5b413f5b4fc970a7d03338c0"
    
            "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/f3ec4bf931c0b31e5b413f5b4fc970a7d03338c0",
            "reference": "f3ec4bf931c0b31e5b413f5b4fc970a7d03338c0",
    
            "ext-mbstring": "*",
            "php": ">=8.1",
            "sebastian/recursion-context": "^5.0"
    
            "phpunit/phpunit": "^10.0"
    
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            }
          },
          "autoload": {
            "classmap": ["src/"]
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["BSD-3-Clause"],
          "authors": [
            {
              "name": "Sebastian Bergmann",
              "email": "sebastian@phpunit.de"
            },
            {
              "name": "Jeff Welch",
              "email": "whatthejeff@gmail.com"
            },
            {
              "name": "Volker Dusch",
              "email": "github@wallbash.com"
            },
            {
              "name": "Adam Harvey",
              "email": "aharvey@php.net"
            },
            {
              "name": "Bernhard Schussek",
              "email": "bschussek@gmail.com"
            }
          ],
          "description": "Provides the functionality to export PHP variables for visualization",
          "homepage": "https://www.github.com/sebastianbergmann/exporter",
          "keywords": ["export", "exporter"],
          "support": {
            "issues": "https://github.com/sebastianbergmann/exporter/issues",
    
            "source": "https://github.com/sebastianbergmann/exporter/tree/5.0.0"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianbergmann",
              "type": "github"
            }
          ],
    
          "time": "2023-02-03T07:06:49+00:00"
    
        },
        {
          "name": "sebastian/global-state",
    
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/global-state.git",
    
            "reference": "aab257c712de87b90194febd52e4d184551c2d44"
    
            "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/aab257c712de87b90194febd52e4d184551c2d44",
            "reference": "aab257c712de87b90194febd52e4d184551c2d44",
    
            "php": ">=8.1",
            "sebastian/object-reflector": "^3.0",
            "sebastian/recursion-context": "^5.0"
    
          },
          "require-dev": {
            "ext-dom": "*",
    
            "phpunit/phpunit": "^10.0"
    
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            }
          },
          "autoload": {
            "classmap": ["src/"]
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["BSD-3-Clause"],
          "authors": [
            {
              "name": "Sebastian Bergmann",
              "email": "sebastian@phpunit.de"
            }
          ],
          "description": "Snapshotting of global state",
          "homepage": "http://www.github.com/sebastianbergmann/global-state",
          "keywords": ["global state"],
          "support": {
            "issues": "https://github.com/sebastianbergmann/global-state/issues",
    
            "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.0"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianbergmann",
              "type": "github"
            }
          ],
    
          "time": "2023-02-03T07:07:38+00:00"
    
        },
        {
          "name": "sebastian/lines-of-code",
    
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/lines-of-code.git",
    
            "reference": "17c4d940ecafb3d15d2cf916f4108f664e28b130"
    
            "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/17c4d940ecafb3d15d2cf916f4108f664e28b130",
            "reference": "17c4d940ecafb3d15d2cf916f4108f664e28b130",
    
            "nikic/php-parser": "^4.10",
            "php": ">=8.1"
    
            "phpunit/phpunit": "^10.0"
    
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            }
          },
          "autoload": {
            "classmap": ["src/"]
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["BSD-3-Clause"],
          "authors": [
            {
              "name": "Sebastian Bergmann",
              "email": "sebastian@phpunit.de",
              "role": "lead"
            }
          ],
          "description": "Library for counting the lines of code in PHP source code",
          "homepage": "https://github.com/sebastianbergmann/lines-of-code",
          "support": {
            "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
    
            "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.0"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianbergmann",
              "type": "github"
            }
          ],
    
          "time": "2023-02-03T07:08:02+00:00"
    
        },
        {
          "name": "sebastian/object-enumerator",
    
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/object-enumerator.git",
    
            "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
    
            "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
            "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
    
            "php": ">=8.1",
            "sebastian/object-reflector": "^3.0",
            "sebastian/recursion-context": "^5.0"
    
            "phpunit/phpunit": "^10.0"
    
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            }
          },
          "autoload": {
            "classmap": ["src/"]
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["BSD-3-Clause"],
          "authors": [
            {
              "name": "Sebastian Bergmann",
              "email": "sebastian@phpunit.de"
            }
          ],
          "description": "Traverses array structures and object graphs to enumerate all referenced objects",
          "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
          "support": {
            "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
    
            "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianbergmann",
              "type": "github"
            }
          ],
    
          "time": "2023-02-03T07:08:32+00:00"
    
        },
        {
          "name": "sebastian/object-reflector",
    
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/object-reflector.git",
    
            "reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
    
            "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
            "reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
    
            "phpunit/phpunit": "^10.0"
    
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            }
          },
          "autoload": {
            "classmap": ["src/"]
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["BSD-3-Clause"],
          "authors": [
            {
              "name": "Sebastian Bergmann",
              "email": "sebastian@phpunit.de"
            }
          ],
          "description": "Allows reflection of object attributes, including inherited and non-public ones",
          "homepage": "https://github.com/sebastianbergmann/object-reflector/",
          "support": {
            "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
    
            "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianbergmann",
              "type": "github"
            }
          ],
    
          "time": "2023-02-03T07:06:18+00:00"
    
        },
        {
          "name": "sebastian/recursion-context",
    
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/recursion-context.git",
    
            "reference": "05909fb5bc7df4c52992396d0116aed689f93712"
    
            "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
            "reference": "05909fb5bc7df4c52992396d0116aed689f93712",
    
            "phpunit/phpunit": "^10.0"
    
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            }
          },
          "autoload": {
            "classmap": ["src/"]
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["BSD-3-Clause"],
          "authors": [
            {
              "name": "Sebastian Bergmann",
              "email": "sebastian@phpunit.de"
            },
            {
              "name": "Jeff Welch",
              "email": "whatthejeff@gmail.com"
            },
            {
              "name": "Adam Harvey",
              "email": "aharvey@php.net"
            }
          ],
          "description": "Provides functionality to recursively process PHP variables",
    
          "homepage": "https://github.com/sebastianbergmann/recursion-context",
    
          "support": {
            "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
    
            "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianbergmann",
              "type": "github"
            }
          ],
    
          "time": "2023-02-03T07:05:40+00:00"
    
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/type.git",
    
            "reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
    
            "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
            "reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
    
            "phpunit/phpunit": "^10.0"
    
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            }
          },
          "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/4.0.0"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianbergmann",
              "type": "github"
            }
          ],
    
          "time": "2023-02-03T07:10:45+00:00"
    
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/version.git",
    
            "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
    
            "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
            "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
    
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            }
          },
          "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/4.0.1"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianbergmann",
              "type": "github"
            }
          ],
    
          "time": "2023-02-07T11:34:05+00:00"
    
        },
        {
          "name": "sebastianfeldmann/camino",
          "version": "0.9.5",
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianfeldmann/camino.git",
            "reference": "bf2e4c8b2a029e9eade43666132b61331e3e8184"
          },
          "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianfeldmann/camino/zipball/bf2e4c8b2a029e9eade43666132b61331e3e8184",
            "reference": "bf2e4c8b2a029e9eade43666132b61331e3e8184",
            "shasum": ""
          },
          "require": {
            "php": ">=7.1"
          },
          "type": "library",
          "extra": {
            "branch-alias": {
              "dev-master": "1.0.x-dev"
            }
          },
          "autoload": {
            "psr-4": {
              "SebastianFeldmann\\Camino\\": "src/"
            }
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "authors": [
            {
              "name": "Sebastian Feldmann",
              "email": "sf@sebastian-feldmann.info"
            }
          ],
          "description": "Path management the OO way",
          "homepage": "https://github.com/sebastianfeldmann/camino",
          "keywords": ["file system", "path"],
          "support": {
            "issues": "https://github.com/sebastianfeldmann/camino/issues",
            "source": "https://github.com/sebastianfeldmann/camino/tree/0.9.5"
          },
          "funding": [
            {
              "url": "https://github.com/sebastianfeldmann",
              "type": "github"
            }
          ],
          "time": "2022-01-03T13:15:10+00:00"
    
        {
          "name": "sebastianfeldmann/cli",
          "version": "3.4.1",
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianfeldmann/cli.git",
            "reference": "8a932e99e9455981fb32fa6c085492462fe8f8cf"
          },
          "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianfeldmann/cli/zipball/8a932e99e9455981fb32fa6c085492462fe8f8cf",
            "reference": "8a932e99e9455981fb32fa6c085492462fe8f8cf",
            "shasum": ""
          },
          "require": {
            "php": ">=7.2"
          },
          "require-dev": {
            "symfony/process": "^4.3 | ^5.0"
          },
          "type": "library",
          "extra": {
            "branch-alias": {
              "dev-master": "3.4.x-dev"
            }
          },
          "autoload": {
            "psr-4": {
              "SebastianFeldmann\\Cli\\": "src/"
            }
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "authors": [
            {
              "name": "Sebastian Feldmann",
              "email": "sf@sebastian-feldmann.info"
            }
          ],
          "description": "PHP cli helper classes",
          "homepage": "https://github.com/sebastianfeldmann/cli",
          "keywords": ["cli"],
          "support": {
            "issues": "https://github.com/sebastianfeldmann/cli/issues",
            "source": "https://github.com/sebastianfeldmann/cli/tree/3.4.1"
          },
          "funding": [
            {
              "url": "https://github.com/sebastianfeldmann",
              "type": "github"
            }
          ],
          "time": "2021-12-20T14:59:49+00:00"
        },
        {
          "name": "sebastianfeldmann/git",
    
          "version": "3.8.5",
    
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianfeldmann/git.git",
    
            "reference": "14de823cba82e30a3759e9eab1ebbd0d6f5d542c"
    
            "url": "https://api.github.com/repos/sebastianfeldmann/git/zipball/14de823cba82e30a3759e9eab1ebbd0d6f5d542c",
            "reference": "14de823cba82e30a3759e9eab1ebbd0d6f5d542c",
    
            "shasum": ""
          },
          "require": {
            "ext-json": "*",
            "ext-xml": "*",
            "php": ">=7.2",
            "sebastianfeldmann/cli": "^3.0"
          },
          "require-dev": {
            "mikey179/vfsstream": "^1.6"
          },
          "type": "library",
          "extra": {
            "branch-alias": {
              "dev-master": "4.0.x-dev"
            }
          },
          "autoload": {
            "psr-4": {
              "SebastianFeldmann\\Git\\": "src/"
            }
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "authors": [
            {
              "name": "Sebastian Feldmann",
              "email": "sf@sebastian-feldmann.info"
            }
          ],
          "description": "PHP git wrapper",
          "homepage": "https://github.com/sebastianfeldmann/git",
          "keywords": ["git"],
          "support": {
            "issues": "https://github.com/sebastianfeldmann/git/issues",
    
            "source": "https://github.com/sebastianfeldmann/git/tree/3.8.5"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianfeldmann",
              "type": "github"
            }
          ],
    
          "time": "2022-10-23T11:29:41+00:00"
    
          "name": "symfony/console",
          "version": "v6.2.5",
    
            "url": "https://github.com/symfony/console.git",
            "reference": "3e294254f2191762c1d137aed4b94e966965e985"
    
            "url": "https://api.github.com/repos/symfony/console/zipball/3e294254f2191762c1d137aed4b94e966965e985",
            "reference": "3e294254f2191762c1d137aed4b94e966965e985",
    
            "symfony/deprecation-contracts": "^2.1|^3",
    
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/service-contracts": "^1.1|^2|^3",
            "symfony/string": "^5.4|^6.0"
    
            "symfony/dependency-injection": "<5.4",
            "symfony/dotenv": "<5.4",
            "symfony/event-dispatcher": "<5.4",
            "symfony/lock": "<5.4",
            "symfony/process": "<5.4"
          },
          "provide": {
            "psr/log-implementation": "1.0|2.0|3.0"
    
            "psr/log": "^1|^2|^3",
            "symfony/config": "^5.4|^6.0",
            "symfony/dependency-injection": "^5.4|^6.0",
    
            "symfony/event-dispatcher": "^5.4|^6.0",
    
            "symfony/lock": "^5.4|^6.0",
            "symfony/process": "^5.4|^6.0",
            "symfony/var-dumper": "^5.4|^6.0"
    
            "psr/log": "For using the console logger",
            "symfony/event-dispatcher": "",
            "symfony/lock": "",
            "symfony/process": ""
    
          },
          "type": "library",
          "autoload": {
            "psr-4": {
    
              "Symfony\\Component\\Console\\": ""
    
            },
            "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 the creation of beautiful and testable command line interfaces",
    
          "homepage": "https://symfony.com",
    
          "keywords": ["cli", "command line", "console", "terminal"],
    
            "source": "https://github.com/symfony/console/tree/v6.2.5"
    
          },
          "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": "2023-01-01T08:38:09+00:00"
    
          "name": "symfony/event-dispatcher",
          "version": "v6.2.5",
    
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68"
    
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68",
            "reference": "f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68",
    
            "symfony/event-dispatcher-contracts": "^2|^3"
    
            "symfony/dependency-injection": "<5.4"
    
          },
          "provide": {
            "psr/event-dispatcher-implementation": "1.0",
            "symfony/event-dispatcher-implementation": "2.0|3.0"
          },
          "require-dev": {
            "psr/log": "^1|^2|^3",
            "symfony/config": "^5.4|^6.0",
            "symfony/dependency-injection": "^5.4|^6.0",
            "symfony/error-handler": "^5.4|^6.0",
            "symfony/expression-language": "^5.4|^6.0",
            "symfony/http-foundation": "^5.4|^6.0",
            "symfony/service-contracts": "^1.1|^2|^3",
            "symfony/stopwatch": "^5.4|^6.0"
          },
          "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
          },
          "type": "library",
          "autoload": {
            "psr-4": {
              "Symfony\\Component\\EventDispatcher\\": ""
            },
            "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": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
          "homepage": "https://symfony.com",
          "support": {
    
            "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.5"
    
          },
          "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": "2023-01-01T08:38:09+00:00"
    
        },
        {
          "name": "symfony/event-dispatcher-contracts",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher-contracts.git",
    
            "reference": "0782b0b52a737a05b4383d0df35a474303cabdae"
    
            "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0782b0b52a737a05b4383d0df35a474303cabdae",
            "reference": "0782b0b52a737a05b4383d0df35a474303cabdae",
    
            "psr/event-dispatcher": "^1"
          },
          "suggest": {
            "symfony/event-dispatcher-implementation": ""
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            },
            "thanks": {
              "name": "symfony/contracts",
              "url": "https://github.com/symfony/contracts"
            }
          },
          "autoload": {
            "psr-4": {
              "Symfony\\Contracts\\EventDispatcher\\": ""
            }
          },
          "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": "Generic abstractions related to dispatching event",
          "homepage": "https://symfony.com",
          "keywords": [
            "abstractions",
            "contracts",
            "decoupling",
            "interfaces",
            "interoperability",
            "standards"
          ],
          "support": {
    
            "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.2.0"
    
          },
          "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": "2022-11-25T10:21:52+00:00"
    
        },
        {
          "name": "symfony/filesystem",