{
    "packages": [
        {
            "name": "behat/transliterator",
            "version": "v1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Behat/Transliterator.git",
                "reference": "baac5873bac3749887d28ab68e2f74db3a4408af"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Behat/Transliterator/zipball/baac5873bac3749887d28ab68e2f74db3a4408af",
                "reference": "baac5873bac3749887d28ab68e2f74db3a4408af",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "chuyskywalker/rolling-curl": "^3.1",
                "php-yaoi/php-yaoi": "^1.0",
                "phpunit/phpunit": "^8.5.25 || ^9.5.19"
            },
            "time": "2022-03-30T09:27:43+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Behat\\Transliterator\\": "src/Behat/Transliterator"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Artistic-1.0"
            ],
            "description": "String transliterator",
            "keywords": [
                "i18n",
                "slug",
                "transliterator"
            ],
            "support": {
                "issues": "https://github.com/Behat/Transliterator/issues",
                "source": "https://github.com/Behat/Transliterator/tree/v1.5.0"
            },
            "abandoned": true,
            "install-path": "../behat/transliterator"
        },
        {
            "name": "brick/math",
            "version": "0.12.3",
            "version_normalized": "0.12.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/brick/math.git",
                "reference": "866551da34e9a618e64a819ee1e01c20d8a588ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brick/math/zipball/866551da34e9a618e64a819ee1e01c20d8a588ba",
                "reference": "866551da34e9a618e64a819ee1e01c20d8a588ba",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.2",
                "phpunit/phpunit": "^10.1",
                "vimeo/psalm": "6.8.8"
            },
            "time": "2025-02-28T13:11:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Brick\\Math\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Arbitrary-precision arithmetic library",
            "keywords": [
                "Arbitrary-precision",
                "BigInteger",
                "BigRational",
                "arithmetic",
                "bigdecimal",
                "bignum",
                "bignumber",
                "brick",
                "decimal",
                "integer",
                "math",
                "mathematics",
                "rational"
            ],
            "support": {
                "issues": "https://github.com/brick/math/issues",
                "source": "https://github.com/brick/math/tree/0.12.3"
            },
            "funding": [
                {
                    "url": "https://github.com/BenMorel",
                    "type": "github"
                }
            ],
            "install-path": "../brick/math"
        },
        {
            "name": "composer/ca-bundle",
            "version": "1.5.6",
            "version_normalized": "1.5.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/ca-bundle.git",
                "reference": "f65c239c970e7f072f067ab78646e9f0b2935175"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/f65c239c970e7f072f067ab78646e9f0b2935175",
                "reference": "f65c239c970e7f072f067ab78646e9f0b2935175",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^8 || ^9",
                "psr/log": "^1.0 || ^2.0 || ^3.0",
                "symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0"
            },
            "time": "2025-03-06T14:30:56+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\CaBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
            "keywords": [
                "cabundle",
                "cacert",
                "certificate",
                "ssl",
                "tls"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/ca-bundle/issues",
                "source": "https://github.com/composer/ca-bundle/tree/1.5.6"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./ca-bundle"
        },
        {
            "name": "composer/class-map-generator",
            "version": "1.6.1",
            "version_normalized": "1.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/class-map-generator.git",
                "reference": "134b705ddb0025d397d8318a75825fe3c9d1da34"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/class-map-generator/zipball/134b705ddb0025d397d8318a75825fe3c9d1da34",
                "reference": "134b705ddb0025d397d8318a75825fe3c9d1da34",
                "shasum": ""
            },
            "require": {
                "composer/pcre": "^2.1 || ^3.1",
                "php": "^7.2 || ^8.0",
                "symfony/finder": "^4.4 || ^5.3 || ^6 || ^7"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.12 || ^2",
                "phpstan/phpstan-deprecation-rules": "^1 || ^2",
                "phpstan/phpstan-phpunit": "^1 || ^2",
                "phpstan/phpstan-strict-rules": "^1.1 || ^2",
                "phpunit/phpunit": "^8",
                "symfony/filesystem": "^5.4 || ^6"
            },
            "time": "2025-03-24T13:50:44+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\ClassMapGenerator\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "Utilities to scan PHP code and generate class maps.",
            "keywords": [
                "classmap"
            ],
            "support": {
                "issues": "https://github.com/composer/class-map-generator/issues",
                "source": "https://github.com/composer/class-map-generator/tree/1.6.1"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./class-map-generator"
        },
        {
            "name": "composer/composer",
            "version": "2.8.9",
            "version_normalized": "2.8.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/composer.git",
                "reference": "b4e6bff2db7ce756ddb77ecee958a0f41f42bd9d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/composer/zipball/b4e6bff2db7ce756ddb77ecee958a0f41f42bd9d",
                "reference": "b4e6bff2db7ce756ddb77ecee958a0f41f42bd9d",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.5",
                "composer/class-map-generator": "^1.4.0",
                "composer/metadata-minifier": "^1.0",
                "composer/pcre": "^2.2 || ^3.2",
                "composer/semver": "^3.3",
                "composer/spdx-licenses": "^1.5.7",
                "composer/xdebug-handler": "^2.0.2 || ^3.0.3",
                "justinrainbow/json-schema": "^6.3.1",
                "php": "^7.2.5 || ^8.0",
                "psr/log": "^1.0 || ^2.0 || ^3.0",
                "react/promise": "^2.11 || ^3.2",
                "seld/jsonlint": "^1.4",
                "seld/phar-utils": "^1.2",
                "seld/signal-handler": "^2.0",
                "symfony/console": "^5.4.35 || ^6.3.12 || ^7.0.3",
                "symfony/filesystem": "^5.4.35 || ^6.3.12 || ^7.0.3",
                "symfony/finder": "^5.4.35 || ^6.3.12 || ^7.0.3",
                "symfony/polyfill-php73": "^1.24",
                "symfony/polyfill-php80": "^1.24",
                "symfony/polyfill-php81": "^1.24",
                "symfony/process": "^5.4.35 || ^6.3.12 || ^7.0.3"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11.8",
                "phpstan/phpstan-deprecation-rules": "^1.2.0",
                "phpstan/phpstan-phpunit": "^1.4.0",
                "phpstan/phpstan-strict-rules": "^1.6.0",
                "phpstan/phpstan-symfony": "^1.4.0",
                "symfony/phpunit-bridge": "^6.4.3 || ^7.0.1"
            },
            "suggest": {
                "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
                "ext-zip": "Enabling the zip extension allows you to unzip archives",
                "ext-zlib": "Allow gzip compression of HTTP requests"
            },
            "time": "2025-05-13T12:01:37+00:00",
            "bin": [
                "bin/composer"
            ],
            "type": "library",
            "extra": {
                "phpstan": {
                    "includes": [
                        "phpstan/rules.neon"
                    ]
                },
                "branch-alias": {
                    "dev-main": "2.8-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\": "src/Composer/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "https://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
            "homepage": "https://getcomposer.org/",
            "keywords": [
                "autoload",
                "dependency",
                "package"
            ],
            "support": {
                "irc": "ircs://irc.libera.chat:6697/composer",
                "issues": "https://github.com/composer/composer/issues",
                "security": "https://github.com/composer/composer/security/policy",
                "source": "https://github.com/composer/composer/tree/2.8.9"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./composer"
        },
        {
            "name": "composer/metadata-minifier",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/metadata-minifier.git",
                "reference": "c549d23829536f0d0e984aaabbf02af91f443207"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207",
                "reference": "c549d23829536f0d0e984aaabbf02af91f443207",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "composer/composer": "^2",
                "phpstan/phpstan": "^0.12.55",
                "symfony/phpunit-bridge": "^4.2 || ^5"
            },
            "time": "2021-04-07T13:37:33+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\MetadataMinifier\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Small utility library that handles metadata minification and expansion.",
            "keywords": [
                "composer",
                "compression"
            ],
            "support": {
                "issues": "https://github.com/composer/metadata-minifier/issues",
                "source": "https://github.com/composer/metadata-minifier/tree/1.0.0"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./metadata-minifier"
        },
        {
            "name": "composer/pcre",
            "version": "3.3.2",
            "version_normalized": "3.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/pcre.git",
                "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
                "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0"
            },
            "conflict": {
                "phpstan/phpstan": "<1.11.10"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.12 || ^2",
                "phpstan/phpstan-strict-rules": "^1 || ^2",
                "phpunit/phpunit": "^8 || ^9"
            },
            "time": "2024-11-12T16:29:46+00:00",
            "type": "library",
            "extra": {
                "phpstan": {
                    "includes": [
                        "extension.neon"
                    ]
                },
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Pcre\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
            "keywords": [
                "PCRE",
                "preg",
                "regex",
                "regular expression"
            ],
            "support": {
                "issues": "https://github.com/composer/pcre/issues",
                "source": "https://github.com/composer/pcre/tree/3.3.2"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./pcre"
        },
        {
            "name": "composer/semver",
            "version": "3.4.3",
            "version_normalized": "3.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/semver.git",
                "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/semver/zipball/4313d26ada5e0c4edfbd1dc481a92ff7bff91f12",
                "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11",
                "symfony/phpunit-bridge": "^3 || ^7"
            },
            "time": "2024-09-19T14:15:21+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Semver\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "Semver library that offers utilities, version constraint parsing and validation.",
            "keywords": [
                "semantic",
                "semver",
                "validation",
                "versioning"
            ],
            "support": {
                "irc": "ircs://irc.libera.chat:6697/composer",
                "issues": "https://github.com/composer/semver/issues",
                "source": "https://github.com/composer/semver/tree/3.4.3"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./semver"
        },
        {
            "name": "composer/spdx-licenses",
            "version": "1.5.9",
            "version_normalized": "1.5.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/spdx-licenses.git",
                "reference": "edf364cefe8c43501e21e88110aac10b284c3c9f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/edf364cefe8c43501e21e88110aac10b284c3c9f",
                "reference": "edf364cefe8c43501e21e88110aac10b284c3c9f",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11",
                "symfony/phpunit-bridge": "^3 || ^7"
            },
            "time": "2025-05-12T21:07:07+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Spdx\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "SPDX licenses list and validation library.",
            "keywords": [
                "license",
                "spdx",
                "validator"
            ],
            "support": {
                "irc": "ircs://irc.libera.chat:6697/composer",
                "issues": "https://github.com/composer/spdx-licenses/issues",
                "source": "https://github.com/composer/spdx-licenses/tree/1.5.9"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./spdx-licenses"
        },
        {
            "name": "composer/xdebug-handler",
            "version": "3.0.5",
            "version_normalized": "3.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/xdebug-handler.git",
                "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef",
                "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef",
                "shasum": ""
            },
            "require": {
                "composer/pcre": "^1 || ^2 || ^3",
                "php": "^7.2.5 || ^8.0",
                "psr/log": "^1 || ^2 || ^3"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.0",
                "phpstan/phpstan-strict-rules": "^1.1",
                "phpunit/phpunit": "^8.5 || ^9.6 || ^10.5"
            },
            "time": "2024-05-06T16:37:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\XdebugHandler\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "John Stevenson",
                    "email": "john-stevenson@blueyonder.co.uk"
                }
            ],
            "description": "Restarts a process without Xdebug.",
            "keywords": [
                "Xdebug",
                "performance"
            ],
            "support": {
                "irc": "ircs://irc.libera.chat:6697/composer",
                "issues": "https://github.com/composer/xdebug-handler/issues",
                "source": "https://github.com/composer/xdebug-handler/tree/3.0.5"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./xdebug-handler"
        },
        {
            "name": "doctrine/annotations",
            "version": "1.14.4",
            "version_normalized": "1.14.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/253dca476f70808a5aeed3a47cc2cc88c5cab915",
                "reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "^1 || ^2",
                "ext-tokenizer": "*",
                "php": "^7.1 || ^8.0",
                "psr/cache": "^1 || ^2 || ^3"
            },
            "require-dev": {
                "doctrine/cache": "^1.11 || ^2.0",
                "doctrine/coding-standard": "^9 || ^12",
                "phpstan/phpstan": "~1.4.10 || ^1.10.28",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7",
                "vimeo/psalm": "^4.30 || ^5.14"
            },
            "suggest": {
                "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
            },
            "time": "2024-09-05T10:15:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Docblock Annotations Parser",
            "homepage": "https://www.doctrine-project.org/projects/annotations.html",
            "keywords": [
                "annotations",
                "docblock",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/doctrine/annotations/issues",
                "source": "https://github.com/doctrine/annotations/tree/1.14.4"
            },
            "install-path": "../doctrine/annotations"
        },
        {
            "name": "doctrine/cache",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/cache.git",
                "reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
                "reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
                "shasum": ""
            },
            "require": {
                "php": "~7.1 || ^8.0"
            },
            "conflict": {
                "doctrine/common": ">2.2,<2.4"
            },
            "require-dev": {
                "cache/integration-tests": "dev-master",
                "doctrine/coding-standard": "^9",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "psr/cache": "^1.0 || ^2.0 || ^3.0",
                "symfony/cache": "^4.4 || ^5.4 || ^6",
                "symfony/var-exporter": "^4.4 || ^5.4 || ^6"
            },
            "time": "2022-05-20T20:07:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
            "homepage": "https://www.doctrine-project.org/projects/cache.html",
            "keywords": [
                "abstraction",
                "apcu",
                "cache",
                "caching",
                "couchdb",
                "memcached",
                "php",
                "redis",
                "xcache"
            ],
            "support": {
                "issues": "https://github.com/doctrine/cache/issues",
                "source": "https://github.com/doctrine/cache/tree/2.2.0"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/cache"
        },
        {
            "name": "doctrine/collections",
            "version": "2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/collections.git",
                "reference": "2eb07e5953eed811ce1b309a7478a3b236f2273d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/collections/zipball/2eb07e5953eed811ce1b309a7478a3b236f2273d",
                "reference": "2eb07e5953eed811ce1b309a7478a3b236f2273d",
                "shasum": ""
            },
            "require": {
                "doctrine/deprecations": "^1",
                "php": "^8.1",
                "symfony/polyfill-php84": "^1.30"
            },
            "require-dev": {
                "doctrine/coding-standard": "^12",
                "ext-json": "*",
                "phpstan/phpstan": "^1.8",
                "phpstan/phpstan-phpunit": "^1.0",
                "phpunit/phpunit": "^10.5"
            },
            "time": "2025-03-22T10:17:19+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Collections\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
            "homepage": "https://www.doctrine-project.org/projects/collections.html",
            "keywords": [
                "array",
                "collections",
                "iterators",
                "php"
            ],
            "support": {
                "issues": "https://github.com/doctrine/collections/issues",
                "source": "https://github.com/doctrine/collections/tree/2.3.0"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcollections",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/collections"
        },
        {
            "name": "doctrine/common",
            "version": "3.5.0",
            "version_normalized": "3.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/common.git",
                "reference": "d9ea4a54ca2586db781f0265d36bea731ac66ec5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/common/zipball/d9ea4a54ca2586db781f0265d36bea731ac66ec5",
                "reference": "d9ea4a54ca2586db781f0265d36bea731ac66ec5",
                "shasum": ""
            },
            "require": {
                "doctrine/persistence": "^2.0 || ^3.0 || ^4.0",
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^9.0 || ^10.0",
                "doctrine/collections": "^1",
                "phpstan/phpstan": "^1.4.1",
                "phpstan/phpstan-phpunit": "^1",
                "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
                "squizlabs/php_codesniffer": "^3.0",
                "symfony/phpunit-bridge": "^6.1",
                "vimeo/psalm": "^4.4"
            },
            "time": "2025-01-01T22:12:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.",
            "homepage": "https://www.doctrine-project.org/projects/common.html",
            "keywords": [
                "common",
                "doctrine",
                "php"
            ],
            "support": {
                "issues": "https://github.com/doctrine/common/issues",
                "source": "https://github.com/doctrine/common/tree/3.5.0"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/common"
        },
        {
            "name": "doctrine/dbal",
            "version": "3.9.4",
            "version_normalized": "3.9.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/dbal.git",
                "reference": "ec16c82f20be1a7224e65ac67144a29199f87959"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/ec16c82f20be1a7224e65ac67144a29199f87959",
                "reference": "ec16c82f20be1a7224e65ac67144a29199f87959",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": "^2",
                "doctrine/cache": "^1.11|^2.0",
                "doctrine/deprecations": "^0.5.3|^1",
                "doctrine/event-manager": "^1|^2",
                "php": "^7.4 || ^8.0",
                "psr/cache": "^1|^2|^3",
                "psr/log": "^1|^2|^3"
            },
            "require-dev": {
                "doctrine/coding-standard": "12.0.0",
                "fig/log-test": "^1",
                "jetbrains/phpstorm-stubs": "2023.1",
                "phpstan/phpstan": "2.1.1",
                "phpstan/phpstan-strict-rules": "^2",
                "phpunit/phpunit": "9.6.22",
                "slevomat/coding-standard": "8.13.1",
                "squizlabs/php_codesniffer": "3.10.2",
                "symfony/cache": "^5.4|^6.0|^7.0",
                "symfony/console": "^4.4|^5.4|^6.0|^7.0"
            },
            "suggest": {
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
            },
            "time": "2025-01-16T08:28:55+00:00",
            "bin": [
                "bin/doctrine-dbal"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\DBAL\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                }
            ],
            "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
            "homepage": "https://www.doctrine-project.org/projects/dbal.html",
            "keywords": [
                "abstraction",
                "database",
                "db2",
                "dbal",
                "mariadb",
                "mssql",
                "mysql",
                "oci8",
                "oracle",
                "pdo",
                "pgsql",
                "postgresql",
                "queryobject",
                "sasql",
                "sql",
                "sqlite",
                "sqlserver",
                "sqlsrv"
            ],
            "support": {
                "issues": "https://github.com/doctrine/dbal/issues",
                "source": "https://github.com/doctrine/dbal/tree/3.9.4"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/dbal"
        },
        {
            "name": "doctrine/deprecations",
            "version": "1.1.5",
            "version_normalized": "1.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/deprecations.git",
                "reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
                "reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "phpunit/phpunit": "<=7.5 || >=13"
            },
            "require-dev": {
                "doctrine/coding-standard": "^9 || ^12 || ^13",
                "phpstan/phpstan": "1.4.10 || 2.1.11",
                "phpstan/phpstan-phpunit": "^1.0 || ^2",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12",
                "psr/log": "^1 || ^2 || ^3"
            },
            "suggest": {
                "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
            },
            "time": "2025-04-07T20:06:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Deprecations\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
            "homepage": "https://www.doctrine-project.org/",
            "support": {
                "issues": "https://github.com/doctrine/deprecations/issues",
                "source": "https://github.com/doctrine/deprecations/tree/1.1.5"
            },
            "install-path": "../doctrine/deprecations"
        },
        {
            "name": "doctrine/event-manager",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/event-manager.git",
                "reference": "b680156fa328f1dfd874fd48c7026c41570b9c6e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/event-manager/zipball/b680156fa328f1dfd874fd48c7026c41570b9c6e",
                "reference": "b680156fa328f1dfd874fd48c7026c41570b9c6e",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "conflict": {
                "doctrine/common": "<2.9"
            },
            "require-dev": {
                "doctrine/coding-standard": "^12",
                "phpstan/phpstan": "^1.8.8",
                "phpunit/phpunit": "^10.5",
                "vimeo/psalm": "^5.24"
            },
            "time": "2024-05-22T20:47:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
            "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
            "keywords": [
                "event",
                "event dispatcher",
                "event manager",
                "event system",
                "events"
            ],
            "support": {
                "issues": "https://github.com/doctrine/event-manager/issues",
                "source": "https://github.com/doctrine/event-manager/tree/2.0.1"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/event-manager"
        },
        {
            "name": "doctrine/inflector",
            "version": "2.0.10",
            "version_normalized": "2.0.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
                "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^11.0",
                "phpstan/phpstan": "^1.8",
                "phpstan/phpstan-phpunit": "^1.1",
                "phpstan/phpstan-strict-rules": "^1.3",
                "phpunit/phpunit": "^8.5 || ^9.5",
                "vimeo/psalm": "^4.25 || ^5.4"
            },
            "time": "2024-02-18T20:23:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
            "homepage": "https://www.doctrine-project.org/projects/inflector.html",
            "keywords": [
                "inflection",
                "inflector",
                "lowercase",
                "manipulation",
                "php",
                "plural",
                "singular",
                "strings",
                "uppercase",
                "words"
            ],
            "support": {
                "issues": "https://github.com/doctrine/inflector/issues",
                "source": "https://github.com/doctrine/inflector/tree/2.0.10"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/inflector"
        },
        {
            "name": "doctrine/instantiator",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
                "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "doctrine/coding-standard": "^11",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpbench/phpbench": "^1.2",
                "phpstan/phpstan": "^1.9.4",
                "phpstan/phpstan-phpunit": "^1.3",
                "phpunit/phpunit": "^9.5.27",
                "vimeo/psalm": "^5.4"
            },
            "time": "2022-12-30T00:23:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "homepage": "https://ocramius.github.io/"
                }
            ],
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
            "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
            "keywords": [
                "constructor",
                "instantiate"
            ],
            "support": {
                "issues": "https://github.com/doctrine/instantiator/issues",
                "source": "https://github.com/doctrine/instantiator/tree/2.0.0"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/instantiator"
        },
        {
            "name": "doctrine/lexer",
            "version": "2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6",
                "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6",
                "shasum": ""
            },
            "require": {
                "doctrine/deprecations": "^1.0",
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^9 || ^12",
                "phpstan/phpstan": "^1.3",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
                "psalm/plugin-phpunit": "^0.18.3",
                "vimeo/psalm": "^4.11 || ^5.21"
            },
            "time": "2024-02-05T11:35:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Lexer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
            "keywords": [
                "annotations",
                "docblock",
                "lexer",
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/doctrine/lexer/issues",
                "source": "https://github.com/doctrine/lexer/tree/2.1.1"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/lexer"
        },
        {
            "name": "doctrine/migrations",
            "version": "3.9.0",
            "version_normalized": "3.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/migrations.git",
                "reference": "325b61e41d032f5f7d7e2d11cbefff656eadc9ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/migrations/zipball/325b61e41d032f5f7d7e2d11cbefff656eadc9ab",
                "reference": "325b61e41d032f5f7d7e2d11cbefff656eadc9ab",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": "^2",
                "doctrine/dbal": "^3.6 || ^4",
                "doctrine/deprecations": "^0.5.3 || ^1",
                "doctrine/event-manager": "^1.2 || ^2.0",
                "php": "^8.1",
                "psr/log": "^1.1.3 || ^2 || ^3",
                "symfony/console": "^5.4 || ^6.0 || ^7.0",
                "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0",
                "symfony/var-exporter": "^6.2 || ^7.0"
            },
            "conflict": {
                "doctrine/orm": "<2.12 || >=4"
            },
            "require-dev": {
                "doctrine/coding-standard": "^12",
                "doctrine/orm": "^2.13 || ^3",
                "doctrine/persistence": "^2 || ^3 || ^4",
                "doctrine/sql-formatter": "^1.0",
                "ext-pdo_sqlite": "*",
                "fig/log-test": "^1",
                "phpstan/phpstan": "^1.10",
                "phpstan/phpstan-deprecation-rules": "^1.1",
                "phpstan/phpstan-phpunit": "^1.3",
                "phpstan/phpstan-strict-rules": "^1.4",
                "phpstan/phpstan-symfony": "^1.3",
                "phpunit/phpunit": "^10.3",
                "symfony/cache": "^5.4 || ^6.0 || ^7.0",
                "symfony/process": "^5.4 || ^6.0 || ^7.0",
                "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
            },
            "suggest": {
                "doctrine/sql-formatter": "Allows to generate formatted SQL with the diff command.",
                "symfony/yaml": "Allows the use of yaml for migration configuration files."
            },
            "time": "2025-03-26T06:48:45+00:00",
            "bin": [
                "bin/doctrine-migrations"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Migrations\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Michael Simonson",
                    "email": "contact@mikesimonson.com"
                }
            ],
            "description": "PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.",
            "homepage": "https://www.doctrine-project.org/projects/migrations.html",
            "keywords": [
                "database",
                "dbal",
                "migrations"
            ],
            "support": {
                "issues": "https://github.com/doctrine/migrations/issues",
                "source": "https://github.com/doctrine/migrations/tree/3.9.0"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fmigrations",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/migrations"
        },
        {
            "name": "doctrine/orm",
            "version": "2.20.3",
            "version_normalized": "2.20.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/orm.git",
                "reference": "17d28b5c4cac212ca92730d9a26e32a0b1516126"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/orm/zipball/17d28b5c4cac212ca92730d9a26e32a0b1516126",
                "reference": "17d28b5c4cac212ca92730d9a26e32a0b1516126",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": "^2",
                "doctrine/cache": "^1.12.1 || ^2.1.1",
                "doctrine/collections": "^1.5 || ^2.1",
                "doctrine/common": "^3.0.3",
                "doctrine/dbal": "^2.13.1 || ^3.2",
                "doctrine/deprecations": "^0.5.3 || ^1",
                "doctrine/event-manager": "^1.2 || ^2",
                "doctrine/inflector": "^1.4 || ^2.0",
                "doctrine/instantiator": "^1.3 || ^2",
                "doctrine/lexer": "^2 || ^3",
                "doctrine/persistence": "^2.4 || ^3",
                "ext-ctype": "*",
                "php": "^7.1 || ^8.0",
                "psr/cache": "^1 || ^2 || ^3",
                "symfony/console": "^4.2 || ^5.0 || ^6.0 || ^7.0",
                "symfony/polyfill-php72": "^1.23",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "doctrine/annotations": "<1.13 || >= 3.0"
            },
            "require-dev": {
                "doctrine/annotations": "^1.13 || ^2",
                "doctrine/coding-standard": "^9.0.2 || ^13.0",
                "phpbench/phpbench": "^0.16.10 || ^1.0",
                "phpstan/extension-installer": "~1.1.0 || ^1.4",
                "phpstan/phpstan": "~1.4.10 || 2.0.3",
                "phpstan/phpstan-deprecation-rules": "^1 || ^2",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
                "psr/log": "^1 || ^2 || ^3",
                "squizlabs/php_codesniffer": "3.12.0",
                "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7.0",
                "symfony/var-exporter": "^4.4 || ^5.4 || ^6.2 || ^7.0",
                "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
            },
            "suggest": {
                "ext-dom": "Provides support for XSD validation for XML mapping files",
                "symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0",
                "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
            },
            "time": "2025-05-02T17:07:53+00:00",
            "bin": [
                "bin/doctrine"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\ORM\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "Object-Relational-Mapper for PHP",
            "homepage": "https://www.doctrine-project.org/projects/orm.html",
            "keywords": [
                "database",
                "orm"
            ],
            "support": {
                "issues": "https://github.com/doctrine/orm/issues",
                "source": "https://github.com/doctrine/orm/tree/2.20.3"
            },
            "install-path": "../doctrine/orm"
        },
        {
            "name": "doctrine/persistence",
            "version": "3.4.0",
            "version_normalized": "3.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/persistence.git",
                "reference": "0ea965320cec355dba75031c1b23d4c78362e3ff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/persistence/zipball/0ea965320cec355dba75031c1b23d4c78362e3ff",
                "reference": "0ea965320cec355dba75031c1b23d4c78362e3ff",
                "shasum": ""
            },
            "require": {
                "doctrine/event-manager": "^1 || ^2",
                "php": "^7.2 || ^8.0",
                "psr/cache": "^1.0 || ^2.0 || ^3.0"
            },
            "conflict": {
                "doctrine/common": "<2.10"
            },
            "require-dev": {
                "doctrine/coding-standard": "^12",
                "doctrine/common": "^3.0",
                "phpstan/phpstan": "1.12.7",
                "phpstan/phpstan-phpunit": "^1",
                "phpstan/phpstan-strict-rules": "^1.1",
                "phpunit/phpunit": "^8.5.38 || ^9.5",
                "symfony/cache": "^4.4 || ^5.4 || ^6.0 || ^7.0"
            },
            "time": "2024-10-30T19:48:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Persistence\\": "src/Persistence"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
            "homepage": "https://www.doctrine-project.org/projects/persistence.html",
            "keywords": [
                "mapper",
                "object",
                "odm",
                "orm",
                "persistence"
            ],
            "support": {
                "issues": "https://github.com/doctrine/persistence/issues",
                "source": "https://github.com/doctrine/persistence/tree/3.4.0"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/persistence"
        },
        {
            "name": "egulias/email-validator",
            "version": "4.0.4",
            "version_normalized": "4.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/egulias/EmailValidator.git",
                "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa",
                "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "^2.0 || ^3.0",
                "php": ">=8.1",
                "symfony/polyfill-intl-idn": "^1.26"
            },
            "require-dev": {
                "phpunit/phpunit": "^10.2",
                "vimeo/psalm": "^5.12"
            },
            "suggest": {
                "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
            },
            "time": "2025-03-06T22:45:56+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Egulias\\EmailValidator\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eduardo Gulias Davis"
                }
            ],
            "description": "A library for validating emails against several RFCs",
            "homepage": "https://github.com/egulias/EmailValidator",
            "keywords": [
                "email",
                "emailvalidation",
                "emailvalidator",
                "validation",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/egulias/EmailValidator/issues",
                "source": "https://github.com/egulias/EmailValidator/tree/4.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/egulias",
                    "type": "github"
                }
            ],
            "install-path": "../egulias/email-validator"
        },
        {
            "name": "enshrined/svg-sanitize",
            "version": "0.17.0",
            "version_normalized": "0.17.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/darylldoyle/svg-sanitizer.git",
                "reference": "a1af5cd21636306414da3f6ad4707b98c7601582"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/a1af5cd21636306414da3f6ad4707b98c7601582",
                "reference": "a1af5cd21636306414da3f6ad4707b98c7601582",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": "^5.6 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7 || ^6.5 || ^8.5"
            },
            "time": "2024-02-14T17:34:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "enshrined\\svgSanitize\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Daryll Doyle",
                    "email": "daryll@enshrined.co.uk"
                }
            ],
            "description": "An SVG sanitizer for PHP",
            "support": {
                "issues": "https://github.com/darylldoyle/svg-sanitizer/issues",
                "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.17.0"
            },
            "install-path": "../enshrined/svg-sanitize"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "7.9.3",
            "version_normalized": "7.9.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7b2f29fe81dc4da0ca0ea7d42107a0845946ea77",
                "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^1.5.3 || ^2.0.3",
                "guzzlehttp/psr7": "^2.7.0",
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "ext-curl": "*",
                "guzzle/client-integration-tests": "3.0.2",
                "php-http/message-factory": "^1.1",
                "phpunit/phpunit": "^8.5.39 || ^9.6.20",
                "psr/log": "^1.1 || ^2.0 || ^3.0"
            },
            "suggest": {
                "ext-curl": "Required for CURL handler support",
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
                "psr/log": "Required for using the Log middleware"
            },
            "time": "2025-03-27T13:37:11+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Jeremy Lindblom",
                    "email": "jeremeamia@gmail.com",
                    "homepage": "https://github.com/jeremeamia"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "psr-18",
                "psr-7",
                "rest",
                "web service"
            ],
            "support": {
                "issues": "https://github.com/guzzle/guzzle/issues",
                "source": "https://github.com/guzzle/guzzle/tree/7.9.3"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/guzzle"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/7c69f28996b0a6920945dd20b3857e499d9ca96c",
                "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "phpunit/phpunit": "^8.5.39 || ^9.6.20"
            },
            "time": "2025-03-27T13:27:01+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/guzzle/promises/issues",
                "source": "https://github.com/guzzle/promises/tree/2.2.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/promises"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "2.7.1",
            "version_normalized": "2.7.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/c2270caaabe631b3b44c85f99e5a04bbb8060d16",
                "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.1 || ^2.0",
                "ralouphie/getallheaders": "^3.0"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "http-interop/http-factory-tests": "0.9.0",
                "phpunit/phpunit": "^8.5.39 || ^9.6.20"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "time": "2025-03-27T12:30:47+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/2.7.1"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/psr7"
        },
        {
            "name": "imagine/imagine",
            "version": "1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-imagine/Imagine.git",
                "reference": "80ab21434890dee9ba54969d31c51ac8d4d551e0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-imagine/Imagine/zipball/80ab21434890dee9ba54969d31c51ac8d4d551e0",
                "reference": "80ab21434890dee9ba54969d31c51ac8d4d551e0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"
            },
            "suggest": {
                "ext-exif": "to read EXIF metadata",
                "ext-gd": "to use the GD implementation",
                "ext-gmagick": "to use the Gmagick implementation",
                "ext-imagick": "to use the Imagick implementation"
            },
            "time": "2024-12-03T14:37:55+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Imagine\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bulat Shakirzyanov",
                    "email": "mallluhuct@gmail.com",
                    "homepage": "http://avalanche123.com"
                }
            ],
            "description": "Image processing for PHP",
            "homepage": "http://imagine.readthedocs.org/",
            "keywords": [
                "drawing",
                "graphics",
                "image manipulation",
                "image processing"
            ],
            "support": {
                "issues": "https://github.com/php-imagine/Imagine/issues",
                "source": "https://github.com/php-imagine/Imagine/tree/1.5.0"
            },
            "install-path": "../imagine/imagine"
        },
        {
            "name": "justinrainbow/json-schema",
            "version": "6.4.1",
            "version_normalized": "6.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jsonrainbow/json-schema.git",
                "reference": "35d262c94959571e8736db1e5c9bc36ab94ae900"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/35d262c94959571e8736db1e5c9bc36ab94ae900",
                "reference": "35d262c94959571e8736db1e5c9bc36ab94ae900",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "marc-mabe/php-enum": "^4.0",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.0",
                "json-schema/json-schema-test-suite": "1.2.0",
                "marc-mabe/php-enum-phpstan": "^2.0",
                "phpspec/prophecy": "^1.19",
                "phpstan/phpstan": "^1.12",
                "phpunit/phpunit": "^8.5"
            },
            "time": "2025-04-04T13:08:07+00:00",
            "bin": [
                "bin/validate-json"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "JsonSchema\\": "src/JsonSchema/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bruno Prieto Reis",
                    "email": "bruno.p.reis@gmail.com"
                },
                {
                    "name": "Justin Rainbow",
                    "email": "justin.rainbow@gmail.com"
                },
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                },
                {
                    "name": "Robert Schönthal",
                    "email": "seroscho@googlemail.com"
                }
            ],
            "description": "A library to validate a json schema.",
            "homepage": "https://github.com/jsonrainbow/json-schema",
            "keywords": [
                "json",
                "schema"
            ],
            "support": {
                "issues": "https://github.com/jsonrainbow/json-schema/issues",
                "source": "https://github.com/jsonrainbow/json-schema/tree/6.4.1"
            },
            "install-path": "../justinrainbow/json-schema"
        },
        {
            "name": "laminas/laminas-code",
            "version": "4.16.0",
            "version_normalized": "4.16.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-code.git",
                "reference": "1793e78dad4108b594084d05d1fb818b85b110af"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-code/zipball/1793e78dad4108b594084d05d1fb818b85b110af",
                "reference": "1793e78dad4108b594084d05d1fb818b85b110af",
                "shasum": ""
            },
            "require": {
                "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
            },
            "require-dev": {
                "doctrine/annotations": "^2.0.1",
                "ext-phar": "*",
                "laminas/laminas-coding-standard": "^3.0.0",
                "laminas/laminas-stdlib": "^3.18.0",
                "phpunit/phpunit": "^10.5.37",
                "psalm/plugin-phpunit": "^0.19.0",
                "vimeo/psalm": "^5.15.0"
            },
            "suggest": {
                "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
                "laminas/laminas-stdlib": "Laminas\\Stdlib component"
            },
            "time": "2024-11-20T13:15:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Code\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
            "homepage": "https://laminas.dev",
            "keywords": [
                "code",
                "laminas",
                "laminasframework"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-code/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-code/issues",
                "rss": "https://github.com/laminas/laminas-code/releases.atom",
                "source": "https://github.com/laminas/laminas-code"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-code"
        },
        {
            "name": "league/flysystem",
            "version": "3.29.1",
            "version_normalized": "3.29.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/flysystem.git",
                "reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/edc1bb7c86fab0776c3287dbd19b5fa278347319",
                "reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319",
                "shasum": ""
            },
            "require": {
                "league/flysystem-local": "^3.0.0",
                "league/mime-type-detection": "^1.0.0",
                "php": "^8.0.2"
            },
            "conflict": {
                "async-aws/core": "<1.19.0",
                "async-aws/s3": "<1.14.0",
                "aws/aws-sdk-php": "3.209.31 || 3.210.0",
                "guzzlehttp/guzzle": "<7.0",
                "guzzlehttp/ringphp": "<1.1.1",
                "phpseclib/phpseclib": "3.0.15",
                "symfony/http-client": "<5.2"
            },
            "require-dev": {
                "async-aws/s3": "^1.5 || ^2.0",
                "async-aws/simple-s3": "^1.1 || ^2.0",
                "aws/aws-sdk-php": "^3.295.10",
                "composer/semver": "^3.0",
                "ext-fileinfo": "*",
                "ext-ftp": "*",
                "ext-mongodb": "^1.3",
                "ext-zip": "*",
                "friendsofphp/php-cs-fixer": "^3.5",
                "google/cloud-storage": "^1.23",
                "guzzlehttp/psr7": "^2.6",
                "microsoft/azure-storage-blob": "^1.1",
                "mongodb/mongodb": "^1.2",
                "phpseclib/phpseclib": "^3.0.36",
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^9.5.11|^10.0",
                "sabre/dav": "^4.6.0"
            },
            "time": "2024-10-08T08:58:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Flysystem\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "File storage abstraction for PHP",
            "keywords": [
                "WebDAV",
                "aws",
                "cloud",
                "file",
                "files",
                "filesystem",
                "filesystems",
                "ftp",
                "s3",
                "sftp",
                "storage"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/flysystem/issues",
                "source": "https://github.com/thephpleague/flysystem/tree/3.29.1"
            },
            "install-path": "../league/flysystem"
        },
        {
            "name": "league/flysystem-local",
            "version": "3.29.0",
            "version_normalized": "3.29.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/flysystem-local.git",
                "reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/e0e8d52ce4b2ed154148453d321e97c8e931bd27",
                "reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "league/flysystem": "^3.0.0",
                "league/mime-type-detection": "^1.0.0",
                "php": "^8.0.2"
            },
            "time": "2024-08-09T21:24:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Flysystem\\Local\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "Local filesystem adapter for Flysystem.",
            "keywords": [
                "Flysystem",
                "file",
                "files",
                "filesystem",
                "local"
            ],
            "support": {
                "source": "https://github.com/thephpleague/flysystem-local/tree/3.29.0"
            },
            "install-path": "../league/flysystem-local"
        },
        {
            "name": "league/mime-type-detection",
            "version": "1.16.0",
            "version_normalized": "1.16.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/mime-type-detection.git",
                "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/2d6702ff215bf922936ccc1ad31007edc76451b9",
                "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.2",
                "phpstan/phpstan": "^0.12.68",
                "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0"
            },
            "time": "2024-09-21T08:32:55+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\MimeTypeDetection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "Mime-type detection for Flysystem",
            "support": {
                "issues": "https://github.com/thephpleague/mime-type-detection/issues",
                "source": "https://github.com/thephpleague/mime-type-detection/tree/1.16.0"
            },
            "funding": [
                {
                    "url": "https://github.com/frankdejonge",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
                    "type": "tidelift"
                }
            ],
            "install-path": "../league/mime-type-detection"
        },
        {
            "name": "marc-mabe/php-enum",
            "version": "v4.7.1",
            "version_normalized": "4.7.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/marc-mabe/php-enum.git",
                "reference": "7159809e5cfa041dca28e61f7f7ae58063aae8ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/marc-mabe/php-enum/zipball/7159809e5cfa041dca28e61f7f7ae58063aae8ed",
                "reference": "7159809e5cfa041dca28e61f7f7ae58063aae8ed",
                "shasum": ""
            },
            "require": {
                "ext-reflection": "*",
                "php": "^7.1 | ^8.0"
            },
            "require-dev": {
                "phpbench/phpbench": "^0.16.10 || ^1.0.4",
                "phpstan/phpstan": "^1.3.1",
                "phpunit/phpunit": "^7.5.20 | ^8.5.22 | ^9.5.11",
                "vimeo/psalm": "^4.17.0 | ^5.26.1"
            },
            "time": "2024-11-28T04:54:44+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.2-dev",
                    "dev-master": "4.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MabeEnum\\": "src/"
                },
                "classmap": [
                    "stubs/Stringable.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Marc Bennewitz",
                    "email": "dev@mabe.berlin",
                    "homepage": "https://mabe.berlin/",
                    "role": "Lead"
                }
            ],
            "description": "Simple and fast implementation of enumerations with native PHP",
            "homepage": "https://github.com/marc-mabe/php-enum",
            "keywords": [
                "enum",
                "enum-map",
                "enum-set",
                "enumeration",
                "enumerator",
                "enummap",
                "enumset",
                "map",
                "set",
                "type",
                "type-hint",
                "typehint"
            ],
            "support": {
                "issues": "https://github.com/marc-mabe/php-enum/issues",
                "source": "https://github.com/marc-mabe/php-enum/tree/v4.7.1"
            },
            "install-path": "../marc-mabe/php-enum"
        },
        {
            "name": "masterminds/html5",
            "version": "2.9.0",
            "version_normalized": "2.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Masterminds/html5-php.git",
                "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
                "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9"
            },
            "time": "2024-03-31T07:05:07+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Masterminds\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matt Butcher",
                    "email": "technosophos@gmail.com"
                },
                {
                    "name": "Matt Farina",
                    "email": "matt@mattfarina.com"
                },
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                }
            ],
            "description": "An HTML5 parser and serializer.",
            "homepage": "http://masterminds.github.io/html5-php",
            "keywords": [
                "HTML5",
                "dom",
                "html",
                "parser",
                "querypath",
                "serializer",
                "xml"
            ],
            "support": {
                "issues": "https://github.com/Masterminds/html5-php/issues",
                "source": "https://github.com/Masterminds/html5-php/tree/2.9.0"
            },
            "install-path": "../masterminds/html5"
        },
        {
            "name": "mikey179/vfsstream",
            "version": "v1.6.12",
            "version_normalized": "1.6.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/bovigo/vfsStream.git",
                "reference": "fe695ec993e0a55c3abdda10a9364eb31c6f1bf0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/fe695ec993e0a55c3abdda10a9364eb31c6f1bf0",
                "reference": "fe695ec993e0a55c3abdda10a9364eb31c6f1bf0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5||^8.5||^9.6",
                "yoast/phpunit-polyfills": "^2.0"
            },
            "time": "2024-08-29T18:43:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "org\\bovigo\\vfs\\": "src/main/php"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Frank Kleine",
                    "homepage": "http://frankkleine.de/",
                    "role": "Developer"
                }
            ],
            "description": "Virtual file system to mock the real file system in unit tests.",
            "homepage": "http://vfs.bovigo.org/",
            "support": {
                "issues": "https://github.com/bovigo/vfsStream/issues",
                "source": "https://github.com/bovigo/vfsStream/tree/master",
                "wiki": "https://github.com/bovigo/vfsStream/wiki"
            },
            "install-path": "../mikey179/vfsstream"
        },
        {
            "name": "myclabs/deep-copy",
            "version": "1.13.1",
            "version_normalized": "1.13.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/DeepCopy.git",
                "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/1720ddd719e16cf0db4eb1c6eca108031636d46c",
                "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "doctrine/collections": "<1.6.8",
                "doctrine/common": "<2.13.3 || >=3 <3.2.2"
            },
            "require-dev": {
                "doctrine/collections": "^1.6.8",
                "doctrine/common": "^2.13.3 || ^3.2.2",
                "phpspec/prophecy": "^1.10",
                "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
            },
            "time": "2025-04-29T12:36:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/DeepCopy/deep_copy.php"
                ],
                "psr-4": {
                    "DeepCopy\\": "src/DeepCopy/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Create deep copies (clones) of your objects",
            "keywords": [
                "clone",
                "copy",
                "duplicate",
                "object",
                "object graph"
            ],
            "support": {
                "issues": "https://github.com/myclabs/DeepCopy/issues",
                "source": "https://github.com/myclabs/DeepCopy/tree/1.13.1"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
                    "type": "tidelift"
                }
            ],
            "install-path": "../myclabs/deep-copy"
        },
        {
            "name": "neos/buildessentials",
            "version": "9.0.0",
            "version_normalized": "9.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/BuildEssentials.git",
                "reference": "a3e4777f03a045e7752aa0ca93d13b5edc6b0363"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/BuildEssentials/zipball/a3e4777f03a045e7752aa0ca93d13b5edc6b0363",
                "reference": "a3e4777f03a045e7752aa0ca93d13b5edc6b0363",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/guzzle": "^6.0 || ^7.0",
                "neos/composer-plugin": "^2.0.0",
                "php": "^7.4 || ^8.0",
                "symfony/console": "^5.1 || ^6.0"
            },
            "time": "2023-11-03T16:29:02+00:00",
            "type": "neos-build",
            "extra": {
                "installer-name": "BuildEssentials"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "description": "Neos Flow Build Toolchain Essentials",
            "support": {
                "issues": "https://github.com/neos/BuildEssentials/issues",
                "source": "https://github.com/neos/BuildEssentials/tree/9.0.0"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../../Build/BuildEssentials"
        },
        {
            "name": "neos/cache",
            "version": "9.0.2",
            "version_normalized": "9.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/cache.git",
                "reference": "81acacf4b013fdb14ec7d90d4201eb2480df4c84"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/cache/zipball/81acacf4b013fdb14ec7d90d4201eb2480df4c84",
                "reference": "81acacf4b013fdb14ec7d90d4201eb2480df4c84",
                "shasum": ""
            },
            "require": {
                "neos/utility-files": "self.version",
                "neos/utility-opcodecache": "self.version",
                "neos/utility-pdo": "self.version",
                "php": "^8.2",
                "psr/cache": "^2.0 || ^3.0",
                "psr/log": "^2.0 || ^3.0",
                "psr/simple-cache": "^2.0 || ^3.0"
            },
            "provide": {
                "psr/cache-implementation": "2.0.0 || 3.0.0",
                "psr/simple-cache-implementation": "2.0.0 || 3.0.0"
            },
            "require-dev": {
                "mikey179/vfsstream": "^1.6.10",
                "phpunit/phpunit": "~9.1"
            },
            "suggest": {
                "ext-igbinary": "The igbinary extension is a replacement for the standard PHP serializer",
                "ext-memcache": "If you have a memcache server and want to use it for caching.",
                "ext-memcached": "Alternative, if you have a memcache server and want to use it for caching.",
                "ext-redis": "If you have a redis server and want to use it for caching."
            },
            "time": "2025-01-28T11:20:07+00:00",
            "type": "library",
            "extra": {
                "neos": {
                    "package-key": "Neos.Cache"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Cache\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Neos Cache Framework",
            "homepage": "http://flow.neos.io",
            "support": {
                "source": "https://github.com/neos/cache/tree/9.0.2"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../neos/cache"
        },
        {
            "name": "neos/composer-plugin",
            "version": "2.1.3",
            "version_normalized": "2.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/composer-plugin.git",
                "reference": "6f148a5c61bb9b5f03f064c1f74829381c3fdaca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/composer-plugin/zipball/6f148a5c61bb9b5f03f064c1f74829381c3fdaca",
                "reference": "6f148a5c61bb9b5f03f064c1f74829381c3fdaca",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "composer/installers": "*"
            },
            "time": "2021-12-08T07:52:06+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Neos\\ComposerPlugin\\Plugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\ComposerPlugin\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Flow Composer Plugin",
            "support": {
                "docs": "http://flowframework.readthedocs.org/",
                "email": "hello@neos.io",
                "forum": "https://discuss.neos.io/",
                "issues": "https://github.com/neos/composer-plugin/issues",
                "slack": "http://slack.neos.io/",
                "source": "https://github.com/neos/composer-plugin"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../neos/composer-plugin"
        },
        {
            "name": "neos/contentgraph-doctrinedbaladapter",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/contentgraph-doctrinedbaladapter.git",
                "reference": "59c606352914eb7e460633f3b7d09838d6e29061"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/contentgraph-doctrinedbaladapter/zipball/59c606352914eb7e460633f3b7d09838d6e29061",
                "reference": "59c606352914eb7e460633f3b7d09838d6e29061",
                "shasum": ""
            },
            "require": {
                "doctrine/dbal": "^3.1.4",
                "doctrine/migrations": "*",
                "neos/contentrepository-core": "self.version"
            },
            "provide": {
                "neos/contentrepositoryregistry-storageclient": "self.version"
            },
            "time": "2025-04-03T12:51:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\ContentGraph\\DoctrineDbalAdapter\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0+"
            ],
            "description": "The Doctrine DBAL database backend for the Neos content graph",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "source": "https://github.com/neos/contentgraph-doctrinedbaladapter.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../neos/contentgraph-doctrinedbaladapter"
        },
        {
            "name": "neos/contentrepository-core",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/contentrepository-core.git",
                "reference": "0ecb277826cfff4845857399109d275cdd171eda"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/contentrepository-core/zipball/0ecb277826cfff4845857399109d275cdd171eda",
                "reference": "0ecb277826cfff4845857399109d275cdd171eda",
                "shasum": ""
            },
            "require": {
                "behat/transliterator": "~1.0",
                "doctrine/dbal": "^3.1.4",
                "neos/error-messages": "*",
                "neos/eventstore": "^1",
                "neos/eventstore-doctrineadapter": "^1 || ^2",
                "neos/utility-arrays": "*",
                "neos/utility-objecthandling": "*",
                "php": "^8.2",
                "psr/clock": "^1",
                "ramsey/uuid": "^3.0 || ^4.0",
                "symfony/serializer": "^6.3"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11",
                "phpunit/phpunit": "^9.0",
                "roave/security-advisories": "dev-latest",
                "squizlabs/php_codesniffer": "^3.6"
            },
            "suggest": {
                "neos/utility-schema": "Validate NodeType schema."
            },
            "time": "2025-04-03T13:22:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\ContentRepository\\Core\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Content repository, specifically made for Neos, but also usable standalone.",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "source": "https://github.com/neos/contentrepository-core.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../neos/contentrepository-core"
        },
        {
            "name": "neos/contentrepository-export",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/contentrepository-export.git",
                "reference": "60f7a9ccaca49685f32af262941c868aeb725157"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/contentrepository-export/zipball/60f7a9ccaca49685f32af262941c868aeb725157",
                "reference": "60f7a9ccaca49685f32af262941c868aeb725157",
                "shasum": ""
            },
            "require": {
                "league/flysystem": "^3",
                "neos/contentrepository-core": "self.version",
                "php": ">=8.2",
                "webmozart/assert": "^1.11"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11",
                "roave/security-advisories": "dev-latest"
            },
            "suggest": {
                "league/flysystem-ziparchive": "to export zip archives",
                "neos/escr-asset-usage": "to export used assets",
                "neos/media": "to import Assets"
            },
            "time": "2025-04-02T10:05:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\ContentRepository\\Export\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Import/Export functionality for the Event Sourced Content Repository",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "source": "https://github.com/neos/contentrepository-core.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../neos/contentrepository-export"
        },
        {
            "name": "neos/contentrepository-nodeaccess",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/contentrepository-nodeaccess.git",
                "reference": "35f6733c07d72e88880591bda1c0c872a47a1df0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/contentrepository-nodeaccess/zipball/35f6733c07d72e88880591bda1c0c872a47a1df0",
                "reference": "35f6733c07d72e88880591bda1c0c872a47a1df0",
                "shasum": ""
            },
            "require": {
                "neos/contentrepository-core": "self.version",
                "neos/flow": "~9.0.0"
            },
            "time": "2025-04-02T10:05:05+00:00",
            "type": "neos-package",
            "extra": {
                "applied-flow-migrations": [
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Neos.NodeTypes-130516220640",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Neos-201310021548",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Flow-20141113121400",
                    "Typo3.Neos.NodeTypes-201309111655",
                    "TYPO3.TYPO3CR-20140911160326",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.FLOW3-201209201112",
                    "TYPO3.Neos-20150303231600",
                    "TYPO3.Flow-20151113161300",
                    "TYPO3.Form-20160601101500",
                    "TYPO3.Flow-20161115140400",
                    "TYPO3.Flow-20161115140430",
                    "Neos.Flow-20161124204700",
                    "Neos.Flow-20161124204701",
                    "Neos.Twitter.Bootstrap-20161124204912",
                    "Neos.Form-20161124205254",
                    "Neos.Flow-20161124224015",
                    "Neos.Party-20161124225257",
                    "Neos.Eel-20161124230101",
                    "Neos.Kickstart-20161124230102",
                    "Neos.Setup-20161124230842",
                    "Neos.Imagine-20161124231742",
                    "Neos.Media-20161124233100",
                    "Neos.NodeTypes-20161125002300",
                    "Neos.SiteKickstarter-20161125002311",
                    "Neos.Neos-20161125002322",
                    "Neos.ContentRepository-20161125012000",
                    "Neos.Fusion-20161125013710",
                    "Neos.Setup-20161125014759",
                    "Neos.SiteKickstarter-20161125095901",
                    "Neos.Fusion-20161125104701",
                    "Neos.NodeTypes-20161125104800",
                    "Neos.Neos-20161125104802",
                    "Neos.Kickstarter-20161125110814",
                    "Neos.Flow-20161125124112",
                    "Neos.Neos-20161125122412",
                    "TYPO3.FluidAdaptor-20161130112935",
                    "Neos.Fusion-20161201202543",
                    "Neos.Neos-20161201222211",
                    "Neos.Fusion-20161202215034",
                    "Neos.ContentRepository-20161219093512",
                    "Neos.Fusion-20170120013047",
                    "Neos.Flow-20180415105700",
                    "Neos.Fusion-20161219092345",
                    "Neos.Media-20161219094126",
                    "Neos.Neos-20161219094403",
                    "Neos.Neos-20161219122512",
                    "Neos.Fusion-20161219130100",
                    "Neos.Neos-20161220163741",
                    "Neos.Neos-20170115114620",
                    "Neos.Flow-20170125103800",
                    "Neos.Seo-20170127154600",
                    "Neos.Flow-20170127183102",
                    "Neos.Fusion-20180211175500",
                    "Neos.Fusion-20180211184832"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\ContentRepository\\NodeAccess\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "The node accessor concept for the Neos Content Repository",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "source": "https://github.com/neos/contentrepository-nodeaccess.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.ContentRepository.NodeAccess"
        },
        {
            "name": "neos/contentrepository-nodemigration",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/contentrepository-nodemigration.git",
                "reference": "8ca705ad992c085409df0d73fead5f903167f0ec"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/contentrepository-nodemigration/zipball/8ca705ad992c085409df0d73fead5f903167f0ec",
                "reference": "8ca705ad992c085409df0d73fead5f903167f0ec",
                "shasum": ""
            },
            "require": {
                "neos/contentrepository-core": "self.version"
            },
            "suggest": {
                "neos/utility-schema": "Validate NodeType schema."
            },
            "time": "2025-04-02T10:05:05+00:00",
            "type": "library",
            "extra": {
                "applied-flow-migrations": [
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Neos.NodeTypes-130516220640",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Neos-201310021548",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Flow-20141113121400",
                    "Typo3.Neos.NodeTypes-201309111655",
                    "TYPO3.TYPO3CR-20140911160326",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.FLOW3-201209201112",
                    "TYPO3.Neos-20150303231600",
                    "TYPO3.Flow-20151113161300",
                    "TYPO3.Form-20160601101500",
                    "TYPO3.Flow-20161115140400",
                    "TYPO3.Flow-20161115140430",
                    "Neos.Flow-20161124204700",
                    "Neos.Flow-20161124204701",
                    "Neos.Twitter.Bootstrap-20161124204912",
                    "Neos.Form-20161124205254",
                    "Neos.Flow-20161124224015",
                    "Neos.Party-20161124225257",
                    "Neos.Eel-20161124230101",
                    "Neos.Kickstart-20161124230102",
                    "Neos.Setup-20161124230842",
                    "Neos.Imagine-20161124231742",
                    "Neos.Media-20161124233100",
                    "Neos.NodeTypes-20161125002300",
                    "Neos.SiteKickstarter-20161125002311",
                    "Neos.Neos-20161125002322",
                    "Neos.ContentRepository-20161125012000",
                    "Neos.Fusion-20161125013710",
                    "Neos.Setup-20161125014759",
                    "Neos.SiteKickstarter-20161125095901",
                    "Neos.Fusion-20161125104701",
                    "Neos.NodeTypes-20161125104800",
                    "Neos.Neos-20161125104802",
                    "Neos.Kickstarter-20161125110814",
                    "Neos.Flow-20161125124112",
                    "Neos.Neos-20161125122412",
                    "TYPO3.FluidAdaptor-20161130112935",
                    "Neos.Fusion-20161201202543",
                    "Neos.Neos-20161201222211",
                    "Neos.Fusion-20161202215034",
                    "Neos.ContentRepository-20161219093512",
                    "Neos.Fusion-20170120013047",
                    "Neos.Flow-20180415105700",
                    "Neos.Fusion-20161219092345",
                    "Neos.Media-20161219094126",
                    "Neos.Neos-20161219094403",
                    "Neos.Neos-20161219122512",
                    "Neos.Fusion-20161219130100",
                    "Neos.Neos-20161220163741",
                    "Neos.Neos-20170115114620",
                    "Neos.Flow-20170125103800",
                    "Neos.Seo-20170127154600",
                    "Neos.Flow-20170127183102",
                    "Neos.Fusion-20180211175500",
                    "Neos.Fusion-20180211184832",
                    "Neos.Neos-20180907103800",
                    "Neos.Neos.Ui-20190319094900",
                    "Neos.Flow-20190425144900",
                    "Neos.Flow-20190515215000",
                    "Neos.NodeTypes-20190917101945",
                    "Neos.NodeTypes-20200120114136",
                    "Neos.Flow-20200813181400",
                    "Neos.Flow-20201003165200",
                    "Neos.Neos-20201108113821",
                    "Neos.Flow-20201109224100"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\ContentRepository\\NodeMigration\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Node Migration",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "source": "https://github.com/neos/contentrepository-nodemigration.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../neos/contentrepository-nodemigration"
        },
        {
            "name": "neos/contentrepository-structureadjustment",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/contentrepository-structureadjustment.git",
                "reference": "60b49248296e8f7678ff1c9a0874395bd6bd5b8d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/contentrepository-structureadjustment/zipball/60b49248296e8f7678ff1c9a0874395bd6bd5b8d",
                "reference": "60b49248296e8f7678ff1c9a0874395bd6bd5b8d",
                "shasum": ""
            },
            "require": {
                "neos/contentrepository-core": "self.version"
            },
            "suggest": {
                "neos/utility-schema": "Validate NodeType schema."
            },
            "time": "2025-04-02T10:05:05+00:00",
            "type": "library",
            "extra": {
                "applied-flow-migrations": [
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Neos.NodeTypes-130516220640",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Neos-201310021548",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Flow-20141113121400",
                    "Typo3.Neos.NodeTypes-201309111655",
                    "TYPO3.TYPO3CR-20140911160326",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.FLOW3-201209201112",
                    "TYPO3.Neos-20150303231600",
                    "TYPO3.Flow-20151113161300",
                    "TYPO3.Form-20160601101500",
                    "TYPO3.Flow-20161115140400",
                    "TYPO3.Flow-20161115140430",
                    "Neos.Flow-20161124204700",
                    "Neos.Flow-20161124204701",
                    "Neos.Twitter.Bootstrap-20161124204912",
                    "Neos.Form-20161124205254",
                    "Neos.Flow-20161124224015",
                    "Neos.Party-20161124225257",
                    "Neos.Eel-20161124230101",
                    "Neos.Kickstart-20161124230102",
                    "Neos.Setup-20161124230842",
                    "Neos.Imagine-20161124231742",
                    "Neos.Media-20161124233100",
                    "Neos.NodeTypes-20161125002300",
                    "Neos.SiteKickstarter-20161125002311",
                    "Neos.Neos-20161125002322",
                    "Neos.ContentRepository-20161125012000",
                    "Neos.Fusion-20161125013710",
                    "Neos.Setup-20161125014759",
                    "Neos.SiteKickstarter-20161125095901",
                    "Neos.Fusion-20161125104701",
                    "Neos.NodeTypes-20161125104800",
                    "Neos.Neos-20161125104802",
                    "Neos.Kickstarter-20161125110814",
                    "Neos.Flow-20161125124112",
                    "Neos.Neos-20161125122412",
                    "TYPO3.FluidAdaptor-20161130112935",
                    "Neos.Fusion-20161201202543",
                    "Neos.Neos-20161201222211",
                    "Neos.Fusion-20161202215034",
                    "Neos.ContentRepository-20161219093512",
                    "Neos.Fusion-20170120013047",
                    "Neos.Flow-20180415105700",
                    "Neos.Fusion-20161219092345",
                    "Neos.Media-20161219094126",
                    "Neos.Neos-20161219094403",
                    "Neos.Neos-20161219122512",
                    "Neos.Fusion-20161219130100",
                    "Neos.Neos-20161220163741",
                    "Neos.Neos-20170115114620",
                    "Neos.Flow-20170125103800",
                    "Neos.Seo-20170127154600",
                    "Neos.Flow-20170127183102",
                    "Neos.Fusion-20180211175500",
                    "Neos.Fusion-20180211184832",
                    "Neos.Neos-20180907103800",
                    "Neos.Neos.Ui-20190319094900",
                    "Neos.Flow-20190425144900",
                    "Neos.Flow-20190515215000",
                    "Neos.NodeTypes-20190917101945",
                    "Neos.NodeTypes-20200120114136",
                    "Neos.Flow-20200813181400",
                    "Neos.Flow-20201003165200",
                    "Neos.Neos-20201108113821",
                    "Neos.Flow-20201109224100"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\ContentRepository\\StructureAdjustment\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Structure Adjustment Service (node repair)",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "source": "https://github.com/neos/contentrepository-structureadjustment.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../neos/contentrepository-structureadjustment"
        },
        {
            "name": "neos/contentrepositoryregistry",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/contentrepositoryregistry.git",
                "reference": "a81a88d8928e1a9722ed10d469b0f06b2678d3bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/contentrepositoryregistry/zipball/a81a88d8928e1a9722ed10d469b0f06b2678d3bc",
                "reference": "a81a88d8928e1a9722ed10d469b0f06b2678d3bc",
                "shasum": ""
            },
            "require": {
                "neos/contentrepository-core": "self.version",
                "neos/contentrepository-nodemigration": "self.version",
                "neos/contentrepository-structureadjustment": "self.version",
                "neos/contentrepositoryregistry-storageclient": "self.version",
                "neos/flow": "~9.0.0",
                "psr/clock": "^1",
                "symfony/property-access": "^5.4|^6.0"
            },
            "time": "2025-04-03T13:22:30+00:00",
            "type": "neos-package",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\ContentRepositoryRegistry\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Global registry for Neos Content Repository instances",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "source": "https://github.com/neos/contentrepositoryregistry.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.ContentRepositoryRegistry"
        },
        {
            "name": "neos/demo",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/Neos.Demo.git",
                "reference": "e7be0f53bd52e511ba9e24690caa2da77ba11838"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/Neos.Demo/zipball/e7be0f53bd52e511ba9e24690caa2da77ba11838",
                "reference": "e7be0f53bd52e511ba9e24690caa2da77ba11838",
                "shasum": ""
            },
            "require": {
                "neos/fusion-form": "^2.0 || dev-master",
                "neos/neos": "^9.0 || dev-master",
                "neos/nodetypes-assetlist": "~9.0.0",
                "neos/nodetypes-basemixins": "~9.0.0",
                "neos/nodetypes-contentreferences": "~9.0.0",
                "neos/nodetypes-html": "~9.0.0",
                "neos/nodetypes-navigation": "~9.0.0",
                "neos/seo": "~4.1"
            },
            "suggest": {
                "sitegeist/monocle": "An living-styleguide for Neos that is based on the actual fusion-code",
                "yoast/yoast-seo-for-neos": "Yoast SEO for Neos CMS"
            },
            "time": "2025-04-03T08:58:59+00:00",
            "type": "neos-site",
            "extra": {
                "applied-flow-migrations": [
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Neos-201310021548",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Neos-20141212183900",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Flow-20141113121400",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Neos.NodeTypes-130516220640",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.FLOW3-201209201112",
                    "TYPO3.Neos-20150303231600",
                    "TYPO3.Flow-20151113161300",
                    "TYPO3.Form-20160601101500",
                    "TYPO3.Flow-20161115140400",
                    "TYPO3.Flow-20161115140430",
                    "Neos.Flow-20161124204700",
                    "Neos.Flow-20161124204701",
                    "Neos.Twitter.Bootstrap-20161124204912",
                    "Neos.Form-20161124205254",
                    "Neos.Flow-20161124224015",
                    "Neos.Party-20161124225257",
                    "Neos.Eel-20161124230101",
                    "Neos.Kickstart-20161124230102",
                    "Neos.Setup-20161124230842",
                    "Neos.Imagine-20161124231742",
                    "Neos.Media-20161124233100",
                    "Neos.NodeTypes-20161125002300",
                    "Neos.SiteKickstarter-20161125002311",
                    "Neos.Neos-20161125002322",
                    "Neos.ContentRepository-20161125012000",
                    "Neos.Fusion-20161125013710",
                    "Neos.Setup-20161125014759",
                    "Neos.SiteKickstarter-20161125095901",
                    "Neos.Fusion-20161125104701",
                    "Neos.NodeTypes-20161125104800",
                    "Neos.Neos-20161125104802",
                    "Neos.Kickstarter-20161125110814",
                    "Neos.Neos-20161125122412",
                    "Neos.Flow-20161125124112",
                    "TYPO3.FluidAdaptor-20161130112935",
                    "Neos.Fusion-20161201202543",
                    "Neos.Neos-20161201222211",
                    "Neos.Fusion-20161202215034",
                    "Neos.Fusion-20161219092345",
                    "Neos.ContentRepository-20161219093512",
                    "Neos.Media-20161219094126",
                    "Neos.Neos-20161219094403",
                    "Neos.Neos-20161219122512",
                    "Neos.Fusion-20161219130100",
                    "Neos.Neos-20161220163741",
                    "Neos.Neos-20170115114620",
                    "Neos.Fusion-20170120013047",
                    "Neos.Flow-20170125103800",
                    "Neos.Seo-20170127154600",
                    "Neos.Flow-20170127183102",
                    "Neos.Fusion-20180211175500",
                    "Neos.Fusion-20180211184832",
                    "Neos.Flow-20180415105700",
                    "Neos.Neos-20180907103800",
                    "Neos.Neos.Ui-20190319094900",
                    "Neos.Flow-20190515215000",
                    "Neos.Flow-20190425144900",
                    "Neos.NodeTypes-20190917101945",
                    "Neos.NodeTypes-20200120114136",
                    "Neos.Flow-20200813181400",
                    "Neos.Flow-20201003165200",
                    "Neos.Flow-20201109224100"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Demo\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Site package for the Neos Demo Site",
            "support": {
                "issues": "https://github.com/neos/Neos.Demo/issues",
                "source": "https://github.com/neos/Neos.Demo/tree/9.0.3"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Sites/Neos.Demo"
        },
        {
            "name": "neos/diff",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/diff.git",
                "reference": "ba7388365d60d2db8cb0c7e49d91394724db1cf6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/diff/zipball/ba7388365d60d2db8cb0c7e49d91394724db1cf6",
                "reference": "ba7388365d60d2db8cb0c7e49d91394724db1cf6",
                "shasum": ""
            },
            "require": {
                "php": "^8.2"
            },
            "time": "2024-02-02T19:06:32+00:00",
            "type": "neos-package",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Diff\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "This is a comprehensive library for generating differences between two strings or arrays",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "source": "https://github.com/neos/diff.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.Diff"
        },
        {
            "name": "neos/eel",
            "version": "9.0.2",
            "version_normalized": "9.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/eel.git",
                "reference": "408ee4f207969a8359d8148fcab8f3987e717c89"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/eel/zipball/408ee4f207969a8359d8148fcab8f3987e717c89",
                "reference": "408ee4f207969a8359d8148fcab8f3987e717c89",
                "shasum": ""
            },
            "require": {
                "neos/cache": "self.version",
                "neos/flow": "self.version",
                "neos/utility-objecthandling": "self.version",
                "neos/utility-unicode": "self.version",
                "php": "^8.2"
            },
            "time": "2025-05-12T10:41:24+00:00",
            "type": "neos-framework",
            "extra": {
                "neos": {
                    "package-key": "Neos.Eel"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Eel\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages",
            "support": {
                "source": "https://github.com/neos/eel/tree/9.0.2"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Framework/Neos.Eel"
        },
        {
            "name": "neos/error-messages",
            "version": "9.0.2",
            "version_normalized": "9.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/error-messages.git",
                "reference": "d7b08126157ffec6bb7c16c55cf7ad9f3df8de0d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/error-messages/zipball/d7b08126157ffec6bb7c16c55cf7ad9f3df8de0d",
                "reference": "d7b08126157ffec6bb7c16c55cf7ad9f3df8de0d",
                "shasum": ""
            },
            "require": {
                "php": "^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~9.1"
            },
            "time": "2025-01-15T18:51:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Error\\Messages\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Flow error messages",
            "homepage": "http://flow.neos.io",
            "support": {
                "source": "https://github.com/neos/error-messages/tree/9.0.2"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../neos/error-messages"
        },
        {
            "name": "neos/eventstore",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/eventstore.git",
                "reference": "d20730232be0dcdf571614a101162434237438eb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/eventstore/zipball/d20730232be0dcdf571614a101162434237438eb",
                "reference": "d20730232be0dcdf571614a101162434237438eb",
                "shasum": ""
            },
            "require": {
                "php": "^8.1",
                "ramsey/uuid": "^4.3",
                "webmozart/assert": "^1.10"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^10",
                "roave/security-advisories": "dev-latest",
                "squizlabs/php_codesniffer": "^4.0.x-dev"
            },
            "time": "2025-04-01T15:34:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\EventStore\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Store for Event-Sourced applications",
            "support": {
                "issues": "https://github.com/neos/eventstore/issues",
                "source": "https://github.com/neos/eventstore/tree/1.0.2"
            },
            "funding": [
                {
                    "url": "https://www.neos.io/community/participate/supporting-neos.html",
                    "type": "other"
                }
            ],
            "install-path": "../neos/eventstore"
        },
        {
            "name": "neos/eventstore-doctrineadapter",
            "version": "2.0.3",
            "version_normalized": "2.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/eventstore-doctrineadapter.git",
                "reference": "2fe54473707aa975ed5991e030c7970aa9749b8b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/eventstore-doctrineadapter/zipball/2fe54473707aa975ed5991e030c7970aa9749b8b",
                "reference": "2fe54473707aa975ed5991e030c7970aa9749b8b",
                "shasum": ""
            },
            "require": {
                "doctrine/dbal": "^3",
                "neos/eventstore": "^1",
                "php": "^8.1",
                "psr/clock": "^1",
                "webmozart/assert": "^1.10"
            },
            "require-dev": {
                "brianium/paratest": "^7.2",
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^10",
                "roave/security-advisories": "dev-latest",
                "squizlabs/php_codesniffer": "^4.0.x-dev"
            },
            "time": "2025-03-29T17:37:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\EventStore\\DoctrineAdapter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Doctrine DBAL based implementation for the neos/eventstore",
            "support": {
                "issues": "https://github.com/neos/eventstore-doctrineadapter/issues",
                "source": "https://github.com/neos/eventstore-doctrineadapter/tree/2.0.3"
            },
            "funding": [
                {
                    "url": "https://www.neos.io/community/participate/supporting-neos.html",
                    "type": "other"
                }
            ],
            "install-path": "../neos/eventstore-doctrineadapter"
        },
        {
            "name": "neos/flow",
            "version": "9.0.2",
            "version_normalized": "9.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/flow.git",
                "reference": "890589baf256fca9ca5e217208776a58b688c654"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/flow/zipball/890589baf256fca9ca5e217208776a58b688c654",
                "reference": "890589baf256fca9ca5e217208776a58b688c654",
                "shasum": ""
            },
            "require": {
                "composer/composer": "^2.7.7",
                "doctrine/annotations": "^1.13",
                "doctrine/common": "^3.1",
                "doctrine/dbal": "^3.1.4",
                "doctrine/migrations": "^3.3",
                "doctrine/orm": "^2.14.0",
                "egulias/email-validator": "^3.0||^4.0",
                "ext-json": "*",
                "ext-reflection": "*",
                "ext-spl": "*",
                "ext-xml": "*",
                "ext-xmlreader": "*",
                "ext-zlib": "*",
                "laminas/laminas-code": "^4.10",
                "neos/cache": "self.version",
                "neos/composer-plugin": "^2.0",
                "neos/eel": "self.version",
                "neos/error-messages": "self.version",
                "neos/flow-log": "self.version",
                "neos/http-factories": "self.version",
                "neos/utility-arrays": "self.version",
                "neos/utility-files": "self.version",
                "neos/utility-mediatypes": "self.version",
                "neos/utility-objecthandling": "self.version",
                "neos/utility-opcodecache": "self.version",
                "neos/utility-pdo": "self.version",
                "neos/utility-schema": "self.version",
                "neos/utility-unicode": "self.version",
                "php": "^8.2",
                "psr/cache": "^2.0 || ^3.0",
                "psr/container": "^1.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0",
                "psr/http-server-handler": "^1.0",
                "psr/http-server-middleware": "^1.0",
                "psr/log": "^2.0 || ^3.0",
                "psr/simple-cache": "^2.0 || ^3.0",
                "ramsey/uuid": "^3.0 || ^4.0",
                "symfony/console": "^5.1||^6.0",
                "symfony/dom-crawler": "^5.1||^6.0",
                "symfony/yaml": "^5.1||^6.0"
            },
            "replace": {
                "symfony/polyfill-php70": "*",
                "symfony/polyfill-php71": "*",
                "symfony/polyfill-php72": "*",
                "symfony/polyfill-php73": "*",
                "symfony/polyfill-php74": "*",
                "symfony/polyfill-php80": "*"
            },
            "require-dev": {
                "mikey179/vfsstream": "^1.6.10",
                "phpunit/phpunit": "~9.1"
            },
            "suggest": {
                "doctrine/data-fixtures": "To manage and execute the loading of data fixtures for the Doctrine ORM or ODM",
                "ext-curl": "To use the \\Neos\\Flow\\Http\\Client\\CurlEngine",
                "ext-igbinary": "The igbinary extension is a replacement for the standard PHP serializer",
                "neos/fluid-adaptor": "For rendering templates with TYPO3.Fluid",
                "neos/party": "To make use of basic user handling",
                "php-uuid": "For fast generation of UUIDs used in the persistence."
            },
            "time": "2025-05-12T10:45:25+00:00",
            "type": "neos-framework",
            "extra": {
                "neos": {
                    "package-key": "Neos.Flow"
                },
                "applied-flow-migrations": [
                    "Neos.Media-20161124233100",
                    "Neos.Flow-20201003165200"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Flow\\": "Classes",
                    "Neos\\Flow\\Core\\Migrations\\": "Scripts/Migrations"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Flow Application Framework",
            "homepage": "http://flow.neos.io",
            "support": {
                "source": "https://github.com/neos/flow/tree/9.0.2"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Framework/Neos.Flow"
        },
        {
            "name": "neos/flow-log",
            "version": "9.0.2",
            "version_normalized": "9.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/flow-log.git",
                "reference": "8af5df7d57dbcaa288517ce47c1a76ea8d6027cb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/flow-log/zipball/8af5df7d57dbcaa288517ce47c1a76ea8d6027cb",
                "reference": "8af5df7d57dbcaa288517ce47c1a76ea8d6027cb",
                "shasum": ""
            },
            "require": {
                "neos/utility-files": "self.version",
                "php": "^8.2",
                "psr/log": "^2.0 || ^3.0"
            },
            "provide": {
                "psr/log-implementation": "2.0.0 || 3.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~9.1"
            },
            "time": "2025-01-15T18:51:12+00:00",
            "type": "package",
            "extra": {
                "neos": {
                    "package-key": "Neos.Flow.Log"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Flow\\Log\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Flow Framework Logger",
            "homepage": "http://flow.neos.io",
            "support": {
                "source": "https://github.com/neos/flow-log/tree/9.0.2"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../neos/flow-log"
        },
        {
            "name": "neos/fluid-adaptor",
            "version": "9.0.2",
            "version_normalized": "9.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/fluidadaptor.git",
                "reference": "2032148a24103fbc88be761dd202d65c51004783"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/fluidadaptor/zipball/2032148a24103fbc88be761dd202d65c51004783",
                "reference": "2032148a24103fbc88be761dd202d65c51004783",
                "shasum": ""
            },
            "require": {
                "neos/cache": "self.version",
                "neos/flow": "self.version",
                "neos/utility-files": "self.version",
                "neos/utility-objecthandling": "self.version",
                "php": "^8.2",
                "psr/log": "^2.0 || ^3.0",
                "typo3fluid/fluid": "^2.8.0"
            },
            "time": "2025-02-13T20:32:12+00:00",
            "type": "neos-framework",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\FluidAdaptor\\": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Fluid Templating Framework Adaptor",
            "support": {
                "source": "https://github.com/neos/fluidadaptor/tree/9.0.2"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Framework/Neos.FluidAdaptor"
        },
        {
            "name": "neos/fusion",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/fusion.git",
                "reference": "54d3c117765592a06f2c96ff457e93c3286f45c8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/fusion/zipball/54d3c117765592a06f2c96ff457e93c3286f45c8",
                "reference": "54d3c117765592a06f2c96ff457e93c3286f45c8",
                "shasum": ""
            },
            "require": {
                "doctrine/orm": "^2.6",
                "ext-dom": "*",
                "neos/cache": "*",
                "neos/eel": "*",
                "neos/flow": "*",
                "neos/fluid-adaptor": "*",
                "neos/utility-arrays": "*",
                "neos/utility-objecthandling": "*",
                "neos/utility-unicode": "*",
                "php": "^8.2"
            },
            "replace": {
                "typo3/typoscript": "self.version"
            },
            "suggest": {
                "phpbench/phpbench": "For running performance benchmarks of the Fusion runtime"
            },
            "time": "2025-03-05T17:55:54+00:00",
            "type": "neos-package",
            "extra": {
                "applied-flow-migrations": [
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Neos.NodeTypes-130516220640",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Neos-201310021548",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Flow-20141113121400",
                    "Typo3.Neos.NodeTypes-201309111655",
                    "TYPO3.TYPO3CR-20140911160326",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.FLOW3-201209201112",
                    "TYPO3.Neos-20150303231600",
                    "TYPO3.Flow-20151113161300",
                    "TYPO3.Form-20160601101500",
                    "TYPO3.Flow-20161115140400",
                    "TYPO3.Flow-20161115140430",
                    "Neos.Flow-20161124204700",
                    "Neos.Flow-20161124204701",
                    "Neos.Twitter.Bootstrap-20161124204912",
                    "Neos.Form-20161124205254",
                    "Neos.Flow-20161124224015",
                    "Neos.Party-20161124225257",
                    "Neos.Eel-20161124230101",
                    "Neos.Kickstart-20161124230102",
                    "Neos.Setup-20161124230842",
                    "Neos.Imagine-20161124231742",
                    "Neos.Media-20161124233100",
                    "Neos.NodeTypes-20161125002300",
                    "Neos.SiteKickstarter-20161125002311",
                    "Neos.Neos-20161125002322",
                    "Neos.ContentRepository-20161125012000",
                    "Neos.Fusion-20161125013710",
                    "Neos.Setup-20161125014759",
                    "Neos.SiteKickstarter-20161125095901",
                    "Neos.Fusion-20161125104701",
                    "Neos.NodeTypes-20161125104800",
                    "Neos.Neos-20161125104802",
                    "Neos.Kickstarter-20161125110814",
                    "Neos.Flow-20161125124112",
                    "Neos.Neos-20161125122412",
                    "TYPO3.FluidAdaptor-20161130112935",
                    "Neos.Fusion-20161201202543",
                    "Neos.Fusion-20170120013047",
                    "Neos.Flow-20180415105700",
                    "Neos.Neos-20161201222211",
                    "Neos.Fusion-20161202215034",
                    "Neos.Fusion-20161219092345",
                    "Neos.ContentRepository-20161219093512",
                    "Neos.Media-20161219094126",
                    "Neos.Neos-20161219094403",
                    "Neos.Neos-20161219122512",
                    "Neos.Fusion-20161219130100",
                    "Neos.Neos-20161220163741",
                    "Neos.Neos-20170115114620",
                    "Neos.Flow-20170125103800",
                    "Neos.Seo-20170127154600",
                    "Neos.Flow-20170127183102",
                    "Neos.Fusion-20180211175500",
                    "Neos.Fusion-20180211184832"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Fusion\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Fusion is a hierarchical, prototype based processing language",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "source": "https://github.com/neos/fusion.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.Fusion"
        },
        {
            "name": "neos/fusion-afx",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/fusion-afx.git",
                "reference": "fcfd03b9ac4f43083dab592bfdae80b71932fbfe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/fusion-afx/zipball/fcfd03b9ac4f43083dab592bfdae80b71932fbfe",
                "reference": "fcfd03b9ac4f43083dab592bfdae80b71932fbfe",
                "shasum": ""
            },
            "require": {
                "neos/fusion": "self.version",
                "php": "^8.0"
            },
            "replace": {
                "packagefactory/atomicfusion-afx": "*"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "time": "2024-03-11T17:31:25+00:00",
            "type": "neos-package",
            "extra": {
                "neos": {
                    "package-key": "Neos.Fusion.Afx"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Fusion\\Afx\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "JSX inspired compact syntax for Neos.Fusion",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "issues": "https://github.com/neos/fusion-afx/issues",
                "source": "https://github.com/neos/fusion-afx.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.Fusion.Afx"
        },
        {
            "name": "neos/fusion-form",
            "version": "2.3.2",
            "version_normalized": "2.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/fusion-form.git",
                "reference": "9a8ecd6f4e7a61e4fd833def771db75a7eeb2ff2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/fusion-form/zipball/9a8ecd6f4e7a61e4fd833def771db75a7eeb2ff2",
                "reference": "9a8ecd6f4e7a61e4fd833def771db75a7eeb2ff2",
                "shasum": ""
            },
            "require": {
                "neos/flow": "^6.0 || ^7.0 || ^8.0 || ^9.0 || dev-master",
                "neos/fusion": "^5.0 || ^7.0 || ^8.0 || ^9.0 || dev-master",
                "neos/fusion-afx": "^1.2 || ^7.0 || ^8.0 || ^9.0 || dev-master",
                "neos/utility-arrays": "*",
                "neos/utility-objecthandling": "*",
                "php": ">7.2",
                "psr/http-factory": "*"
            },
            "require-dev": {
                "neos/swiftmailer": "*",
                "phpstan/phpstan": "^0.12.78",
                "phpunit/phpunit": "^7.1 || ^8.0 || ^9.0"
            },
            "suggest": {
                "neos/swiftmailer": "Required for the Neos.Fusion.Form.Runtime:Email action to work"
            },
            "time": "2025-03-28T09:04:48+00:00",
            "type": "neos-package",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Fusion\\Form\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Fusion Form",
            "support": {
                "issues": "https://github.com/neos/fusion-form/issues",
                "source": "https://github.com/neos/fusion-form/tree/2.3.2"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.Fusion.Form"
        },
        {
            "name": "neos/http-factories",
            "version": "9.0.2",
            "version_normalized": "9.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/http-factories.git",
                "reference": "aa9d2080abbdc5e9dfefe420e417a981f47a97ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/http-factories/zipball/aa9d2080abbdc5e9dfefe420e417a981f47a97ae",
                "reference": "aa9d2080abbdc5e9dfefe420e417a981f47a97ae",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/psr7": "^1.8.4 || ^2.1.1",
                "php": "^8.2",
                "psr/http-factory": "^1.0"
            },
            "time": "2025-01-15T18:51:12+00:00",
            "type": "neos-framework",
            "extra": {
                "neos": {
                    "package-key": "Neos.Http.Factories"
                },
                "applied-flow-migrations": []
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Http\\Factories\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PSR-17 HTTP Factories",
            "homepage": "http://flow.neos.io",
            "support": {
                "source": "https://github.com/neos/http-factories/tree/9.0.2"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Framework/Neos.Http.Factories"
        },
        {
            "name": "neos/imagine",
            "version": "3.3.2",
            "version_normalized": "3.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/imagine.git",
                "reference": "496424c31e0fc7b6fbdc0bb5bc5d4dbc0755d75a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/imagine/zipball/496424c31e0fc7b6fbdc0bb5bc5d4dbc0755d75a",
                "reference": "496424c31e0fc7b6fbdc0bb5bc5d4dbc0755d75a",
                "shasum": ""
            },
            "require": {
                "imagine/imagine": "^1.2",
                "neos/flow": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || dev-master"
            },
            "replace": {
                "typo3/imagine": "self.version"
            },
            "time": "2023-04-29T12:55:00+00:00",
            "type": "neos-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1.x-dev"
                },
                "applied-flow-migrations": [
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.Neos.NodeTypes-130516220640",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Neos-201310021548",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Flow-20141113121400",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.FLOW3-201209201112",
                    "TYPO3.Neos-20150303231600",
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.Flow-20151113161300",
                    "TYPO3.Form-20160601101500",
                    "TYPO3.Flow-20161115140400",
                    "TYPO3.Flow-20161115140430",
                    "Neos.FluidAdaptor-20141113120800",
                    "Neos.Flow-20141113121400",
                    "Neos.FluidAdaptor-20141121091700",
                    "Neos.Flow-20151113161300",
                    "Neos.Flow-20161115140400",
                    "Neos.Flow-20161115140430",
                    "Neos.Flow-20161124204700",
                    "Neos.Form-20160601101500",
                    "Neos.Flow-20161124204701",
                    "Neos.Twitter.Bootstrap-20161124204912",
                    "Neos.Form-20161124205254",
                    "Neos.Flow-20161124224015",
                    "Neos.Party-20161124225257",
                    "Neos.Eel-20161124230101",
                    "Neos.Kickstart-20161124230102",
                    "Neos.Setup-20161124230842",
                    "Neos.Imagine-20161124231742",
                    "Neos.Media-20161124233100",
                    "Neos.NodeTypes-20161125002300",
                    "Neos.SiteKickstarter-20161125002311",
                    "Neos.Neos-20161125002322",
                    "Neos.ContentRepository-20161125012000",
                    "Neos.Fusion-20161125013710",
                    "Neos.Setup-20161125014759",
                    "Neos.SiteKickstarter-20161125095901",
                    "Neos.Fusion-20161125104701",
                    "Neos.NodeTypes-20161125104800",
                    "Neos.Neos-20161125104802",
                    "Neos.Kickstarter-20161125110814",
                    "Neos.Neos-20161125122412",
                    "Neos.Flow-20161125124112",
                    "TYPO3.FluidAdaptor-20161130112935",
                    "Neos.Fusion-20161201202543",
                    "Neos.Neos-20161201222211",
                    "Neos.Fusion-20161202215034",
                    "Neos.Fusion-20161219092345",
                    "Neos.ContentRepository-20161219093512",
                    "Neos.Media-20161219094126",
                    "Neos.Neos-20161219094403",
                    "Neos.Neos-20161219122512",
                    "Neos.Fusion-20161219130100",
                    "Neos.Neos-20161220163741",
                    "Neos.Neos-20170115114620",
                    "Neos.Fusion-20170120013047",
                    "Neos.Flow-20170125103800",
                    "Neos.Seo-20170127154600",
                    "Neos.Flow-20170127183102",
                    "Neos.Fusion-20180211175500",
                    "Neos.Fusion-20180211184832",
                    "Neos.Flow-20180415105700",
                    "Neos.Neos-20180907103800",
                    "Neos.Neos.Ui-20190319094900",
                    "Neos.Flow-20190425144900",
                    "Neos.Flow-20190515215000",
                    "Neos.NodeTypes-20190917101945",
                    "Neos.NodeTypes-20200120114136",
                    "Neos.Flow-20200813181400",
                    "Neos.Flow-20201003165200",
                    "Neos.Flow-20201109224100",
                    "Neos.Flow-20201205172733",
                    "Neos.Flow-20201207104500"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Imagine\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "support": {
                "source": "https://github.com/neos/imagine/tree/3.3.2"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.Imagine"
        },
        {
            "name": "neos/kickstarter",
            "version": "9.0.2",
            "version_normalized": "9.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/kickstart.git",
                "reference": "eb65c923f8ff95a15dad8544863a8eb27777203e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/kickstart/zipball/eb65c923f8ff95a15dad8544863a8eb27777203e",
                "reference": "eb65c923f8ff95a15dad8544863a8eb27777203e",
                "shasum": ""
            },
            "require": {
                "neos/flow": "self.version",
                "neos/fluid-adaptor": "self.version",
                "neos/utility-arrays": "self.version",
                "php": "^8.2"
            },
            "time": "2024-06-17T08:55:57+00:00",
            "type": "neos-framework",
            "extra": {
                "neos": {
                    "package-key": "Neos.Kickstarter"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Kickstarter\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A simple generator for controller and views.",
            "support": {
                "source": "https://github.com/neos/kickstart/tree/9.0.2"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Framework/Neos.Kickstarter"
        },
        {
            "name": "neos/media",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/media.git",
                "reference": "840cb0611bae0aab12a1f1fe7a2fa0bb55198b04"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/media/zipball/840cb0611bae0aab12a1f1fe7a2fa0bb55198b04",
                "reference": "840cb0611bae0aab12a1f1fe7a2fa0bb55198b04",
                "shasum": ""
            },
            "require": {
                "doctrine/common": "^2.7 || ^3.0",
                "doctrine/dbal": "^3.1.4",
                "doctrine/orm": "^2.14.0",
                "imagine/imagine": "*",
                "neos/cache": "*",
                "neos/flow": "*",
                "neos/fluid-adaptor": "*",
                "neos/imagine": "^3.1.0",
                "neos/utility-arrays": "*",
                "neos/utility-objecthandling": "*",
                "php": "^8.2"
            },
            "replace": {
                "typo3/media": "self.version"
            },
            "time": "2025-03-20T08:36:42+00:00",
            "type": "neos-package",
            "extra": {
                "applied-flow-migrations": [
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Neos.NodeTypes-130516220640",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Neos-201310021548",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Flow-20141113121400",
                    "Typo3.Neos.NodeTypes-201309111655",
                    "TYPO3.TYPO3CR-20140911160326",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.FLOW3-201209201112",
                    "TYPO3.Neos-20150303231600",
                    "TYPO3.Flow-20151113161300",
                    "TYPO3.Form-20160601101500",
                    "TYPO3.Flow-20161115140400",
                    "TYPO3.Flow-20161115140430",
                    "Neos.Flow-20161124204700",
                    "Neos.Flow-20161124204701",
                    "Neos.Twitter.Bootstrap-20161124204912",
                    "Neos.Form-20161124205254",
                    "Neos.Flow-20161124224015",
                    "Neos.Party-20161124225257",
                    "Neos.Eel-20161124230101",
                    "Neos.Kickstart-20161124230102",
                    "Neos.Setup-20161124230842",
                    "Neos.Imagine-20161124231742",
                    "Neos.Media-20161124233100",
                    "Neos.NodeTypes-20161125002300",
                    "Neos.SiteKickstarter-20161125002311",
                    "Neos.Neos-20161125002322",
                    "Neos.ContentRepository-20161125012000",
                    "Neos.Fusion-20161125013710",
                    "Neos.Setup-20161125014759",
                    "Neos.SiteKickstarter-20161125095901",
                    "Neos.Fusion-20161125104701",
                    "Neos.NodeTypes-20161125104800",
                    "Neos.Neos-20161125104802",
                    "Neos.Kickstarter-20161125110814",
                    "Neos.Flow-20161125124112",
                    "Neos.Neos-20161125122412",
                    "TYPO3.FluidAdaptor-20161130112935",
                    "Neos.Fusion-20161201202543",
                    "Neos.Neos-20161201222211",
                    "Neos.Fusion-20161202215034",
                    "Neos.ContentRepository-20161219093512",
                    "Neos.Media-20161219094126",
                    "Neos.Fusion-20170120013047",
                    "Neos.Fusion-20161219092345",
                    "Neos.Neos-20161219094403",
                    "Neos.Neos-20161219122512",
                    "Neos.Fusion-20161219130100",
                    "Neos.Neos-20161220163741",
                    "Neos.Neos-20170115114620",
                    "Neos.Flow-20170125103800",
                    "Neos.Seo-20170127154600",
                    "Neos.Flow-20170127183102",
                    "Neos.Fusion-20180211175500",
                    "Neos.Fusion-20180211184832",
                    "Neos.Flow-20180415105700",
                    "Neos.Neos-20180907103800",
                    "Neos.Neos.Ui-20190319094900",
                    "Neos.Flow-20190425144900",
                    "Neos.Flow-20190515215000",
                    "Neos.NodeTypes-20190917101945",
                    "Neos.NodeTypes-20200120114136",
                    "Neos.Flow-20200813181400",
                    "Neos.Flow-20201003165200",
                    "Neos.Neos-20201108113821",
                    "Neos.Flow-20201109224100"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Media\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "The Media package",
            "support": {
                "docs": "https://neos-media.readthedocs.io",
                "forum": "https://discuss.neos.io/",
                "source": "https://github.com/neos/media.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.Media"
        },
        {
            "name": "neos/media-browser",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/media-browser.git",
                "reference": "44cbda8a831844c8735734a8eab1b559762e98e0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/media-browser/zipball/44cbda8a831844c8735734a8eab1b559762e98e0",
                "reference": "44cbda8a831844c8735734a8eab1b559762e98e0",
                "shasum": ""
            },
            "require": {
                "doctrine/common": "^2.7 || ^3.0",
                "doctrine/orm": "^2.6",
                "enshrined/svg-sanitize": "^0.17.0",
                "ext-libxml": "*",
                "neos/contentrepository-core": "self.version",
                "neos/error-messages": "*",
                "neos/flow": "*",
                "neos/fluid-adaptor": "*",
                "neos/media": "self.version",
                "neos/neos": "self.version",
                "neos/utility-files": "*",
                "neos/utility-mediatypes": "*",
                "php": "^8.2"
            },
            "time": "2025-05-14T19:33:52+00:00",
            "type": "neos-package",
            "extra": {
                "applied-flow-migrations": [
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Neos.NodeTypes-130516220640",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Neos-201310021548",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Flow-20141113121400",
                    "Typo3.Neos.NodeTypes-201309111655",
                    "TYPO3.TYPO3CR-20140911160326",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.FLOW3-201209201112",
                    "TYPO3.Flow-20151113161300",
                    "TYPO3.Neos-20150303231600",
                    "TYPO3.Form-20160601101500",
                    "TYPO3.Flow-20161115140400",
                    "TYPO3.Flow-20161115140430",
                    "Neos.Flow-20161124204700",
                    "Neos.Flow-20161124204701",
                    "Neos.Twitter.Bootstrap-20161124204912",
                    "Neos.Form-20161124205254",
                    "Neos.Flow-20161124224015",
                    "Neos.Party-20161124225257",
                    "Neos.Eel-20161124230101",
                    "Neos.Kickstart-20161124230102",
                    "Neos.Setup-20161124230842",
                    "Neos.Imagine-20161124231742",
                    "Neos.Media-20161124233100",
                    "Neos.NodeTypes-20161125002300",
                    "Neos.SiteKickstarter-20161125002311",
                    "Neos.Neos-20161125002322",
                    "Neos.ContentRepository-20161125012000",
                    "Neos.Fusion-20161125013710",
                    "Neos.Setup-20161125014759",
                    "Neos.SiteKickstarter-20161125095901",
                    "Neos.Fusion-20161125104701",
                    "Neos.NodeTypes-20161125104800",
                    "Neos.Neos-20161125104802",
                    "Neos.Kickstarter-20161125110814",
                    "Neos.Neos-20161125122412",
                    "Neos.Flow-20161125124112",
                    "TYPO3.FluidAdaptor-20161130112935",
                    "Neos.Fusion-20161201202543",
                    "Neos.Fusion-20170120013047",
                    "Neos.Neos-20161201222211",
                    "Neos.Fusion-20161202215034",
                    "Neos.Fusion-20161219092345",
                    "Neos.ContentRepository-20161219093512",
                    "Neos.Media-20161219094126",
                    "Neos.Neos-20161219094403",
                    "Neos.Neos-20161219122512",
                    "Neos.Fusion-20161219130100",
                    "Neos.Neos-20161220163741",
                    "Neos.Neos-20170115114620",
                    "Neos.Flow-20170125103800",
                    "Neos.Seo-20170127154600",
                    "Neos.Flow-20170127183102",
                    "Neos.Fusion-20180211175500",
                    "Neos.Fusion-20180211184832",
                    "Neos.Flow-20180415105700"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Media\\Browser\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "This module allows managing of media assets including pictures, videos, audio and documents.",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "source": "https://github.com/neos/media-browser.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.Media.Browser"
        },
        {
            "name": "neos/neos",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/neos.git",
                "reference": "2cdd6bb517b919bbdf36d5125f0c52a55dae8d92"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/neos/zipball/2cdd6bb517b919bbdf36d5125f0c52a55dae8d92",
                "reference": "2cdd6bb517b919bbdf36d5125f0c52a55dae8d92",
                "shasum": ""
            },
            "require": {
                "behat/transliterator": "~1.0",
                "neos/contentrepository-core": "self.version",
                "neos/contentrepository-export": "self.version",
                "neos/contentrepository-nodeaccess": "self.version",
                "neos/contentrepositoryregistry": "self.version",
                "neos/flow": "~9.0.0",
                "neos/fluid-adaptor": "~9.0.0",
                "neos/fusion": "self.version",
                "neos/fusion-afx": "self.version",
                "neos/fusion-form": "^2.0 || ^3.0",
                "neos/media": "self.version",
                "neos/media-browser": "self.version",
                "neos/party": "~7.0.3",
                "neos/workspace-ui": "self.version",
                "php": "^8.2"
            },
            "replace": {
                "typo3/neos": "self.version"
            },
            "suggest": {
                "neos/redirecthandler-neosadapter": "Adds automatic redirects for moved/renamed pages",
                "neos/site-kickstarter": "Helps with creating new site packages for Neos."
            },
            "time": "2025-05-14T20:43:42+00:00",
            "type": "neos-package",
            "extra": {
                "neos": {
                    "installer-resource-folders": [
                        "Resources/Private/Installer/"
                    ]
                },
                "neos/flow": {
                    "manage-resources": true
                },
                "applied-flow-migrations": [
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Neos.NodeTypes-130516220640",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Neos-201310021548",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Flow-20141113121400",
                    "Typo3.Neos.NodeTypes-201309111655",
                    "TYPO3.TYPO3CR-20140911160326",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.FLOW3-201209201112",
                    "TYPO3.Neos-20150303231600",
                    "TYPO3.Flow-20151113161300",
                    "TYPO3.Form-20160601101500",
                    "TYPO3.Flow-20161115140400",
                    "TYPO3.Flow-20161115140430",
                    "Neos.Flow-20161124204700",
                    "Neos.Flow-20161124204701",
                    "Neos.Twitter.Bootstrap-20161124204912",
                    "Neos.Form-20161124205254",
                    "Neos.Flow-20161124224015",
                    "Neos.Party-20161124225257",
                    "Neos.Eel-20161124230101",
                    "Neos.Kickstart-20161124230102",
                    "Neos.Setup-20161124230842",
                    "Neos.Imagine-20161124231742",
                    "Neos.Media-20161124233100",
                    "Neos.NodeTypes-20161125002300",
                    "Neos.SiteKickstarter-20161125002311",
                    "Neos.Neos-20161125002322",
                    "Neos.ContentRepository-20161125012000",
                    "Neos.Fusion-20161125013710",
                    "Neos.Setup-20161125014759",
                    "Neos.SiteKickstarter-20161125095901",
                    "Neos.Fusion-20161125104701",
                    "Neos.NodeTypes-20161125104800",
                    "Neos.Neos-20161125104802",
                    "Neos.Kickstarter-20161125110814",
                    "Neos.Flow-20161125124112",
                    "Neos.Neos-20161125122412",
                    "TYPO3.FluidAdaptor-20161130112935",
                    "Neos.Fusion-20161201202543",
                    "Neos.Neos-20161201222211",
                    "Neos.Fusion-20161202215034",
                    "Neos.ContentRepository-20161219093512",
                    "Neos.Media-20161219094126",
                    "Neos.Neos-20161219094403",
                    "Neos.Fusion-20161219092345",
                    "Neos.Neos-20161219122512",
                    "Neos.Fusion-20161219130100",
                    "Neos.Neos-20161220163741",
                    "Neos.Fusion-20170120013047",
                    "Neos.Flow-20170125103800",
                    "Neos.Flow-20180415105700",
                    "Neos.Neos-20170115114620",
                    "Neos.Seo-20170127154600",
                    "Neos.Flow-20170127183102",
                    "Neos.Fusion-20180211175500",
                    "Neos.Fusion-20180211184832",
                    "Neos.Neos-20180907103800",
                    "Neos.Neos.Ui-20190319094900",
                    "Neos.Flow-20190425144900",
                    "Neos.Flow-20190515215000",
                    "Neos.NodeTypes-20190917101945",
                    "Neos.NodeTypes-20200120114136",
                    "Neos.Flow-20200813181400",
                    "Neos.Flow-20201003165200",
                    "Neos.Neos-20201108113821",
                    "Neos.Flow-20201109224100"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Neos\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "source": "https://github.com/neos/neos.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.Neos"
        },
        {
            "name": "neos/neos-setup",
            "version": "4.x-dev",
            "version_normalized": "4.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/neos-setup.git",
                "reference": "478d6ac649c65fa8f4468f919e37ea714135ec06"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/neos-setup/zipball/478d6ac649c65fa8f4468f919e37ea714135ec06",
                "reference": "478d6ac649c65fa8f4468f919e37ea714135ec06",
                "shasum": ""
            },
            "require": {
                "neos/imagine": "^3.3.1",
                "neos/neos": "^9.0",
                "neos/setup": "^6.0 || dev-main",
                "php": "^8.0"
            },
            "time": "2025-05-02T09:34:56+00:00",
            "default-branch": true,
            "type": "neos-package",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Neos\\Setup\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Custom neos/setup steps and configuration for Neos CMS",
            "support": {
                "issues": "https://github.com/neos/neos-setup/issues",
                "source": "https://github.com/neos/neos-setup/tree/4.x"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.Neos.Setup"
        },
        {
            "name": "neos/neos-ui",
            "version": "9.0.x-dev",
            "version_normalized": "9.0.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/neos-ui.git",
                "reference": "84d6069d8c66bece5f6396478875ed3979d5a34b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/neos-ui/zipball/84d6069d8c66bece5f6396478875ed3979d5a34b",
                "reference": "84d6069d8c66bece5f6396478875ed3979d5a34b",
                "shasum": ""
            },
            "require": {
                "neos/neos": "^9.0.0 || 9.0.x-dev",
                "neos/neos-ui-compiled": "self.version"
            },
            "time": "2025-04-24T07:14:03+00:00",
            "default-branch": true,
            "type": "neos-package",
            "extra": {
                "applied-flow-migrations": [
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.FLOW3-201209201112",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Flow-20141113121400",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.Neos-20150303231600",
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.Flow-20151113161300",
                    "TYPO3.Form-20160601101500",
                    "TYPO3.Flow-20161115140400",
                    "TYPO3.Flow-20161115140430",
                    "Neos.Flow-20161124204700",
                    "Neos.Flow-20161124204701",
                    "Neos.Twitter.Bootstrap-20161124204912",
                    "Neos.Form-20161124205254",
                    "Neos.Flow-20161124224015",
                    "Neos.Party-20161124225257",
                    "Neos.Eel-20161124230101",
                    "Neos.Kickstart-20161124230102",
                    "Neos.Setup-20161124230842",
                    "Neos.Imagine-20161124231742",
                    "Neos.Media-20161124233100",
                    "Neos.NodeTypes-20161125002300",
                    "Neos.SiteKickstarter-20161125002311",
                    "Neos.Neos-20161125002322",
                    "Neos.ContentRepository-20161125012000",
                    "Neos.Fusion-20161125013710",
                    "Neos.Setup-20161125014759",
                    "Neos.SiteKickstarter-20161125095901",
                    "Neos.Fusion-20161125104701",
                    "Neos.NodeTypes-20161125104800",
                    "Neos.Neos-20161125104802",
                    "Neos.Kickstarter-20161125110814",
                    "Neos.Neos-20161125122412",
                    "Neos.Flow-20161125124112",
                    "TYPO3.FluidAdaptor-20161130112935",
                    "Neos.Fusion-20161201202543",
                    "Neos.Neos-20161201222211",
                    "Neos.Fusion-20161202215034",
                    "Neos.Fusion-20161219092345",
                    "Neos.ContentRepository-20161219093512",
                    "Neos.Media-20161219094126",
                    "Neos.Neos-20161219094403",
                    "Neos.Neos-20161219122512",
                    "Neos.Fusion-20161219130100",
                    "Neos.Neos-20161220163741",
                    "Neos.Neos-20170115114620",
                    "Neos.Fusion-20170120013047",
                    "Neos.Flow-20170125103800",
                    "Neos.Seo-20170127154600",
                    "Neos.Flow-20170127183102",
                    "Neos.Fusion-20180211175500",
                    "Neos.Fusion-20180211184832",
                    "Neos.Flow-20180415105700"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Neos\\Ui\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Neos CMS UI written in React",
            "support": {
                "issues": "https://github.com/neos/neos-ui/issues",
                "source": "https://github.com/neos/neos-ui/tree/9.0"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.Neos.Ui"
        },
        {
            "name": "neos/neos-ui-compiled",
            "version": "9.0.x-dev",
            "version_normalized": "9.0.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/neos-ui-compiled.git",
                "reference": "df598e637b89472d4a80c95272f22c5e41edd0ca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/neos-ui-compiled/zipball/df598e637b89472d4a80c95272f22c5e41edd0ca",
                "reference": "df598e637b89472d4a80c95272f22c5e41edd0ca",
                "shasum": ""
            },
            "require": {
                "neos/flow": "*"
            },
            "time": "2025-04-24T07:16:17+00:00",
            "type": "neos-package",
            "extra": {
                "neos": {
                    "package-key": "Neos.Neos.Ui.Compiled"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Neos\\Neos\\Ui\\Compiled": "Classes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "support": {
                "issues": "https://github.com/neos/neos-ui-compiled/issues",
                "source": "https://github.com/neos/neos-ui-compiled/tree/9.0"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.Neos.Ui.Compiled"
        },
        {
            "name": "neos/nodetypes-assetlist",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/nodetypes-assetlist.git",
                "reference": "a999fcbc5044210465ff579df1fbca4cf9b7fba1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/nodetypes-assetlist/zipball/a999fcbc5044210465ff579df1fbca4cf9b7fba1",
                "reference": "a999fcbc5044210465ff579df1fbca4cf9b7fba1",
                "shasum": ""
            },
            "require": {
                "neos/neos": "self.version",
                "neos/nodetypes-basemixins": "self.version"
            },
            "time": "2024-10-14T12:15:37+00:00",
            "type": "neos-package",
            "extra": {
                "applied-flow-migrations": [
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Neos.NodeTypes-130516220640",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Neos-201310021548",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Flow-20141113121400",
                    "Typo3.Neos.NodeTypes-201309111655",
                    "TYPO3.TYPO3CR-20140911160326",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.FLOW3-201209201112",
                    "TYPO3.Neos-20150303231600",
                    "TYPO3.Flow-20151113161300",
                    "TYPO3.Form-20160601101500",
                    "TYPO3.Flow-20161115140400",
                    "TYPO3.Flow-20161115140430",
                    "Neos.Flow-20161124204700",
                    "Neos.Flow-20161124204701",
                    "Neos.Twitter.Bootstrap-20161124204912",
                    "Neos.Form-20161124205254",
                    "Neos.Flow-20161124224015",
                    "Neos.Party-20161124225257",
                    "Neos.Eel-20161124230101",
                    "Neos.Kickstart-20161124230102",
                    "Neos.Setup-20161124230842",
                    "Neos.Imagine-20161124231742",
                    "Neos.Media-20161124233100",
                    "Neos.NodeTypes-20161125002300",
                    "Neos.SiteKickstarter-20161125002311",
                    "Neos.Neos-20161125002322",
                    "Neos.ContentRepository-20161125012000",
                    "Neos.Fusion-20161125013710",
                    "Neos.Setup-20161125014759",
                    "Neos.SiteKickstarter-20161125095901",
                    "Neos.Fusion-20161125104701",
                    "Neos.NodeTypes-20161125104800",
                    "Neos.Neos-20161125104802",
                    "Neos.Kickstarter-20161125110814",
                    "Neos.Flow-20161125124112",
                    "Neos.Neos-20161125122412",
                    "TYPO3.FluidAdaptor-20161130112935",
                    "Neos.Fusion-20161201202543",
                    "Neos.Neos-20161201222211",
                    "Neos.Fusion-20161202215034",
                    "Neos.Fusion-20161219092345",
                    "Neos.ContentRepository-20161219093512",
                    "Neos.Media-20161219094126",
                    "Neos.Neos-20161219094403",
                    "Neos.Neos-20161219122512",
                    "Neos.Fusion-20161219130100",
                    "Neos.Neos-20161220163741",
                    "Neos.Fusion-20170120013047",
                    "Neos.Neos-20170115114620",
                    "Neos.Flow-20170125103800",
                    "Neos.Seo-20170127154600",
                    "Neos.Flow-20170127183102",
                    "Neos.Fusion-20180211175500",
                    "Neos.Fusion-20180211184832",
                    "Neos.Flow-20180415105700",
                    "Neos.Neos-20180907103800",
                    "Neos.Neos.Ui-20190319094900",
                    "Neos.Flow-20190515215000"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\NodeTypes\\AssetList\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "A simple asset list node type.",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "source": "https://github.com/neos/nodetypes-assetlist.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.NodeTypes.AssetList"
        },
        {
            "name": "neos/nodetypes-basemixins",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/nodetypes-basemixins.git",
                "reference": "ca34911b46bb0ece76c9850f136e36065ef4f604"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/nodetypes-basemixins/zipball/ca34911b46bb0ece76c9850f136e36065ef4f604",
                "reference": "ca34911b46bb0ece76c9850f136e36065ef4f604",
                "shasum": ""
            },
            "require": {
                "neos/neos": "self.version"
            },
            "time": "2025-03-11T21:46:43+00:00",
            "type": "neos-package",
            "extra": {
                "applied-flow-migrations": [
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Neos.NodeTypes-130516220640",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Neos-201310021548",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Flow-20141113121400",
                    "Typo3.Neos.NodeTypes-201309111655",
                    "TYPO3.TYPO3CR-20140911160326",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.FLOW3-201209201112",
                    "TYPO3.Neos-20150303231600",
                    "TYPO3.Flow-20151113161300",
                    "TYPO3.Form-20160601101500",
                    "TYPO3.Flow-20161115140400",
                    "TYPO3.Flow-20161115140430",
                    "Neos.Flow-20161124204700",
                    "Neos.Flow-20161124204701",
                    "Neos.Twitter.Bootstrap-20161124204912",
                    "Neos.Form-20161124205254",
                    "Neos.Flow-20161124224015",
                    "Neos.Party-20161124225257",
                    "Neos.Eel-20161124230101",
                    "Neos.Kickstart-20161124230102",
                    "Neos.Setup-20161124230842",
                    "Neos.Imagine-20161124231742",
                    "Neos.Media-20161124233100",
                    "Neos.NodeTypes-20161125002300",
                    "Neos.SiteKickstarter-20161125002311",
                    "Neos.Neos-20161125002322",
                    "Neos.ContentRepository-20161125012000",
                    "Neos.Fusion-20161125013710",
                    "Neos.Setup-20161125014759",
                    "Neos.SiteKickstarter-20161125095901",
                    "Neos.Fusion-20161125104701",
                    "Neos.NodeTypes-20161125104800",
                    "Neos.Neos-20161125104802",
                    "Neos.Kickstarter-20161125110814",
                    "Neos.Flow-20161125124112",
                    "Neos.Neos-20161125122412",
                    "TYPO3.FluidAdaptor-20161130112935",
                    "Neos.Fusion-20161201202543",
                    "Neos.Neos-20161201222211",
                    "Neos.Fusion-20161202215034",
                    "Neos.Fusion-20161219092345",
                    "Neos.ContentRepository-20161219093512",
                    "Neos.Media-20161219094126",
                    "Neos.Neos-20161219094403",
                    "Neos.Neos-20161219122512",
                    "Neos.Fusion-20161219130100",
                    "Neos.Neos-20161220163741",
                    "Neos.Fusion-20170120013047",
                    "Neos.Neos-20170115114620",
                    "Neos.Flow-20170125103800",
                    "Neos.Seo-20170127154600",
                    "Neos.Flow-20170127183102",
                    "Neos.Fusion-20180211175500",
                    "Neos.Fusion-20180211184832",
                    "Neos.Flow-20180415105700",
                    "Neos.Neos-20180907103800",
                    "Neos.Neos.Ui-20190319094900",
                    "Neos.Flow-20190515215000"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\NodeTypes\\BaseMixins\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Base mixins which are useful across projects.",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "source": "https://github.com/neos/nodetypes-basemixins.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.NodeTypes.BaseMixins"
        },
        {
            "name": "neos/nodetypes-contentreferences",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/nodetypes-contentreferences.git",
                "reference": "84c254c8deed843751ae3c62f6e1cd6aea3674f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/nodetypes-contentreferences/zipball/84c254c8deed843751ae3c62f6e1cd6aea3674f7",
                "reference": "84c254c8deed843751ae3c62f6e1cd6aea3674f7",
                "shasum": ""
            },
            "require": {
                "neos/neos": "self.version"
            },
            "time": "2024-10-14T12:15:37+00:00",
            "type": "neos-package",
            "extra": {
                "applied-flow-migrations": [
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Neos.NodeTypes-130516220640",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Neos-201310021548",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Flow-20141113121400",
                    "Typo3.Neos.NodeTypes-201309111655",
                    "TYPO3.TYPO3CR-20140911160326",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.FLOW3-201209201112",
                    "TYPO3.Neos-20150303231600",
                    "TYPO3.Flow-20151113161300",
                    "TYPO3.Form-20160601101500",
                    "TYPO3.Flow-20161115140400",
                    "TYPO3.Flow-20161115140430",
                    "Neos.Flow-20161124204700",
                    "Neos.Flow-20161124204701",
                    "Neos.Twitter.Bootstrap-20161124204912",
                    "Neos.Form-20161124205254",
                    "Neos.Flow-20161124224015",
                    "Neos.Party-20161124225257",
                    "Neos.Eel-20161124230101",
                    "Neos.Kickstart-20161124230102",
                    "Neos.Setup-20161124230842",
                    "Neos.Imagine-20161124231742",
                    "Neos.Media-20161124233100",
                    "Neos.NodeTypes-20161125002300",
                    "Neos.SiteKickstarter-20161125002311",
                    "Neos.Neos-20161125002322",
                    "Neos.ContentRepository-20161125012000",
                    "Neos.Fusion-20161125013710",
                    "Neos.Setup-20161125014759",
                    "Neos.SiteKickstarter-20161125095901",
                    "Neos.Fusion-20161125104701",
                    "Neos.NodeTypes-20161125104800",
                    "Neos.Neos-20161125104802",
                    "Neos.Kickstarter-20161125110814",
                    "Neos.Flow-20161125124112",
                    "Neos.Neos-20161125122412",
                    "TYPO3.FluidAdaptor-20161130112935",
                    "Neos.Fusion-20161201202543",
                    "Neos.Neos-20161201222211",
                    "Neos.Fusion-20161202215034",
                    "Neos.Fusion-20161219092345",
                    "Neos.ContentRepository-20161219093512",
                    "Neos.Media-20161219094126",
                    "Neos.Neos-20161219094403",
                    "Neos.Neos-20161219122512",
                    "Neos.Fusion-20161219130100",
                    "Neos.Neos-20161220163741",
                    "Neos.Fusion-20170120013047",
                    "Neos.Neos-20170115114620",
                    "Neos.Flow-20170125103800",
                    "Neos.Seo-20170127154600",
                    "Neos.Flow-20170127183102",
                    "Neos.Fusion-20180211175500",
                    "Neos.Fusion-20180211184832",
                    "Neos.Flow-20180415105700",
                    "Neos.Neos-20180907103800",
                    "Neos.Neos.Ui-20190319094900",
                    "Neos.Flow-20190515215000"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\NodeTypes\\ContentReferences\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "A simple content reference node type.",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "source": "https://github.com/neos/nodetypes-contentreferences.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.NodeTypes.ContentReferences"
        },
        {
            "name": "neos/nodetypes-html",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/nodetypes-html.git",
                "reference": "59b76272db76d79bf254ae69d6a4050d11ccf4a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/nodetypes-html/zipball/59b76272db76d79bf254ae69d6a4050d11ccf4a7",
                "reference": "59b76272db76d79bf254ae69d6a4050d11ccf4a7",
                "shasum": ""
            },
            "require": {
                "neos/neos": "self.version",
                "neos/nodetypes-basemixins": "self.version"
            },
            "time": "2024-10-14T12:15:37+00:00",
            "type": "neos-package",
            "extra": {
                "applied-flow-migrations": [
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Neos.NodeTypes-130516220640",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Neos-201310021548",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Flow-20141113121400",
                    "Typo3.Neos.NodeTypes-201309111655",
                    "TYPO3.TYPO3CR-20140911160326",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.FLOW3-201209201112",
                    "TYPO3.Neos-20150303231600",
                    "TYPO3.Flow-20151113161300",
                    "TYPO3.Form-20160601101500",
                    "TYPO3.Flow-20161115140400",
                    "TYPO3.Flow-20161115140430",
                    "Neos.Flow-20161124204700",
                    "Neos.Flow-20161124204701",
                    "Neos.Twitter.Bootstrap-20161124204912",
                    "Neos.Form-20161124205254",
                    "Neos.Flow-20161124224015",
                    "Neos.Party-20161124225257",
                    "Neos.Eel-20161124230101",
                    "Neos.Kickstart-20161124230102",
                    "Neos.Setup-20161124230842",
                    "Neos.Imagine-20161124231742",
                    "Neos.Media-20161124233100",
                    "Neos.NodeTypes-20161125002300",
                    "Neos.SiteKickstarter-20161125002311",
                    "Neos.Neos-20161125002322",
                    "Neos.ContentRepository-20161125012000",
                    "Neos.Fusion-20161125013710",
                    "Neos.Setup-20161125014759",
                    "Neos.SiteKickstarter-20161125095901",
                    "Neos.Fusion-20161125104701",
                    "Neos.NodeTypes-20161125104800",
                    "Neos.Neos-20161125104802",
                    "Neos.Kickstarter-20161125110814",
                    "Neos.Flow-20161125124112",
                    "Neos.Neos-20161125122412",
                    "TYPO3.FluidAdaptor-20161130112935",
                    "Neos.Fusion-20161201202543",
                    "Neos.Neos-20161201222211",
                    "Neos.Fusion-20161202215034",
                    "Neos.Fusion-20161219092345",
                    "Neos.ContentRepository-20161219093512",
                    "Neos.Media-20161219094126",
                    "Neos.Neos-20161219094403",
                    "Neos.Neos-20161219122512",
                    "Neos.Fusion-20161219130100",
                    "Neos.Neos-20161220163741",
                    "Neos.Fusion-20170120013047",
                    "Neos.Neos-20170115114620",
                    "Neos.Flow-20170125103800",
                    "Neos.Seo-20170127154600",
                    "Neos.Flow-20170127183102",
                    "Neos.Fusion-20180211175500",
                    "Neos.Fusion-20180211184832",
                    "Neos.Flow-20180415105700",
                    "Neos.Neos-20180907103800",
                    "Neos.Neos.Ui-20190319094900",
                    "Neos.Flow-20190515215000"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\NodeTypes\\Html\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "A simple html node type.",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "source": "https://github.com/neos/nodetypes-html.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.NodeTypes.Html"
        },
        {
            "name": "neos/nodetypes-navigation",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/nodetypes-navigation.git",
                "reference": "2628a0b345596c6a7e3cb374ed55be87ab27313e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/nodetypes-navigation/zipball/2628a0b345596c6a7e3cb374ed55be87ab27313e",
                "reference": "2628a0b345596c6a7e3cb374ed55be87ab27313e",
                "shasum": ""
            },
            "require": {
                "neos/neos": "self.version",
                "neos/nodetypes-basemixins": "self.version"
            },
            "time": "2024-10-14T12:15:37+00:00",
            "type": "neos-package",
            "extra": {
                "applied-flow-migrations": [
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Neos.NodeTypes-130516220640",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Neos-201310021548",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Flow-20141113121400",
                    "Typo3.Neos.NodeTypes-201309111655",
                    "TYPO3.TYPO3CR-20140911160326",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.FLOW3-201209201112",
                    "TYPO3.Neos-20150303231600",
                    "TYPO3.Flow-20151113161300",
                    "TYPO3.Form-20160601101500",
                    "TYPO3.Flow-20161115140400",
                    "TYPO3.Flow-20161115140430",
                    "Neos.Flow-20161124204700",
                    "Neos.Flow-20161124204701",
                    "Neos.Twitter.Bootstrap-20161124204912",
                    "Neos.Form-20161124205254",
                    "Neos.Flow-20161124224015",
                    "Neos.Party-20161124225257",
                    "Neos.Eel-20161124230101",
                    "Neos.Kickstart-20161124230102",
                    "Neos.Setup-20161124230842",
                    "Neos.Imagine-20161124231742",
                    "Neos.Media-20161124233100",
                    "Neos.NodeTypes-20161125002300",
                    "Neos.SiteKickstarter-20161125002311",
                    "Neos.Neos-20161125002322",
                    "Neos.ContentRepository-20161125012000",
                    "Neos.Fusion-20161125013710",
                    "Neos.Setup-20161125014759",
                    "Neos.SiteKickstarter-20161125095901",
                    "Neos.Fusion-20161125104701",
                    "Neos.NodeTypes-20161125104800",
                    "Neos.Neos-20161125104802",
                    "Neos.Kickstarter-20161125110814",
                    "Neos.Flow-20161125124112",
                    "Neos.Neos-20161125122412",
                    "TYPO3.FluidAdaptor-20161130112935",
                    "Neos.Fusion-20161201202543",
                    "Neos.Neos-20161201222211",
                    "Neos.Fusion-20161202215034",
                    "Neos.Fusion-20161219092345",
                    "Neos.ContentRepository-20161219093512",
                    "Neos.Media-20161219094126",
                    "Neos.Neos-20161219094403",
                    "Neos.Neos-20161219122512",
                    "Neos.Fusion-20161219130100",
                    "Neos.Neos-20161220163741",
                    "Neos.Fusion-20170120013047",
                    "Neos.Neos-20170115114620",
                    "Neos.Flow-20170125103800",
                    "Neos.Seo-20170127154600",
                    "Neos.Flow-20170127183102",
                    "Neos.Fusion-20180211175500",
                    "Neos.Fusion-20180211184832",
                    "Neos.Flow-20180415105700",
                    "Neos.Neos-20180907103800",
                    "Neos.Neos.Ui-20190319094900",
                    "Neos.Flow-20190515215000"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\NodeTypes\\Navigation\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "A navigation node type.",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "source": "https://github.com/neos/nodetypes-navigation.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.NodeTypes.Navigation"
        },
        {
            "name": "neos/party",
            "version": "7.0.4",
            "version_normalized": "7.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/party.git",
                "reference": "cbb916b22ee992671938be5fcfe3bdc22b0a3e42"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/party/zipball/cbb916b22ee992671938be5fcfe3bdc22b0a3e42",
                "reference": "cbb916b22ee992671938be5fcfe3bdc22b0a3e42",
                "shasum": ""
            },
            "require": {
                "neos/flow": "^7.0 || ^8.0 || ^9.0"
            },
            "time": "2023-05-09T14:08:57+00:00",
            "type": "neos-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "7.0.x-dev"
                },
                "applied-flow-migrations": [
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.Neos.NodeTypes-130516220640",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Neos-201310021548",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Flow-20141113121400",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.FLOW3-201209251426",
                    "TYPO3.FLOW3-201209201112",
                    "Neos.FluidAdaptor-20141113120800",
                    "Neos.Flow-20141113121400",
                    "Neos.FluidAdaptor-20141121091700",
                    "Neos.Flow-20151113161300",
                    "Neos.Flow-20161115140400",
                    "Neos.Flow-20161115140430",
                    "Neos.Flow-20161124204700",
                    "Neos.Form-20160601101500",
                    "Neos.Flow-20161124204701",
                    "Neos.Twitter.Bootstrap-20161124204912",
                    "Neos.Form-20161124205254",
                    "TYPO3.Neos-20150303231600",
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.Flow-20151113161300",
                    "TYPO3.Form-20160601101500",
                    "TYPO3.Flow-20161115140400",
                    "TYPO3.Flow-20161115140430",
                    "Neos.Flow-20161124224015",
                    "Neos.Party-20161124225257",
                    "Neos.Eel-20161124230101",
                    "Neos.Kickstart-20161124230102",
                    "Neos.Setup-20161124230842",
                    "Neos.Imagine-20161124231742",
                    "Neos.Media-20161124233100",
                    "Neos.NodeTypes-20161125002300",
                    "Neos.SiteKickstarter-20161125002311",
                    "Neos.Neos-20161125002322",
                    "Neos.ContentRepository-20161125012000",
                    "Neos.Fusion-20161125013710",
                    "Neos.Setup-20161125014759",
                    "Neos.SiteKickstarter-20161125095901",
                    "Neos.Fusion-20161125104701",
                    "Neos.NodeTypes-20161125104800",
                    "Neos.Neos-20161125104802",
                    "Neos.Kickstarter-20161125110814",
                    "Neos.Neos-20161125122412",
                    "Neos.Flow-20161125124112",
                    "TYPO3.FluidAdaptor-20161130112935",
                    "Neos.Fusion-20161201202543",
                    "Neos.Neos-20161201222211",
                    "Neos.Fusion-20161202215034",
                    "Neos.Fusion-20161219092345",
                    "Neos.ContentRepository-20161219093512",
                    "Neos.Media-20161219094126",
                    "Neos.Neos-20161219094403",
                    "Neos.Neos-20161219122512",
                    "Neos.Fusion-20161219130100",
                    "Neos.Neos-20161220163741",
                    "Neos.Neos-20170115114620",
                    "Neos.Fusion-20170120013047",
                    "Neos.Flow-20170125103800",
                    "Neos.Seo-20170127154600",
                    "Neos.Flow-20170127183102",
                    "Neos.Fusion-20180211175500",
                    "Neos.Fusion-20180211184832",
                    "Neos.Flow-20180415105700",
                    "Neos.Neos-20180907103800",
                    "Neos.Neos.Ui-20190319094900",
                    "Neos.Flow-20190425144900",
                    "Neos.Flow-20190515215000",
                    "Neos.NodeTypes-20190917101945",
                    "Neos.NodeTypes-20200120114136",
                    "Neos.Flow-20200813181400",
                    "Neos.Flow-20201003165200",
                    "Neos.Neos-20201108113821",
                    "Neos.Flow-20201109224100"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Party\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A party package for PHP based on the OASIS Customer Information Quality (CIQ) XML Standard.",
            "support": {
                "issues": "https://github.com/neos/party/issues",
                "source": "https://github.com/neos/party/tree/7.0.4"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.Party"
        },
        {
            "name": "neos/seo",
            "version": "4.1.5",
            "version_normalized": "4.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/neos-seo.git",
                "reference": "8fbc46202323ce2fbe6f681333d8893793d5acaa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/neos-seo/zipball/8fbc46202323ce2fbe6f681333d8893793d5acaa",
                "reference": "8fbc46202323ce2fbe6f681333d8893793d5acaa",
                "shasum": ""
            },
            "require": {
                "neos/fusion-afx": "^9.0",
                "neos/neos": "^9.0"
            },
            "replace": {
                "typo3/neos-seo": "self.version"
            },
            "time": "2025-04-03T07:02:11+00:00",
            "type": "neos-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                },
                "applied-flow-migrations": [
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.FLOW3-201209201112",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.Neos.NodeTypes-130516220640",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Neos-201310021548",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Flow-20141113121400",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.Neos-20150303231600",
                    "TYPO3.Flow-20151113161300",
                    "TYPO3.Form-20160601101500",
                    "TYPO3.Flow-20161115140400",
                    "TYPO3.Flow-20161115140430",
                    "Neos.Flow-20161124204700",
                    "Neos.Flow-20161124204701",
                    "Neos.Twitter.Bootstrap-20161124204912",
                    "Neos.Form-20161124205254",
                    "Neos.Flow-20161124224015",
                    "Neos.Party-20161124225257",
                    "Neos.Eel-20161124230101",
                    "Neos.Kickstart-20161124230102",
                    "Neos.Setup-20161124230842",
                    "Neos.Imagine-20161124231742",
                    "Neos.Media-20161124233100",
                    "Neos.NodeTypes-20161125002300",
                    "Neos.SiteKickstarter-20161125002311",
                    "Neos.Neos-20161125002322",
                    "Neos.ContentRepository-20161125012000",
                    "Neos.Fusion-20161125013710",
                    "Neos.Setup-20161125014759",
                    "Neos.SiteKickstarter-20161125095901",
                    "Neos.Fusion-20161125104701",
                    "Neos.NodeTypes-20161125104800",
                    "Neos.Neos-20161125104802",
                    "Neos.Kickstarter-20161125110814",
                    "Neos.Neos-20161125122412",
                    "Neos.Flow-20161125124112",
                    "TYPO3.FluidAdaptor-20161130112935",
                    "Neos.Fusion-20161201202543",
                    "Neos.Neos-20161201222211",
                    "Neos.Fusion-20161202215034",
                    "Neos.Fusion-20161219092345",
                    "Neos.ContentRepository-20161219093512",
                    "Neos.Media-20161219094126",
                    "Neos.Neos-20161219094403",
                    "Neos.Neos-20161219122512",
                    "Neos.Fusion-20161219130100",
                    "Neos.Neos-20161220163741"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Seo\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "SEO configuration and tools for Neos",
            "support": {
                "issues": "https://github.com/neos/neos-seo/issues",
                "source": "https://github.com/neos/neos-seo/tree/4.1.5"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.Seo"
        },
        {
            "name": "neos/setup",
            "version": "6.0.1",
            "version_normalized": "6.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/setup.git",
                "reference": "3a29d021db7ab37a6cf2cf2abf458c97cb88e6c4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/setup/zipball/3a29d021db7ab37a6cf2cf2abf458c97cb88e6c4",
                "reference": "3a29d021db7ab37a6cf2cf2abf458c97cb88e6c4",
                "shasum": ""
            },
            "require": {
                "neos/flow": "~8.0.12 || ~8.1.8 || ~8.2.6 || ~8.3.4 || ^8.4 || ^9.0",
                "php": "^8.0"
            },
            "replace": {
                "neos/cli-setup": "*",
                "typo3/setup": "self.version"
            },
            "time": "2024-07-27T15:44:44+00:00",
            "type": "neos-package",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Setup\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "An extensible setup tool for Neos Flow based applications",
            "support": {
                "issues": "https://github.com/neos/setup/issues",
                "source": "https://github.com/neos/setup/tree/6.0.1"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.Setup"
        },
        {
            "name": "neos/site-kickstarter",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/neos-kickstarter.git",
                "reference": "7af4a96826ca73930b8dd4fb1bca4bbc586f4b0e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/neos-kickstarter/zipball/7af4a96826ca73930b8dd4fb1bca4bbc586f4b0e",
                "reference": "7af4a96826ca73930b8dd4fb1bca4bbc586f4b0e",
                "shasum": ""
            },
            "require": {
                "neos/contentrepository-core": "self.version",
                "neos/flow": "*",
                "neos/fluid-adaptor": "*",
                "neos/kickstarter": "~9.0.0",
                "neos/utility-files": "*",
                "php": "^8.2"
            },
            "replace": {
                "typo3/neos-kickstarter": "self.version"
            },
            "time": "2025-04-02T07:23:13+00:00",
            "type": "neos-package",
            "extra": {
                "applied-flow-migrations": [
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Neos.NodeTypes-130516220640",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Neos-201310021548",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Flow-20141113121400",
                    "Typo3.Neos.NodeTypes-201309111655",
                    "TYPO3.TYPO3CR-20140911160326",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.FLOW3-201209201112",
                    "TYPO3.Neos-20150303231600",
                    "TYPO3.Flow-20151113161300",
                    "TYPO3.Form-20160601101500",
                    "TYPO3.Flow-20161115140400",
                    "TYPO3.Flow-20161115140430",
                    "Neos.Flow-20161124204700",
                    "Neos.Flow-20161124204701",
                    "Neos.Twitter.Bootstrap-20161124204912",
                    "Neos.Form-20161124205254",
                    "Neos.Flow-20161124224015",
                    "Neos.Party-20161124225257",
                    "Neos.Eel-20161124230101",
                    "Neos.Kickstart-20161124230102",
                    "Neos.Setup-20161124230842",
                    "Neos.Imagine-20161124231742",
                    "Neos.Media-20161124233100",
                    "Neos.NodeTypes-20161125002300",
                    "Neos.SiteKickstarter-20161125002311",
                    "Neos.Neos-20161125002322",
                    "Neos.ContentRepository-20161125012000",
                    "Neos.Fusion-20161125013710",
                    "Neos.Setup-20161125014759",
                    "Neos.SiteKickstarter-20161125095901",
                    "Neos.Fusion-20161125104701",
                    "Neos.NodeTypes-20161125104800",
                    "Neos.Neos-20161125104802",
                    "Neos.Kickstarter-20161125110814",
                    "Neos.Neos-20161125122412",
                    "Neos.Flow-20161125124112",
                    "TYPO3.FluidAdaptor-20161130112935",
                    "Neos.Fusion-20161201202543",
                    "Neos.Fusion-20170120013047"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\SiteKickstarter\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "A simple generator for Neos assets, like sites and plugins.",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "source": "https://github.com/neos/neos-kickstarter.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.SiteKickstarter"
        },
        {
            "name": "neos/utility-arrays",
            "version": "9.0.2",
            "version_normalized": "9.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/utility-arrays.git",
                "reference": "a6d2e410c67f37b237114026ce4bb83a69d947a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/utility-arrays/zipball/a6d2e410c67f37b237114026ce4bb83a69d947a9",
                "reference": "a6d2e410c67f37b237114026ce4bb83a69d947a9",
                "shasum": ""
            },
            "require": {
                "neos/utility-objecthandling": "self.version",
                "php": "^8.2"
            },
            "require-dev": {
                "mikey179/vfsstream": "^1.6.10",
                "phpunit/phpunit": "~9.1"
            },
            "time": "2024-07-03T10:01:56+00:00",
            "type": "library",
            "extra": {
                "neos": {
                    "package-key": "Neos.Utility.Arrays"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Utility\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Flow Array Utilities",
            "homepage": "http://flow.neos.io",
            "support": {
                "source": "https://github.com/neos/utility-arrays/tree/9.0.2"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../neos/utility-arrays"
        },
        {
            "name": "neos/utility-files",
            "version": "9.0.2",
            "version_normalized": "9.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/utility-files.git",
                "reference": "3aeeb807f59ec83b51e9506705bb19773c0fd8de"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/utility-files/zipball/3aeeb807f59ec83b51e9506705bb19773c0fd8de",
                "reference": "3aeeb807f59ec83b51e9506705bb19773c0fd8de",
                "shasum": ""
            },
            "require": {
                "neos/error-messages": "self.version",
                "php": "^8.2"
            },
            "require-dev": {
                "mikey179/vfsstream": "^1.6.10",
                "phpunit/phpunit": "~9.1"
            },
            "time": "2025-01-15T15:40:57+00:00",
            "type": "library",
            "extra": {
                "neos": {
                    "package-key": "Neos.Utility.Files"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Utility\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Flow Files Utilities",
            "homepage": "http://flow.neos.io",
            "support": {
                "source": "https://github.com/neos/utility-files/tree/9.0.2"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../neos/utility-files"
        },
        {
            "name": "neos/utility-mediatypes",
            "version": "9.0.2",
            "version_normalized": "9.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/utility-mediatypes.git",
                "reference": "1f15afe670ac0dcf9095a897ae04d65d7db347ac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/utility-mediatypes/zipball/1f15afe670ac0dcf9095a897ae04d65d7db347ac",
                "reference": "1f15afe670ac0dcf9095a897ae04d65d7db347ac",
                "shasum": ""
            },
            "require": {
                "php": "^8.0"
            },
            "require-dev": {
                "mikey179/vfsstream": "^1.6.10",
                "phpunit/phpunit": "~9.1"
            },
            "time": "2025-01-14T15:57:48+00:00",
            "type": "library",
            "extra": {
                "neos": {
                    "package-key": "Neos.Utility.MediaTypes"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Utility\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Flow Media Types Utilities",
            "homepage": "http://flow.neos.io",
            "support": {
                "source": "https://github.com/neos/utility-mediatypes/tree/9.0.2"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../neos/utility-mediatypes"
        },
        {
            "name": "neos/utility-objecthandling",
            "version": "9.0.2",
            "version_normalized": "9.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/utility-objecthandling.git",
                "reference": "b426b1365c3c166e71161d5341663fd70093c0bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/utility-objecthandling/zipball/b426b1365c3c166e71161d5341663fd70093c0bb",
                "reference": "b426b1365c3c166e71161d5341663fd70093c0bb",
                "shasum": ""
            },
            "require": {
                "php": "^8.0"
            },
            "require-dev": {
                "doctrine/common": "^2.13.1 || ^3.0",
                "doctrine/orm": "^2.12.0",
                "phpunit/phpunit": "~9.1"
            },
            "time": "2025-01-15T15:40:57+00:00",
            "type": "library",
            "extra": {
                "neos": {
                    "package-key": "Neos.Utility.ObjectHandling"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Utility\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Flow array/object property and type utilities",
            "homepage": "http://flow.neos.io",
            "support": {
                "source": "https://github.com/neos/utility-objecthandling/tree/9.0.2"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../neos/utility-objecthandling"
        },
        {
            "name": "neos/utility-opcodecache",
            "version": "9.0.2",
            "version_normalized": "9.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/utility-opcodecache.git",
                "reference": "286af9bf8acfae8092324bf2dc76e5c5e8d4ad95"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/utility-opcodecache/zipball/286af9bf8acfae8092324bf2dc76e5c5e8d4ad95",
                "reference": "286af9bf8acfae8092324bf2dc76e5c5e8d4ad95",
                "shasum": ""
            },
            "require": {
                "php": "^8.0"
            },
            "time": "2025-01-14T15:57:48+00:00",
            "type": "library",
            "extra": {
                "neos": {
                    "package-key": "Neos.Utility.OpcodeCache"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Utility\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Flow Opcode Cache Utilities",
            "homepage": "http://flow.neos.io",
            "support": {
                "source": "https://github.com/neos/utility-opcodecache/tree/9.0.2"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../neos/utility-opcodecache"
        },
        {
            "name": "neos/utility-pdo",
            "version": "9.0.2",
            "version_normalized": "9.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/utility-pdo.git",
                "reference": "11b5bc1490348baf24be34b70958bce77191ba7e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/utility-pdo/zipball/11b5bc1490348baf24be34b70958bce77191ba7e",
                "reference": "11b5bc1490348baf24be34b70958bce77191ba7e",
                "shasum": ""
            },
            "require": {
                "php": "^8.0"
            },
            "time": "2023-09-15T10:07:46+00:00",
            "type": "library",
            "extra": {
                "neos": {
                    "package-key": "Neos.Utility.Pdo"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Utility\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Flow PDO Utilities",
            "homepage": "http://flow.neos.io",
            "support": {
                "source": "https://github.com/neos/utility-pdo/tree/9.0.2"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../neos/utility-pdo"
        },
        {
            "name": "neos/utility-schema",
            "version": "9.0.2",
            "version_normalized": "9.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/utility-schema.git",
                "reference": "a883e381c2335ea8a7ace68be8d0222a64891bbb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/utility-schema/zipball/a883e381c2335ea8a7ace68be8d0222a64891bbb",
                "reference": "a883e381c2335ea8a7ace68be8d0222a64891bbb",
                "shasum": ""
            },
            "require": {
                "neos/error-messages": "self.version",
                "php": "^8.2"
            },
            "require-dev": {
                "mikey179/vfsstream": "^1.6.10",
                "phpunit/phpunit": "~9.1"
            },
            "time": "2023-06-28T17:18:53+00:00",
            "type": "library",
            "extra": {
                "neos": {
                    "package-key": "Neos.Utility.Schema"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Utility\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Flow Schema Utilities",
            "homepage": "http://flow.neos.io",
            "support": {
                "source": "https://github.com/neos/utility-schema/tree/9.0.2"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../neos/utility-schema"
        },
        {
            "name": "neos/utility-unicode",
            "version": "9.0.2",
            "version_normalized": "9.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/utility-unicode.git",
                "reference": "6bc62a050eff4c584c0a9e72e2a2eade04bf78ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/utility-unicode/zipball/6bc62a050eff4c584c0a9e72e2a2eade04bf78ea",
                "reference": "6bc62a050eff4c584c0a9e72e2a2eade04bf78ea",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^8.2"
            },
            "replace": {
                "symfony/polyfill-mbstring": "*"
            },
            "require-dev": {
                "mikey179/vfsstream": "^1.6.10",
                "phpunit/phpunit": "~9.1"
            },
            "time": "2025-01-15T18:51:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Utility\\Unicode\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Flow Unicode Utilities",
            "homepage": "http://flow.neos.io",
            "support": {
                "source": "https://github.com/neos/utility-unicode/tree/9.0.2"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../neos/utility-unicode"
        },
        {
            "name": "neos/workspace-ui",
            "version": "9.0.3",
            "version_normalized": "9.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/neos/workspace-ui.git",
                "reference": "d3d0bb3adc74ce25c0274e412f63a2f5ec5838a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/neos/workspace-ui/zipball/d3d0bb3adc74ce25c0274e412f63a2f5ec5838a8",
                "reference": "d3d0bb3adc74ce25c0274e412f63a2f5ec5838a8",
                "shasum": ""
            },
            "require": {
                "neos/diff": "self.version",
                "neos/neos": "self.version",
                "php": "^8.2"
            },
            "time": "2025-04-03T12:04:24+00:00",
            "type": "neos-package",
            "extra": {
                "applied-flow-migrations": [
                    "TYPO3.TYPO3CR-20150510103823",
                    "TYPO3.FLOW3-201201261636",
                    "TYPO3.Fluid-201205031303",
                    "TYPO3.FLOW3-201205292145",
                    "TYPO3.FLOW3-201206271128",
                    "TYPO3.Flow-201211151101",
                    "TYPO3.Neos.NodeTypes-130516220640",
                    "TYPO3.TypoScript-130516234520",
                    "TYPO3.TypoScript-130516235550",
                    "TYPO3.TYPO3CR-130523180140",
                    "TYPO3.Neos.NodeTypes-201309111655",
                    "TYPO3.Neos-201310021548",
                    "TYPO3.Flow-201310031523",
                    "TYPO3.Flow-201405111147",
                    "TYPO3.Neos-201409071922",
                    "TYPO3.TYPO3CR-140911160326",
                    "TYPO3.Neos-201410010000",
                    "TYPO3.TYPO3CR-141101082142",
                    "TYPO3.Neos-20141113115300",
                    "TYPO3.Fluid-20141121091700",
                    "TYPO3.Neos-20141218134700",
                    "TYPO3.Fluid-20150214130800",
                    "TYPO3.Neos-201407061038",
                    "TYPO3.Flow-201212051340",
                    "TYPO3.Fluid-20141113120800",
                    "TYPO3.Flow-20141113121400",
                    "Typo3.Neos.NodeTypes-201309111655",
                    "TYPO3.TYPO3CR-20140911160326",
                    "TYPO3.Flow-201209251426",
                    "TYPO3.FLOW3-201209201112",
                    "Neos.Workspace.Ui-20240603134000"
                ]
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Neos\\Workspace\\Ui\\": "Classes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Manage workspaces in Neos CMS",
            "support": {
                "docs": "https://docs.neos.io/",
                "forum": "https://discuss.neos.io/",
                "issues": "https://github.com/neos/workspace-ui/issues",
                "source": "https://github.com/neos/timeable-node-visibility.git"
            },
            "funding": [
                {
                    "url": "https://shop.neos.io/neosfunding/",
                    "type": "custom"
                }
            ],
            "install-path": "../../Application/Neos.Workspace.Ui"
        },
        {
            "name": "nikic/php-parser",
            "version": "v5.4.0",
            "version_normalized": "5.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "447a020a1f875a434d62f2a401f53b82a396e494"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494",
                "reference": "447a020a1f875a434d62f2a401f53b82a396e494",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-json": "*",
                "ext-tokenizer": "*",
                "php": ">=7.4"
            },
            "require-dev": {
                "ircmaxell/php-yacc": "^0.0.7",
                "phpunit/phpunit": "^9.0"
            },
            "time": "2024-12-30T11:07:19+00:00",
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpParser\\": "lib/PhpParser"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nikita Popov"
                }
            ],
            "description": "A PHP parser written in PHP",
            "keywords": [
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/nikic/PHP-Parser/issues",
                "source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0"
            },
            "install-path": "../nikic/php-parser"
        },
        {
            "name": "phar-io/manifest",
            "version": "2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/manifest.git",
                "reference": "54750ef60c58e43759730615a392c31c80e23176"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
                "reference": "54750ef60c58e43759730615a392c31c80e23176",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "ext-phar": "*",
                "ext-xmlwriter": "*",
                "phar-io/version": "^3.0.1",
                "php": "^7.2 || ^8.0"
            },
            "time": "2024-03-03T12:33:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
            "support": {
                "issues": "https://github.com/phar-io/manifest/issues",
                "source": "https://github.com/phar-io/manifest/tree/2.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/theseer",
                    "type": "github"
                }
            ],
            "install-path": "../phar-io/manifest"
        },
        {
            "name": "phar-io/version",
            "version": "3.2.1",
            "version_normalized": "3.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/version.git",
                "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
                "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2022-02-21T01:04:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Library for handling version information and constraints",
            "support": {
                "issues": "https://github.com/phar-io/version/issues",
                "source": "https://github.com/phar-io/version/tree/3.2.1"
            },
            "install-path": "../phar-io/version"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "9.2.32",
            "version_normalized": "9.2.32.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "85402a822d1ecf1db1096959413d35e1c37cf1a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/85402a822d1ecf1db1096959413d35e1c37cf1a5",
                "reference": "85402a822d1ecf1db1096959413d35e1c37cf1a5",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "ext-xmlwriter": "*",
                "nikic/php-parser": "^4.19.1 || ^5.1.0",
                "php": ">=7.3",
                "phpunit/php-file-iterator": "^3.0.6",
                "phpunit/php-text-template": "^2.0.4",
                "sebastian/code-unit-reverse-lookup": "^2.0.3",
                "sebastian/complexity": "^2.0.3",
                "sebastian/environment": "^5.1.5",
                "sebastian/lines-of-code": "^1.0.4",
                "sebastian/version": "^3.0.2",
                "theseer/tokenizer": "^1.2.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6"
            },
            "suggest": {
                "ext-pcov": "PHP extension that provides line coverage",
                "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
            },
            "time": "2024-08-22T04:23:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "9.2.x-dev"
                }
            },
            "installation-source": "dist",
            "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 provides collection, processing, and rendering functionality for PHP code coverage information.",
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
            "keywords": [
                "coverage",
                "testing",
                "xunit"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
                "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.32"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../phpunit/php-code-coverage"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "3.0.6",
            "version_normalized": "3.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
                "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2021-12-02T12:48:52+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
            "keywords": [
                "filesystem",
                "iterator"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
                "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../phpunit/php-file-iterator"
        },
        {
            "name": "phpunit/php-invoker",
            "version": "3.1.1",
            "version_normalized": "3.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-invoker.git",
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
                "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "ext-pcntl": "*",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-pcntl": "*"
            },
            "time": "2020-09-28T05:58:55+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Invoke callables with a timeout",
            "homepage": "https://github.com/sebastianbergmann/php-invoker/",
            "keywords": [
                "process"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
                "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../phpunit/php-invoker"
        },
        {
            "name": "phpunit/php-text-template",
            "version": "2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
                "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2020-10-26T05:33:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Simple template engine.",
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
            "keywords": [
                "template"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
                "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../phpunit/php-text-template"
        },
        {
            "name": "phpunit/php-timer",
            "version": "5.0.3",
            "version_normalized": "5.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-timer.git",
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
                "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2020-10-26T13:16:10+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Utility class for timing",
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
            "keywords": [
                "timer"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-timer/issues",
                "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../phpunit/php-timer"
        },
        {
            "name": "phpunit/phpunit",
            "version": "9.6.23",
            "version_normalized": "9.6.23.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "43d2cb18d0675c38bd44982a5d1d88f6d53d8d95"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/43d2cb18d0675c38bd44982a5d1d88f6d53d8d95",
                "reference": "43d2cb18d0675c38bd44982a5d1d88f6d53d8d95",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.5.0 || ^2",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-xml": "*",
                "ext-xmlwriter": "*",
                "myclabs/deep-copy": "^1.13.1",
                "phar-io/manifest": "^2.0.4",
                "phar-io/version": "^3.2.1",
                "php": ">=7.3",
                "phpunit/php-code-coverage": "^9.2.32",
                "phpunit/php-file-iterator": "^3.0.6",
                "phpunit/php-invoker": "^3.1.1",
                "phpunit/php-text-template": "^2.0.4",
                "phpunit/php-timer": "^5.0.3",
                "sebastian/cli-parser": "^1.0.2",
                "sebastian/code-unit": "^1.0.8",
                "sebastian/comparator": "^4.0.8",
                "sebastian/diff": "^4.0.6",
                "sebastian/environment": "^5.1.5",
                "sebastian/exporter": "^4.0.6",
                "sebastian/global-state": "^5.0.7",
                "sebastian/object-enumerator": "^4.0.4",
                "sebastian/resource-operations": "^3.0.4",
                "sebastian/type": "^3.2.1",
                "sebastian/version": "^3.0.2"
            },
            "suggest": {
                "ext-soap": "To be able to generate mocks based on WSDL files",
                "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
            },
            "time": "2025-05-02T06:40:34+00:00",
            "bin": [
                "phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/Framework/Assert/Functions.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "The PHP Unit Testing framework.",
            "homepage": "https://phpunit.de/",
            "keywords": [
                "phpunit",
                "testing",
                "xunit"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.23"
            },
            "funding": [
                {
                    "url": "https://phpunit.de/sponsors.html",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                },
                {
                    "url": "https://liberapay.com/sebastianbergmann",
                    "type": "liberapay"
                },
                {
                    "url": "https://thanks.dev/u/gh/sebastianbergmann",
                    "type": "thanks_dev"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
                    "type": "tidelift"
                }
            ],
            "install-path": "../phpunit/phpunit"
        },
        {
            "name": "psr/cache",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/cache.git",
                "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
                "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2021-02-03T23:26:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for caching libraries",
            "keywords": [
                "cache",
                "psr",
                "psr-6"
            ],
            "support": {
                "source": "https://github.com/php-fig/cache/tree/3.0.0"
            },
            "install-path": "../psr/cache"
        },
        {
            "name": "psr/clock",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/clock.git",
                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0"
            },
            "time": "2022-11-25T14:36:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Clock\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for reading the clock.",
            "homepage": "https://github.com/php-fig/clock",
            "keywords": [
                "clock",
                "now",
                "psr",
                "psr-20",
                "time"
            ],
            "support": {
                "issues": "https://github.com/php-fig/clock/issues",
                "source": "https://github.com/php-fig/clock/tree/1.0.0"
            },
            "install-path": "../psr/clock"
        },
        {
            "name": "psr/container",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "time": "2021-11-05T16:50:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container/tree/1.1.2"
            },
            "install-path": "../psr/container"
        },
        {
            "name": "psr/http-client",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-client.git",
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2023-09-23T14:17:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP clients",
            "homepage": "https://github.com/php-fig/http-client",
            "keywords": [
                "http",
                "http-client",
                "psr",
                "psr-18"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-client"
            },
            "install-path": "../psr/http-client"
        },
        {
            "name": "psr/http-factory",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-factory.git",
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2024-04-15T12:06:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
            "keywords": [
                "factory",
                "http",
                "message",
                "psr",
                "psr-17",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-factory"
            },
            "install-path": "../psr/http-factory"
        },
        {
            "name": "psr/http-message",
            "version": "1.1",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2023-04-04T09:50:52+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-message/tree/1.1"
            },
            "install-path": "../psr/http-message"
        },
        {
            "name": "psr/http-server-handler",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-server-handler.git",
                "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/84c4fb66179be4caaf8e97bd239203245302e7d4",
                "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2023-04-10T20:06:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Server\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP server-side request handler",
            "keywords": [
                "handler",
                "http",
                "http-interop",
                "psr",
                "psr-15",
                "psr-7",
                "request",
                "response",
                "server"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-server-handler/tree/1.0.2"
            },
            "install-path": "../psr/http-server-handler"
        },
        {
            "name": "psr/http-server-middleware",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-server-middleware.git",
                "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/c1481f747daaa6a0782775cd6a8c26a1bf4a3829",
                "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0",
                "psr/http-message": "^1.0 || ^2.0",
                "psr/http-server-handler": "^1.0"
            },
            "time": "2023-04-11T06:14:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Server\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP server-side middleware",
            "keywords": [
                "http",
                "http-interop",
                "middleware",
                "psr",
                "psr-15",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "issues": "https://github.com/php-fig/http-server-middleware/issues",
                "source": "https://github.com/php-fig/http-server-middleware/tree/1.0.2"
            },
            "install-path": "../psr/http-server-middleware"
        },
        {
            "name": "psr/log",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
                "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2024-09-11T13:17:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/3.0.2"
            },
            "install-path": "../psr/log"
        },
        {
            "name": "psr/simple-cache",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/simple-cache.git",
                "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
                "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2021-10-29T13:26:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\SimpleCache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for simple caching",
            "keywords": [
                "cache",
                "caching",
                "psr",
                "psr-16",
                "simple-cache"
            ],
            "support": {
                "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
            },
            "install-path": "../psr/simple-cache"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "time": "2019-03-08T08:55:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "support": {
                "issues": "https://github.com/ralouphie/getallheaders/issues",
                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
            },
            "install-path": "../ralouphie/getallheaders"
        },
        {
            "name": "ramsey/collection",
            "version": "2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ramsey/collection.git",
                "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2",
                "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "captainhook/plugin-composer": "^5.3",
                "ergebnis/composer-normalize": "^2.45",
                "fakerphp/faker": "^1.24",
                "hamcrest/hamcrest-php": "^2.0",
                "jangregor/phpstan-prophecy": "^2.1",
                "mockery/mockery": "^1.6",
                "php-parallel-lint/php-console-highlighter": "^1.0",
                "php-parallel-lint/php-parallel-lint": "^1.4",
                "phpspec/prophecy-phpunit": "^2.3",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-mockery": "^2.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^10.5",
                "ramsey/coding-standard": "^2.3",
                "ramsey/conventional-commits": "^1.6",
                "roave/security-advisories": "dev-latest"
            },
            "time": "2025-03-22T05:38:12+00:00",
            "type": "library",
            "extra": {
                "captainhook": {
                    "force-install": true
                },
                "ramsey/conventional-commits": {
                    "configFile": "conventional-commits.json"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ramsey\\Collection\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ben Ramsey",
                    "email": "ben@benramsey.com",
                    "homepage": "https://benramsey.com"
                }
            ],
            "description": "A PHP library for representing and manipulating collections.",
            "keywords": [
                "array",
                "collection",
                "hash",
                "map",
                "queue",
                "set"
            ],
            "support": {
                "issues": "https://github.com/ramsey/collection/issues",
                "source": "https://github.com/ramsey/collection/tree/2.1.1"
            },
            "install-path": "../ramsey/collection"
        },
        {
            "name": "ramsey/uuid",
            "version": "4.7.6",
            "version_normalized": "4.7.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ramsey/uuid.git",
                "reference": "91039bc1faa45ba123c4328958e620d382ec7088"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ramsey/uuid/zipball/91039bc1faa45ba123c4328958e620d382ec7088",
                "reference": "91039bc1faa45ba123c4328958e620d382ec7088",
                "shasum": ""
            },
            "require": {
                "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12",
                "ext-json": "*",
                "php": "^8.0",
                "ramsey/collection": "^1.2 || ^2.0"
            },
            "replace": {
                "rhumsaa/uuid": "self.version"
            },
            "require-dev": {
                "captainhook/captainhook": "^5.10",
                "captainhook/plugin-composer": "^5.3",
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "doctrine/annotations": "^1.8",
                "ergebnis/composer-normalize": "^2.15",
                "mockery/mockery": "^1.3",
                "paragonie/random-lib": "^2",
                "php-mock/php-mock": "^2.2",
                "php-mock/php-mock-mockery": "^1.3",
                "php-parallel-lint/php-parallel-lint": "^1.1",
                "phpbench/phpbench": "^1.0",
                "phpstan/extension-installer": "^1.1",
                "phpstan/phpstan": "^1.8",
                "phpstan/phpstan-mockery": "^1.1",
                "phpstan/phpstan-phpunit": "^1.1",
                "phpunit/phpunit": "^8.5 || ^9",
                "ramsey/composer-repl": "^1.4",
                "slevomat/coding-standard": "^8.4",
                "squizlabs/php_codesniffer": "^3.5",
                "vimeo/psalm": "^4.9"
            },
            "suggest": {
                "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
                "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
                "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
                "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
                "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
            },
            "time": "2024-04-27T21:32:50+00:00",
            "type": "library",
            "extra": {
                "captainhook": {
                    "force-install": true
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "Ramsey\\Uuid\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
            "keywords": [
                "guid",
                "identifier",
                "uuid"
            ],
            "support": {
                "issues": "https://github.com/ramsey/uuid/issues",
                "source": "https://github.com/ramsey/uuid/tree/4.7.6"
            },
            "funding": [
                {
                    "url": "https://github.com/ramsey",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
                    "type": "tidelift"
                }
            ],
            "install-path": "../ramsey/uuid"
        },
        {
            "name": "react/promise",
            "version": "v3.2.0",
            "version_normalized": "3.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/promise.git",
                "reference": "8a164643313c71354582dc850b42b33fa12a4b63"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/promise/zipball/8a164643313c71354582dc850b42b33fa12a4b63",
                "reference": "8a164643313c71354582dc850b42b33fa12a4b63",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "phpstan/phpstan": "1.10.39 || 1.4.10",
                "phpunit/phpunit": "^9.6 || ^7.5"
            },
            "time": "2024-05-24T10:39:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "React\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com",
                    "homepage": "https://sorgalla.com/"
                },
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering",
                    "homepage": "https://clue.engineering/"
                },
                {
                    "name": "Cees-Jan Kiewiet",
                    "email": "reactphp@ceesjankiewiet.nl",
                    "homepage": "https://wyrihaximus.net/"
                },
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "homepage": "https://cboden.dev/"
                }
            ],
            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
            "keywords": [
                "promise",
                "promises"
            ],
            "support": {
                "issues": "https://github.com/reactphp/promise/issues",
                "source": "https://github.com/reactphp/promise/tree/v3.2.0"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/reactphp",
                    "type": "open_collective"
                }
            ],
            "install-path": "../react/promise"
        },
        {
            "name": "sebastian/cli-parser",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/cli-parser.git",
                "reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
                "reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2024-03-02T06:27:43+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "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 parsing CLI options",
            "homepage": "https://github.com/sebastianbergmann/cli-parser",
            "support": {
                "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
                "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/cli-parser"
        },
        {
            "name": "sebastian/code-unit",
            "version": "1.0.8",
            "version_normalized": "1.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/code-unit.git",
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
                "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2020-10-26T13:08:54+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "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 PHP code units",
            "homepage": "https://github.com/sebastianbergmann/code-unit",
            "support": {
                "issues": "https://github.com/sebastianbergmann/code-unit/issues",
                "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/code-unit"
        },
        {
            "name": "sebastian/code-unit-reverse-lookup",
            "version": "2.0.3",
            "version_normalized": "2.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
                "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2020-09-28T05:30:19+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Looks up which function or method a line of code belongs to",
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
                "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/code-unit-reverse-lookup"
        },
        {
            "name": "sebastian/comparator",
            "version": "4.0.8",
            "version_normalized": "4.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/comparator.git",
                "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
                "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/diff": "^4.0",
                "sebastian/exporter": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2022-09-14T12:41:17+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "installation-source": "dist",
            "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": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                }
            ],
            "description": "Provides the functionality to compare PHP values for equality",
            "homepage": "https://github.com/sebastianbergmann/comparator",
            "keywords": [
                "comparator",
                "compare",
                "equality"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/comparator/issues",
                "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/comparator"
        },
        {
            "name": "sebastian/complexity",
            "version": "2.0.3",
            "version_normalized": "2.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/complexity.git",
                "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/25f207c40d62b8b7aa32f5ab026c53561964053a",
                "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a",
                "shasum": ""
            },
            "require": {
                "nikic/php-parser": "^4.18 || ^5.0",
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2023-12-22T06:19:30+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "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/2.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/complexity"
        },
        {
            "name": "sebastian/diff",
            "version": "4.0.6",
            "version_normalized": "4.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/diff.git",
                "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ba01945089c3a293b01ba9badc29ad55b106b0bc",
                "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3",
                "symfony/process": "^4.2 || ^5"
            },
            "time": "2024-03-02T06:30:58+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "installation-source": "dist",
            "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/4.0.6"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/diff"
        },
        {
            "name": "sebastian/environment",
            "version": "5.1.5",
            "version_normalized": "5.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
                "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
                "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-posix": "*"
            },
            "time": "2023-02-03T06:03:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.1-dev"
                }
            },
            "installation-source": "dist",
            "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": "http://www.github.com/sebastianbergmann/environment",
            "keywords": [
                "Xdebug",
                "environment",
                "hhvm"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/environment/issues",
                "source": "https://github.com/sebastianbergmann/environment/tree/5.1.5"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/environment"
        },
        {
            "name": "sebastian/exporter",
            "version": "4.0.6",
            "version_normalized": "4.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
                "reference": "78c00df8f170e02473b682df15bfcdacc3d32d72"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/78c00df8f170e02473b682df15bfcdacc3d32d72",
                "reference": "78c00df8f170e02473b682df15bfcdacc3d32d72",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "ext-mbstring": "*",
                "phpunit/phpunit": "^9.3"
            },
            "time": "2024-03-02T06:33:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "installation-source": "dist",
            "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/4.0.6"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/exporter"
        },
        {
            "name": "sebastian/global-state",
            "version": "5.0.7",
            "version_normalized": "5.0.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/global-state.git",
                "reference": "bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9",
                "reference": "bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/object-reflector": "^2.0",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "ext-dom": "*",
                "phpunit/phpunit": "^9.3"
            },
            "suggest": {
                "ext-uopz": "*"
            },
            "time": "2024-03-02T06:35:11+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "installation-source": "dist",
            "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/5.0.7"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/global-state"
        },
        {
            "name": "sebastian/lines-of-code",
            "version": "1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/lines-of-code.git",
                "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424b6a03aed157e7dcc5c5",
                "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5",
                "shasum": ""
            },
            "require": {
                "nikic/php-parser": "^4.18 || ^5.0",
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2023-12-22T06:20:34+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "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/1.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/lines-of-code"
        },
        {
            "name": "sebastian/object-enumerator",
            "version": "4.0.4",
            "version_normalized": "4.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
                "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "sebastian/object-reflector": "^2.0",
                "sebastian/recursion-context": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2020-10-26T13:12:34+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "installation-source": "dist",
            "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/4.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/object-enumerator"
        },
        {
            "name": "sebastian/object-reflector",
            "version": "2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-reflector.git",
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
                "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2020-10-26T13:14:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "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/2.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/object-reflector"
        },
        {
            "name": "sebastian/recursion-context",
            "version": "4.0.5",
            "version_normalized": "4.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
                "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
                "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.3"
            },
            "time": "2023-02-03T06:07:39+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "installation-source": "dist",
            "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/4.0.5"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/recursion-context"
        },
        {
            "name": "sebastian/resource-operations",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
                "reference": "05d5692a7993ecccd56a03e40cd7e5b09b1d404e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/05d5692a7993ecccd56a03e40cd7e5b09b1d404e",
                "reference": "05d5692a7993ecccd56a03e40cd7e5b09b1d404e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "time": "2024-03-14T16:00:52+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides a list of PHP built-in functions that operate on resources",
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
            "support": {
                "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/resource-operations"
        },
        {
            "name": "sebastian/type",
            "version": "3.2.1",
            "version_normalized": "3.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/type.git",
                "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
                "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5"
            },
            "time": "2023-02-03T06:13:03+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "installation-source": "dist",
            "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/3.2.1"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/type"
        },
        {
            "name": "sebastian/version",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/version.git",
                "reference": "c6c1022351a901512170118436c764e473f6de8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
                "reference": "c6c1022351a901512170118436c764e473f6de8c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "time": "2020-09-28T06:39:44+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "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/3.0.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/version"
        },
        {
            "name": "seld/jsonlint",
            "version": "1.11.0",
            "version_normalized": "1.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/jsonlint.git",
                "reference": "1748aaf847fc731cfad7725aec413ee46f0cc3a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/1748aaf847fc731cfad7725aec413ee46f0cc3a2",
                "reference": "1748aaf847fc731cfad7725aec413ee46f0cc3a2",
                "shasum": ""
            },
            "require": {
                "php": "^5.3 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11",
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13"
            },
            "time": "2024-07-11T14:55:45+00:00",
            "bin": [
                "bin/jsonlint"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Seld\\JsonLint\\": "src/Seld/JsonLint/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "JSON Linter",
            "keywords": [
                "json",
                "linter",
                "parser",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/jsonlint/issues",
                "source": "https://github.com/Seldaek/jsonlint/tree/1.11.0"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
                    "type": "tidelift"
                }
            ],
            "install-path": "../seld/jsonlint"
        },
        {
            "name": "seld/phar-utils",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/phar-utils.git",
                "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
                "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "time": "2022-08-31T10:31:18+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Seld\\PharUtils\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be"
                }
            ],
            "description": "PHAR file format utilities, for when PHP phars you up",
            "keywords": [
                "phar"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/phar-utils/issues",
                "source": "https://github.com/Seldaek/phar-utils/tree/1.2.1"
            },
            "install-path": "../seld/phar-utils"
        },
        {
            "name": "seld/signal-handler",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/signal-handler.git",
                "reference": "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/signal-handler/zipball/04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98",
                "reference": "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1",
                "phpstan/phpstan-deprecation-rules": "^1.0",
                "phpstan/phpstan-phpunit": "^1",
                "phpstan/phpstan-strict-rules": "^1.3",
                "phpunit/phpunit": "^7.5.20 || ^8.5.23",
                "psr/log": "^1 || ^2 || ^3"
            },
            "time": "2023-09-03T09:24:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Seld\\Signal\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development",
            "keywords": [
                "posix",
                "sigint",
                "signal",
                "sigterm",
                "unix"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/signal-handler/issues",
                "source": "https://github.com/Seldaek/signal-handler/tree/2.0.2"
            },
            "install-path": "../seld/signal-handler"
        },
        {
            "name": "symfony/console",
            "version": "v6.4.21",
            "version_normalized": "6.4.21.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "a3011c7b7adb58d89f6c0d822abb641d7a5f9719"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/a3011c7b7adb58d89f6c0d822abb641d7a5f9719",
                "reference": "a3011c7b7adb58d89f6c0d822abb641d7a5f9719",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/string": "^5.4|^6.0|^7.0"
            },
            "conflict": {
                "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"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^5.4|^6.0|^7.0",
                "symfony/dependency-injection": "^5.4|^6.0|^7.0",
                "symfony/event-dispatcher": "^5.4|^6.0|^7.0",
                "symfony/http-foundation": "^6.4|^7.0",
                "symfony/http-kernel": "^6.4|^7.0",
                "symfony/lock": "^5.4|^6.0|^7.0",
                "symfony/messenger": "^5.4|^6.0|^7.0",
                "symfony/process": "^5.4|^6.0|^7.0",
                "symfony/stopwatch": "^5.4|^6.0|^7.0",
                "symfony/var-dumper": "^5.4|^6.0|^7.0"
            },
            "time": "2025-04-07T15:42:41+00:00",
            "type": "library",
            "installation-source": "dist",
            "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/v6.4.21"
            },
            "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"
                }
            ],
            "install-path": "../symfony/console"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v3.5.1",
            "version_normalized": "3.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
                "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2024-09-25T14:20:29+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "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": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-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"
                }
            ],
            "install-path": "../symfony/deprecation-contracts"
        },
        {
            "name": "symfony/dom-crawler",
            "version": "v6.4.19",
            "version_normalized": "6.4.19.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dom-crawler.git",
                "reference": "19073e3e0bb50cbc1cb286077069b3107085206f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/19073e3e0bb50cbc1cb286077069b3107085206f",
                "reference": "19073e3e0bb50cbc1cb286077069b3107085206f",
                "shasum": ""
            },
            "require": {
                "masterminds/html5": "^2.6",
                "php": ">=8.1",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "require-dev": {
                "symfony/css-selector": "^5.4|^6.0|^7.0"
            },
            "time": "2025-02-14T17:58:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\DomCrawler\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Eases DOM navigation for HTML and XML documents",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/dom-crawler/tree/v6.4.19"
            },
            "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"
                }
            ],
            "install-path": "../symfony/dom-crawler"
        },
        {
            "name": "symfony/filesystem",
            "version": "v7.2.0",
            "version_normalized": "7.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "b8dce482de9d7c9fe2891155035a7248ab5c7fdb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/b8dce482de9d7c9fe2891155035a7248ab5c7fdb",
                "reference": "b8dce482de9d7c9fe2891155035a7248ab5c7fdb",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.8"
            },
            "require-dev": {
                "symfony/process": "^6.4|^7.0"
            },
            "time": "2024-10-25T15:15:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
                }
            ],
            "install-path": "../symfony/filesystem"
        },
        {
            "name": "symfony/finder",
            "version": "v7.2.2",
            "version_normalized": "7.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "87a71856f2f56e4100373e92529eed3171695cfb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/87a71856f2f56e4100373e92529eed3171695cfb",
                "reference": "87a71856f2f56e4100373e92529eed3171695cfb",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2"
            },
            "require-dev": {
                "symfony/filesystem": "^6.4|^7.0"
            },
            "time": "2024-12-30T19:00:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "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.2"
            },
            "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"
                }
            ],
            "install-path": "../symfony/finder"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.32.0",
            "version_normalized": "1.32.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
                "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.32.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"
                }
            ],
            "install-path": "../symfony/polyfill-ctype"
        },
        {
            "name": "symfony/polyfill-intl-grapheme",
            "version": "v1.32.0",
            "version_normalized": "1.32.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
                "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "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.32.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"
                }
            ],
            "install-path": "../symfony/polyfill-intl-grapheme"
        },
        {
            "name": "symfony/polyfill-intl-idn",
            "version": "v1.32.0",
            "version_normalized": "1.32.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
                "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "symfony/polyfill-intl-normalizer": "^1.10"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2024-09-10T14:38:51+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Laurent Bassin",
                    "email": "laurent@bassin.info"
                },
                {
                    "name": "Trevor Rowbotham",
                    "email": "trevor.rowbotham@pm.me"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "idn",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.32.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"
                }
            ],
            "install-path": "../symfony/polyfill-intl-idn"
        },
        {
            "name": "symfony/polyfill-intl-normalizer",
            "version": "v1.32.0",
            "version_normalized": "1.32.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                "reference": "3833d7255cc303546435cb650316bff708a1c75c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
                "reference": "3833d7255cc303546435cb650316bff708a1c75c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "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.32.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"
                }
            ],
            "install-path": "../symfony/polyfill-intl-normalizer"
        },
        {
            "name": "symfony/polyfill-php81",
            "version": "v1.32.0",
            "version_normalized": "1.32.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php81.git",
                "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
                "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "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.32.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"
                }
            ],
            "install-path": "../symfony/polyfill-php81"
        },
        {
            "name": "symfony/polyfill-php84",
            "version": "v1.32.0",
            "version_normalized": "1.32.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php84.git",
                "reference": "000df7860439609837bbe28670b0be15783b7fbf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/000df7860439609837bbe28670b0be15783b7fbf",
                "reference": "000df7860439609837bbe28670b0be15783b7fbf",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2025-02-20T12:04:08+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php84\\": ""
                },
                "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.4+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php84/tree/v1.32.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"
                }
            ],
            "install-path": "../symfony/polyfill-php84"
        },
        {
            "name": "symfony/process",
            "version": "v7.2.5",
            "version_normalized": "7.2.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "87b7c93e57df9d8e39a093d32587702380ff045d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/87b7c93e57df9d8e39a093d32587702380ff045d",
                "reference": "87b7c93e57df9d8e39a093d32587702380ff045d",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2"
            },
            "time": "2025-03-13T12:21:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Process\\": ""
                },
                "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": "Executes commands in sub-processes",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/process/tree/v7.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"
                }
            ],
            "install-path": "../symfony/process"
        },
        {
            "name": "symfony/property-access",
            "version": "v6.4.18",
            "version_normalized": "6.4.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/property-access.git",
                "reference": "80e0378f2f058b60d87dedc3c760caec882e992c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/property-access/zipball/80e0378f2f058b60d87dedc3c760caec882e992c",
                "reference": "80e0378f2f058b60d87dedc3c760caec882e992c",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/property-info": "^5.4|^6.0|^7.0"
            },
            "require-dev": {
                "symfony/cache": "^5.4|^6.0|^7.0"
            },
            "time": "2024-12-16T14:42:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\PropertyAccess\\": ""
                },
                "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 functions to read and write from/to an object or array using a simple string notation",
            "homepage": "https://symfony.com",
            "keywords": [
                "access",
                "array",
                "extraction",
                "index",
                "injection",
                "object",
                "property",
                "property-path",
                "reflection"
            ],
            "support": {
                "source": "https://github.com/symfony/property-access/tree/v6.4.18"
            },
            "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"
                }
            ],
            "install-path": "../symfony/property-access"
        },
        {
            "name": "symfony/property-info",
            "version": "v7.2.5",
            "version_normalized": "7.2.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/property-info.git",
                "reference": "f00fd9685ecdbabe82ca25c7b739ce7bba99302c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/property-info/zipball/f00fd9685ecdbabe82ca25c7b739ce7bba99302c",
                "reference": "f00fd9685ecdbabe82ca25c7b739ce7bba99302c",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/string": "^6.4|^7.0",
                "symfony/type-info": "~7.1.9|^7.2.2"
            },
            "conflict": {
                "phpdocumentor/reflection-docblock": "<5.2",
                "phpdocumentor/type-resolver": "<1.5.1",
                "symfony/cache": "<6.4",
                "symfony/dependency-injection": "<6.4",
                "symfony/serializer": "<6.4"
            },
            "require-dev": {
                "phpdocumentor/reflection-docblock": "^5.2",
                "phpstan/phpdoc-parser": "^1.0|^2.0",
                "symfony/cache": "^6.4|^7.0",
                "symfony/dependency-injection": "^6.4|^7.0",
                "symfony/serializer": "^6.4|^7.0"
            },
            "time": "2025-03-06T16:27:19+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\PropertyInfo\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kévin Dunglas",
                    "email": "dunglas@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Extracts information about PHP class' properties using metadata of popular sources",
            "homepage": "https://symfony.com",
            "keywords": [
                "doctrine",
                "phpdoc",
                "property",
                "symfony",
                "type",
                "validator"
            ],
            "support": {
                "source": "https://github.com/symfony/property-info/tree/v7.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"
                }
            ],
            "install-path": "../symfony/property-info"
        },
        {
            "name": "symfony/serializer",
            "version": "v6.4.21",
            "version_normalized": "6.4.21.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/serializer.git",
                "reference": "c45f8f7763afb11e85772c0c1debb8f272c17f51"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/serializer/zipball/c45f8f7763afb11e85772c0c1debb8f272c17f51",
                "reference": "c45f8f7763afb11e85772c0c1debb8f272c17f51",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "doctrine/annotations": "<1.12",
                "phpdocumentor/reflection-docblock": "<3.2.2",
                "phpdocumentor/type-resolver": "<1.4.0",
                "symfony/dependency-injection": "<5.4",
                "symfony/property-access": "<5.4",
                "symfony/property-info": "<5.4.24|>=6,<6.2.11",
                "symfony/uid": "<5.4",
                "symfony/validator": "<6.4",
                "symfony/yaml": "<5.4"
            },
            "require-dev": {
                "doctrine/annotations": "^1.12|^2",
                "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
                "seld/jsonlint": "^1.10",
                "symfony/cache": "^5.4|^6.0|^7.0",
                "symfony/config": "^5.4|^6.0|^7.0",
                "symfony/console": "^5.4|^6.0|^7.0",
                "symfony/dependency-injection": "^5.4|^6.0|^7.0",
                "symfony/error-handler": "^5.4|^6.0|^7.0",
                "symfony/filesystem": "^5.4|^6.0|^7.0",
                "symfony/form": "^5.4|^6.0|^7.0",
                "symfony/http-foundation": "^5.4|^6.0|^7.0",
                "symfony/http-kernel": "^5.4|^6.0|^7.0",
                "symfony/messenger": "^5.4|^6.0|^7.0",
                "symfony/mime": "^5.4|^6.0|^7.0",
                "symfony/property-access": "^5.4.26|^6.3|^7.0",
                "symfony/property-info": "^5.4.24|^6.2.11|^7.0",
                "symfony/translation-contracts": "^2.5|^3",
                "symfony/uid": "^5.4|^6.0|^7.0",
                "symfony/validator": "^6.4|^7.0",
                "symfony/var-dumper": "^5.4|^6.0|^7.0",
                "symfony/var-exporter": "^5.4|^6.0|^7.0",
                "symfony/yaml": "^5.4|^6.0|^7.0"
            },
            "time": "2025-04-27T13:27:38+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Serializer\\": ""
                },
                "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": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/serializer/tree/v6.4.21"
            },
            "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"
                }
            ],
            "install-path": "../symfony/serializer"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v3.5.1",
            "version_normalized": "3.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
                "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/container": "^1.1|^2.0",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2"
            },
            "time": "2024-09-25T14:20:29+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Service\\": ""
                },
                "exclude-from-classmap": [
                    "/Test/"
                ]
            },
            "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 writing services",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/service-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"
                }
            ],
            "install-path": "../symfony/service-contracts"
        },
        {
            "name": "symfony/stopwatch",
            "version": "v7.2.4",
            "version_normalized": "7.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/stopwatch.git",
                "reference": "5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd",
                "reference": "5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/service-contracts": "^2.5|^3"
            },
            "time": "2025-02-24T10:49:57+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Stopwatch\\": ""
                },
                "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 a way to profile code",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/stopwatch/tree/v7.2.4"
            },
            "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"
                }
            ],
            "install-path": "../symfony/stopwatch"
        },
        {
            "name": "symfony/string",
            "version": "v7.2.6",
            "version_normalized": "7.2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/string.git",
                "reference": "a214fe7d62bd4df2a76447c67c6b26e1d5e74931"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/string/zipball/a214fe7d62bd4df2a76447c67c6b26e1d5e74931",
                "reference": "a214fe7d62bd4df2a76447c67c6b26e1d5e74931",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-intl-grapheme": "~1.0",
                "symfony/polyfill-intl-normalizer": "~1.0",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony/translation-contracts": "<2.5"
            },
            "require-dev": {
                "symfony/emoji": "^7.1",
                "symfony/error-handler": "^6.4|^7.0",
                "symfony/http-client": "^6.4|^7.0",
                "symfony/intl": "^6.4|^7.0",
                "symfony/translation-contracts": "^2.5|^3.0",
                "symfony/var-exporter": "^6.4|^7.0"
            },
            "time": "2025-04-20T20:18:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/functions.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\String\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
            "homepage": "https://symfony.com",
            "keywords": [
                "grapheme",
                "i18n",
                "string",
                "unicode",
                "utf-8",
                "utf8"
            ],
            "support": {
                "source": "https://github.com/symfony/string/tree/v7.2.6"
            },
            "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"
                }
            ],
            "install-path": "../symfony/string"
        },
        {
            "name": "symfony/type-info",
            "version": "v7.2.5",
            "version_normalized": "7.2.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/type-info.git",
                "reference": "c4824a6b658294c828e609d3d8dbb4e87f6a375d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/type-info/zipball/c4824a6b658294c828e609d3d8dbb4e87f6a375d",
                "reference": "c4824a6b658294c828e609d3d8dbb4e87f6a375d",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/container": "^1.1|^2.0"
            },
            "require-dev": {
                "phpstan/phpdoc-parser": "^1.0|^2.0"
            },
            "time": "2025-03-24T09:03:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\TypeInfo\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mathias Arlaud",
                    "email": "mathias.arlaud@gmail.com"
                },
                {
                    "name": "Baptiste LEDUC",
                    "email": "baptiste.leduc@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Extracts PHP types information.",
            "homepage": "https://symfony.com",
            "keywords": [
                "PHPStan",
                "phpdoc",
                "symfony",
                "type"
            ],
            "support": {
                "source": "https://github.com/symfony/type-info/tree/v7.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"
                }
            ],
            "install-path": "../symfony/type-info"
        },
        {
            "name": "symfony/var-exporter",
            "version": "v7.2.6",
            "version_normalized": "7.2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-exporter.git",
                "reference": "422b8de94c738830a1e071f59ad14d67417d7007"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-exporter/zipball/422b8de94c738830a1e071f59ad14d67417d7007",
                "reference": "422b8de94c738830a1e071f59ad14d67417d7007",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2"
            },
            "require-dev": {
                "symfony/property-access": "^6.4|^7.0",
                "symfony/serializer": "^6.4|^7.0",
                "symfony/var-dumper": "^6.4|^7.0"
            },
            "time": "2025-05-02T08:36:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\VarExporter\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Allows exporting any serializable PHP data structure to plain PHP code",
            "homepage": "https://symfony.com",
            "keywords": [
                "clone",
                "construct",
                "export",
                "hydrate",
                "instantiate",
                "lazy-loading",
                "proxy",
                "serialize"
            ],
            "support": {
                "source": "https://github.com/symfony/var-exporter/tree/v7.2.6"
            },
            "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"
                }
            ],
            "install-path": "../symfony/var-exporter"
        },
        {
            "name": "symfony/yaml",
            "version": "v6.4.21",
            "version_normalized": "6.4.21.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "f01987f45676778b474468aa266fe2eda1f2bc7e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/f01987f45676778b474468aa266fe2eda1f2bc7e",
                "reference": "f01987f45676778b474468aa266fe2eda1f2bc7e",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-ctype": "^1.8"
            },
            "conflict": {
                "symfony/console": "<5.4"
            },
            "require-dev": {
                "symfony/console": "^5.4|^6.0|^7.0"
            },
            "time": "2025-04-04T09:48:44+00:00",
            "bin": [
                "Resources/bin/yaml-lint"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Yaml\\": ""
                },
                "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": "Loads and dumps YAML files",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/yaml/tree/v6.4.21"
            },
            "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"
                }
            ],
            "install-path": "../symfony/yaml"
        },
        {
            "name": "theseer/tokenizer",
            "version": "1.2.3",
            "version_normalized": "1.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/theseer/tokenizer.git",
                "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
                "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": "^7.2 || ^8.0"
            },
            "time": "2024-03-03T12:36:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                }
            ],
            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
            "support": {
                "issues": "https://github.com/theseer/tokenizer/issues",
                "source": "https://github.com/theseer/tokenizer/tree/1.2.3"
            },
            "funding": [
                {
                    "url": "https://github.com/theseer",
                    "type": "github"
                }
            ],
            "install-path": "../theseer/tokenizer"
        },
        {
            "name": "typo3fluid/fluid",
            "version": "2.15.0",
            "version_normalized": "2.15.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TYPO3/Fluid.git",
                "reference": "0a8ebdb9bab1510380f18bef6395fbb4754c01b7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/0a8ebdb9bab1510380f18bef6395fbb4754c01b7",
                "reference": "0a8ebdb9bab1510380f18bef6395fbb4754c01b7",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^8.1"
            },
            "require-dev": {
                "ext-json": "*",
                "ext-simplexml": "*",
                "friendsofphp/php-cs-fixer": "^3.59.3",
                "phpstan/phpstan": "^1.10.14",
                "phpstan/phpstan-phpunit": "^1.3.11",
                "phpunit/phpunit": "^10.2.6"
            },
            "suggest": {
                "ext-json": "PHP JSON is needed when using JSONVariableProvider: A relatively rare use case",
                "ext-simplexml": "SimpleXML is required for the XSD schema generator"
            },
            "time": "2024-08-30T21:24:26+00:00",
            "bin": [
                "bin/fluid"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TYPO3Fluid\\Fluid\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "description": "The TYPO3 Fluid template rendering engine",
            "homepage": "https://github.com/TYPO3/Fluid",
            "support": {
                "docs": "https://docs.typo3.org/other/typo3fluid/fluid/main/en-us/",
                "issues": "https://github.com/TYPO3/Fluid/issues",
                "source": "https://github.com/TYPO3/Fluid"
            },
            "install-path": "../typo3fluid/fluid"
        },
        {
            "name": "webmozart/assert",
            "version": "1.11.0",
            "version_normalized": "1.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozarts/assert.git",
                "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
                "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "php": "^7.2 || ^8.0"
            },
            "conflict": {
                "phpstan/phpstan": "<0.12.20",
                "vimeo/psalm": "<4.6.1 || 4.6.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5.13"
            },
            "time": "2022-06-03T18:03:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.10-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Assertions to validate method input/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "support": {
                "issues": "https://github.com/webmozarts/assert/issues",
                "source": "https://github.com/webmozarts/assert/tree/1.11.0"
            },
            "install-path": "../webmozart/assert"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "guzzlehttp/guzzle",
        "guzzlehttp/promises",
        "mikey179/vfsstream",
        "myclabs/deep-copy",
        "neos/buildessentials",
        "neos/kickstarter",
        "neos/neos-setup",
        "neos/setup",
        "neos/site-kickstarter",
        "nikic/php-parser",
        "phar-io/manifest",
        "phar-io/version",
        "phpunit/php-code-coverage",
        "phpunit/php-file-iterator",
        "phpunit/php-invoker",
        "phpunit/php-text-template",
        "phpunit/php-timer",
        "phpunit/phpunit",
        "sebastian/cli-parser",
        "sebastian/code-unit",
        "sebastian/code-unit-reverse-lookup",
        "sebastian/comparator",
        "sebastian/complexity",
        "sebastian/diff",
        "sebastian/environment",
        "sebastian/exporter",
        "sebastian/global-state",
        "sebastian/lines-of-code",
        "sebastian/object-enumerator",
        "sebastian/object-reflector",
        "sebastian/recursion-context",
        "sebastian/resource-operations",
        "sebastian/type",
        "sebastian/version",
        "theseer/tokenizer"
    ]
}
