Skip to content
Snippets Groups Projects
composer.lock 315 KiB
Newer Older
  • Learn to ignore specific revisions
  •                 "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Sebastian Bergmann",
                        "email": "sebastian@phpunit.de",
                        "role": "lead"
                    }
                ],
                "description": "Library that helps with managing the version number of Git-hosted PHP projects",
                "homepage": "https://github.com/sebastianbergmann/version",
                "support": {
                    "issues": "https://github.com/sebastianbergmann/version/issues",
                    "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
                },
                "funding": [
                    {
                        "url": "https://github.com/sebastianbergmann",
                        "type": "github"
                    }
                ],
                "time": "2020-09-28T06:39:44+00:00"
            },
            {
                "name": "sebastianfeldmann/camino",
                "version": "0.9.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/sebastianfeldmann/camino.git",
                    "reference": "3b611368e22e8565c3a6504613136402ed9e6f69"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/sebastianfeldmann/camino/zipball/3b611368e22e8565c3a6504613136402ed9e6f69",
                    "reference": "3b611368e22e8565c3a6504613136402ed9e6f69",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "SebastianFeldmann\\Camino\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Sebastian Feldmann",
                        "email": "sf@sebastian-feldmann.info"
                    }
                ],
                "description": "Path management the OO way",
                "homepage": "https://github.com/sebastianfeldmann/camino",
                "keywords": [
                    "file system",
                    "path"
                ],
                "support": {
                    "issues": "https://github.com/sebastianfeldmann/camino/issues",
                    "source": "https://github.com/sebastianfeldmann/camino/tree/0.9.4"
                },
                "funding": [
                    {
                        "url": "https://github.com/sebastianfeldmann",
                        "type": "github"
                    }
                ],
                "time": "2020-12-08T09:25:24+00:00"
            },
            {
                "name": "sebastianfeldmann/cli",
                "version": "3.3.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/sebastianfeldmann/cli.git",
                    "reference": "490a6ba01d62e56d597b4d3377024feb87871f6f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/sebastianfeldmann/cli/zipball/490a6ba01d62e56d597b4d3377024feb87871f6f",
                    "reference": "490a6ba01d62e56d597b4d3377024feb87871f6f",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2"
                },
                "require-dev": {
                    "symfony/process": "^4.3 | ^5.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.4.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "SebastianFeldmann\\Cli\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Sebastian Feldmann",
                        "email": "sf@sebastian-feldmann.info"
                    }
                ],
                "description": "PHP cli helper classes",
                "homepage": "https://github.com/sebastianfeldmann/cli",
                "keywords": [
                    "cli"
                ],
                "support": {
                    "issues": "https://github.com/sebastianfeldmann/cli/issues",
                    "source": "https://github.com/sebastianfeldmann/cli/tree/3.3.1"
                },
                "funding": [
                    {
                        "url": "https://github.com/sebastianfeldmann",
                        "type": "github"
                    }
                ],
                "time": "2020-12-08T09:20:06+00:00"
            },
            {
                "name": "sebastianfeldmann/git",
                "version": "3.7.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/sebastianfeldmann/git.git",
                    "reference": "ca827dc741a90043ee46e59a96b1ca88b9ed5264"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/sebastianfeldmann/git/zipball/ca827dc741a90043ee46e59a96b1ca88b9ed5264",
                    "reference": "ca827dc741a90043ee46e59a96b1ca88b9ed5264",
                    "shasum": ""
                },
                "require": {
                    "ext-json": "*",
                    "ext-xml": "*",
                    "php": ">=7.2",
                    "sebastianfeldmann/cli": "^3.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "SebastianFeldmann\\Git\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Sebastian Feldmann",
                        "email": "sf@sebastian-feldmann.info"
                    }
                ],
                "description": "PHP git wrapper",
                "homepage": "https://github.com/sebastianfeldmann/git",
                "keywords": [
                    "git"
                ],
                "support": {
                    "issues": "https://github.com/sebastianfeldmann/git/issues",
                    "source": "https://github.com/sebastianfeldmann/git/tree/3.7.0"
                },
                "funding": [
                    {
                        "url": "https://github.com/sebastianfeldmann",
                        "type": "github"
                    }
                ],
                "time": "2021-04-10T08:31:02+00:00"
            },
            {
                "name": "squizlabs/php_codesniffer",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
    
                    "reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625"
    
                    "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ffced0d2c8fa8e6cdc4d695a743271fab6c38625",
                    "reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625",
    
                    "shasum": ""
                },
                "require": {
                    "ext-simplexml": "*",
                    "ext-tokenizer": "*",
                    "ext-xmlwriter": "*",
                    "php": ">=5.4.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
                },
                "bin": [
                    "bin/phpcs",
                    "bin/phpcbf"
                ],
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.x-dev"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Greg Sherwood",
                        "role": "lead"
                    }
                ],
                "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
                "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
                "keywords": [
                    "phpcs",
                    "standards"
                ],
                "support": {
                    "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
                    "source": "https://github.com/squizlabs/PHP_CodeSniffer",
                    "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
                },
    
                "time": "2021-04-09T00:54:41+00:00"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/config.git",
    
                    "reference": "8dfa5f8adea9cd5155920069224beb04f11d6b7e"
    
                    "url": "https://api.github.com/repos/symfony/config/zipball/8dfa5f8adea9cd5155920069224beb04f11d6b7e",
                    "reference": "8dfa5f8adea9cd5155920069224beb04f11d6b7e",
    
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1",
                    "symfony/filesystem": "^4.4|^5.0",
                    "symfony/polyfill-ctype": "~1.8",
                    "symfony/polyfill-php80": "^1.15"
                },
                "conflict": {
                    "symfony/finder": "<4.4"
                },
                "require-dev": {
                    "symfony/event-dispatcher": "^4.4|^5.0",
                    "symfony/finder": "^4.4|^5.0",
                    "symfony/messenger": "^4.4|^5.0",
                    "symfony/service-contracts": "^1.1|^2",
                    "symfony/yaml": "^4.4|^5.0"
                },
                "suggest": {
                    "symfony/yaml": "To use the yaml reference dumper"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Config\\": ""
                    },
                    "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": "Helps you find, load, combine, autofill and validate configuration values of any kind",
                "homepage": "https://symfony.com",
                "support": {
    
                    "source": "https://github.com/symfony/config/tree/v5.2.8"
    
                },
                "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-07T13:41:16+00:00"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/console.git",
    
                    "reference": "864568fdc0208b3eba3638b6000b69d2386e6768"
    
                    "url": "https://api.github.com/repos/symfony/console/zipball/864568fdc0208b3eba3638b6000b69d2386e6768",
                    "reference": "864568fdc0208b3eba3638b6000b69d2386e6768",
    
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/polyfill-mbstring": "~1.0",
                    "symfony/polyfill-php73": "^1.8",
                    "symfony/polyfill-php80": "^1.15",
                    "symfony/service-contracts": "^1.1|^2",
                    "symfony/string": "^5.1"
                },
                "conflict": {
                    "symfony/dependency-injection": "<4.4",
                    "symfony/dotenv": "<5.1",
                    "symfony/event-dispatcher": "<4.4",
                    "symfony/lock": "<4.4",
                    "symfony/process": "<4.4"
                },
                "provide": {
                    "psr/log-implementation": "1.0"
                },
                "require-dev": {
                    "psr/log": "~1.0",
                    "symfony/config": "^4.4|^5.0",
                    "symfony/dependency-injection": "^4.4|^5.0",
                    "symfony/event-dispatcher": "^4.4|^5.0",
                    "symfony/lock": "^4.4|^5.0",
                    "symfony/process": "^4.4|^5.0",
                    "symfony/var-dumper": "^4.4|^5.0"
                },
                "suggest": {
                    "psr/log": "For using the console logger",
                    "symfony/event-dispatcher": "",
                    "symfony/lock": "",
                    "symfony/process": ""
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Console\\": ""
                    },
                    "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": "Eases the creation of beautiful and testable command line interfaces",
                "homepage": "https://symfony.com",
                "keywords": [
                    "cli",
                    "command line",
                    "console",
                    "terminal"
                ],
                "support": {
    
                    "source": "https://github.com/symfony/console/tree/v5.2.8"
    
                },
                "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-11T15:45:21+00:00"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/dependency-injection.git",
    
                    "reference": "024e929da5a994cbab0ce2291d332f7edf926acf"
    
                    "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/024e929da5a994cbab0ce2291d332f7edf926acf",
                    "reference": "024e929da5a994cbab0ce2291d332f7edf926acf",
    
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "psr/container": "^1.0",
                    "symfony/deprecation-contracts": "^2.1",
                    "symfony/polyfill-php80": "^1.15",
                    "symfony/service-contracts": "^1.1.6|^2"
                },
                "conflict": {
                    "symfony/config": "<5.1",
                    "symfony/finder": "<4.4",
                    "symfony/proxy-manager-bridge": "<4.4",
                    "symfony/yaml": "<4.4"
                },
                "provide": {
                    "psr/container-implementation": "1.0",
                    "symfony/service-implementation": "1.0|2.0"
                },
                "require-dev": {
                    "symfony/config": "^5.1",
                    "symfony/expression-language": "^4.4|^5.0",
                    "symfony/yaml": "^4.4|^5.0"
                },
                "suggest": {
                    "symfony/config": "",
                    "symfony/expression-language": "For using expressions in service container configuration",
                    "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
                    "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
                    "symfony/yaml": ""
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\DependencyInjection\\": ""
                    },
                    "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": "Allows you to standardize and centralize the way objects are constructed in your application",
                "homepage": "https://symfony.com",
                "support": {
    
                    "source": "https://github.com/symfony/dependency-injection/tree/v5.2.8"
    
                },
                "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-11T16:07:35+00:00"
    
            },
            {
                "name": "symfony/deprecation-contracts",
                "version": "v2.4.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/deprecation-contracts.git",
                    "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
                    "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "2.4-dev"
                    },
                    "thanks": {
                        "name": "symfony/contracts",
                        "url": "https://github.com/symfony/contracts"
                    }
                },
                "autoload": {
                    "files": [
                        "function.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": "A generic function and convention to trigger deprecation notices",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/deprecation-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-03-23T23:28:01+00:00"
            },
            {
                "name": "symfony/error-handler",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/error-handler.git",
    
                    "reference": "1416bc16317a8188aabde251afef7618bf4687ac"
    
                    "url": "https://api.github.com/repos/symfony/error-handler/zipball/1416bc16317a8188aabde251afef7618bf4687ac",
                    "reference": "1416bc16317a8188aabde251afef7618bf4687ac",
    
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "psr/log": "^1.0",
                    "symfony/polyfill-php80": "^1.15",
                    "symfony/var-dumper": "^4.4|^5.0"
                },
                "require-dev": {
                    "symfony/deprecation-contracts": "^2.1",
                    "symfony/http-kernel": "^4.4|^5.0",
                    "symfony/serializer": "^4.4|^5.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\ErrorHandler\\": ""
                    },
                    "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 tools to manage errors and ease debugging PHP code",
                "homepage": "https://symfony.com",
                "support": {
    
                    "source": "https://github.com/symfony/error-handler/tree/v5.2.8"
    
                },
                "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-07T13:42:21+00:00"
    
            },
            {
                "name": "symfony/event-dispatcher",
                "version": "v5.2.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/event-dispatcher.git",
                    "reference": "d08d6ec121a425897951900ab692b612a61d6240"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d08d6ec121a425897951900ab692b612a61d6240",
                    "reference": "d08d6ec121a425897951900ab692b612a61d6240",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1",
                    "symfony/event-dispatcher-contracts": "^2",
                    "symfony/polyfill-php80": "^1.15"
                },
                "conflict": {
                    "symfony/dependency-injection": "<4.4"
                },
                "provide": {
                    "psr/event-dispatcher-implementation": "1.0",
                    "symfony/event-dispatcher-implementation": "2.0"
                },
                "require-dev": {
                    "psr/log": "~1.0",
                    "symfony/config": "^4.4|^5.0",
                    "symfony/dependency-injection": "^4.4|^5.0",
                    "symfony/error-handler": "^4.4|^5.0",
                    "symfony/expression-language": "^4.4|^5.0",
                    "symfony/http-foundation": "^4.4|^5.0",
                    "symfony/service-contracts": "^1.1|^2",
                    "symfony/stopwatch": "^4.4|^5.0"
                },
                "suggest": {
                    "symfony/dependency-injection": "",
                    "symfony/http-kernel": ""
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\EventDispatcher\\": ""
                    },
                    "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 tools that allow your application components to communicate with each other by dispatching events and listening to them",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/event-dispatcher/tree/v5.2.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"
                    }
                ],
                "time": "2021-02-18T17:12:37+00:00"
            },
            {
                "name": "symfony/event-dispatcher-contracts",
                "version": "v2.4.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                    "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/69fee1ad2332a7cbab3aca13591953da9cdb7a11",
                    "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "psr/event-dispatcher": "^1"
                },
                "suggest": {
                    "symfony/event-dispatcher-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\\EventDispatcher\\": ""
                    }
                },
                "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 dispatching event",
                "homepage": "https://symfony.com",
                "keywords": [
                    "abstractions",
                    "contracts",
                    "decoupling",
                    "interfaces",
                    "interoperability",
                    "standards"
                ],
                "support": {
                    "source": "https://github.com/symfony/event-dispatcher-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-03-23T23:28:01+00:00"
            },
            {
                "name": "symfony/filesystem",
                "version": "v5.2.7",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/filesystem.git",
                    "reference": "056e92acc21d977c37e6ea8e97374b2a6c8551b0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/filesystem/zipball/056e92acc21d977c37e6ea8e97374b2a6c8551b0",
                    "reference": "056e92acc21d977c37e6ea8e97374b2a6c8551b0",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/polyfill-ctype": "~1.8"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Filesystem\\": ""
                    },
                    "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 basic utilities for the filesystem",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/filesystem/tree/v5.2.7"
                },
                "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:42:13+00:00"
            },
            {
                "name": "symfony/finder",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/finder.git",
    
                    "reference": "eccb8be70d7a6a2230d05f6ecede40f3fdd9e252"
    
                    "url": "https://api.github.com/repos/symfony/finder/zipball/eccb8be70d7a6a2230d05f6ecede40f3fdd9e252",
                    "reference": "eccb8be70d7a6a2230d05f6ecede40f3fdd9e252",
    
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Finder\\": ""
                    },
                    "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": "Finds files and directories via an intuitive fluent interface",
                "homepage": "https://symfony.com",
                "support": {
    
                    "source": "https://github.com/symfony/finder/tree/v5.2.8"
    
                },
                "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-10T14:39:23+00:00"
    
            },
            {
                "name": "symfony/http-client-contracts",
                "version": "v2.4.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/http-client-contracts.git",
                    "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
                    "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5"
                },
                "suggest": {
                    "symfony/http-client-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\\HttpClient\\": ""
                    }
                },
                "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 HTTP clients",
                "homepage": "https://symfony.com",
                "keywords": [
                    "abstractions",
                    "contracts",
                    "decoupling",
                    "interfaces",
                    "interoperability",
                    "standards"
                ],
                "support": {
                    "source": "https://github.com/symfony/http-client-contracts/tree/v2.4.0"
                },
                "funding": [
                    {