Skip to content
Snippets Groups Projects
composer.lock 331 KiB
Newer Older
Reiter, Christoph's avatar
wip
Reiter, Christoph 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": "046932bcdac15f8409c1e4384915aec7",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
    "packages": [
        {
            "name": "api-platform/core",
            "version": "v2.6.6",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/api-platform/core.git",
                "reference": "25c71b216473844cdbe5bf284ccbeeb26acd76e7"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/api-platform/core/zipball/25c71b216473844cdbe5bf284ccbeeb26acd76e7",
                "reference": "25c71b216473844cdbe5bf284ccbeeb26acd76e7",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "doctrine/inflector": "^1.0 || ^2.0",
                "fig/link-util": "^1.0",
                "php": ">=7.1",
                "psr/cache": "^1.0 || ^2.0 || ^3.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "psr/container": "^1.0",
                "symfony/http-foundation": "^4.4 || ^5.1",
                "symfony/http-kernel": "^4.4 || ^5.1",
                "symfony/property-access": "^3.4.19 || ^4.4 || ^5.1",
                "symfony/property-info": "^3.4 || ^4.4 || ^5.2.1",
                "symfony/serializer": "^4.4 || ^5.1",
                "symfony/web-link": "^4.4 || ^5.1",
                "willdurand/negotiation": "^2.0.3 || ^3.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "conflict": {
                "doctrine/common": "<2.7",
                "doctrine/dbal": "<2.10",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "doctrine/mongodb-odm": "<2.2",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "doctrine/persistence": "<1.3"
            },
            "require-dev": {
                "behat/behat": "^3.1",
                "behat/mink": "^1.7",
                "doctrine/annotations": "^1.7",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "doctrine/cache": "^1.11",
                "doctrine/common": "^2.11 || ^3.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "doctrine/data-fixtures": "^1.2.2",
                "doctrine/doctrine-bundle": "^1.12 || ^2.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "doctrine/mongodb-odm": "^2.2",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "doctrine/mongodb-odm-bundle": "^4.0",
                "doctrine/orm": "^2.6.4 || ^3.0",
                "elasticsearch/elasticsearch": "^6.0 || ^7.0",
                "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": "^0.8",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "justinrainbow/json-schema": "^5.2.1",
                "phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.1",
                "phpdocumentor/type-resolver": "^0.3 || ^0.4 || ^1.4",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^0.12.65",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "phpstan/phpstan-doctrine": "^0.12.7",
                "phpstan/phpstan-phpunit": "^0.12.4",
                "phpstan/phpstan-symfony": "^0.12.4",
                "psr/log": "^1.0",
                "ramsey/uuid": "^3.7 || ^4.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "ramsey/uuid-doctrine": "^1.4",
                "soyuka/contexts": "^3.3.1",
                "soyuka/stubs-mongodb": "^1.0",
                "symfony/asset": "^3.4 || ^4.4 || ^5.1",
                "symfony/browser-kit": "^4.4 || ^5.1",
                "symfony/cache": "^3.4 || ^4.4 || ^5.1",
                "symfony/config": "^3.4 || ^4.4 || ^5.1",
                "symfony/console": "^3.4 || ^4.4 || ^5.1",
                "symfony/css-selector": "^3.4 || ^4.4 || ^5.1",
                "symfony/debug": "^3.4 || ^4.4 || ^5.1",
                "symfony/dependency-injection": "^3.4 || ^4.4 || ^5.1",
                "symfony/doctrine-bridge": "^3.4 || ^4.4 || ^5.1",
                "symfony/dom-crawler": "^3.4 || ^4.4 || ^5.1",
                "symfony/event-dispatcher": "^3.4 || ^4.4 || ^5.1",
                "symfony/expression-language": "^3.4 || ^4.4 || ^5.1",
                "symfony/finder": "^3.4 || ^4.4 || ^5.1",
                "symfony/form": "^3.4 || ^4.4 || ^5.1",
                "symfony/framework-bundle": "^4.4 || ^5.1",
                "symfony/http-client": "^4.4 || ^5.1",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/mercure-bundle": "*",
                "symfony/messenger": "^4.4 || ^5.1",
                "symfony/phpunit-bridge": "^5.1.7",
                "symfony/routing": "^3.4 || ^4.4 || ^5.1",
                "symfony/security-bundle": "^3.4 || ^4.4 || ^5.1",
                "symfony/security-core": "^4.4 || ^5.1",
                "symfony/twig-bundle": "^3.4 || ^4.4 || ^5.1",
                "symfony/validator": "^3.4 || ^4.4 || ^5.1",
                "symfony/web-profiler-bundle": "^4.4 || ^5.1",
                "symfony/yaml": "^3.4 || ^4.4 || ^5.1",
                "twig/twig": "^1.42.3 || ^2.12 || ^3.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "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.",
                "ocramius/package-versions": "To display the API Platform's version in the debug bar.",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "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.",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/web-profiler-bundle": "To use the data collector.",
                "webonyx/graphql-php": "To support GraphQL."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.7.x-dev"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                },
                "symfony": {
                    "require": "^3.4 || ^4.4 || ^5.1"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                }
            },
            "autoload": {
                "psr-4": {
                    "ApiPlatform\\Core\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kévin Dunglas",
Reiter, Christoph's avatar
Reiter, Christoph committed
                    "email": "kevin@dunglas.fr",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                    "homepage": "https://dunglas.fr"
                }
            ],
            "description": "Build a fully-featured hypermedia or GraphQL API in minutes!",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "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.6"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/api-platform/core",
                    "type": "tidelift"
                }
            ],
            "time": "2021-09-29T19:11:04+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "brick/math",
            "version": "0.9.3",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/brick/math.git",
                "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
                "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "php": "^7.1 || ^8.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.2",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
                "vimeo/psalm": "4.9.2"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Brick\\Math\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Arbitrary-precision arithmetic library",
            "keywords": [
                "Arbitrary-precision",
                "BigInteger",
                "BigRational",
                "arithmetic",
                "bigdecimal",
                "bignum",
                "brick",
                "math"
            ],
            "support": {
Reiter, Christoph's avatar
Reiter, Christoph committed
                "issues": "https://github.com/brick/math/issues",
                "source": "https://github.com/brick/math/tree/0.9.3"
            },
            "funding": [
                {
                    "url": "https://github.com/BenMorel",
                    "type": "github"
                },
Reiter, Christoph's avatar
Reiter, Christoph committed
                    "url": "https://tidelift.com/funding/github/packagist/brick/math",
                    "type": "tidelift"
                }
            ],
            "time": "2021-08-15T20:50:18+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "dbp/relay-auth-bundle",
            "version": "v0.1.6",
            "source": {
                "type": "git",
                "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-auth-bundle.git",
                "reference": "ce556a11ce4db7c13f9584220fab36bc1d1a6056"
            },
            "require": {
                "dbp/relay-core-bundle": "^0.1.10",
                "ext-curl": "*",
                "ext-gmp": "*",
                "ext-json": "*",
                "guzzlehttp/guzzle": "^7.0",
                "kevinrob/guzzle-cache-middleware": "^3.3",
                "php": "^7.3",
                "symfony/framework-bundle": "^5.2",
                "symfony/security-core": "^5.2",
                "symfony/yaml": "^5.2",
                "web-token/jwt-easy": "^2.1",
                "web-token/jwt-signature-algorithm-rsa": "^2.1"
            },
            "require-dev": {
                "brainmaestro/composer-git-hooks": "^2.8",
                "friendsofphp/php-cs-fixer": "^3.0",
                "phpstan/phpstan": "^0.12.33",
                "phpstan/phpstan-phpunit": "^0.12.13",
                "symfony/browser-kit": "^5.3",
                "symfony/http-client": "^5.3",
                "symfony/phpunit-bridge": "^5.2",
                "vimeo/psalm": "^4.4"
            },
            "type": "symfony-bundle",
            "extra": {
                "hooks": {
                    "pre-commit": [
                        "composer lint"
                    ]
                }
            },
            "autoload": {
                "psr-4": {
                    "Dbp\\Relay\\AuthBundle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AGPL-3.0-or-later"
            ],
            "time": "2021-11-02T11:11:39+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        {
            "name": "dbp/relay-core-bundle",
            "version": "v0.1.26",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle",
                "reference": "c0262c7e9771335cfffe5068e0cd4677d29bfe76"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "require": {
                "api-platform/core": "^2.6.6",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "doctrine/annotations": "^1.0",
                "dragonmantank/cron-expression": "^3.1",
                "ext-fileinfo": "*",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "ext-json": "*",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "guzzlehttp/guzzle": "^7.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "nelmio/cors-bundle": "^2.1.0",
                "php": "^7.3 || ^8.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.0",
                "symfony/asset": "^5.3",
                "symfony/config": "^5.3",
                "symfony/event-dispatcher": "^5.3",
                "symfony/expression-language": "^5.3",
                "symfony/framework-bundle": "^5.3",
                "symfony/messenger": "^5.3",
                "symfony/mime": "^5.3",
                "symfony/security-bundle": "^5.3",
                "symfony/security-core": "^5.3",
                "symfony/security-guard": "^5.3",
                "symfony/twig-bundle": "^5.3",
                "symfony/validator": "^5.3",
                "symfony/yaml": "^5.3"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "conflict": {
                "symfony/dependency-injection": "5.3.7"
            },
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "require-dev": {
                "brainmaestro/composer-git-hooks": "^2.8",
                "friendsofphp/php-cs-fixer": "^3.0",
                "phpstan/phpstan": "^1.0.0",
                "phpstan/phpstan-phpunit": "^1.0.0",
                "symfony/browser-kit": "^5.3",
                "symfony/http-client": "^5.3",
                "symfony/phpunit-bridge": "^5.3",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "vimeo/psalm": "^4.4"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "type": "symfony-bundle",
            "extra": {
                "hooks": {
                    "pre-commit": [
                        "composer lint"
                    ]
                }
            },
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "autoload": {
                "psr-4": {
                    "Dbp\\Relay\\CoreBundle\\": "src/"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                }
            },
            "notification-url": "https://packagist.org/downloads/",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "license": [
                "AGPL-3.0-or-later"
            ],
            "time": "2021-12-14T12:59:26+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        {
            "name": "doctrine/annotations",
            "version": "1.13.2",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "5b668aef16090008790395c02c893b1ba13f7e08"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
                "reference": "5b668aef16090008790395c02c893b1ba13f7e08",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "ext-tokenizer": "*",
                "php": "^7.1 || ^8.0",
                "psr/cache": "^1 || ^2 || ^3"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "require-dev": {
                "doctrine/cache": "^1.11 || ^2.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "doctrine/coding-standard": "^6.0 || ^8.1",
                "phpstan/phpstan": "^0.12.20",
                "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
                "symfony/cache": "^4.4 || ^5.2"
Reiter, Christoph's avatar
wip
Reiter, Christoph 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.13.2"
            "time": "2021-08-05T19:00:23+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "doctrine/inflector",
            "version": "2.0.4",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
                "reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^8.2",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpstan/phpstan-strict-rules": "^0.12",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                "vimeo/psalm": "^4.10"
Reiter, Christoph's avatar
wip
Reiter, Christoph 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.4"
            },
            "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": "2021-10-22T20:16:43+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "doctrine/lexer",
            "version": "1.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
                "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^6.0",
                "phpstan/phpstan": "^0.11.8",
                "phpunit/phpunit": "^8.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
                }
            },
            "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/1.2.1"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
Reiter, Christoph's avatar
Reiter, Christoph committed
                    "type": "custom"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                },
                {
Reiter, Christoph's avatar
Reiter, Christoph committed
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                },
                {
Reiter, Christoph's avatar
Reiter, Christoph committed
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
                    "type": "tidelift"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                }
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "time": "2020-05-25T17:44:05+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "dragonmantank/cron-expression",
            "version": "v3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dragonmantank/cron-expression.git",
                "reference": "7a8c6e56ab3ffcc538d05e8155bb42269abf1a0c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/7a8c6e56ab3ffcc538d05e8155bb42269abf1a0c",
                "reference": "7a8c6e56ab3ffcc538d05e8155bb42269abf1a0c",
                "shasum": ""
            },
            "require": {
                "php": "^7.2|^8.0",
                "webmozart/assert": "^1.7.0"
            },
            "replace": {
                "mtdowling/cron-expression": "^1.0"
            },
            "require-dev": {
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-webmozart-assert": "^0.12.7",
                "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.1.0"
            },
            "funding": [
                {
                    "url": "https://github.com/dragonmantank",
                    "type": "github"
                }
            ],
            "time": "2020-11-24T19:55:57+00:00"
        },
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        {
            "name": "fgrosse/phpasn1",
            "version": "v2.4.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/fgrosse/PHPASN1.git",
                "reference": "eef488991d53e58e60c9554b09b1201ca5ba9296"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/eef488991d53e58e60c9554b09b1201ca5ba9296",
                "reference": "eef488991d53e58e60c9554b09b1201ca5ba9296",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "php": "~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "~2.0",
                "phpunit/phpunit": "^6.3 || ^7.0 || ^8.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "suggest": {
                "ext-bcmath": "BCmath is the fallback extension for big integer calculations",
                "ext-curl": "For loading OID information from the web if they have not bee defined statically",
                "ext-gmp": "GMP is the preferred extension for big integer calculations",
                "phpseclib/bcmath_compat": "BCmath polyfill for servers where neither GMP nor BCmath is available"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "FG\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Friedrich Große",
                    "email": "friedrich.grosse@gmail.com",
                    "homepage": "https://github.com/FGrosse",
                    "role": "Author"
                },
                {
                    "name": "All contributors",
                    "homepage": "https://github.com/FGrosse/PHPASN1/contributors"
                }
            ],
            "description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.",
            "homepage": "https://github.com/FGrosse/PHPASN1",
            "keywords": [
                "DER",
                "asn.1",
                "asn1",
                "ber",
                "binary",
                "decoding",
                "encoding",
                "x.509",
                "x.690",
                "x509",
                "x690"
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "support": {
                "issues": "https://github.com/fgrosse/PHPASN1/issues",
                "source": "https://github.com/fgrosse/PHPASN1/tree/v2.4.0"
Reiter, Christoph's avatar
Reiter, Christoph committed
            },
            "time": "2021-12-11T12:41:06+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "fig/link-util",
Reiter, Christoph's avatar
Reiter, Christoph committed
            "version": "1.1.2",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/link-util.git",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "reference": "5d7b8d04ed3393b4b59968ca1e906fb7186d81e8"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "url": "https://api.github.com/repos/php-fig/link-util/zipball/5d7b8d04ed3393b4b59968ca1e906fb7186d81e8",
                "reference": "5d7b8d04ed3393b4b59968ca1e906fb7186d81e8",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "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",
Reiter, Christoph's avatar
Reiter, Christoph committed
                    "homepage": "https://www.php-fig.org/"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                }
            ],
            "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",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "source": "https://github.com/php-fig/link-util/tree/1.1.2"
