Skip to content
Snippets Groups Projects
composer.lock 203 KiB
Newer Older
  • Learn to ignore specific revisions
  •         "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.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": "2023-01-26T09:26:14+00:00"
    
        },
        {
          "name": "symfony/polyfill-intl-normalizer",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
    
            "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
    
            "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
            "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
    
            "shasum": ""
          },
          "require": {
            "php": ">=7.1"
          },
          "suggest": {
            "ext-intl": "For best performance"
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            },
            "thanks": {
              "name": "symfony/polyfill",
              "url": "https://github.com/symfony/polyfill"
            }
          },
          "autoload": {
            "files": ["bootstrap.php"],
            "psr-4": {
              "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
            },
            "classmap": ["Resources/stubs"]
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "authors": [
            {
              "name": "Nicolas Grekas",
              "email": "p@tchwork.com"
            },
            {
              "name": "Symfony Community",
              "homepage": "https://symfony.com/contributors"
            }
          ],
          "description": "Symfony polyfill for intl's Normalizer class and related functions",
          "homepage": "https://symfony.com",
          "keywords": [
            "compatibility",
            "intl",
            "normalizer",
            "polyfill",
            "portable",
            "shim"
          ],
          "support": {
    
            "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.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": "2023-01-26T09:26:14+00:00"
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php81.git",
    
            "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b"
    
            "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b",
            "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b",
    
            "shasum": ""
          },
          "require": {
            "php": ">=7.1"
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            },
            "thanks": {
              "name": "symfony/polyfill",
              "url": "https://github.com/symfony/polyfill"
            }
          },
          "autoload": {
            "files": ["bootstrap.php"],
            "psr-4": {
              "Symfony\\Polyfill\\Php81\\": ""
            },
            "classmap": ["Resources/stubs"]
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "authors": [
            {
              "name": "Nicolas Grekas",
              "email": "p@tchwork.com"
            },
            {
              "name": "Symfony Community",
              "homepage": "https://symfony.com/contributors"
            }
          ],
          "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
          "homepage": "https://symfony.com",
          "keywords": ["compatibility", "polyfill", "portable", "shim"],
          "support": {
    
            "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.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": "2023-01-26T09:26:14+00:00"
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/process.git",
    
            "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54"
    
            "url": "https://api.github.com/repos/symfony/process/zipball/0b5c29118f2e980d455d2e34a5659f4579847c54",
            "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54",
    
            "shasum": ""
          },
          "require": {
            "php": ">=8.1"
          },
          "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/v6.3.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"
            }
          ],
    
        },
        {
          "name": "symfony/service-contracts",
          "version": "v3.3.0",
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/service-contracts.git",
            "reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4"
          },
          "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/service-contracts/zipball/40da9cc13ec349d9e4966ce18b5fbcd724ab10a4",
            "reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4",
            "shasum": ""
          },
          "require": {
            "php": ">=8.1",
            "psr/container": "^2.0"
          },
          "conflict": {
            "ext-psr": "<1.1|>=2"
          },
          "type": "library",
          "extra": {
            "branch-alias": {
              "dev-main": "3.4-dev"
            },
            "thanks": {
              "name": "symfony/contracts",
              "url": "https://github.com/symfony/contracts"
            }
          },
          "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.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"
            }
          ],
          "time": "2023-05-23T14:45:45+00:00"
        },
        {
          "name": "symfony/stopwatch",
          "version": "v6.3.0",
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/stopwatch.git",
            "reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2"
          },
          "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/stopwatch/zipball/fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2",
            "reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2",
            "shasum": ""
          },
          "require": {
            "php": ">=8.1",
            "symfony/service-contracts": "^2.5|^3"
          },
          "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/v6.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"
            }
          ],
          "time": "2023-02-16T10:14:28+00:00"
        },
        {
          "name": "symfony/string",
          "version": "v6.3.2",
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/string.git",
            "reference": "53d1a83225002635bca3482fcbf963001313fb68"
          },
          "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/string/zipball/53d1a83225002635bca3482fcbf963001313fb68",
            "reference": "53d1a83225002635bca3482fcbf963001313fb68",
            "shasum": ""
          },
          "require": {
            "php": ">=8.1",
            "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/error-handler": "^5.4|^6.0",
            "symfony/http-client": "^5.4|^6.0",
            "symfony/intl": "^6.2",
            "symfony/translation-contracts": "^2.5|^3.0",
            "symfony/var-exporter": "^5.4|^6.0"
          },
          "type": "library",
          "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/v6.3.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"
            }
          ],
          "time": "2023-07-05T08:41:27+00:00"
        },
        {
          "name": "symplify/coding-standard",
          "version": "12.0.3",
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/coding-standard.git",
            "reference": "bf8f561330e769796903fdcd19adde5c158d3a4e"
          },
          "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symplify/coding-standard/zipball/bf8f561330e769796903fdcd19adde5c158d3a4e",
            "reference": "bf8f561330e769796903fdcd19adde5c158d3a4e",
            "shasum": ""
          },
          "require": {
            "friendsofphp/php-cs-fixer": "^3.18",
            "nette/utils": "^3.2",
            "php": ">=8.1",
            "symplify/rule-doc-generator-contracts": "^11.1"
          },
          "require-dev": {
            "php-parallel-lint/php-parallel-lint": "^1.3",
            "phpstan/extension-installer": "^1.3",
            "phpstan/phpstan": "^1.10.26",
            "phpunit/phpunit": "^10.2",
            "rector/rector": "^0.17.7",
            "squizlabs/php_codesniffer": "^3.7.2",
            "symplify/easy-ci": "^11.3",
            "symplify/easy-coding-standard": "^12.0.1",
            "symplify/phpstan-extensions": "^11.2",
            "symplify/rule-doc-generator": "^12.0",
            "tomasvotruba/class-leak": "^0.1",
            "tomasvotruba/type-coverage": "^0.2",
            "tomasvotruba/unused-public": "^0.2"
          },
          "type": "library",
          "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": {
            "issues": "https://github.com/symplify/coding-standard/issues",
            "source": "https://github.com/symplify/coding-standard/tree/12.0.3"
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
          "time": "2023-08-12T15:52:36+00:00"
    
        {
          "name": "symplify/easy-coding-standard",
          "version": "12.0.7",
          "source": {
            "type": "git",
            "url": "https://github.com/easy-coding-standard/easy-coding-standard.git",
            "reference": "79b5679f0dd758311770543969087b8dc46429ee"
          },
          "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/79b5679f0dd758311770543969087b8dc46429ee",
            "reference": "79b5679f0dd758311770543969087b8dc46429ee",
            "shasum": ""
          },
          "require": {
            "php": ">=7.2"
          },
          "conflict": {
            "friendsofphp/php-cs-fixer": "<3.0",
            "squizlabs/php_codesniffer": "<3.6",
            "symplify/coding-standard": "<11.3"
          },
          "bin": ["bin/ecs"],
          "type": "library",
          "autoload": {
            "files": ["bootstrap.php"]
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "description": "Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer",
          "keywords": ["Code style", "automation", "fixer", "static analysis"],
          "support": {
            "issues": "https://github.com/easy-coding-standard/easy-coding-standard/issues",
            "source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.0.7"
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
          "time": "2023-08-24T21:43:33+00:00"
        },
        {
          "name": "symplify/rule-doc-generator-contracts",
          "version": "11.1.26",
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/rule-doc-generator-contracts.git",
            "reference": "3e66b3fec678b74a076395ec629d535fb95293b5"
          },
          "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symplify/rule-doc-generator-contracts/zipball/3e66b3fec678b74a076395ec629d535fb95293b5",
            "reference": "3e66b3fec678b74a076395ec629d535fb95293b5",
            "shasum": ""
          },
          "require": {
            "nette/utils": "^3.2",
            "php": ">=8.1"
          },
          "require-dev": {
            "php-parallel-lint/php-parallel-lint": "^1.3",
            "phpstan/extension-installer": "^1.2",
            "rector/rector": "^0.15.10",
            "symplify/easy-ci": "^11.1",
            "symplify/easy-coding-standard": "^11.1",
            "symplify/easy-testing": "^11.1",
            "symplify/phpstan-extensions": "^11.1",
            "symplify/phpstan-rules": "11.2.3.72",
            "tomasvotruba/unused-public": "^0.0.34"
          },
          "type": "library",
          "extra": {
            "branch-alias": {
              "dev-main": "11.2-dev"
            }
          },
          "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/11.1.26"
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
          "time": "2023-02-07T07:16:13+00:00"
        },
        {
          "name": "theseer/tokenizer",
          "version": "1.2.1",
          "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"
            }
          ],
          "time": "2021-07-28T10:34:58+00:00"
        }
      ],
      "aliases": [],
      "minimum-stability": "stable",
      "stability-flags": {
        "james-heinrich/getid3": 10,
        "codeigniter4/shield": 10,
        "codeigniter4/tasks": 20,
        "yassinedoghri/podcast-feed": 20
      },
      "prefer-stable": true,
      "prefer-lowest": false,
      "platform": {
        "php": "^8.1"
      },
      "platform-dev": [],
      "plugin-api-version": "2.3.0"