Skip to content
Snippets Groups Projects
composer.lock 315 KiB
Newer Older
  • Learn to ignore specific revisions
  •                 "symplify/symplify-kernel": "^9.3.11"
    
                    "phpunit/phpunit": "^9.5",
                    "symfony/http-kernel": "^4.4|^5.2",
    
                    "symplify/package-builder": "^9.3.11"
    
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                "description": "Package to speed up building command line applications",
    
                    "source": "https://github.com/symplify/console-package-builder/tree/v9.3.11"
    
                "time": "2021-05-13T11:33:59+00:00"
    
                "source": {
                    "type": "git",
    
                    "url": "https://github.com/symplify/easy-testing.git",
    
                    "reference": "5662ac6e55dca7d7ae7df0b47e84a165573359ed"
    
                    "url": "https://api.github.com/repos/symplify/easy-testing/zipball/5662ac6e55dca7d7ae7df0b47e84a165573359ed",
                    "reference": "5662ac6e55dca7d7ae7df0b47e84a165573359ed",
    
                    "symfony/console": "^4.4|^5.2",
                    "symfony/dependency-injection": "^5.2",
                    "symfony/finder": "^4.4|^5.2",
                    "symfony/http-kernel": "^4.4|^5.2",
    
                    "symplify/console-package-builder": "^9.3.11",
                    "symplify/package-builder": "^9.3.11",
                    "symplify/smart-file-system": "^9.3.11",
                    "symplify/symplify-kernel": "^9.3.11"
    
                "extra": {
                    "branch-alias": {
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                    "source": "https://github.com/symplify/easy-testing/tree/v9.3.11"
    
                        "url": "https://www.paypal.me/rectorphp",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/tomasvotruba",
    
                "time": "2021-05-13T11:34:12+00:00"
    
                    "url": "https://github.com/symplify/package-builder.git",
    
                    "reference": "479752e9b19efbd0470aba8e92b9d6a01722430b"
    
                    "url": "https://api.github.com/repos/symplify/package-builder/zipball/479752e9b19efbd0470aba8e92b9d6a01722430b",
                    "reference": "479752e9b19efbd0470aba8e92b9d6a01722430b",
    
                    "nette/neon": "^3.2",
                    "nette/utils": "^3.2",
                    "php": ">=7.3",
                    "symfony/config": "^4.4|^5.2",
                    "symfony/console": "^4.4|^5.2",
                    "symfony/dependency-injection": "^5.2",
                    "symfony/finder": "^4.4|^5.2",
                    "symfony/http-kernel": "^4.4|^5.2",
    
                    "symplify/easy-testing": "^9.3.11",
                    "symplify/symplify-kernel": "^9.3.11"
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                "description": "Dependency Injection, Console and Kernel toolkit for Symplify packages.",
    
                    "source": "https://github.com/symplify/package-builder/tree/v9.3.11"
    
                },
                "funding": [
                    {
                        "url": "https://www.paypal.me/rectorphp",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/tomasvotruba",
                        "type": "github"
                    }
                ],
    
                "time": "2021-05-13T11:34:38+00:00"
    
            },
            {
                "name": "symplify/phpstan-rules",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symplify/phpstan-rules.git",
    
                    "reference": "e556dc413fc10804706d57b324e9aa14513c5f57"
    
                    "url": "https://api.github.com/repos/symplify/phpstan-rules/zipball/e556dc413fc10804706d57b324e9aa14513c5f57",
                    "reference": "e556dc413fc10804706d57b324e9aa14513c5f57",
    
                    "shasum": ""
                },
                "require": {
                    "nette/utils": "^3.2",
    
                    "nikic/php-parser": "4.10.5",
    
                    "php": ">=7.3",
                    "phpstan/phpdoc-parser": "^0.5",
    
                    "phpstan/phpstan": "0.12.86",
                    "symplify/astral": "^9.3.11",
                    "symplify/composer-json-manipulator": "^9.3.11",
                    "symplify/package-builder": "^9.3.11",
                    "symplify/rule-doc-generator-contracts": "^9.3.11",
                    "symplify/smart-file-system": "^9.3.11",
    
                    "webmozart/assert": "^1.9"
                },
                "require-dev": {
                    "nette/application": "^3.1",
                    "nette/forms": "^3.1",
                    "phpunit/phpunit": "^9.5",
                    "symfony/framework-bundle": "^4.4|^5.2",
    
                    "symplify/easy-testing": "^9.3.11",
                    "symplify/phpstan-extensions": "^9.3.11",
                    "symplify/rule-doc-generator": "^9.3.11"
    
                },
                "type": "phpstan-extension",
                "extra": {
                    "branch-alias": {
                        "dev-main": "9.4-dev"
                    },
                    "phpstan": {
                        "includes": [
                            "config/services/services.neon",
                            "packages/cognitive-complexity/config/cognitive-complexity-services.neon",
                            "packages/object-calisthenics/config/object-calisthenics-services.neon"
                        ]
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symplify\\PHPStanRules\\": "src",
                        "Symplify\\PHPStanRules\\CognitiveComplexity\\": "packages/cognitive-complexity/src",
                        "Symplify\\PHPStanRules\\ObjectCalisthenics\\": "packages/object-calisthenics/src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "description": "Set of Symplify rules for PHPStan",
                "support": {
    
                    "source": "https://github.com/symplify/phpstan-rules/tree/v9.3.11"
    
                        "url": "https://www.paypal.me/rectorphp",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/tomasvotruba",
    
                "time": "2021-05-13T11:34:44+00:00"
    
                "source": {
                    "type": "git",
    
                    "url": "https://github.com/symplify/rule-doc-generator-contracts.git",
    
                    "reference": "06f23a3bfe1426030c4032e99665472a229d5b43"
    
                    "url": "https://api.github.com/repos/symplify/rule-doc-generator-contracts/zipball/06f23a3bfe1426030c4032e99665472a229d5b43",
                    "reference": "06f23a3bfe1426030c4032e99665472a229d5b43",
    
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                "description": "Contracts for production code of RuleDocGenerator",
    
                    "source": "https://github.com/symplify/rule-doc-generator-contracts/tree/v9.3.11"
    
                        "url": "https://www.paypal.me/rectorphp",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/tomasvotruba",
    
                "time": "2021-05-11T13:31:15+00:00"
    
                "source": {
                    "type": "git",
    
                    "url": "https://github.com/symplify/set-config-resolver.git",
    
                    "reference": "cced883469d32b45f83471c17443faf18a3c2e75"
    
                    "url": "https://api.github.com/repos/symplify/set-config-resolver/zipball/cced883469d32b45f83471c17443faf18a3c2e75",
                    "reference": "cced883469d32b45f83471c17443faf18a3c2e75",
    
                    "nette/utils": "^3.2",
                    "php": ">=7.3",
                    "symfony/config": "^4.4|^5.2",
                    "symfony/console": "^4.4|^5.2",
                    "symfony/dependency-injection": "^5.2",
                    "symfony/filesystem": "^4.4|^5.2",
                    "symfony/finder": "^4.4|^5.2",
    
                    "symplify/smart-file-system": "^9.3.11",
                    "symplify/symplify-kernel": "^9.3.11"
    
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                "description": "Resolve config and sets from configs and cli opptions for CLI applications",
    
                    "source": "https://github.com/symplify/set-config-resolver/tree/v9.3.11"
    
                        "url": "https://www.paypal.me/rectorphp",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/tomasvotruba",
    
                "time": "2021-05-13T11:34:45+00:00"
    
                "source": {
                    "type": "git",
    
                    "url": "https://github.com/symplify/simple-php-doc-parser.git",
    
                    "reference": "e70450dfaa94db70e34a4d2252891a43bc57f956"
    
                    "url": "https://api.github.com/repos/symplify/simple-php-doc-parser/zipball/e70450dfaa94db70e34a4d2252891a43bc57f956",
                    "reference": "e70450dfaa94db70e34a4d2252891a43bc57f956",
    
                    "php": ">=7.3",
                    "phpstan/phpdoc-parser": "^0.5",
                    "symfony/config": "^4.4|^5.2",
                    "symfony/dependency-injection": "^5.2",
                    "symfony/http-kernel": "^4.4|^5.2",
    
                    "symplify/package-builder": "^9.3.11"
    
                    "symplify/easy-testing": "^9.3.11"
    
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                "description": "Service integration of phpstan/phpdoc-parser, with few extra goodies for practical simple use",
    
                    "source": "https://github.com/symplify/simple-php-doc-parser/tree/v9.3.11"
    
                        "url": "https://www.paypal.me/rectorphp",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/tomasvotruba",
    
                "time": "2021-05-13T11:34:46+00:00"
    
                "source": {
                    "type": "git",
    
                    "reference": "3b446ce9c78f0d455788d9bfd92915eac6da1054"
    
                    "url": "https://api.github.com/repos/symplify/skipper/zipball/3b446ce9c78f0d455788d9bfd92915eac6da1054",
                    "reference": "3b446ce9c78f0d455788d9bfd92915eac6da1054",
    
                    "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/finder": "^4.4|^5.2",
    
                    "symplify/package-builder": "^9.3.11",
                    "symplify/smart-file-system": "^9.3.11",
                    "symplify/symplify-kernel": "^9.3.11"
    
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                "description": "Skip files by rule class, directory, file or fnmatch",
    
                    "source": "https://github.com/symplify/skipper/tree/v9.3.11"
    
                        "url": "https://www.paypal.me/rectorphp",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/tomasvotruba",
    
                "time": "2021-05-13T11:34:52+00:00"
    
                "source": {
                    "type": "git",
    
                    "url": "https://github.com/symplify/smart-file-system.git",
    
                    "reference": "aafc000f17d9f4b2d1274115095e3cbc2c32d63d"
    
                    "url": "https://api.github.com/repos/symplify/smart-file-system/zipball/aafc000f17d9f4b2d1274115095e3cbc2c32d63d",
                    "reference": "aafc000f17d9f4b2d1274115095e3cbc2c32d63d",
    
                    "nette/utils": "^3.2",
                    "php": ">=7.3",
                    "symfony/filesystem": "^4.4|^5.2",
                    "symfony/finder": "^4.4|^5.2"
    
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                "description": "Sanitized FileInfo with safe getRealPath() and other handy methods",
    
                    "source": "https://github.com/symplify/smart-file-system/tree/v9.3.11"
    
                        "url": "https://www.paypal.me/rectorphp",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/tomasvotruba",
    
                "time": "2021-05-11T13:30:32+00:00"
    
                "source": {
                    "type": "git",
    
                    "url": "https://github.com/symplify/symfony-php-config.git",
    
                    "reference": "91f29a210de56fb208da5e18c8573937bf7bc37e"
    
                    "url": "https://api.github.com/repos/symplify/symfony-php-config/zipball/91f29a210de56fb208da5e18c8573937bf7bc37e",
                    "reference": "91f29a210de56fb208da5e18c8573937bf7bc37e",
    
                    "php": ">=7.3",
                    "symfony/dependency-injection": "^5.2",
    
                    "symplify/package-builder": "^9.3.10",
                    "symplify/symplify-kernel": "^9.3.10"
    
                    "phpstan/phpstan": "0.12.86",
    
                    "phpunit/phpunit": "^9.5",
                    "symfony/http-kernel": "^4.4|^5.2"
    
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                "description": "Tools that easy work with Symfony PHP Configs",
    
                    "source": "https://github.com/symplify/symfony-php-config/tree/v9.3.10"
    
                "time": "2021-05-12T14:29:08+00:00"
    
                    "url": "https://github.com/symplify/symplify-kernel.git",
    
                    "reference": "d79a26c90ebd292d8b474dbee26b602379be3f66"
    
                    "url": "https://api.github.com/repos/symplify/symplify-kernel/zipball/d79a26c90ebd292d8b474dbee26b602379be3f66",
                    "reference": "d79a26c90ebd292d8b474dbee26b602379be3f66",
    
                    "php": ">=7.3",
                    "symfony/console": "^4.4|^5.2",
                    "symfony/dependency-injection": "^5.2",
                    "symfony/http-kernel": "^4.4|^5.2",
    
                    "symplify/autowire-array-parameter": "^9.3.11",
                    "symplify/composer-json-manipulator": "^9.3.11",
                    "symplify/package-builder": "^9.3.11",
                    "symplify/smart-file-system": "^9.3.11"
    
                        "dev-main": "9.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symplify\\SymplifyKernel\\": "src"
    
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                "description": "Internal Kernel for Symplify packages",
    
                    "source": "https://github.com/symplify/symplify-kernel/tree/v9.3.11"
    
                "time": "2021-05-13T11:35:17+00:00"
    
                "name": "theseer/tokenizer",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/theseer/tokenizer.git",
    
                    "reference": "75a63c33a8577608444246075ea0af0d052e452a"
    
                    "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
                    "reference": "75a63c33a8577608444246075ea0af0d052e452a",
    
                    "shasum": ""
                },
                "require": {
                    "ext-dom": "*",
                    "ext-tokenizer": "*",
                    "ext-xmlwriter": "*",
    
                },
                "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/master"
                },
    
                "funding": [
                    {
                        "url": "https://github.com/theseer",
                        "type": "github"
                    }
                ],
                "time": "2020-07-12T23:59:07+00:00"
    
            {
                "name": "tracy/tracy",
                "version": "v2.8.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/nette/tracy.git",
                    "reference": "cb7d3dcd9469aa2aa6722edf6bee2d5d75188079"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/nette/tracy/zipball/cb7d3dcd9469aa2aa6722edf6bee2d5d75188079",
                    "reference": "cb7d3dcd9469aa2aa6722edf6bee2d5d75188079",
                    "shasum": ""
                },
                "require": {
                    "ext-json": "*",
                    "ext-session": "*",
                    "php": ">=7.2 <8.1"
                },
                "conflict": {
                    "nette/di": "<3.0"
                },
                "require-dev": {
                    "latte/latte": "^2.5",
                    "nette/di": "^3.0",
                    "nette/mail": "^3.0",
                    "nette/tester": "^2.2",
                    "nette/utils": "^3.0",
                    "phpstan/phpstan": "^0.12",
                    "psr/log": "^1.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.8-dev"
                    }
                },
                "autoload": {
                    "classmap": [
                        "src"
                    ],
                    "files": [
                        "src/Tracy/functions.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "David Grudl",
                        "homepage": "https://davidgrudl.com"
                    },
                    {
                        "name": "Nette Community",
                        "homepage": "https://nette.org/contributors"
                    }
                ],
                "description": "😎  Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.",
                "homepage": "https://tracy.nette.org",
                "keywords": [
                    "Xdebug",
                    "debug",
                    "debugger",
                    "nette",
                    "profiler"
                ],
                "support": {
                    "issues": "https://github.com/nette/tracy/issues",
                    "source": "https://github.com/nette/tracy/tree/v2.8.4"
                },
                "time": "2021-04-27T21:47:10+00:00"
            },
    
                "name": "webmozart/assert",
    
                "source": {
                    "type": "git",
    
                    "url": "https://github.com/webmozarts/assert.git",
                    "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
    
                    "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
                    "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
    
                    "symfony/polyfill-ctype": "^1.8"
                },
                "conflict": {
                    "phpstan/phpstan": "<0.12.20",
    
                "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"
                ],
    
                    "issues": "https://github.com/webmozarts/assert/issues",
                    "source": "https://github.com/webmozarts/assert/tree/1.10.0"
    
            "codeigniter4/codeigniter4": 20,
            "michalsn/codeigniter4-uuid": 20
    
        "prefer-lowest": false,
        "platform": {