Skip to content
Snippets Groups Projects
composer.lock 206 KiB
Newer Older
  • Learn to ignore specific revisions
  •       "time": "2022-06-13T14:05:31+00:00"
    
        },
        {
          "name": "symplify/coding-standard",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/coding-standard.git",
    
            "reference": "07e8a9f67dd74ede6038dc70750654449e80e9ab"
    
            "url": "https://api.github.com/repos/symplify/coding-standard/zipball/07e8a9f67dd74ede6038dc70750654449e80e9ab",
            "reference": "07e8a9f67dd74ede6038dc70750654449e80e9ab",
    
            "friendsofphp/php-cs-fixer": "^3.8",
    
            "nette/utils": "^3.2",
            "php": ">=8.0",
    
            "symplify/autowire-array-parameter": "^10.3.3",
            "symplify/package-builder": "^10.3.3",
            "symplify/rule-doc-generator-contracts": "^10.3.3",
            "symplify/symplify-kernel": "^10.3.3"
    
            "symplify/astral": "<10.3.3",
            "symplify/composer-json-manipulator": "<10.3.3",
            "symplify/config-transformer": "<10.3.3",
            "symplify/easy-ci": "<10.3.3",
            "symplify/easy-coding-standard": "<10.3.3",
            "symplify/easy-parallel": "<10.3.3",
            "symplify/easy-testing": "<10.3.3",
            "symplify/monorepo-builder": "<10.3.3",
            "symplify/neon-config-dumper": "<10.3.3",
            "symplify/php-config-printer": "<10.3.3",
            "symplify/phpstan-extensions": "<10.3.3",
            "symplify/phpstan-rules": "<10.3.3",
            "symplify/rule-doc-generator": "<10.3.3",
            "symplify/skipper": "<10.3.3",
            "symplify/smart-file-system": "<10.3.3",
            "symplify/symfony-static-dumper": "<10.3.3",
            "symplify/vendor-patches": "<10.3.3"
    
            "cweagans/composer-patches": "^1.7",
    
            "doctrine/orm": "^2.10",
            "nette/application": "^3.1",
            "nette/bootstrap": "^3.1",
            "phpunit/phpunit": "^9.5",
    
            "symfony/framework-bundle": "^6.0",
            "symplify/easy-coding-standard": "^10.3.3",
            "symplify/rule-doc-generator": "^10.3.3",
            "symplify/smart-file-system": "^10.3.3",
            "symplify/symplify-kernel": "^10.3.3"
    
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
              "dev-main": "10.4-dev"
            },
            "enable-patching": true,
            "patches": {
              "symfony/dependency-injection": [
                "https://raw.githubusercontent.com/symplify/vendor-patch-files/main/patches/generic-php-config-loader.patch"
              ]
    
            }
          },
          "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.3.3"
    
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
    
          "time": "2022-06-13T14:05:35+00:00"
    
        },
        {
          "name": "symplify/composer-json-manipulator",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/composer-json-manipulator.git",
    
            "reference": "84f716bd543d946921c4ef6d2197a9f2877c7691"
    
            "url": "https://api.github.com/repos/symplify/composer-json-manipulator/zipball/84f716bd543d946921c4ef6d2197a9f2877c7691",
            "reference": "84f716bd543d946921c4ef6d2197a9f2877c7691",
    
            "shasum": ""
          },
          "require": {
            "nette/utils": "^3.2",
            "php": ">=8.0",
    
            "symfony/config": "^6.0",
            "symfony/dependency-injection": "^6.0",
            "symfony/filesystem": "^6.0",
            "symplify/package-builder": "^10.3.3",
            "symplify/smart-file-system": "^10.3.3",
            "symplify/symplify-kernel": "^10.3.3"
    
            "symplify/astral": "<10.3.3",
            "symplify/autowire-array-parameter": "<10.3.3",
            "symplify/coding-standard": "<10.3.3",
            "symplify/config-transformer": "<10.3.3",
            "symplify/easy-ci": "<10.3.3",
            "symplify/easy-coding-standard": "<10.3.3",
            "symplify/easy-parallel": "<10.3.3",
            "symplify/easy-testing": "<10.3.3",
            "symplify/monorepo-builder": "<10.3.3",
            "symplify/neon-config-dumper": "<10.3.3",
            "symplify/php-config-printer": "<10.3.3",
            "symplify/phpstan-extensions": "<10.3.3",
            "symplify/phpstan-rules": "<10.3.3",
            "symplify/rule-doc-generator": "<10.3.3",
            "symplify/rule-doc-generator-contracts": "<10.3.3",
            "symplify/skipper": "<10.3.3",
            "symplify/symfony-static-dumper": "<10.3.3",
    
            "symplify/symplify-kernel": "<9.4.70",
    
            "symplify/vendor-patches": "<10.3.3"
    
          },
          "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.3.3"
    
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
    
          "time": "2022-06-13T14:06:01+00:00"
    
        },
        {
          "name": "symplify/easy-coding-standard",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/easy-coding-standard.git",
    
            "reference": "c93878b3c052321231519b6540e227380f90be17"
    
            "url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/c93878b3c052321231519b6540e227380f90be17",
            "reference": "c93878b3c052321231519b6540e227380f90be17",
    
          },
          "conflict": {
            "friendsofphp/php-cs-fixer": "<3.0",
            "squizlabs/php_codesniffer": "<3.6"
          },
          "bin": ["bin/ecs"],
          "type": "library",
          "extra": {
            "branch-alias": {
    
            }
          },
          "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.3.3"
    
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
    
          "time": "2022-06-13T14:03:37+00:00"
    
        },
        {
          "name": "symplify/easy-testing",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/easy-testing.git",
    
            "reference": "d4a78c8d55282143754d9be0d9577865394c073c"
    
            "url": "https://api.github.com/repos/symplify/easy-testing/zipball/d4a78c8d55282143754d9be0d9577865394c073c",
            "reference": "d4a78c8d55282143754d9be0d9577865394c073c",
    
            "shasum": ""
          },
          "require": {
            "nette/utils": "^3.2",
            "php": ">=8.0",
    
            "symfony/console": "^6.0",
            "symfony/dependency-injection": "^6.0",
            "symfony/finder": "^6.0",
            "symplify/package-builder": "^10.3.3",
            "symplify/smart-file-system": "^10.3.3",
            "symplify/symplify-kernel": "^10.3.3"
    
            "symplify/astral": "<10.3.3",
            "symplify/autowire-array-parameter": "<10.3.3",
            "symplify/coding-standard": "<10.3.3",
            "symplify/composer-json-manipulator": "<10.3.3",
            "symplify/config-transformer": "<10.3.3",
            "symplify/easy-ci": "<10.3.3",
            "symplify/easy-coding-standard": "<10.3.3",
            "symplify/easy-parallel": "<10.3.3",
            "symplify/monorepo-builder": "<10.3.3",
            "symplify/neon-config-dumper": "<10.3.3",
            "symplify/php-config-printer": "<10.3.3",
            "symplify/phpstan-extensions": "<10.3.3",
            "symplify/phpstan-rules": "<10.3.3",
            "symplify/rule-doc-generator": "<10.3.3",
            "symplify/rule-doc-generator-contracts": "<10.3.3",
            "symplify/skipper": "<10.3.3",
            "symplify/symfony-static-dumper": "<10.3.3",
            "symplify/vendor-patches": "<10.3.3"
    
          },
          "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.3.3"
    
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
    
          "time": "2022-06-13T14:05:39+00:00"
    
        },
        {
          "name": "symplify/package-builder",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/package-builder.git",
    
            "reference": "bc785e064429f2341d035cc88cc954a56f220040"
    
            "url": "https://api.github.com/repos/symplify/package-builder/zipball/bc785e064429f2341d035cc88cc954a56f220040",
            "reference": "bc785e064429f2341d035cc88cc954a56f220040",
    
            "shasum": ""
          },
          "require": {
            "nette/utils": "^3.2",
            "php": ">=8.0",
            "sebastian/diff": "^4.0",
    
            "symfony/config": "^6.0",
            "symfony/console": "^6.0",
            "symfony/dependency-injection": "^6.0",
            "symfony/finder": "^6.0",
            "symplify/easy-testing": "^10.3.3",
            "symplify/symplify-kernel": "^10.3.3"
    
            "symplify/astral": "<10.3.3",
            "symplify/autowire-array-parameter": "<10.3.3",
            "symplify/coding-standard": "<10.3.3",
            "symplify/composer-json-manipulator": "<10.3.3",
            "symplify/config-transformer": "<10.3.3",
            "symplify/easy-ci": "<10.3.3",
            "symplify/easy-coding-standard": "<10.3.3",
            "symplify/easy-parallel": "<10.3.3",
            "symplify/monorepo-builder": "<10.3.3",
            "symplify/neon-config-dumper": "<10.3.3",
            "symplify/php-config-printer": "<10.3.3",
            "symplify/phpstan-extensions": "<10.3.3",
            "symplify/phpstan-rules": "<10.3.3",
            "symplify/rule-doc-generator": "<10.3.3",
            "symplify/rule-doc-generator-contracts": "<10.3.3",
            "symplify/skipper": "<10.3.3",
            "symplify/smart-file-system": "<10.3.3",
            "symplify/symfony-static-dumper": "<10.3.3",
            "symplify/vendor-patches": "<10.3.3"
    
          },
          "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.3.3"
    
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
    
          "time": "2022-06-13T14:05:45+00:00"
    
        },
        {
          "name": "symplify/rule-doc-generator-contracts",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/rule-doc-generator-contracts.git",
    
            "reference": "6c5f2661fdd9a290d455b31aa3619c80702119cd"
    
            "url": "https://api.github.com/repos/symplify/rule-doc-generator-contracts/zipball/6c5f2661fdd9a290d455b31aa3619c80702119cd",
            "reference": "6c5f2661fdd9a290d455b31aa3619c80702119cd",
    
            "shasum": ""
          },
          "require": {
            "nette/utils": "^3.2",
            "php": ">=8.0"
          },
          "conflict": {
    
            "symplify/astral": "<10.3.3",
            "symplify/autowire-array-parameter": "<10.3.3",
            "symplify/coding-standard": "<10.3.3",
            "symplify/composer-json-manipulator": "<10.3.3",
            "symplify/config-transformer": "<10.3.3",
            "symplify/easy-ci": "<10.3.3",
            "symplify/easy-coding-standard": "<10.3.3",
            "symplify/easy-parallel": "<10.3.3",
            "symplify/easy-testing": "<10.3.3",
            "symplify/monorepo-builder": "<10.3.3",
            "symplify/neon-config-dumper": "<10.3.3",
            "symplify/package-builder": "<10.3.3",
            "symplify/php-config-printer": "<10.3.3",
            "symplify/phpstan-extensions": "<10.3.3",
            "symplify/phpstan-rules": "<10.3.3",
            "symplify/rule-doc-generator": "<10.3.3",
            "symplify/skipper": "<10.3.3",
            "symplify/smart-file-system": "<10.3.3",
            "symplify/symfony-static-dumper": "<10.3.3",
            "symplify/symplify-kernel": "<10.3.3",
            "symplify/vendor-patches": "<10.3.3"
    
          },
          "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.3.3"
    
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
    
          "time": "2022-06-13T14:03:35+00:00"
    
        },
        {
          "name": "symplify/smart-file-system",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/smart-file-system.git",
    
            "reference": "0b465fcf7490ac89708510551a044961b9124493"
    
            "url": "https://api.github.com/repos/symplify/smart-file-system/zipball/0b465fcf7490ac89708510551a044961b9124493",
            "reference": "0b465fcf7490ac89708510551a044961b9124493",
    
            "shasum": ""
          },
          "require": {
            "nette/utils": "^3.2",
            "php": ">=8.0",
    
            "symfony/filesystem": "^6.0",
            "symfony/finder": "^6.0"
    
            "symplify/astral": "<10.3.3",
            "symplify/autowire-array-parameter": "<10.3.3",
            "symplify/coding-standard": "<10.3.3",
            "symplify/composer-json-manipulator": "<10.3.3",
            "symplify/config-transformer": "<10.3.3",
            "symplify/easy-ci": "<10.3.3",
            "symplify/easy-coding-standard": "<10.3.3",
            "symplify/easy-parallel": "<10.3.3",
            "symplify/easy-testing": "<10.3.3",
            "symplify/monorepo-builder": "<10.3.3",
            "symplify/neon-config-dumper": "<10.3.3",
            "symplify/package-builder": "<10.3.3",
            "symplify/php-config-printer": "<10.3.3",
            "symplify/phpstan-extensions": "<10.3.3",
            "symplify/phpstan-rules": "<10.3.3",
            "symplify/rule-doc-generator": "<10.3.3",
            "symplify/rule-doc-generator-contracts": "<10.3.3",
            "symplify/skipper": "<10.3.3",
            "symplify/symfony-static-dumper": "<10.3.3",
            "symplify/symplify-kernel": "<10.3.3",
            "symplify/vendor-patches": "<10.3.3"
    
          },
          "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.3.3"
    
          },
          "funding": [
            {
              "url": "https://www.paypal.me/rectorphp",
              "type": "custom"
            },
            {
              "url": "https://github.com/tomasvotruba",
              "type": "github"
            }
          ],
    
          "time": "2022-06-13T14:03:57+00:00"
    
        },
        {
          "name": "symplify/symplify-kernel",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symplify/symplify-kernel.git",
    
            "reference": "951838b8c4cee31c347a132755428c39437585c8"
    
            "url": "https://api.github.com/repos/symplify/symplify-kernel/zipball/951838b8c4cee31c347a132755428c39437585c8",
            "reference": "951838b8c4cee31c347a132755428c39437585c8",
    
            "shasum": ""
          },
          "require": {
            "php": ">=8.0",
    
            "symfony/console": "^6.0",
            "symfony/dependency-injection": "^6.0",
            "symplify/autowire-array-parameter": "^10.3.3",
            "symplify/composer-json-manipulator": "^10.3.3",
            "symplify/package-builder": "^10.3.3",
            "symplify/smart-file-system": "^10.3.3",
    
            "webmozart/assert": "^1.10"
          },
          "conflict": {
    
            "symplify/astral": "<10.3.3",
            "symplify/coding-standard": "<10.3.3",
            "symplify/config-transformer": "<10.3.3",
            "symplify/easy-ci": "<10.3.3",
            "symplify/easy-coding-standard": "<10.3.3",
            "symplify/easy-parallel": "<10.3.3",
            "symplify/easy-testing": "<10.3.3",
            "symplify/monorepo-builder": "<10.3.3",
            "symplify/neon-config-dumper": "<10.3.3",
            "symplify/php-config-printer": "<10.3.3",
            "symplify/phpstan-extensions": "<10.3.3",
            "symplify/phpstan-rules": "<10.3.3",
            "symplify/rule-doc-generator": "<10.3.3",
            "symplify/rule-doc-generator-contracts": "<10.3.3",
            "symplify/skipper": "<10.3.3",
            "symplify/symfony-static-dumper": "<10.3.3",
            "symplify/vendor-patches": "<10.3.3"
    
          },
          "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.3.3"
    
          "time": "2022-06-13T14:06:24+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"
    
        {
          "name": "webmozart/assert",
    
          "source": {
            "type": "git",
            "url": "https://github.com/webmozarts/assert.git",
    
            "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
    
            "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
            "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
    
            "ext-ctype": "*",
            "php": "^7.2 || ^8.0"
    
          },
          "conflict": {
            "phpstan/phpstan": "<0.12.20",
            "vimeo/psalm": "<4.6.1 || 4.6.2"
          },
          "require-dev": {
            "phpunit/phpunit": "^8.5.13"
          },
          "type": "library",
          "extra": {
            "branch-alias": {
              "dev-master": "1.10-dev"
            }
          },
          "autoload": {
            "psr-4": {
              "Webmozart\\Assert\\": "src/"
            }
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "authors": [
            {
              "name": "Bernhard Schussek",
              "email": "bschussek@gmail.com"
            }
          ],
          "description": "Assertions to validate method input/output with nice error messages.",
          "keywords": ["assert", "check", "validate"],
          "support": {
            "issues": "https://github.com/webmozarts/assert/issues",
    
            "source": "https://github.com/webmozarts/assert/tree/1.11.0"
    
          "time": "2022-06-03T18:03:27+00:00"
    
        }
      ],
      "aliases": [],
      "minimum-stability": "stable",
      "stability-flags": {
        "james-heinrich/getid3": 20,
    
        "michalsn/codeigniter4-uuid": 20,
        "codeigniter4/shield": 20
    
      },
      "prefer-stable": true,
      "prefer-lowest": false,
      "platform": {
    
      },
      "platform-dev": [],
      "plugin-api-version": "2.3.0"