Skip to content
Snippets Groups Projects
composer.lock 229 KiB
Newer Older
  • Learn to ignore specific revisions
  •         "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
    
            "security": "https://github.com/sebastianbergmann/object-reflector/security/policy",
            "source": "https://github.com/sebastianbergmann/object-reflector/tree/4.0.1"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianbergmann",
              "type": "github"
            }
          ],
    
        },
        {
          "name": "sebastian/recursion-context",
    
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/recursion-context.git",
    
            "reference": "694d156164372abbd149a4b85ccda2e4670c0e16"
    
            "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/694d156164372abbd149a4b85ccda2e4670c0e16",
            "reference": "694d156164372abbd149a4b85ccda2e4670c0e16",
    
          },
          "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",
    
            "security": "https://github.com/sebastianbergmann/recursion-context/security/policy",
            "source": "https://github.com/sebastianbergmann/recursion-context/tree/6.0.2"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianbergmann",
              "type": "github"
            }
          ],
    
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/type.git",
    
            "reference": "461b9c5da241511a2a0e8f240814fb23ce5c0aac"
    
            "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/461b9c5da241511a2a0e8f240814fb23ce5c0aac",
            "reference": "461b9c5da241511a2a0e8f240814fb23ce5c0aac",
    
          },
          "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",
    
            "security": "https://github.com/sebastianbergmann/type/security/policy",
            "source": "https://github.com/sebastianbergmann/type/tree/5.1.0"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianbergmann",
              "type": "github"
            }
          ],
    
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/version.git",
    
            "reference": "c687e3387b99f5b03b6caa64c74b63e2936ff874"
    
            "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c687e3387b99f5b03b6caa64c74b63e2936ff874",
            "reference": "c687e3387b99f5b03b6caa64c74b63e2936ff874",
    
          },
          "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",
    
            "security": "https://github.com/sebastianbergmann/version/security/policy",
            "source": "https://github.com/sebastianbergmann/version/tree/5.0.2"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianbergmann",
              "type": "github"
            }
          ],
    
        },
        {
          "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",
    
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianfeldmann/cli.git",
    
            "reference": "6fa122afd528dae7d7ec988a604aa6c600f5d9b5"
    
            "url": "https://api.github.com/repos/sebastianfeldmann/cli/zipball/6fa122afd528dae7d7ec988a604aa6c600f5d9b5",
            "reference": "6fa122afd528dae7d7ec988a604aa6c600f5d9b5",
    
            "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.2"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianfeldmann",
              "type": "github"
            }
          ],
    
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianfeldmann/git.git",
    
            "reference": "96b9f384d45106f757df98a74c11b42b393ff18f"
    
            "url": "https://api.github.com/repos/sebastianfeldmann/git/zipball/96b9f384d45106f757df98a74c11b42b393ff18f",
            "reference": "96b9f384d45106f757df98a74c11b42b393ff18f",
    
            "shasum": ""
          },
          "require": {
            "ext-json": "*",
    
            "ext-libxml": "*",
            "ext-simplexml": "*",
            "php": ">=8.0",
    
            "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.11.1"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianfeldmann",
              "type": "github"
            }
          ],
    
          "time": "2024-11-26T18:37:20+00:00"
        },
        {
          "name": "staabm/side-effects-detector",
          "version": "1.0.5",
          "source": {
            "type": "git",
            "url": "https://github.com/staabm/side-effects-detector.git",
            "reference": "d8334211a140ce329c13726d4a715adbddd0a163"
          },
          "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/staabm/side-effects-detector/zipball/d8334211a140ce329c13726d4a715adbddd0a163",
            "reference": "d8334211a140ce329c13726d4a715adbddd0a163",
            "shasum": ""
          },
          "require": {
            "ext-tokenizer": "*",
            "php": "^7.4 || ^8.0"
          },
          "require-dev": {
            "phpstan/extension-installer": "^1.4.3",
            "phpstan/phpstan": "^1.12.6",
            "phpunit/phpunit": "^9.6.21",
            "symfony/var-dumper": "^5.4.43",
            "tomasvotruba/type-coverage": "1.0.0",
            "tomasvotruba/unused-public": "1.0.0"
          },
          "type": "library",
          "autoload": {
            "classmap": ["lib/"]
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "description": "A static analysis tool to detect side effects in PHP code",
          "keywords": ["static analysis"],
          "support": {
            "issues": "https://github.com/staabm/side-effects-detector/issues",
            "source": "https://github.com/staabm/side-effects-detector/tree/1.0.5"
          },
          "funding": [
            {
              "url": "https://github.com/staabm",
              "type": "github"
            }
          ],
          "time": "2024-10-20T05:08:20+00:00"
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/console.git",
    
            "reference": "fefcc18c0f5d0efe3ab3152f15857298868dc2c3"
    
            "url": "https://api.github.com/repos/symfony/console/zipball/fefcc18c0f5d0efe3ab3152f15857298868dc2c3",
            "reference": "fefcc18c0f5d0efe3ab3152f15857298868dc2c3",
    
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/service-contracts": "^2.5|^3",
    
            "symfony/dependency-injection": "<6.4",
            "symfony/dotenv": "<6.4",
            "symfony/event-dispatcher": "<6.4",
            "symfony/lock": "<6.4",
            "symfony/process": "<6.4"
    
          },
          "provide": {
            "psr/log-implementation": "1.0|2.0|3.0"
          },
          "require-dev": {
            "psr/log": "^1|^2|^3",
    
            "symfony/config": "^6.4|^7.0",
            "symfony/dependency-injection": "^6.4|^7.0",
            "symfony/event-dispatcher": "^6.4|^7.0",
    
            "symfony/http-foundation": "^6.4|^7.0",
            "symfony/http-kernel": "^6.4|^7.0",
    
            "symfony/lock": "^6.4|^7.0",
            "symfony/messenger": "^6.4|^7.0",
            "symfony/process": "^6.4|^7.0",
            "symfony/stopwatch": "^6.4|^7.0",
            "symfony/var-dumper": "^6.4|^7.0"
    
          },
          "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"],
          "support": {
    
            "source": "https://github.com/symfony/console/tree/v7.2.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"
            }
          ],
    
        },
        {
          "name": "symfony/event-dispatcher",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
    
            "reference": "910c5db85a5356d0fea57680defec4e99eb9c8c1"
    
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/910c5db85a5356d0fea57680defec4e99eb9c8c1",
            "reference": "910c5db85a5356d0fea57680defec4e99eb9c8c1",
    
            "symfony/event-dispatcher-contracts": "^2.5|^3"
          },
          "conflict": {
    
            "symfony/dependency-injection": "<6.4",
    
            "symfony/service-contracts": "<2.5"
          },
          "provide": {
            "psr/event-dispatcher-implementation": "1.0",
            "symfony/event-dispatcher-implementation": "2.0|3.0"
          },
          "require-dev": {
            "psr/log": "^1|^2|^3",
    
            "symfony/config": "^6.4|^7.0",
            "symfony/dependency-injection": "^6.4|^7.0",
            "symfony/error-handler": "^6.4|^7.0",
            "symfony/expression-language": "^6.4|^7.0",
            "symfony/http-foundation": "^6.4|^7.0",
    
            "symfony/service-contracts": "^2.5|^3",
    
            "symfony/stopwatch": "^6.4|^7.0"
    
          },
          "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/v7.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"
            }
          ],
    
        },
        {
          "name": "symfony/event-dispatcher-contracts",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher-contracts.git",
    
            "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f"
    
            "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7642f5e970b672283b7823222ae8ef8bbc160b9f",
            "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f",
    
            "shasum": ""
          },
          "require": {
            "php": ">=8.1",
            "psr/event-dispatcher": "^1"
          },
          "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.5.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"
            }
          ],
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/filesystem.git",
    
            "reference": "b8dce482de9d7c9fe2891155035a7248ab5c7fdb"
    
            "url": "https://api.github.com/repos/symfony/filesystem/zipball/b8dce482de9d7c9fe2891155035a7248ab5c7fdb",
            "reference": "b8dce482de9d7c9fe2891155035a7248ab5c7fdb",
    
            "symfony/polyfill-ctype": "~1.8",
            "symfony/polyfill-mbstring": "~1.8"
          },
    
          "require-dev": {
            "symfony/process": "^6.4|^7.0"
          },
    
          "type": "library",
          "autoload": {
            "psr-4": {
              "Symfony\\Component\\Filesystem\\": ""
            },
            "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 basic utilities for the filesystem",
          "homepage": "https://symfony.com",
          "support": {
    
            "source": "https://github.com/symfony/filesystem/tree/v7.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"
            }
          ],
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
    
            "reference": "6de263e5868b9a137602dd1e33e4d48bfae99c49"
    
            "url": "https://api.github.com/repos/symfony/finder/zipball/6de263e5868b9a137602dd1e33e4d48bfae99c49",
            "reference": "6de263e5868b9a137602dd1e33e4d48bfae99c49",
    
            "symfony/filesystem": "^6.4|^7.0"
    
          },
          "type": "library",
          "autoload": {
            "psr-4": {
              "Symfony\\Component\\Finder\\": ""
            },
            "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": "Finds files and directories via an intuitive fluent interface",
          "homepage": "https://symfony.com",
          "support": {
    
            "source": "https://github.com/symfony/finder/tree/v7.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"
            }
          ],
    
        },
        {
          "name": "symfony/options-resolver",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/options-resolver.git",
    
            "reference": "7da8fbac9dcfef75ffc212235d76b2754ce0cf50"
    
            "url": "https://api.github.com/repos/symfony/options-resolver/zipball/7da8fbac9dcfef75ffc212235d76b2754ce0cf50",
            "reference": "7da8fbac9dcfef75ffc212235d76b2754ce0cf50",
    
            "symfony/deprecation-contracts": "^2.5|^3"
          },
          "type": "library",
          "autoload": {
            "psr-4": {
              "Symfony\\Component\\OptionsResolver\\": ""
            },
            "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 an improved replacement for the array_replace PHP function",
          "homepage": "https://symfony.com",
          "keywords": ["config", "configuration", "options"],
          "support": {
    
            "source": "https://github.com/symfony/options-resolver/tree/v7.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"
            }
          ],
    
        },
        {
          "name": "symfony/polyfill-intl-grapheme",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
    
            "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
    
            "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
            "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
    
          },
          "suggest": {
            "ext-intl": "For best performance"
          },
          "type": "library",
          "extra": {
            "thanks": {
    
              "url": "https://github.com/symfony/polyfill",
              "name": "symfony/polyfill"
    
            }
          },
          "autoload": {
            "files": ["bootstrap.php"],
            "psr-4": {
              "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
            }
          },
          "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 for intl's grapheme_* functions",
          "homepage": "https://symfony.com",
          "keywords": [
            "compatibility",
            "grapheme",
            "intl",
            "polyfill",
            "portable",
            "shim"
          ],
          "support": {
    
            "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.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": "2024-09-09T11:45:10+00:00"
    
        },
        {
          "name": "symfony/polyfill-intl-normalizer",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
    
            "reference": "3833d7255cc303546435cb650316bff708a1c75c"
    
            "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
            "reference": "3833d7255cc303546435cb650316bff708a1c75c",
    
          },
          "suggest": {
            "ext-intl": "For best performance"
          },
          "type": "library",
          "extra": {
            "thanks": {
    
              "url": "https://github.com/symfony/polyfill",
              "name": "symfony/polyfill"
    
            }
          },
          "autoload": {
            "files": ["bootstrap.php"],
            "psr-4": {
              "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
            },
            "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 for intl's Normalizer class and related functions",
          "homepage": "https://symfony.com",
          "keywords": [
            "compatibility",
            "intl",
            "normalizer",
            "polyfill",
            "portable",
            "shim"
          ],
          "support": {
    
            "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.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": "2024-09-09T11:45:10+00:00"
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php81.git",
    
            "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
    
            "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
            "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
    
              "url": "https://github.com/symfony/polyfill",
              "name": "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": {
    
            "source": "https://github.com/symfony/polyfill-php81/tree/v1.31.0"
    
          },
          "funding": [
            {
              "url": "https://symfony.com/sponsor",