Skip to content
Snippets Groups Projects
composer.lock 229 KiB
Newer Older
  • Learn to ignore specific revisions
  •           "type": "custom"
            },
            {
              "url": "https://github.com/fabpot",
              "type": "github"
            },
            {
              "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
              "type": "tidelift"
            }
          ],
    
          "time": "2024-09-09T11:45:10+00:00"
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/process.git",
    
            "reference": "d34b22ba9390ec19d2dd966c40aa9e8462f27a7e"
    
            "url": "https://api.github.com/repos/symfony/process/zipball/d34b22ba9390ec19d2dd966c40aa9e8462f27a7e",
            "reference": "d34b22ba9390ec19d2dd966c40aa9e8462f27a7e",
    
          },
          "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/v7.2.0"
    
          },
          "funding": [
            {
              "url": "https://symfony.com/sponsor",
              "type": "custom"
            },
            {
              "url": "https://github.com/fabpot",
              "type": "github"
            },
            {
              "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
              "type": "tidelift"
            }
          ],
    
        },
        {
          "name": "symfony/service-contracts",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/service-contracts.git",
    
            "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
    
            "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
            "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
    
            "psr/container": "^1.1|^2.0",
            "symfony/deprecation-contracts": "^2.5|^3"
    
          },
          "conflict": {
            "ext-psr": "<1.1|>=2"
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            },
            "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.5.1"
    
          },
          "funding": [
            {
              "url": "https://symfony.com/sponsor",
              "type": "custom"
            },
            {
              "url": "https://github.com/fabpot",
              "type": "github"
            },
            {
              "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
              "type": "tidelift"
            }
          ],
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/stopwatch.git",
    
            "reference": "696f418b0d722a4225e1c3d95489d262971ca924"
    
            "url": "https://api.github.com/repos/symfony/stopwatch/zipball/696f418b0d722a4225e1c3d95489d262971ca924",
            "reference": "696f418b0d722a4225e1c3d95489d262971ca924",
    
            "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/v7.2.0"
    
          },
          "funding": [
            {
              "url": "https://symfony.com/sponsor",
              "type": "custom"
            },
            {
              "url": "https://github.com/fabpot",
              "type": "github"
            },
            {
              "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
              "type": "tidelift"
            }
          ],
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/string.git",
    
            "reference": "446e0d146f991dde3e73f45f2c97a9faad773c82"
    
            "url": "https://api.github.com/repos/symfony/string/zipball/446e0d146f991dde3e73f45f2c97a9faad773c82",
            "reference": "446e0d146f991dde3e73f45f2c97a9faad773c82",
    
            "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": "^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"
    
          },
          "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/v7.2.0"
    
          },
          "funding": [
            {
              "url": "https://symfony.com/sponsor",
              "type": "custom"
            },
            {
              "url": "https://github.com/fabpot",
              "type": "github"
            },
            {
              "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
              "type": "tidelift"
            }
          ],
    
        },
        {
          "name": "symplify/coding-standard",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/coding-standard.git",
    
            "reference": "5de526650985cce3c27c9934461df79ef5c7fd16"
    
            "url": "https://api.github.com/repos/symplify/coding-standard/zipball/5de526650985cce3c27c9934461df79ef5c7fd16",
            "reference": "5de526650985cce3c27c9934461df79ef5c7fd16",
    
            "friendsofphp/php-cs-fixer": "^3.59",
    
            "symplify/rule-doc-generator-contracts": "^11.2"
    
            "phpstan/extension-installer": "^1.4",
            "phpstan/phpstan": "^1.11",
    
            "rector/rector": "^1.1",
            "squizlabs/php_codesniffer": "^3.10.1",
            "symplify/easy-coding-standard": "^12.3",
    
            "symplify/phpstan-extensions": "^11.4",
    
            "symplify/rule-doc-generator": "^12.2.2",
    
            "tomasvotruba/class-leak": "^0.2",
            "tracy/tracy": "^2.10"
    
          },
          "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.2.3"
    
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
    
          "time": "2024-08-08T08:38:30+00:00"
    
        {
          "name": "symplify/easy-coding-standard",
    
          "source": {
            "type": "git",
            "url": "https://github.com/easy-coding-standard/easy-coding-standard.git",
    
            "reference": "5673ecbc03eef9d7b2f563819c80e8e1ce0161be"
    
            "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/5673ecbc03eef9d7b2f563819c80e8e1ce0161be",
            "reference": "5673ecbc03eef9d7b2f563819c80e8e1ce0161be",
    
            "shasum": ""
          },
          "require": {
            "php": ">=7.2"
          },
          "conflict": {
    
            "friendsofphp/php-cs-fixer": "<3.46",
            "phpcsstandards/php_codesniffer": "<3.8",
            "symplify/coding-standard": "<12.1"
    
          "suggest": {
            "ext-dom": "Needed to support checkstyle output format in class CheckstyleOutputFormatter"
          },
    
          "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.5.4"
    
          },
          "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": "479cfcfd46047f80624aba931d9789e50475b5c6"
    
            "url": "https://api.github.com/repos/symplify/rule-doc-generator-contracts/zipball/479cfcfd46047f80624aba931d9789e50475b5c6",
            "reference": "479cfcfd46047f80624aba931d9789e50475b5c6",
    
            "shasum": ""
          },
          "require": {
            "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.2.0"
    
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
    
          "time": "2024-03-18T22:02:54+00:00"
    
          "source": {
            "type": "git",
            "url": "https://github.com/theseer/tokenizer.git",
    
            "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
    
            "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"
          },
          "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.3"
    
          },
          "funding": [
            {
              "url": "https://github.com/theseer",
              "type": "github"
            }
          ],
    
          "time": "2024-03-03T12:36:25+00:00"
    
      "stability-flags": {
        "codeigniter4/tasks": 20,
    
        "yassinedoghri/podcast-feed": 20
      },
      "prefer-stable": true,
      "prefer-lowest": false,
      "platform": {
    
      "plugin-api-version": "2.6.0"