Reiter, Christoph's avatar
Reiter, Christoph committed
            "time": "2021-02-03T23:36:04+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "7.4.1",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
                "reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^1.5",
                "guzzlehttp/psr7": "^1.8.3 || ^2.1",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
Reiter, Christoph's avatar
Reiter, Christoph committed
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "require-dev": {
Reiter, Christoph's avatar
Reiter, Christoph committed
                "bamarni/composer-bin-plugin": "^1.4.1",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "ext-curl": "*",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "php-http/client-integration-tests": "^3.0",
                "phpunit/phpunit": "^8.5.5 || ^9.3.5",
                "psr/log": "^1.1 || ^2.0 || ^3.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "suggest": {
Reiter, Christoph's avatar
Reiter, Christoph committed
                "ext-curl": "Required for CURL handler support",
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "psr/log": "Required for using the Log middleware"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "7.4-dev"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                {
                    "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"
                },
Reiter, Christoph's avatar
Reiter, Christoph committed
                {
                    "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"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "psr-18",
                "psr-7",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "rest",
                "web service"
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "support": {
                "issues": "https://github.com/guzzle/guzzle/issues",
                "source": "https://github.com/guzzle/guzzle/tree/7.4.1"
Reiter, Christoph's avatar
Reiter, Christoph 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"
Reiter, Christoph's avatar
Reiter, Christoph committed
                }
            ],
            "time": "2021-12-06T18:43:05+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "guzzlehttp/promises",
            "version": "1.5.1",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
                "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                {
                    "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"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "support": {
                "issues": "https://github.com/guzzle/promises/issues",
                "source": "https://github.com/guzzle/promises/tree/1.5.1"
Reiter, Christoph's avatar
Reiter, Christoph 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": "2021-10-22T20:56:57+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "guzzlehttp/psr7",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {