Skip to content
Snippets Groups Projects
composer.lock 278 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"
    ],
Reiter, Christoph's avatar
Reiter, Christoph committed
    "content-hash": "079350e2a6004ae5b8ca93312659bf0e",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
    "packages": [
        {
            "name": "adldap2/adldap2",
            "version": "v10.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Adldap2/Adldap2.git",
                "reference": "936a4e2eb925d005198f716a75bb78068c4de94d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Adldap2/Adldap2/zipball/936a4e2eb925d005198f716a75bb78068c4de94d",
                "reference": "936a4e2eb925d005198f716a75bb78068c4de94d",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-ldap": "*",
                "illuminate/contracts": "~5.0|~6.0|~7.0|~8.0",
                "php": ">=7.0",
                "psr/log": "~1.0",
                "psr/simple-cache": "~1.0",
                "tightenco/collect": "~5.0|~6.0|~7.0|~8.0"
            },
            "require-dev": {
                "mockery/mockery": "~1.0",
                "phpunit/phpunit": "~6.0|~7.0|~8.0"
            },
            "suggest": {
                "ext-fileinfo": "fileinfo is required when retrieving user encoded thumbnails"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Adldap\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Steve Bauman",
                    "email": "steven_bauman@outlook.com",
                    "role": "Developer"
                }
            ],
            "description": "A PHP LDAP Package for humans.",
            "keywords": [
                "active directory",
                "ad",
                "adLDAP",
                "adldap2",
                "directory",
                "ldap",
                "windows"
            ],
            "time": "2020-09-09T12:55:51+00:00"
        },
        {
            "name": "api-platform/core",
            "version": "v2.5.7",
            "source": {
                "type": "git",
                "url": "https://github.com/api-platform/core.git",
                "reference": "37b5edf50cc05299b12cb8982be3efa035d726ce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/api-platform/core/zipball/37b5edf50cc05299b12cb8982be3efa035d726ce",
                "reference": "37b5edf50cc05299b12cb8982be3efa035d726ce",
                "shasum": ""
            },
            "require": {
                "doctrine/inflector": "^1.0 || ^2.0",
                "fig/link-util": "^1.0",
                "php": ">=7.1",
                "psr/cache": "^1.0",
                "psr/container": "^1.0",
                "symfony/http-foundation": "^4.3.6 || ^5.0",
                "symfony/http-kernel": "^4.3.7 || ^5.0",
                "symfony/property-access": "^3.4 || ^4.0 || ^5.0",
                "symfony/property-info": "^3.4 || ^4.0 || ^5.0",
                "symfony/serializer": "^4.3 || ^5.0",
                "symfony/web-link": "^4.1 || ^5.0",
                "willdurand/negotiation": "^2.0.3"
            },
            "conflict": {
                "doctrine/common": "<2.7",
                "doctrine/mongodb-odm": "<2.0",
                "doctrine/persistence": "<1.3"
            },
            "require-dev": {
                "behat/behat": "^3.1",
                "behat/mink": "^1.7",
                "behat/mink-browserkit-driver": "^1.3.1",
                "behat/mink-extension": "^2.2",
                "behat/symfony2-extension": "^2.1.1",
                "behatch/contexts": "^3.1.0",
                "doctrine/annotations": "^1.7",
                "doctrine/common": "^2.11",
                "doctrine/data-fixtures": "^1.2.2",
                "doctrine/doctrine-bundle": "^1.8 || ^2.0",
                "doctrine/doctrine-cache-bundle": "^1.3.5",
                "doctrine/mongodb-odm": "^2.0",
                "doctrine/mongodb-odm-bundle": "^4.0",
                "doctrine/orm": "^2.6.4",
                "elasticsearch/elasticsearch": "^6.0",
                "friendsofsymfony/user-bundle": "2.2.x-dev#157b53bd7d6c347148a90e723981a43f9c897bf5",
                "guzzlehttp/guzzle": "^6.0",
                "jangregor/phpstan-prophecy": "^0.6",
                "justinrainbow/json-schema": "^5.2.1",
                "nelmio/api-doc-bundle": "^2.13.4",
                "phpdocumentor/reflection-docblock": "^3.0 || ^4.0",
                "phpdocumentor/type-resolver": "^0.3 || ^0.4",
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^0.12.4",
                "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",
                "ramsey/uuid-doctrine": "^1.4",
                "symfony/asset": "^3.4 || ^4.0 || ^5.0",
                "symfony/browser-kit": "^4.3 || ^5.0",
                "symfony/cache": "^3.4 || ^4.0 || ^5.0",
                "symfony/config": "^3.4 || ^4.0 || ^5.0",
                "symfony/console": "^3.4 || ^4.0 || ^5.0",
                "symfony/css-selector": "^3.4 || ^4.0 || ^5.0",
                "symfony/debug": "^3.4 || ^4.0",
                "symfony/dependency-injection": "^3.4 || ^4.0 || ^5.0",
                "symfony/doctrine-bridge": "^3.4 || ^4.0 || ^5.0",
                "symfony/dom-crawler": "^3.4 || ^4.0 || ^5.0",
                "symfony/event-dispatcher": "^3.4 || ^4.0 || ^5.0",
                "symfony/expression-language": "^3.4 || ^4.0 || ^5.0",
                "symfony/finder": "^3.4 || ^4.0 || ^5.0",
                "symfony/form": "^3.4 || ^4.0 || ^5.0",
                "symfony/framework-bundle": "^4.3.2 || ^5.0",
                "symfony/http-client": "^4.3 || ^5.0",
                "symfony/mercure-bundle": "*",
                "symfony/messenger": "^4.3 || ^5.0",
                "symfony/phpunit-bridge": "dev-master",
                "symfony/routing": "^3.4 || ^4.3 || ^5.0",
                "symfony/security-bundle": "^3.4 || ^4.0 || ^5.0",
                "symfony/security-core": "^4.3 || ^5.0",
                "symfony/twig-bundle": "^3.4 || ^4.0 || ^5.0",
                "symfony/validator": "^3.4 || ^4.0 || ^5.0",
                "symfony/web-profiler-bundle": "^4.2 || ^5.0",
                "symfony/yaml": "^3.4 || ^4.0 || ^5.0",
                "teohhanhui/stubs-mongodb": "@dev",
                "twig/twig": "^1.42.3 || ^2.12",
                "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.",
                "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/web-profiler-bundle": "To use the data collector.",
                "webonyx/graphql-php": "To support GraphQL."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.5.x-dev"
                },
                "symfony": {
                    "require": "^3.4 || ^4.0 || ^5.0"
                }
            },
            "autoload": {
                "psr-4": {
                    "ApiPlatform\\Core\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kévin Dunglas",
                    "email": "dunglas@gmail.com",
                    "homepage": "https://dunglas.fr"
                }
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            ],
            "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"
            ],
            "time": "2020-08-28T16:23:13+00:00"
        },
        {
            "name": "brick/math",
            "version": "0.9.1",
            "source": {
                "type": "git",
                "url": "https://github.com/brick/math.git",
                "reference": "283a40c901101e66de7061bd359252c013dcc43c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brick/math/zipball/283a40c901101e66de7061bd359252c013dcc43c",
                "reference": "283a40c901101e66de7061bd359252c013dcc43c",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.1|^8.0"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.2",
                "phpunit/phpunit": "^7.5.15|^8.5",
                "vimeo/psalm": "^3.5"
            },
            "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"
            ],
            "time": "2020-08-18T23:57:15+00:00"
        },
        {
            "name": "composer/package-versions-deprecated",
Reiter, Christoph's avatar
Reiter, Christoph committed
            "version": "1.11.99.1",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/composer/package-versions-deprecated.git",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/7413f0b55a051e89485c5cb9f765fe24bb02a7b6",
                "reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1.0 || ^2.0",
                "php": "^7 || ^8"
            },
            "replace": {
                "ocramius/package-versions": "1.11.99"
            },
            "require-dev": {
                "composer/composer": "^1.9.3 || ^2.0@dev",
                "ext-zip": "^1.13",
                "phpunit/phpunit": "^6.5 || ^7"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "PackageVersions\\Installer",
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "PackageVersions\\": "src/PackageVersions"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be"
                }
            ],
            "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
