Skip to content
Snippets Groups Projects
composer.lock 217 KiB
Newer Older
  • Learn to ignore specific revisions
  •           "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/v6.0.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"
            }
          ],
    
        },
        {
          "name": "symfony/service-contracts",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/service-contracts.git",
    
            "reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603"
    
          },
          "dist": {
            "type": "zip",
    
            "url": "https://api.github.com/repos/symfony/service-contracts/zipball/36715ebf9fb9db73db0cb24263c79077c6fe8603",
            "reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603",
    
            "shasum": ""
          },
          "require": {
    
            "php": ">=8.0.2",
            "psr/container": "^2.0"
          },
          "conflict": {
            "ext-psr": "<1.1|>=2"
    
          },
          "suggest": {
            "symfony/service-implementation": ""
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            },
            "thanks": {
              "name": "symfony/contracts",
              "url": "https://github.com/symfony/contracts"
            }
          },
          "autoload": {
            "psr-4": {
              "Symfony\\Contracts\\Service\\": ""
            }
          },
          "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"
    
            "source": "https://github.com/symfony/service-contracts/tree/v3.0.0"
    
          },
          "funding": [
            {
              "url": "https://symfony.com/sponsor",
              "type": "custom"
            },
            {
              "url": "https://github.com/fabpot",
              "type": "github"
            },
            {
              "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
              "type": "tidelift"
            }
          ],
    
          "name": "symfony/stopwatch",
          "version": "v6.0.5",
    
          "source": {
            "type": "git",
    
            "url": "https://github.com/symfony/stopwatch.git",
            "reference": "f2c1780607ec6502f2121d9729fd8150a655d337"
    
          },
          "dist": {
            "type": "zip",
    
            "url": "https://api.github.com/repos/symfony/stopwatch/zipball/f2c1780607ec6502f2121d9729fd8150a655d337",
            "reference": "f2c1780607ec6502f2121d9729fd8150a655d337",
    
            "shasum": ""
          },
          "require": {
    
            "php": ">=8.0.2",
            "symfony/service-contracts": "^1|^2|^3"
    
          },
          "type": "library",
          "autoload": {
            "psr-4": {
    
            },
            "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/v6.0.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"
            }
          ],
    
          "name": "symfony/string",
          "version": "v6.0.3",
    
          "source": {
            "type": "git",
    
            "url": "https://github.com/symfony/string.git",
            "reference": "522144f0c4c004c80d56fa47e40e17028e2eefc2"
    
          },
          "dist": {
            "type": "zip",
    
            "url": "https://api.github.com/repos/symfony/string/zipball/522144f0c4c004c80d56fa47e40e17028e2eefc2",
            "reference": "522144f0c4c004c80d56fa47e40e17028e2eefc2",
    
            "shasum": ""
          },
          "require": {
    
            "php": ">=8.0.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.0"
    
          },
          "require-dev": {
    
            "symfony/error-handler": "^5.4|^6.0",
            "symfony/http-client": "^5.4|^6.0",
            "symfony/translation-contracts": "^2.0|^3.0",
            "symfony/var-exporter": "^5.4|^6.0"
    
          },
          "type": "library",
          "autoload": {
    
            "psr-4": {
    
            },
            "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/v6.0.3"
    
          },
          "funding": [
            {
              "url": "https://symfony.com/sponsor",
              "type": "custom"
            },
            {
              "url": "https://github.com/fabpot",
              "type": "github"
            },
            {
              "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
              "type": "tidelift"
            }
          ],
    
        },
        {
          "name": "symplify/autowire-array-parameter",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/autowire-array-parameter.git",
    
            "reference": "2d2302ac04294a9c7af06e5e29a6363749f17bae"
    
          },
          "dist": {
            "type": "zip",
    
            "url": "https://api.github.com/repos/symplify/autowire-array-parameter/zipball/2d2302ac04294a9c7af06e5e29a6363749f17bae",
            "reference": "2d2302ac04294a9c7af06e5e29a6363749f17bae",
    
            "shasum": ""
          },
          "require": {
            "nette/utils": "^3.2",
    
            "php": ">=8.0",
            "symfony/dependency-injection": "^5.4|^6.0",
            "symplify/package-builder": "^10.1"
          },
          "conflict": {
            "symplify/amnesia": "<10.1.0",
            "symplify/astral": "<10.1.0",
            "symplify/coding-standard": "<10.1.0",
            "symplify/composer-json-manipulator": "<10.1.0",
            "symplify/config-transformer": "<10.1.0",
            "symplify/easy-ci": "<10.1.0",
            "symplify/easy-coding-standard": "<10.1.0",
            "symplify/easy-parallel": "<10.1.0",
            "symplify/easy-testing": "<10.1.0",
            "symplify/git-wrapper": "<10.1.0",
            "symplify/latte-phpstan-compiler": "<10.1.0",
            "symplify/markdown-diff": "<10.1.0",
            "symplify/monorepo-builder": "<10.1.0",
            "symplify/neon-config-dumper": "<10.1.0",
            "symplify/php-config-printer": "<10.1.0",
            "symplify/phpstan-extensions": "<10.1.0",
            "symplify/phpstan-latte-rules": "<10.1.0",
            "symplify/phpstan-rules": "<10.1.0",
            "symplify/rule-doc-generator": "<10.1.0",
            "symplify/rule-doc-generator-contracts": "<10.1.0",
            "symplify/skipper": "<10.1.0",
            "symplify/smart-file-system": "<10.1.0",
            "symplify/symfony-static-dumper": "<10.1.0",
            "symplify/symplify-kernel": "<10.1.0",
            "symplify/template-phpstan-compiler": "<10.1.0",
            "symplify/vendor-patches": "<10.1.0"
    
          },
          "require-dev": {
            "phpunit/phpunit": "^9.5"
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            }
          },
          "autoload": {
            "psr-4": {
              "Symplify\\AutowireArrayParameter\\": "src"
            }
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "description": "Autowire array parameters for your Symfony applications",
          "support": {
    
            "source": "https://github.com/symplify/autowire-array-parameter/tree/10.1.0"
    
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
    
        },
        {
          "name": "symplify/coding-standard",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/coding-standard.git",
    
            "reference": "752145634b0e6f9924be3093b3669cca4f759dc0"
    
          },
          "dist": {
            "type": "zip",
    
            "url": "https://api.github.com/repos/symplify/coding-standard/zipball/752145634b0e6f9924be3093b3669cca4f759dc0",
            "reference": "752145634b0e6f9924be3093b3669cca4f759dc0",
    
            "shasum": ""
          },
          "require": {
    
            "nette/utils": "^3.2",
    
            "php": ">=8.0",
            "symplify/autowire-array-parameter": "^10.1",
            "symplify/package-builder": "^10.1",
            "symplify/rule-doc-generator-contracts": "^10.1",
            "symplify/symplify-kernel": "^10.1"
          },
          "conflict": {
            "symplify/amnesia": "<10.1.0",
            "symplify/astral": "<10.1.0",
            "symplify/composer-json-manipulator": "<10.1.0",
            "symplify/config-transformer": "<10.1.0",
            "symplify/easy-ci": "<10.1.0",
            "symplify/easy-coding-standard": "<10.1.0",
            "symplify/easy-parallel": "<10.1.0",
            "symplify/easy-testing": "<10.1.0",
            "symplify/git-wrapper": "<10.1.0",
            "symplify/latte-phpstan-compiler": "<10.1.0",
            "symplify/markdown-diff": "<10.1.0",
            "symplify/monorepo-builder": "<10.1.0",
            "symplify/neon-config-dumper": "<10.1.0",
            "symplify/php-config-printer": "<10.1.0",
            "symplify/phpstan-extensions": "<10.1.0",
            "symplify/phpstan-latte-rules": "<10.1.0",
            "symplify/phpstan-rules": "<10.1.0",
            "symplify/rule-doc-generator": "<10.1.0",
            "symplify/skipper": "<10.1.0",
            "symplify/smart-file-system": "<10.1.0",
            "symplify/symfony-static-dumper": "<10.1.0",
            "symplify/template-phpstan-compiler": "<10.1.0",
            "symplify/vendor-patches": "<10.1.0"
    
          },
          "require-dev": {
    
            "nette/application": "^3.1",
            "nette/bootstrap": "^3.1",
            "phpunit/phpunit": "^9.5",
    
            "symfony/framework-bundle": "^5.4|^6.0",
            "symplify/easy-coding-standard": "^10.1",
            "symplify/rule-doc-generator": "^10.1",
            "symplify/smart-file-system": "^10.1",
            "symplify/symplify-kernel": "^10.1"
    
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            }
          },
          "autoload": {
            "psr-4": {
              "Symplify\\CodingStandard\\": "src"
            }
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "description": "Set of Symplify rules for PHP_CodeSniffer and PHP CS Fixer.",
          "support": {
    
            "source": "https://github.com/symplify/coding-standard/tree/10.1.0"
    
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
    
        },
        {
          "name": "symplify/composer-json-manipulator",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/composer-json-manipulator.git",
    
            "reference": "73fcdc1153dbe9d12a5d4fb1ddae07d600eff1c3"
    
          },
          "dist": {
            "type": "zip",
    
            "url": "https://api.github.com/repos/symplify/composer-json-manipulator/zipball/73fcdc1153dbe9d12a5d4fb1ddae07d600eff1c3",
            "reference": "73fcdc1153dbe9d12a5d4fb1ddae07d600eff1c3",
    
            "shasum": ""
          },
          "require": {
            "nette/utils": "^3.2",
    
            "php": ">=8.0",
            "symfony/config": "^5.4|^6.0",
            "symfony/dependency-injection": "^5.4|^6.0",
            "symfony/filesystem": "^5.4|^6.0",
            "symplify/package-builder": "^10.1",
            "symplify/smart-file-system": "^10.1",
            "symplify/symplify-kernel": "^10.1"
          },
          "conflict": {
            "symplify/amnesia": "<10.1.0",
            "symplify/astral": "<10.1.0",
            "symplify/autowire-array-parameter": "<10.1.0",
            "symplify/coding-standard": "<10.1.0",
            "symplify/config-transformer": "<10.1.0",
            "symplify/easy-ci": "<10.1.0",
            "symplify/easy-coding-standard": "<10.1.0",
            "symplify/easy-parallel": "<10.1.0",
            "symplify/easy-testing": "<10.1.0",
            "symplify/git-wrapper": "<10.1.0",
            "symplify/latte-phpstan-compiler": "<10.1.0",
            "symplify/markdown-diff": "<10.1.0",
            "symplify/monorepo-builder": "<10.1.0",
            "symplify/neon-config-dumper": "<10.1.0",
            "symplify/php-config-printer": "<10.1.0",
            "symplify/phpstan-extensions": "<10.1.0",
            "symplify/phpstan-latte-rules": "<10.1.0",
            "symplify/phpstan-rules": "<10.1.0",
            "symplify/rule-doc-generator": "<10.1.0",
            "symplify/rule-doc-generator-contracts": "<10.1.0",
            "symplify/skipper": "<10.1.0",
            "symplify/symfony-static-dumper": "<10.1.0",
            "symplify/symplify-kernel": "<9.4.70",
            "symplify/template-phpstan-compiler": "<10.1.0",
            "symplify/vendor-patches": "<10.1.0"
    
          },
          "require-dev": {
            "phpunit/phpunit": "^9.5"
          },
          "type": "symfony-bundle",
          "extra": {
            "branch-alias": {
    
            }
          },
          "autoload": {
            "psr-4": {
              "Symplify\\ComposerJsonManipulator\\": "src"
            }
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "description": "Package to load, merge and save composer.json file(s)",
          "support": {
    
            "source": "https://github.com/symplify/composer-json-manipulator/tree/10.1.0"
    
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
    
        },
        {
          "name": "symplify/easy-coding-standard",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/easy-coding-standard.git",
    
            "reference": "dcad0cff507fc3e56bf345dcd634dbea3ce0917e"
    
          },
          "dist": {
            "type": "zip",
    
            "url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/dcad0cff507fc3e56bf345dcd634dbea3ce0917e",
            "reference": "dcad0cff507fc3e56bf345dcd634dbea3ce0917e",
    
            "shasum": ""
          },
          "require": {
            "php": ">=7.1"
          },
          "conflict": {
            "friendsofphp/php-cs-fixer": "<3.0",
            "squizlabs/php_codesniffer": "<3.6"
          },
          "bin": ["bin/ecs"],
          "type": "library",
    
          "autoload": {
            "files": ["bootstrap.php"]
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "description": "Prefixed scoped version of ECS package",
          "support": {
    
            "source": "https://github.com/symplify/easy-coding-standard/tree/10.1.0"
    
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
    
        },
        {
          "name": "symplify/easy-testing",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/easy-testing.git",
    
            "reference": "1fcd31f2542a705858eac77bc36ddf43fa799c0e"
    
          },
          "dist": {
            "type": "zip",
    
            "url": "https://api.github.com/repos/symplify/easy-testing/zipball/1fcd31f2542a705858eac77bc36ddf43fa799c0e",
            "reference": "1fcd31f2542a705858eac77bc36ddf43fa799c0e",
    
            "shasum": ""
          },
          "require": {
            "nette/utils": "^3.2",
    
            "php": ">=8.0",
            "symfony/console": "^5.4|^6.0",
            "symfony/dependency-injection": "^5.4|^6.0",
            "symfony/finder": "^5.4|^6.0",
            "symplify/package-builder": "^10.1",
            "symplify/smart-file-system": "^10.1",
            "symplify/symplify-kernel": "^10.1"
          },
          "conflict": {
            "symplify/amnesia": "<10.1.0",
            "symplify/astral": "<10.1.0",
            "symplify/autowire-array-parameter": "<10.1.0",
            "symplify/coding-standard": "<10.1.0",
            "symplify/composer-json-manipulator": "<10.1.0",
            "symplify/config-transformer": "<10.1.0",
            "symplify/easy-ci": "<10.1.0",
            "symplify/easy-coding-standard": "<10.1.0",
            "symplify/easy-parallel": "<10.1.0",
            "symplify/git-wrapper": "<10.1.0",
            "symplify/latte-phpstan-compiler": "<10.1.0",
            "symplify/markdown-diff": "<10.1.0",
            "symplify/monorepo-builder": "<10.1.0",
            "symplify/neon-config-dumper": "<10.1.0",
            "symplify/php-config-printer": "<10.1.0",
            "symplify/phpstan-extensions": "<10.1.0",
            "symplify/phpstan-latte-rules": "<10.1.0",
            "symplify/phpstan-rules": "<10.1.0",
            "symplify/rule-doc-generator": "<10.1.0",
            "symplify/rule-doc-generator-contracts": "<10.1.0",
            "symplify/skipper": "<10.1.0",
            "symplify/symfony-static-dumper": "<10.1.0",
            "symplify/template-phpstan-compiler": "<10.1.0",
            "symplify/vendor-patches": "<10.1.0"
    
          },
          "require-dev": {
            "phpunit/phpunit": "^9.5"
          },
          "bin": ["bin/easy-testing"],
          "type": "symfony-bundle",
          "extra": {
            "branch-alias": {
    
            }
          },
          "autoload": {
            "psr-4": {
              "Symplify\\EasyTesting\\": "src"
            }
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "description": "Testing made easy",
          "support": {
    
            "source": "https://github.com/symplify/easy-testing/tree/10.1.0"
    
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
    
        },
        {
          "name": "symplify/package-builder",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/package-builder.git",
    
            "reference": "3a83129159832622fbb4317def676337301d8300"
    
          },
          "dist": {
            "type": "zip",
    
            "url": "https://api.github.com/repos/symplify/package-builder/zipball/3a83129159832622fbb4317def676337301d8300",
            "reference": "3a83129159832622fbb4317def676337301d8300",
    
            "shasum": ""
          },
          "require": {
    
            "nette/utils": "^3.2",
    
            "php": ">=8.0",
            "sebastian/diff": "^4.0",
            "symfony/config": "^5.4|^6.0",
            "symfony/console": "^5.4|^6.0",
            "symfony/dependency-injection": "^5.4|^6.0",
            "symfony/finder": "^5.4|^6.0",
            "symplify/easy-testing": "^10.1",
            "symplify/symplify-kernel": "^10.1"
          },
          "conflict": {
            "symplify/amnesia": "<10.1.0",
            "symplify/astral": "<10.1.0",
            "symplify/autowire-array-parameter": "<10.1.0",
            "symplify/coding-standard": "<10.1.0",
            "symplify/composer-json-manipulator": "<10.1.0",
            "symplify/config-transformer": "<10.1.0",
            "symplify/easy-ci": "<10.1.0",
            "symplify/easy-coding-standard": "<10.1.0",
            "symplify/easy-parallel": "<10.1.0",
            "symplify/git-wrapper": "<10.1.0",
            "symplify/latte-phpstan-compiler": "<10.1.0",
            "symplify/markdown-diff": "<10.1.0",
            "symplify/monorepo-builder": "<10.1.0",
            "symplify/neon-config-dumper": "<10.1.0",
            "symplify/php-config-printer": "<10.1.0",
            "symplify/phpstan-extensions": "<10.1.0",
            "symplify/phpstan-latte-rules": "<10.1.0",
            "symplify/phpstan-rules": "<10.1.0",
            "symplify/rule-doc-generator": "<10.1.0",
            "symplify/rule-doc-generator-contracts": "<10.1.0",
            "symplify/skipper": "<10.1.0",
            "symplify/smart-file-system": "<10.1.0",
            "symplify/symfony-static-dumper": "<10.1.0",
            "symplify/template-phpstan-compiler": "<10.1.0",
            "symplify/vendor-patches": "<10.1.0"
    
          },
          "require-dev": {
            "phpunit/phpunit": "^9.5"
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            }
          },
          "autoload": {
            "psr-4": {
              "Symplify\\PackageBuilder\\": "src"
            }
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "description": "Dependency Injection, Console and Kernel toolkit for Symplify packages.",
          "support": {
    
            "source": "https://github.com/symplify/package-builder/tree/10.1.0"
    
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
    
        },
        {
          "name": "symplify/rule-doc-generator-contracts",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/rule-doc-generator-contracts.git",
    
            "reference": "351303b0b0f277af30a7e9c588fdc8411e0f5500"
    
          },
          "dist": {
            "type": "zip",
    
            "url": "https://api.github.com/repos/symplify/rule-doc-generator-contracts/zipball/351303b0b0f277af30a7e9c588fdc8411e0f5500",
            "reference": "351303b0b0f277af30a7e9c588fdc8411e0f5500",
    
            "shasum": ""
          },
          "require": {
            "nette/utils": "^3.2",
    
            "php": ">=8.0"
          },
          "conflict": {
            "symplify/amnesia": "<10.1.0",
            "symplify/astral": "<10.1.0",
            "symplify/autowire-array-parameter": "<10.1.0",
            "symplify/coding-standard": "<10.1.0",
            "symplify/composer-json-manipulator": "<10.1.0",
            "symplify/config-transformer": "<10.1.0",
            "symplify/easy-ci": "<10.1.0",
            "symplify/easy-coding-standard": "<10.1.0",
            "symplify/easy-parallel": "<10.1.0",
            "symplify/easy-testing": "<10.1.0",
            "symplify/git-wrapper": "<10.1.0",
            "symplify/latte-phpstan-compiler": "<10.1.0",
            "symplify/markdown-diff": "<10.1.0",
            "symplify/monorepo-builder": "<10.1.0",
            "symplify/neon-config-dumper": "<10.1.0",
            "symplify/package-builder": "<10.1.0",
            "symplify/php-config-printer": "<10.1.0",
            "symplify/phpstan-extensions": "<10.1.0",
            "symplify/phpstan-latte-rules": "<10.1.0",
            "symplify/phpstan-rules": "<10.1.0",
            "symplify/rule-doc-generator": "<10.1.0",
            "symplify/skipper": "<10.1.0",
            "symplify/smart-file-system": "<10.1.0",
            "symplify/symfony-static-dumper": "<10.1.0",
            "symplify/symplify-kernel": "<10.1.0",
            "symplify/template-phpstan-compiler": "<10.1.0",
            "symplify/vendor-patches": "<10.1.0"
    
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            }
          },
          "autoload": {
            "psr-4": {
              "Symplify\\RuleDocGenerator\\": "src"
            }
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "description": "Contracts for production code of RuleDocGenerator",
          "support": {
    
            "source": "https://github.com/symplify/rule-doc-generator-contracts/tree/10.1.0"
    
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
    
        },
        {
          "name": "symplify/smart-file-system",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/smart-file-system.git",
    
            "reference": "c676b278b95646700424952fc6d6aaa9e6fbfa8e"
    
          },
          "dist": {
            "type": "zip",
    
            "url": "https://api.github.com/repos/symplify/smart-file-system/zipball/c676b278b95646700424952fc6d6aaa9e6fbfa8e",
            "reference": "c676b278b95646700424952fc6d6aaa9e6fbfa8e",
    
            "shasum": ""
          },
          "require": {
            "nette/utils": "^3.2",
    
            "php": ">=8.0",
            "symfony/filesystem": "^5.4|^6.0",
            "symfony/finder": "^5.4|^6.0"
          },
          "conflict": {
            "symplify/amnesia": "<10.1.0",
            "symplify/astral": "<10.1.0",
            "symplify/autowire-array-parameter": "<10.1.0",
            "symplify/coding-standard": "<10.1.0",
            "symplify/composer-json-manipulator": "<10.1.0",
            "symplify/config-transformer": "<10.1.0",
            "symplify/easy-ci": "<10.1.0",
            "symplify/easy-coding-standard": "<10.1.0",
            "symplify/easy-parallel": "<10.1.0",
            "symplify/easy-testing": "<10.1.0",
            "symplify/git-wrapper": "<10.1.0",
            "symplify/latte-phpstan-compiler": "<10.1.0",
            "symplify/markdown-diff": "<10.1.0",
            "symplify/monorepo-builder": "<10.1.0",
            "symplify/neon-config-dumper": "<10.1.0",
            "symplify/package-builder": "<10.1.0",
            "symplify/php-config-printer": "<10.1.0",
            "symplify/phpstan-extensions": "<10.1.0",
            "symplify/phpstan-latte-rules": "<10.1.0",
            "symplify/phpstan-rules": "<10.1.0",
            "symplify/rule-doc-generator": "<10.1.0",
            "symplify/rule-doc-generator-contracts": "<10.1.0",
            "symplify/skipper": "<10.1.0",
            "symplify/symfony-static-dumper": "<10.1.0",
            "symplify/symplify-kernel": "<10.1.0",
            "symplify/template-phpstan-compiler": "<10.1.0",
            "symplify/vendor-patches": "<10.1.0"
    
          },
          "require-dev": {
            "nette/finder": "^2.5",
            "phpunit/phpunit": "^9.5"
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            }
          },
          "autoload": {
            "psr-4": {
              "Symplify\\SmartFileSystem\\": "src"
            }
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "description": "Sanitized FileInfo with safe getRealPath() and other handy methods",
          "support": {
    
            "source": "https://github.com/symplify/smart-file-system/tree/10.1.0"
    
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
    
        },
        {
          "name": "symplify/symplify-kernel",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/symplify-kernel.git",
    
            "reference": "6c1c0710cea728427d8fdfc461a40d7c35daad82"
    
          },
          "dist": {
            "type": "zip",
    
            "url": "https://api.github.com/repos/symplify/symplify-kernel/zipball/6c1c0710cea728427d8fdfc461a40d7c35daad82",
            "reference": "6c1c0710cea728427d8fdfc461a40d7c35daad82",
    
            "shasum": ""
          },
          "require": {
    
            "php": ">=8.0",
            "symfony/console": "^5.4|^6.0",
            "symfony/dependency-injection": "^5.4|^6.0",
            "symplify/autowire-array-parameter": "^10.1",
            "symplify/composer-json-manipulator": "^10.1",
            "symplify/package-builder": "^10.1",
            "symplify/smart-file-system": "^10.1",
            "webmozart/assert": "^1.10"
          },
          "conflict": {
            "symplify/amnesia": "<10.1.0",
            "symplify/astral": "<10.1.0",
            "symplify/coding-standard": "<10.1.0",
            "symplify/config-transformer": "<10.1.0",
            "symplify/easy-ci": "<10.1.0",
            "symplify/easy-coding-standard": "<10.1.0",
            "symplify/easy-parallel": "<10.1.0",
            "symplify/easy-testing": "<10.1.0",
            "symplify/git-wrapper": "<10.1.0",
            "symplify/latte-phpstan-compiler": "<10.1.0",
            "symplify/markdown-diff": "<10.1.0",
            "symplify/monorepo-builder": "<10.1.0",
            "symplify/neon-config-dumper": "<10.1.0",
            "symplify/php-config-printer": "<10.1.0",
            "symplify/phpstan-extensions": "<10.1.0",
            "symplify/phpstan-latte-rules": "<10.1.0",
            "symplify/phpstan-rules": "<10.1.0",
            "symplify/rule-doc-generator": "<10.1.0",
            "symplify/rule-doc-generator-contracts": "<10.1.0",
            "symplify/skipper": "<10.1.0",
            "symplify/symfony-static-dumper": "<10.1.0",
            "symplify/template-phpstan-compiler": "<10.1.0",
            "symplify/vendor-patches": "<10.1.0"
    
          },
          "require-dev": {
            "phpunit/phpunit": "^9.5"
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            }
          },
          "autoload": {
            "psr-4": {
              "Symplify\\SymplifyKernel\\": "src"
            }
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "description": "Internal Kernel for Symplify packages",
          "support": {
    
            "source": "https://github.com/symplify/symplify-kernel/tree/10.1.0"
    
        {
          "name": "theseer/tokenizer",
    
          "source": {
            "type": "git",
            "url": "https://github.com/theseer/tokenizer.git",
    
            "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
    
          },
          "dist": {
            "type": "zip",
    
            "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
            "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
    
            "shasum": ""
          },
          "require": {
            "ext-dom": "*",
            "ext-tokenizer": "*",
            "ext-xmlwriter": "*",
            "php": "^7.2 || ^8.0"
          },
          "type": "library",
          "autoload": {
            "classmap": ["src/"]
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["BSD-3-Clause"],
          "authors": [
            {
              "name": "Arne Blankerts",
              "email": "arne@blankerts.de",
              "role": "Developer"
            }
          ],
          "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
          "support": {
            "issues": "https://github.com/theseer/tokenizer/issues",
    
            "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
    
          },
          "funding": [
            {
              "url": "https://github.com/theseer",
              "type": "github"
            }
          ],
    
        {
          "name": "webmozart/assert",
          "version": "1.10.0",
          "source": {
            "type": "git",
            "url": "https://github.com/webmozarts/assert.git",
            "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
          },
          "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
            "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
            "shasum": ""
          },
          "require": {
            "php": "^7.2 || ^8.0",
            "symfony/polyfill-ctype": "^1.8"
          },