Skip to content
Snippets Groups Projects
composer.lock 211 KiB
Newer Older
  • Learn to ignore specific revisions
  •       "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.5"
          },
          "funding": [
            {
              "url": "https://github.com/sebastianfeldmann",
              "type": "github"
            }
          ],
          "time": "2022-01-03T13:15:10+00:00"
    
        {
          "name": "sebastianfeldmann/cli",
          "version": "3.4.1",
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianfeldmann/cli.git",
            "reference": "8a932e99e9455981fb32fa6c085492462fe8f8cf"
          },
          "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianfeldmann/cli/zipball/8a932e99e9455981fb32fa6c085492462fe8f8cf",
            "reference": "8a932e99e9455981fb32fa6c085492462fe8f8cf",
            "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.4.1"
          },
          "funding": [
            {
              "url": "https://github.com/sebastianfeldmann",
              "type": "github"
            }
          ],
          "time": "2021-12-20T14:59:49+00:00"
        },
        {
          "name": "sebastianfeldmann/git",
    
          "source": {
            "type": "git",
            "url": "https://github.com/sebastianfeldmann/git.git",
    
            "reference": "853066c3841faf96d3f0ea00822eeb3b6cd8d995"
    
            "url": "https://api.github.com/repos/sebastianfeldmann/git/zipball/853066c3841faf96d3f0ea00822eeb3b6cd8d995",
            "reference": "853066c3841faf96d3f0ea00822eeb3b6cd8d995",
    
            "shasum": ""
          },
          "require": {
            "ext-json": "*",
            "ext-xml": "*",
            "php": ">=7.2",
            "sebastianfeldmann/cli": "^3.0"
          },
          "require-dev": {
            "mikey179/vfsstream": "^1.6"
          },
          "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.8.3"
    
          },
          "funding": [
            {
              "url": "https://github.com/sebastianfeldmann",
              "type": "github"
            }
          ],
    
          "time": "2022-07-26T19:59:55+00:00"
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/config.git",
    
            "reference": "a0645dc585d378b73c01115dd7ab9348f7d40c85"
    
            "url": "https://api.github.com/repos/symfony/config/zipball/a0645dc585d378b73c01115dd7ab9348f7d40c85",
            "reference": "a0645dc585d378b73c01115dd7ab9348f7d40c85",
    
            "symfony/deprecation-contracts": "^2.1|^3",
            "symfony/filesystem": "^5.4|^6.0",
    
            "symfony/polyfill-ctype": "~1.8"
    
          },
          "require-dev": {
            "symfony/event-dispatcher": "^5.4|^6.0",
            "symfony/finder": "^5.4|^6.0",
            "symfony/messenger": "^5.4|^6.0",
            "symfony/service-contracts": "^1.1|^2|^3",
            "symfony/yaml": "^5.4|^6.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/v6.1.3"
    
          },
          "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": "2022-07-20T15:00:40+00:00"
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/console.git",
    
            "reference": "43fcb5c5966b43c56bcfa481368d90d748936ab8"
    
            "url": "https://api.github.com/repos/symfony/console/zipball/43fcb5c5966b43c56bcfa481368d90d748936ab8",
            "reference": "43fcb5c5966b43c56bcfa481368d90d748936ab8",
    
            "php": ">=8.1",
            "symfony/deprecation-contracts": "^2.1|^3",
    
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/service-contracts": "^1.1|^2|^3",
            "symfony/string": "^5.4|^6.0"
          },
          "conflict": {
            "symfony/dependency-injection": "<5.4",
            "symfony/dotenv": "<5.4",
            "symfony/event-dispatcher": "<5.4",
            "symfony/lock": "<5.4",
            "symfony/process": "<5.4"
          },
          "provide": {
            "psr/log-implementation": "1.0|2.0|3.0"
          },
          "require-dev": {
            "psr/log": "^1|^2|^3",
            "symfony/config": "^5.4|^6.0",
            "symfony/dependency-injection": "^5.4|^6.0",
            "symfony/event-dispatcher": "^5.4|^6.0",
            "symfony/lock": "^5.4|^6.0",
            "symfony/process": "^5.4|^6.0",
            "symfony/var-dumper": "^5.4|^6.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/v6.1.3"
    
          },
          "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": "2022-07-22T14:17:57+00:00"
    
        },
        {
          "name": "symfony/dependency-injection",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/dependency-injection.git",
    
            "reference": "079e336a1880f457b219aecc3d41bef2f1093b0b"
    
            "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/079e336a1880f457b219aecc3d41bef2f1093b0b",
            "reference": "079e336a1880f457b219aecc3d41bef2f1093b0b",
    
            "psr/container": "^1.1|^2.0",
            "symfony/deprecation-contracts": "^2.1|^3",
            "symfony/service-contracts": "^1.1.6|^2.0|^3.0"
          },
          "conflict": {
            "ext-psr": "<1.1|>=2",
    
            "symfony/finder": "<5.4",
            "symfony/proxy-manager-bridge": "<5.4",
            "symfony/yaml": "<5.4"
          },
          "provide": {
            "psr/container-implementation": "1.1|2.0",
            "symfony/service-implementation": "1.1|2.0|3.0"
          },
          "require-dev": {
    
            "symfony/expression-language": "^5.4|^6.0",
            "symfony/yaml": "^5.4|^6.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/v6.1.3"
    
          },
          "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": "2022-07-20T13:46:29+00:00"
    
        },
        {
          "name": "symfony/event-dispatcher",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
    
            "reference": "a0449a7ad7daa0f7c0acd508259f80544ab5a347"
    
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a0449a7ad7daa0f7c0acd508259f80544ab5a347",
            "reference": "a0449a7ad7daa0f7c0acd508259f80544ab5a347",
    
            "symfony/event-dispatcher-contracts": "^2|^3"
          },
          "conflict": {
            "symfony/dependency-injection": "<5.4"
          },
          "provide": {
            "psr/event-dispatcher-implementation": "1.0",
            "symfony/event-dispatcher-implementation": "2.0|3.0"
          },
          "require-dev": {
            "psr/log": "^1|^2|^3",
            "symfony/config": "^5.4|^6.0",
            "symfony/dependency-injection": "^5.4|^6.0",
            "symfony/error-handler": "^5.4|^6.0",
            "symfony/expression-language": "^5.4|^6.0",
            "symfony/http-foundation": "^5.4|^6.0",
            "symfony/service-contracts": "^1.1|^2|^3",
            "symfony/stopwatch": "^5.4|^6.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/v6.1.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": "2022-05-05T16:51:07+00:00"
    
        },
        {
          "name": "symfony/event-dispatcher-contracts",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher-contracts.git",
    
            "reference": "02ff5eea2f453731cfbc6bc215e456b781480448"
    
            "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/02ff5eea2f453731cfbc6bc215e456b781480448",
            "reference": "02ff5eea2f453731cfbc6bc215e456b781480448",
    
            "psr/event-dispatcher": "^1"
          },
          "suggest": {
            "symfony/event-dispatcher-implementation": ""
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            },
            "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/v3.1.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"
            }
          ],
    
          "time": "2022-02-25T11:15:52+00:00"
    
        },
        {
          "name": "symfony/filesystem",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/filesystem.git",
    
            "reference": "c780e677cddda78417fa5187a7c6cd2f21110db9"
    
            "url": "https://api.github.com/repos/symfony/filesystem/zipball/c780e677cddda78417fa5187a7c6cd2f21110db9",
            "reference": "c780e677cddda78417fa5187a7c6cd2f21110db9",
    
            "symfony/polyfill-ctype": "~1.8",
            "symfony/polyfill-mbstring": "~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/v6.1.3"
    
          },
          "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": "2022-07-20T14:45:06+00:00"
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
    
            "reference": "39696bff2c2970b3779a5cac7bf9f0b88fc2b709"
    
            "url": "https://api.github.com/repos/symfony/finder/zipball/39696bff2c2970b3779a5cac7bf9f0b88fc2b709",
            "reference": "39696bff2c2970b3779a5cac7bf9f0b88fc2b709",
    
            "php": ">=8.1"
          },
          "require-dev": {
            "symfony/filesystem": "^6.0"
    
          },
          "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/v6.1.3"
    
          },
          "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": "2022-07-29T07:42:06+00:00"
    
        },
        {
          "name": "symfony/options-resolver",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/options-resolver.git",
    
            "reference": "a3016f5442e28386ded73c43a32a5b68586dd1c4"
    
            "url": "https://api.github.com/repos/symfony/options-resolver/zipball/a3016f5442e28386ded73c43a32a5b68586dd1c4",
            "reference": "a3016f5442e28386ded73c43a32a5b68586dd1c4",
    
            "symfony/deprecation-contracts": "^2.1|^3"
          },
          "type": "library",
          "autoload": {
            "psr-4": {
              "Symfony\\Component\\OptionsResolver\\": ""
            },
            "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 an improved replacement for the array_replace PHP function",
          "homepage": "https://symfony.com",
          "keywords": ["config", "configuration", "options"],
          "support": {
    
            "source": "https://github.com/symfony/options-resolver/tree/v6.1.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": "2022-02-25T11:15:52+00:00"
    
        },
        {
          "name": "symfony/polyfill-intl-grapheme",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
    
            "reference": "433d05519ce6990bf3530fba6957499d327395c2"
    
            "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2",
            "reference": "433d05519ce6990bf3530fba6957499d327395c2",
    
            "shasum": ""
          },
          "require": {
            "php": ">=7.1"
          },
          "suggest": {
            "ext-intl": "For best performance"
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            },
            "thanks": {
              "name": "symfony/polyfill",
              "url": "https://github.com/symfony/polyfill"
            }
          },
          "autoload": {
            "files": ["bootstrap.php"],
            "psr-4": {
              "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
            }
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "authors": [
            {
              "name": "Nicolas Grekas",
              "email": "p@tchwork.com"
            },
            {
              "name": "Symfony Community",
              "homepage": "https://symfony.com/contributors"
            }
          ],
          "description": "Symfony polyfill for intl's grapheme_* functions",
          "homepage": "https://symfony.com",
          "keywords": [
            "compatibility",
            "grapheme",
            "intl",
            "polyfill",
            "portable",
            "shim"
          ],
          "support": {
    
            "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.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": "2022-05-24T11:49:31+00:00"
    
        },
        {
          "name": "symfony/polyfill-intl-normalizer",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
    
            "reference": "219aa369ceff116e673852dce47c3a41794c14bd"
    
            "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd",
            "reference": "219aa369ceff116e673852dce47c3a41794c14bd",
    
            "shasum": ""
          },
          "require": {
            "php": ">=7.1"
          },
          "suggest": {
            "ext-intl": "For best performance"
          },
          "type": "library",
          "extra": {
            "branch-alias": {
    
            },
            "thanks": {
              "name": "symfony/polyfill",
              "url": "https://github.com/symfony/polyfill"
            }
          },
          "autoload": {
            "files": ["bootstrap.php"],
            "psr-4": {
              "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
            },
            "classmap": ["Resources/stubs"]
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "authors": [
            {
              "name": "Nicolas Grekas",
              "email": "p@tchwork.com"
            },
            {
              "name": "Symfony Community",
              "homepage": "https://symfony.com/contributors"
            }
          ],
          "description": "Symfony polyfill for intl's Normalizer class and related functions",
          "homepage": "https://symfony.com",
          "keywords": [
            "compatibility",
            "intl",
            "normalizer",
            "polyfill",
            "portable",
            "shim"
          ],
          "support": {
    
            "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.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": "2022-05-24T11:49:31+00:00"
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/process.git",
    
            "reference": "a6506e99cfad7059b1ab5cab395854a0a0c21292"
    
            "url": "https://api.github.com/repos/symfony/process/zipball/a6506e99cfad7059b1ab5cab395854a0a0c21292",
            "reference": "a6506e99cfad7059b1ab5cab395854a0a0c21292",
    
          },
          "type": "library",
          "autoload": {
            "psr-4": {
              "Symfony\\Component\\Process\\": ""
            },
            "exclude-from-classmap": ["/Tests/"]
          },
          "notification-url": "https://packagist.org/downloads/",
          "license": ["MIT"],
          "authors": [
            {
              "name": "Fabien Potencier",
              "email": "fabien@symfony.com"
            },
            {
              "name": "Symfony Community",
              "homepage": "https://symfony.com/contributors"
            }
          ],
          "description": "Executes commands in sub-processes",
          "homepage": "https://symfony.com",
          "support": {
    
            "source": "https://github.com/symfony/process/tree/v6.1.3"
    
          },
          "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": "2022-06-27T17:24:16+00:00"
    
        },
        {
          "name": "symfony/service-contracts",
    
          "source": {
            "type": "git",
            "url": "https://github.com/symfony/service-contracts.git",
    
            "reference": "925e713fe8fcacf6bc05e936edd8dd5441a21239"
    
            "url": "https://api.github.com/repos/symfony/service-contracts/zipball/925e713fe8fcacf6bc05e936edd8dd5441a21239",
            "reference": "925e713fe8fcacf6bc05e936edd8dd5441a21239",
    
            "psr/container": "^2.0"
          },
          "conflict": {
            "ext-psr": "<1.1|>=2"
          },
          "suggest": {
            "symfony/service-implementation": ""
          },
          "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.1.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"
            }
          ],