Reiter, Christoph's avatar
Reiter, Christoph committed
            "time": "2020-11-11T10:22:58+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "dbp/api-core-bundle",
            "version": "dev-main",
            "source": {
                "type": "git",
                "url": "git@gitlab.tugraz.at:dbp/middleware/dbp-api/api-core-bundle.git",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "reference": "6a221c9a815d4858a9d430d4d37e21e8714a64f0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "require": {
                "adldap2/adldap2": "^10.0",
                "api-platform/core": "^2.4",
                "doctrine/annotations": "^1.0",
                "doctrine/orm": "^2.4.5",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "guzzlehttp/guzzle": "^7.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "kevinrob/guzzle-cache-middleware": "^3.3",
                "league/uri": "^6.3",
                "monolog/monolog": "^1.4||^2.1",
                "nelmio/cors-bundle": "^2.1.0",
                "php": "^7.3",
                "phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.0",
                "symfony/asset": "*",
                "symfony/config": "^4.4",
                "symfony/expression-language": "*",
                "symfony/framework-bundle": "^4.1.12",
                "symfony/security-bundle": "^4.4",
                "symfony/security-core": "^4.4",
                "symfony/security-guard": "^4.4",
                "symfony/twig-bundle": "^4.4",
                "symfony/validator": "*",
                "symfony/yaml": "^4.4",
                "web-token/jwt-easy": "^2.1",
                "web-token/jwt-signature-algorithm-rsa": "^2.1"
            },
            "require-dev": {
                "composer/semver": "^1.5",
                "friendsofphp/php-cs-fixer": "^2.16",
                "mockery/mockery": "^1.2",
                "phpstan/phpstan": "^0.12.33",
                "phpstan/phpstan-phpunit": "^0.12.13",
                "symfony/browser-kit": "^4.4",
                "symfony/http-client": "^4.4",
                "symfony/phpunit-bridge": "^4.4",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "vimeo/psalm": "^4.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "type": "symfony-bundle",
            "autoload": {
                "psr-4": {
                    "DBP\\API\\CoreBundle\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DBP\\API\\CoreBundle\\Tests\\": "tests/"
                }
            },
            "scripts": {
                "test": [
                    "@php vendor/bin/simple-phpunit"
                ],
                "phpstan": [
                    "@php vendor/bin/simple-phpunit --atleast-version 0",
                    "@php vendor/bin/phpstan analyze --ansi"
                ],
                "psalm": [
                    "@php vendor/bin/simple-phpunit --atleast-version 0",
                    "@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 --diff-format=udiff"
Reiter, Christoph's avatar
Reiter, Christoph committed
                ],
                "coverage": [
                    "@php vendor/bin/simple-phpunit --coverage-html _coverage"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                ]
            },
            "license": [
                "AGPL-3.0-or-later"
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "time": "2020-11-26T10:54:47+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "dbp/api-starter-bundle",
            "version": "dev-main",
            "source": {
                "type": "git",
                "url": "git@gitlab.tugraz.at:dbp/middleware/dbp-api/api-starter-bundle.git",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "reference": "a00ca278c61fe53c1f69f3e7d97877a48232bb86"
            },
            "require": {
                "api-platform/core": "^2.4",
                "dbp/api-core-bundle": "@dev",
                "php": "^7.3",
                "symfony/framework-bundle": "^4.1.12"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.16",
                "phpstan/phpstan": "^0.12.33",
                "phpstan/phpstan-phpunit": "^0.12.13",
                "symfony/phpunit-bridge": "^4.4",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "vimeo/psalm": "^4.2.1"
            },
            "type": "symfony-bundle",
            "autoload": {
                "psr-4": {
                    "DBP\\API\\StarterBundle\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "DBP\\API\\StarterBundle\\Tests\\": "tests/"
                }
            },
            "scripts": {
                "test": [
                    "@php vendor/bin/simple-phpunit"
                ],
                "phpstan": [
                    "@php vendor/bin/simple-phpunit --atleast-version 0",
                    "@php vendor/bin/phpstan analyze --ansi"
                ],
                "psalm": [
                    "@php vendor/bin/simple-phpunit --atleast-version 0",
                    "@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 --diff-format=udiff"
Reiter, Christoph's avatar
Reiter, Christoph committed
                ],
                "coverage": [
                    "@php vendor/bin/simple-phpunit --coverage-html _coverage"
                ]
            },
            "license": [
                "AGPL-3.0-or-later"
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "time": "2020-11-26T11:28:43+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        {
            "name": "doctrine/annotations",
            "version": "1.11.1",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/ce77a7ba1770462cd705a91a151b6c3746f9c6ad",
                "reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "ext-tokenizer": "*",
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/cache": "1.*",
                "doctrine/coding-standard": "^6.0 || ^8.1",
                "phpstan/phpstan": "^0.12.20",
                "phpunit/phpunit": "^7.5 || ^9.1.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.11.x-dev"
                }
            },
            "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"
            ],
            "time": "2020-10-26T10:28:16+00:00"
        },
        {
            "name": "doctrine/cache",
            "version": "1.10.2",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/cache.git",
                "reference": "13e3381b25847283a91948d04640543941309727"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727",
                "reference": "13e3381b25847283a91948d04640543941309727",
                "shasum": ""
            },
            "require": {
                "php": "~7.1 || ^8.0"
            },
            "conflict": {
                "doctrine/common": ">2.2,<2.4"
            },
            "require-dev": {
                "alcaeus/mongo-php-adapter": "^1.1",
                "doctrine/coding-standard": "^6.0",
                "mongodb/mongodb": "^1.1",
                "phpunit/phpunit": "^7.0",
                "predis/predis": "~1.0"
            },
            "suggest": {
                "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.9.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
                }
            },
            "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 Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
            "homepage": "https://www.doctrine-project.org/projects/cache.html",
            "keywords": [
                "abstraction",
                "apcu",
                "cache",
                "caching",
                "couchdb",
                "memcached",
                "php",
                "redis",
                "xcache"
            ],
            "time": "2020-07-07T18:54:01+00:00"
        },
        {
            "name": "doctrine/collections",
            "version": "1.6.7",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/collections.git",
                "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/collections/zipball/55f8b799269a1a472457bd1a41b4f379d4cfba4a",
                "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^6.0",
                "phpstan/phpstan-shim": "^0.9.2",
                "phpunit/phpunit": "^7.0",
                "vimeo/psalm": "^3.8.1"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
                }
            },
            "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 Collections library that adds additional functionality on top of PHP arrays.",
            "homepage": "https://www.doctrine-project.org/projects/collections.html",
            "keywords": [
                "array",
                "collections",
                "iterators",
                "php"
            ],
            "time": "2020-07-27T17:53:49+00:00"
        },
        {
            "name": "doctrine/common",
            "version": "3.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/common.git",
                "reference": "a3c6479858989e242a2465972b4f7a8642baf0d4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/common/zipball/a3c6479858989e242a2465972b4f7a8642baf0d4",
                "reference": "a3c6479858989e242a2465972b4f7a8642baf0d4",
                "shasum": ""
            },
            "require": {
                "doctrine/persistence": "^2.0",
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^1.0",
                "phpstan/phpstan": "^0.11",
                "phpstan/phpstan-phpunit": "^0.11",
                "phpunit/phpunit": "^7.0",
                "squizlabs/php_codesniffer": "^3.0",
                "symfony/phpunit-bridge": "^4.0.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
                }
            },
            "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"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
            "homepage": "https://www.doctrine-project.org/projects/common.html",
            "keywords": [
                "common",
                "doctrine",
                "php"
            ],
            "time": "2020-06-05T16:59:53+00:00"
        },
        {
            "name": "doctrine/dbal",
Reiter, Christoph's avatar
Reiter, Christoph committed
            "version": "2.12.1",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/dbal.git",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "reference": "adce7a954a1c2f14f85e94aed90c8489af204086"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/adce7a954a1c2f14f85e94aed90c8489af204086",
                "reference": "adce7a954a1c2f14f85e94aed90c8489af204086",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "doctrine/cache": "^1.0",
                "doctrine/event-manager": "^1.0",
                "ext-pdo": "*",
                "php": "^7.3 || ^8"
            },
            "require-dev": {
                "doctrine/coding-standard": "^8.1",
                "jetbrains/phpstorm-stubs": "^2019.1",
                "phpstan/phpstan": "^0.12.40",
                "phpunit/phpunit": "^9.4",
                "psalm/plugin-phpunit": "^0.10.0",
                "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
                "vimeo/psalm": "^3.17.2"
            },
            "suggest": {
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
            },
            "bin": [
                "bin/doctrine-dbal"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
                }
            },
            "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"
                }
            ],
            "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
            "homepage": "https://www.doctrine-project.org/projects/dbal.html",
            "keywords": [
                "abstraction",
                "database",
                "db2",
                "dbal",
                "mariadb",
                "mssql",
                "mysql",
                "oci8",
                "oracle",
                "pdo",
                "pgsql",
                "postgresql",
                "queryobject",
                "sasql",
                "sql",
                "sqlanywhere",
                "sqlite",
                "sqlserver",
                "sqlsrv"
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "time": "2020-11-14T20:26:58+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "doctrine/event-manager",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/event-manager.git",
                "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
                "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "doctrine/common": "<2.9@dev"
            },
            "require-dev": {
                "doctrine/coding-standard": "^6.0",
                "phpunit/phpunit": "^7.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
                }
            },
            "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"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@g
Loading
Loading full blame...