Skip to content
Snippets Groups Projects
composer.lock 230 KiB
Newer Older
        "shasum": ""
      },
      "require": {
        "php": ">=7.1"
      },
      "suggest": {
        "ext-intl": "For best performance"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-main": "1.23-dev"
        },
        "thanks": {
          "name": "symfony/polyfill",
          "url": "https://github.com/symfony/polyfill"
        }
      },
      "autoload": {
        "psr-4": {
          "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
        },
        "files": ["bootstrap.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": "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.23.0"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
    },
    {
      "name": "symfony/polyfill-intl-normalizer",
      "version": "v1.23.0",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
        "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
        "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
        "shasum": ""
      },
      "require": {
        "php": ">=7.1"
      },
      "suggest": {
        "ext-intl": "For best performance"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-main": "1.23-dev"
        },
        "thanks": {
          "name": "symfony/polyfill",
          "url": "https://github.com/symfony/polyfill"
        }
      },
      "autoload": {
        "psr-4": {
          "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
        },
        "files": ["bootstrap.php"],
        "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.23.0"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2021-02-19T12:13:01+00:00"
    },
    {
      "name": "symfony/polyfill-php72",
      "version": "v1.23.0",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/polyfill-php72.git",
        "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
        "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
        "shasum": ""
      },
      "require": {
        "php": ">=7.1"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-main": "1.23-dev"
        },
        "thanks": {
          "name": "symfony/polyfill",
          "url": "https://github.com/symfony/polyfill"
        }
      },
      "autoload": {
        "psr-4": {
          "Symfony\\Polyfill\\Php72\\": ""
        },
        "files": ["bootstrap.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": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
      "homepage": "https://symfony.com",
      "keywords": ["compatibility", "polyfill", "portable", "shim"],
      "support": {
        "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2021-05-27T09:17:38+00:00"
    },
    {
      "name": "symfony/polyfill-php73",
      "version": "v1.23.0",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/polyfill-php73.git",
        "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
        "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
        "shasum": ""
      },
      "require": {
        "php": ">=7.1"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-main": "1.23-dev"
        },
        "thanks": {
          "name": "symfony/polyfill",
          "url": "https://github.com/symfony/polyfill"
        }
      },
      "autoload": {
        "psr-4": {
          "Symfony\\Polyfill\\Php73\\": ""
        },
        "files": ["bootstrap.php"],
        "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 7.3+ features to lower PHP versions",
      "homepage": "https://symfony.com",
      "keywords": ["compatibility", "polyfill", "portable", "shim"],
      "support": {
        "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2021-02-19T12:13:01+00:00"
    },
    {
      "name": "symfony/polyfill-php81",
      "version": "v1.23.0",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/polyfill-php81.git",
        "reference": "e66119f3de95efc359483f810c4c3e6436279436"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/e66119f3de95efc359483f810c4c3e6436279436",
        "reference": "e66119f3de95efc359483f810c4c3e6436279436",
        "shasum": ""
      },
      "require": {
        "php": ">=7.1"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-main": "1.23-dev"
        },
        "thanks": {
          "name": "symfony/polyfill",
          "url": "https://github.com/symfony/polyfill"
        }
      },
      "autoload": {
        "psr-4": {
          "Symfony\\Polyfill\\Php81\\": ""
        },
        "files": ["bootstrap.php"],
        "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.23.0"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2021-05-21T13:25:03+00:00"
    },
    {
      "name": "symfony/process",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/process.git",
        "reference": "53e36cb1c160505cdaf1ef201501669c4c317191"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/process/zipball/53e36cb1c160505cdaf1ef201501669c4c317191",
        "reference": "53e36cb1c160505cdaf1ef201501669c4c317191",
        "shasum": ""
      },
      "require": {
        "php": ">=7.2.5",
      },
      "type": "library",
      "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/v5.3.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/service-contracts",
      "version": "v2.4.0",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/service-contracts.git",
        "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
        "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
        "shasum": ""
      },
      "require": {
        "php": ">=7.2.5",
        "psr/container": "^1.1"
      },
      "suggest": {
        "symfony/service-implementation": ""
      },
      "type": "library",
      "extra": {
        "branch-alias": {
          "dev-main": "2.4-dev"
        },
        "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"
      ],
      "support": {
        "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
      },
      "funding": [
        {
          "url": "https://symfony.com/sponsor",
          "type": "custom"
        },
        {
          "url": "https://github.com/fabpot",
          "type": "github"
        },
        {
          "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
          "type": "tidelift"
        }
      ],
      "time": "2021-04-01T10:43:52+00:00"
    },
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/stopwatch.git",
        "reference": "313d02f59d6543311865007e5ff4ace05b35ee65"
        "url": "https://api.github.com/repos/symfony/stopwatch/zipball/313d02f59d6543311865007e5ff4ace05b35ee65",
        "reference": "313d02f59d6543311865007e5ff4ace05b35ee65",
        "shasum": ""
      },
      "require": {
        "php": ">=7.2.5",
        "symfony/service-contracts": "^1.0|^2"
      },
      "type": "library",
      "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/v5.3.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/string",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/string.git",
        "reference": "a9a0f8b6aafc5d2d1c116dcccd1573a95153515b"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/string/zipball/a9a0f8b6aafc5d2d1c116dcccd1573a95153515b",
        "reference": "a9a0f8b6aafc5d2d1c116dcccd1573a95153515b",
        "shasum": ""
      },
      "require": {
        "php": ">=7.2.5",
        "symfony/polyfill-ctype": "~1.8",
        "symfony/polyfill-intl-grapheme": "~1.0",
        "symfony/polyfill-intl-normalizer": "~1.0",
        "symfony/polyfill-mbstring": "~1.0",
        "symfony/polyfill-php80": "~1.15"
      },
      "require-dev": {
        "symfony/error-handler": "^4.4|^5.0",
        "symfony/http-client": "^4.4|^5.0",
        "symfony/translation-contracts": "^1.1|^2",
        "symfony/var-exporter": "^4.4|^5.0"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "Symfony\\Component\\String\\": ""
        },
        "files": ["Resources/functions.php"],
        "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/v5.3.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/var-dumper",
      "source": {
        "type": "git",
        "url": "https://github.com/symfony/var-dumper.git",
        "reference": "1d3953e627fe4b5f6df503f356b6545ada6351f3"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symfony/var-dumper/zipball/1d3953e627fe4b5f6df503f356b6545ada6351f3",
        "reference": "1d3953e627fe4b5f6df503f356b6545ada6351f3",
        "shasum": ""
      },
      "require": {
        "php": ">=7.2.5",
        "symfony/polyfill-mbstring": "~1.0",
      },
      "conflict": {
        "phpunit/phpunit": "<5.4.3",
        "symfony/console": "<4.4"
      },
      "require-dev": {
        "ext-iconv": "*",
        "symfony/console": "^4.4|^5.0",
        "symfony/process": "^4.4|^5.0",
        "twig/twig": "^2.13|^3.0.4"
      },
      "suggest": {
        "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
        "ext-intl": "To show region name in time zone dump",
        "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
      },
      "bin": ["Resources/bin/var-dump-server"],
      "type": "library",
      "autoload": {
        "files": ["Resources/functions/dump.php"],
        "psr-4": {
          "Symfony\\Component\\VarDumper\\": ""
        },
        "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 mechanisms for walking through any arbitrary PHP variable",
      "homepage": "https://symfony.com",
      "keywords": ["debug", "dump"],
      "support": {
        "source": "https://github.com/symfony/var-dumper/tree/v5.3.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": "symplify/astral",
      "source": {
        "type": "git",
        "url": "https://github.com/symplify/astral.git",
        "reference": "2d205265eacad08eb5b620ddfa71b334ce992233"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symplify/astral/zipball/2d205265eacad08eb5b620ddfa71b334ce992233",
        "reference": "2d205265eacad08eb5b620ddfa71b334ce992233",
        "shasum": ""
      },
      "require": {
        "nette/utils": "^3.2",
        "nikic/php-parser": "4.10.5",
        "php": ">=7.3",
        "symfony/dependency-injection": "^5.2",
        "symfony/http-kernel": "^4.4|^5.2",
        "symplify/autowire-array-parameter": "^9.3.22",
        "symplify/package-builder": "^9.3.22"
      },
      "require-dev": {
        "phpunit/phpunit": "^9.5",
      },
      "type": "library",
      "extra": {
        "branch-alias": {
        }
      },
      "autoload": {
        "psr-4": {
          "Symplify\\Astral\\": "src"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "description": "Toolking for smart daily work with AST",
      "support": {
        "source": "https://github.com/symplify/astral/tree/v9.3.22"
      },
      "funding": [
        {
          "url": "https://www.paypal.me/rectorphp",
          "type": "custom"
        },
        {
          "url": "https://github.com/tomasvotruba",
          "type": "github"
        }
      ],
    },
    {
      "name": "symplify/autowire-array-parameter",
      "source": {
        "type": "git",
        "url": "https://github.com/symplify/autowire-array-parameter.git",
        "reference": "7794f4d1eafa7e32905e8b38d37eae7b597ed1a8"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symplify/autowire-array-parameter/zipball/7794f4d1eafa7e32905e8b38d37eae7b597ed1a8",
        "reference": "7794f4d1eafa7e32905e8b38d37eae7b597ed1a8",
        "shasum": ""
      },
      "require": {
        "nette/utils": "^3.2",
        "php": ">=7.3",
        "symfony/dependency-injection": "^5.2",
        "symplify/package-builder": "^9.3.22"
      },
      "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/v9.3.22"
      },
      "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": "3ce70069790d35e6d6377675778157b573f3a2dd"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symplify/coding-standard/zipball/3ce70069790d35e6d6377675778157b573f3a2dd",
        "reference": "3ce70069790d35e6d6377675778157b573f3a2dd",
        "shasum": ""
      },
      "require": {
        "nette/utils": "^3.2",
        "php": ">=7.3",
        "symplify/autowire-array-parameter": "^9.3.22",
        "symplify/package-builder": "^9.3.22",
        "symplify/rule-doc-generator-contracts": "^9.3.22",
        "symplify/symplify-kernel": "^9.3.22"
      },
      "require-dev": {
        "nette/application": "^3.1",
        "nette/bootstrap": "^3.1",
        "phpunit/phpunit": "^9.5",
        "symfony/framework-bundle": "^4.4|^5.2",
        "symfony/http-kernel": "^4.4|^5.2",
        "symplify/easy-coding-standard": "^9.3.22",
        "symplify/rule-doc-generator": "^9.3.22",
        "symplify/smart-file-system": "^9.3.22"
      },
      "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/v9.3.22"
      },
      "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": "a3d711ec0928cf8ddf3e4c16dad335318d588679"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symplify/composer-json-manipulator/zipball/a3d711ec0928cf8ddf3e4c16dad335318d588679",
        "reference": "a3d711ec0928cf8ddf3e4c16dad335318d588679",
        "shasum": ""
      },
      "require": {
        "nette/utils": "^3.2",
        "php": ">=7.3",
        "symfony/config": "^4.4|^5.2",
        "symfony/dependency-injection": "^5.2",
        "symfony/filesystem": "^4.4|^5.2",
        "symfony/http-kernel": "^4.4|^5.2",
        "symplify/package-builder": "^9.3.22",
        "symplify/smart-file-system": "^9.3.22"
      },
      "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/v9.3.22"
      },
      "funding": [
        {
          "url": "https://www.paypal.me/rectorphp",
          "type": "custom"
        },
        {
          "url": "https://github.com/tomasvotruba",
          "type": "github"
        }
      ],
    },
    {
      "name": "symplify/console-package-builder",
      "source": {
        "type": "git",
        "url": "https://github.com/symplify/console-package-builder.git",
        "reference": "14a0eeaed45b850e579ddd16913a5d74ec856f16"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symplify/console-package-builder/zipball/14a0eeaed45b850e579ddd16913a5d74ec856f16",
        "reference": "14a0eeaed45b850e579ddd16913a5d74ec856f16",
        "shasum": ""
      },
      "require": {
        "php": ">=7.3",
        "symfony/console": "^4.4|^5.2",
        "symfony/dependency-injection": "^5.2",
        "symplify/symplify-kernel": "^9.3.22"
      },
      "require-dev": {
        "phpunit/phpunit": "^9.5",
        "symfony/http-kernel": "^4.4|^5.2",
        "symplify/package-builder": "^9.3.22"
      },
      "type": "library",
      "extra": {
        "branch-alias": {
        }
      },
      "autoload": {
        "psr-4": {
          "Symplify\\ConsolePackageBuilder\\": "src"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "description": "Package to speed up building command line applications",
      "support": {
        "source": "https://github.com/symplify/console-package-builder/tree/v9.3.22"
    },
    {
      "name": "symplify/easy-coding-standard",
      "source": {
        "type": "git",
        "url": "https://github.com/symplify/easy-coding-standard.git",
        "reference": "7ada08f221241f513531588585e55f423100705d"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/7ada08f221241f513531588585e55f423100705d",
        "reference": "7ada08f221241f513531588585e55f423100705d",
        "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/v9.3.22"
      },
      "funding": [
        {
          "url": "https://www.paypal.me/rectorphp",
          "type": "custom"
        },
        {
          "url": "https://github.com/tomasvotruba",
          "type": "github"
        }
      ],