Skip to content
Snippets Groups Projects
composer.lock 368 KiB
Newer Older
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "a8614ddbe0b8b0c54e6e6a2c2d9d42e9",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
    "packages": [
        {
            "name": "api-platform/core",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            "source": {
                "type": "git",
                "url": "https://github.com/api-platform/core.git",
                "reference": "ff3aab5b196709c721960c0bb4f1d52759af737d"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/api-platform/core/zipball/ff3aab5b196709c721960c0bb4f1d52759af737d",
                "reference": "ff3aab5b196709c721960c0bb4f1d52759af737d",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "shasum": ""
            },
            "require": {
                "doctrine/inflector": "^1.0 || ^2.0",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "php": ">=7.1",
                "psr/cache": "^1.0 || ^2.0 || ^3.0",
                "psr/container": "^1.0 || ^2.0",
                "symfony/http-foundation": "^4.4 || ^5.1 || ^6.0",
                "symfony/http-kernel": "^4.4 || ^5.1 || ^6.0",
                "symfony/property-access": "^3.4.19 || ^4.4 || ^5.1 || ^6.0",
                "symfony/property-info": "^3.4 || ^4.4 || ^5.2.1 || ^6.0",
                "symfony/serializer": "^4.4 || ^5.1 || ^6.0",
                "symfony/web-link": "^4.4 || ^5.1 || ^6.0",
                "willdurand/negotiation": "^2.0.3 || ^3.0"
            },
            "conflict": {
                "doctrine/common": "<2.7",
                "doctrine/dbal": "<2.10",
                "doctrine/mongodb-odm": "<2.2",
                "doctrine/persistence": "<1.3"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "require-dev": {
                "behat/behat": "^3.1",
                "behat/mink": "^1.9@dev",
                "doctrine/annotations": "^1.7",
                "doctrine/cache": "^1.11 || ^2.1",
                "doctrine/common": "^2.11 || ^3.0",
                "doctrine/data-fixtures": "^1.2.2",
                "doctrine/dbal": "^2.6 || ^3.0",
                "doctrine/doctrine-bundle": "^1.12 || ^2.0",
                "doctrine/mongodb-odm": "^2.2",
                "doctrine/mongodb-odm-bundle": "^4.0",
                "doctrine/orm": "^2.6.4",
                "elasticsearch/elasticsearch": "^6.0 || ^7.0",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "friends-of-behat/mink-browserkit-driver": "^1.3.1",
                "friends-of-behat/mink-extension": "^2.2",
                "friends-of-behat/symfony-extension": "^2.1",
                "guzzlehttp/guzzle": "^6.0 || ^7.0",
                "jangregor/phpstan-prophecy": "^1.0",
                "justinrainbow/json-schema": "^5.2.1",
                "phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.1",
                "phpdocumentor/type-resolver": "^0.3 || ^0.4 || ^1.4",
                "phpstan/extension-installer": "^1.1",
                "phpstan/phpstan": "^1.1",
                "phpstan/phpstan-doctrine": "^1.0",
                "phpstan/phpstan-phpunit": "^1.0",
                "phpstan/phpstan-symfony": "^1.0",
                "psr/log": "^1.0 || ^2.0 || ^3.0",
                "ramsey/uuid": "^3.7 || ^4.0",
                "ramsey/uuid-doctrine": "^1.4",
                "soyuka/contexts": "dev-main",
                "soyuka/stubs-mongodb": "^1.0",
                "symfony/asset": "^3.4 || ^4.4 || ^5.1 || ^6.0",
                "symfony/browser-kit": "^4.4 || ^5.1 || ^6.0",
                "symfony/cache": "^3.4 || ^4.4 || ^5.1 || ^6.0",
                "symfony/config": "^3.4 || ^4.4 || ^5.1 || ^6.0",
                "symfony/console": "^3.4 || ^4.4 || ^5.1 || ^6.0",
                "symfony/css-selector": "^3.4 || ^4.4 || ^5.1 || ^6.0",
                "symfony/debug": "^3.4 || ^4.4 || ^5.1 || ^6.0",
                "symfony/dependency-injection": "^3.4 || ^4.4 || ^5.1 || ^6.0",
                "symfony/doctrine-bridge": "^3.4 || ^4.4 || ^5.1 || ^6.0",
                "symfony/dom-crawler": "^3.4 || ^4.4 || ^5.1 || ^6.0",
                "symfony/event-dispatcher": "^3.4 || ^4.4 || ^5.1 || ^6.0",
                "symfony/expression-language": "^3.4 || ^4.4 || ^5.1 || ^6.0",
                "symfony/finder": "^3.4 || ^4.4 || ^5.1 || ^6.0",
                "symfony/form": "^3.4 || ^4.4 || ^5.1 || ^6.0",
                "symfony/framework-bundle": "^4.4 || ^5.1 || ^6.0",
                "symfony/http-client": "^4.4 || ^5.1 || ^6.0",
                "symfony/mercure-bundle": "*",
                "symfony/messenger": "^4.4 || ^5.1 || ^6.0",
                "symfony/phpunit-bridge": "^5.4 || ^6.0",
                "symfony/routing": "^3.4 || ^4.4 || ^5.1 || ^6.0",
                "symfony/security-bundle": "^3.4 || ^4.4 || ^5.1 || ^6.0",
                "symfony/security-core": "^4.4 || ^5.1 || ^6.0",
                "symfony/twig-bundle": "^3.4 || ^4.4 || ^5.1 || ^6.0",
                "symfony/validator": "^3.4 || ^4.4 || ^5.1 || ^6.0",
                "symfony/web-profiler-bundle": "^4.4 || ^5.1 || ^6.0",
                "symfony/yaml": "^3.4 || ^4.4 || ^5.1 || ^6.0",
                "twig/twig": "^1.42.3 || ^2.12 || ^3.0",
                "webonyx/graphql-php": "^14.0"
            },
            "suggest": {
                "doctrine/mongodb-odm-bundle": "To support MongoDB. Only versions 4.0 and later are supported.",
                "elasticsearch/elasticsearch": "To support Elasticsearch.",
                "guzzlehttp/guzzle": "To use the HTTP cache invalidation system.",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "ocramius/package-versions": "To display the API Platform's version in the debug bar.",
                "phpdocumentor/reflection-docblock": "To support extracting metadata from PHPDoc.",
                "psr/cache-implementation": "To use metadata caching.",
                "ramsey/uuid": "To support Ramsey's UUID identifiers.",
                "symfony/cache": "To have metadata caching when using Symfony integration.",
                "symfony/config": "To load XML configuration files.",
                "symfony/expression-language": "To use authorization features.",
                "symfony/security": "To use authorization features.",
                "symfony/twig-bundle": "To use the Swagger UI integration.",
                "symfony/uid": "To support Symfony UUID/ULID identifiers.",
                "symfony/web-profiler-bundle": "To use the data collector.",
                "webonyx/graphql-php": "To support GraphQL."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                },
                "symfony": {
                    "require": "^3.4 || ^4.4 || ^5.1 || ^6.0"
                }
            },
            "autoload": {
                "psr-4": {
                    "ApiPlatform\\Core\\": "src/"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kévin Dunglas",
                    "email": "kevin@dunglas.fr",
                    "homepage": "https://dunglas.fr"
                }
            ],
            "description": "Build a fully-featured hypermedia or GraphQL API in minutes!",
            "homepage": "https://api-platform.com",
            "keywords": [
                "Hydra",
                "JSON-LD",
                "api",
                "graphql",
                "hal",
                "jsonapi",
                "openapi",
                "rest",
                "swagger"
            ],
            "support": {
                "issues": "https://github.com/api-platform/core/issues",
                "source": "https://github.com/api-platform/core/tree/v2.6.8"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/api-platform/core",
                    "type": "tidelift"
                }
            ],
            "time": "2022-01-11T10:29:54+00:00"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
        },
        {
            "name": "dbp/relay-core-bundle",
            "version": "v0.1.82",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            "source": {
                "type": "git",
                "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle.git",
                "reference": "26b368389e5996a52a4afe7f718365e33bd16f91"
                "url": "https://gitlab.tugraz.at/api/v4/projects/dbp%2Frelay%2Fdbp-relay-core-bundle/repository/archive.zip?sha=26b368389e5996a52a4afe7f718365e33bd16f91",
                "reference": "26b368389e5996a52a4afe7f718365e33bd16f91",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            "require": {
                "api-platform/core": "^2.6.8 <2.7.0",
                "doctrine/annotations": "^1.13",
                "dragonmantank/cron-expression": "^3.3",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "ext-fileinfo": "*",
                "ext-intl": "*",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "ext-json": "*",
                "guzzlehttp/guzzle": "^7.5",
                "kevinrob/guzzle-cache-middleware": "^4.0",
                "nelmio/cors-bundle": "^2.2",
                "php": ">=7.3",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.0",
                "symfony/asset": "^5.4",
                "symfony/config": "^5.4",
                "symfony/event-dispatcher": "^5.4",
                "symfony/expression-language": "^5.4",
                "symfony/framework-bundle": "^5.4",
                "symfony/lock": "^5.4",
                "symfony/messenger": "^5.4",
                "symfony/mime": "^5.4",
                "symfony/monolog-bundle": "^3.8",
                "symfony/process": "^5.4",
                "symfony/security-bundle": "^5.4",
                "symfony/security-core": "^5.4",
                "symfony/security-guard": "^5.4",
                "symfony/twig-bundle": "^5.4",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "symfony/uid": "^5.4",
                "symfony/validator": "^5.4",
                "symfony/yaml": "^5.4"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "conflict": {
                "symfony/dependency-injection": "5.3.7"
            },
            "require-dev": {
                "brainmaestro/composer-git-hooks": "^2.8.5",
                "friendsofphp/php-cs-fixer": "^3.4",
                "phpstan/phpstan": "^1.8.6",
                "phpstan/phpstan-phpunit": "^1.1.1",
                "phpstan/phpstan-symfony": "^1.2.13",
                "phpunit/phpunit": "^9.5.25",
                "symfony/browser-kit": "^5.4.11",
                "symfony/http-client": "^5.4.13",
                "symfony/phpunit-bridge": "^5.4.11",
                "vimeo/psalm": "^4.27"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "type": "symfony-bundle",
            "extra": {
                "hooks": {
                    "pre-commit": [
                        "composer lint"
                    ]
                }
            },
            "autoload": {
                "psr-4": {
                    "Dbp\\Relay\\CoreBundle\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Dbp\\Relay\\CoreBundle\\Tests\\": "tests/"
                }
            },
            "scripts": {
                "post-install-cmd": [
                    "cghooks add --ignore-lock"
                ],
                "post-update-cmd": [
                    "cghooks update"
                ],
                "test": [
                    "@php vendor/bin/phpunit"
                ],
                "phpstan": [
                    "@php vendor/bin/phpstan analyze --ansi"
                ],
                "psalm": [
                    "@php vendor/bin/psalm"
                ],
                "lint": [
                    "@composer run cs",
                    "@composer run phpstan",
                    "@composer run psalm"
                ],
                "cs-fix": [
                    "@php vendor/bin/php-cs-fixer --ansi fix"
                ],
                "cs": [
                    "@php vendor/bin/php-cs-fixer --ansi fix --dry-run --diff"
                ],
                "coverage": [
                    "@php -dxdebug.mode=coverage vendor/bin/phpunit --coverage-html _coverage"
                ]
            },
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            "license": [
                "AGPL-3.0-or-later"
            ],
            "description": "The core bundle of the Relay API gateway",
                "source": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/tree/v0.1.82",
                "issues": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/issues"
            },
            "time": "2023-02-23T15:58:31+01:00"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
        },
        {
            "name": "doctrine/annotations",
            "version": "1.14.3",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
                "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "^1 || ^2",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "ext-tokenizer": "*",
                "php": "^7.1 || ^8.0",
                "psr/cache": "^1 || ^2 || ^3"
            },
            "require-dev": {
                "doctrine/cache": "^1.11 || ^2.0",
                "doctrine/coding-standard": "^9 || ^10",
                "phpstan/phpstan": "~1.4.10 || ^1.8.0",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "symfony/cache": "^4.4 || ^5.4 || ^6",
                "vimeo/psalm": "^4.10"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "suggest": {
                "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
            },
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Docblock Annotations Parser",
            "homepage": "https://www.doctrine-project.org/projects/annotations.html",
            "keywords": [
                "annotations",
                "docblock",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/doctrine/annotations/issues",
                "source": "https://github.com/doctrine/annotations/tree/1.14.3"
            "time": "2023-02-01T09:20:38+00:00"
        },
        {
            "name": "doctrine/deprecations",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/deprecations.git",
                "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
                "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
                "shasum": ""
            },
            "require": {
                "php": "^7.1|^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^9",
                "phpunit/phpunit": "^7.5|^8.5|^9.5",
                "psr/log": "^1|^2|^3"
            },
            "suggest": {
                "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
            "homepage": "https://www.doctrine-project.org/",
            "support": {
                "issues": "https://github.com/doctrine/deprecations/issues",
                "source": "https://github.com/doctrine/deprecations/tree/v1.0.0"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "time": "2022-05-02T15:47:09+00:00"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
        },
        {
            "name": "doctrine/inflector",
            "version": "2.0.6",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
                "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^10",
                "phpstan/phpstan": "^1.8",
                "phpstan/phpstan-phpunit": "^1.1",
                "phpstan/phpstan-strict-rules": "^1.3",
                "phpunit/phpunit": "^8.5 || ^9.5",
                "vimeo/psalm": "^4.25"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
            "homepage": "https://www.doctrine-project.org/projects/inflector.html",
            "keywords": [
                "inflection",
                "inflector",
                "lowercase",
                "manipulation",
                "php",
                "plural",
                "singular",
                "strings",
                "uppercase",
                "words"
            ],
            "support": {
                "issues": "https://github.com/doctrine/inflector/issues",
                "source": "https://github.com/doctrine/inflector/tree/2.0.6"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
                    "type": "tidelift"
                }
            ],
            "time": "2022-10-20T09:10:12+00:00"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
        },
        {
            "name": "doctrine/lexer",
            "version": "2.1.0",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
                "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "shasum": ""
            },
            "require": {
                "doctrine/deprecations": "^1.0",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^9 || ^10",
                "phpstan/phpstan": "^1.3",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "psalm/plugin-phpunit": "^0.18.3",
                "vimeo/psalm": "^4.11 || ^5.0"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Lexer\\": "src"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
            "keywords": [
                "annotations",
                "docblock",
                "lexer",
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/doctrine/lexer/issues",
                "source": "https://github.com/doctrine/lexer/tree/2.1.0"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
                    "type": "tidelift"
                }
            ],
            "time": "2022-12-14T08:49:07+00:00"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
        },
        {
            "name": "dragonmantank/cron-expression",
            "version": "v3.3.2",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            "source": {
                "type": "git",
                "url": "https://github.com/dragonmantank/cron-expression.git",
                "reference": "782ca5968ab8b954773518e9e49a6f892a34b2a8"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/782ca5968ab8b954773518e9e49a6f892a34b2a8",
                "reference": "782ca5968ab8b954773518e9e49a6f892a34b2a8",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "shasum": ""
            },
            "require": {
                "php": "^7.2|^8.0",
                "webmozart/assert": "^1.0"
            },
            "replace": {
                "mtdowling/cron-expression": "^1.0"
            },
            "require-dev": {
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^1.0",
                "phpstan/phpstan-webmozart-assert": "^1.0",
                "phpunit/phpunit": "^7.0|^8.0|^9.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Cron\\": "src/Cron/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Chris Tankersley",
                    "email": "chris@ctankersley.com",
                    "homepage": "https://github.com/dragonmantank"
                }
            ],
            "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
            "keywords": [
                "cron",
                "schedule"
            ],
            "support": {
                "issues": "https://github.com/dragonmantank/cron-expression/issues",
                "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.2"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "funding": [
                {
                    "url": "https://github.com/dragonmantank",
                    "type": "github"
                }
            ],
            "time": "2022-09-10T18:51:20+00:00"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
        },
        {
            "name": "fig/link-util",
            "version": "1.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/link-util.git",
                "reference": "5d7b8d04ed3393b4b59968ca1e906fb7186d81e8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/link-util/zipball/5d7b8d04ed3393b4b59968ca1e906fb7186d81e8",
                "reference": "5d7b8d04ed3393b4b59968ca1e906fb7186d81e8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.0",
                "psr/link": "~1.0@dev"
            },
            "provide": {
                "psr/link-implementation": "1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.1",
                "squizlabs/php_codesniffer": "^2.3.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Fig\\Link\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common utility implementations for HTTP links",
            "keywords": [
                "http",
                "http-link",
                "link",
                "psr",
                "psr-13",
                "rest"
            ],
            "support": {
                "issues": "https://github.com/php-fig/link-util/issues",
                "source": "https://github.com/php-fig/link-util/tree/1.1.2"
            },
            "time": "2021-02-03T23:36:04+00:00"
        },
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
        {
            "name": "guzzlehttp/guzzle",
            "version": "7.5.0",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba",
                "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^1.5",
                "guzzlehttp/psr7": "^1.9 || ^2.4",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.1",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "ext-curl": "*",
                "php-http/client-integration-tests": "^3.0",
                "phpunit/phpunit": "^8.5.29 || ^9.5.23",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "psr/log": "^1.1 || ^2.0 || ^3.0"
            },
            "suggest": {
                "ext-curl": "Required for CURL handler support",
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
                "psr/log": "Required for using the Log middleware"
            },
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                },
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "branch-alias": {
                    "dev-master": "7.5-dev"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                }
            },
            "autoload": {
                "files": [
                    "src/functions_include.php"
Renovate Bot's avatar
Renovate Bot committed
                ],
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                }
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Jeremy Lindblom",
                    "email": "jeremeamia@gmail.com",
                    "homepage": "https://github.com/jeremeamia"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "psr-18",
                "psr-7",
                "rest",
                "web service"
            ],
            "support": {
                "issues": "https://github.com/guzzle/guzzle/issues",
                "source": "https://github.com/guzzle/guzzle/tree/7.5.0"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
                    "type": "tidelift"
                }
            ],
            "time": "2022-08-28T15:39:27+00:00"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
        },
        {
            "name": "guzzlehttp/promises",
            "version": "1.5.2",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "b94b2807d85443f9719887892882d0329d1e2598"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
                "reference": "b94b2807d85443f9719887892882d0329d1e2598",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                }
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/guzzle/promises/issues",
                "source": "https://github.com/guzzle/promises/tree/1.5.2"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
                    "type": "tidelift"
                }
            ],
            "time": "2022-08-28T14:55:35+00:00"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
        },
        {
            "name": "guzzlehttp/psr7",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "67c26b443f348a51926030c83481b85718457d3d"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d",
                "reference": "67c26b443f348a51926030c83481b85718457d3d",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0",
                "ralouphie/getallheaders": "^3.0"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.1",
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "http-interop/http-factory-tests": "^0.9",
                "phpunit/phpunit": "^8.5.29 || ^9.5.23"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                },
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                "branch-alias": {
                    "dev-master": "2.4-dev"
Tobias Gross-Vogt's avatar
Tobias Gross-Vogt committed
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",