Skip to content
Snippets Groups Projects
composer.lock 935 KiB
Newer Older
jurgenhaas's avatar
jurgenhaas committed
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/robo.git",
jurgenhaas's avatar
jurgenhaas committed
                "reference": "ccf80963abf11bdb8e90659aa99a7449b21e9452"
jurgenhaas's avatar
jurgenhaas committed
            },
            "dist": {
                "type": "zip",
jurgenhaas's avatar
jurgenhaas committed
                "url": "https://api.github.com/repos/consolidation/robo/zipball/ccf80963abf11bdb8e90659aa99a7449b21e9452",
                "reference": "ccf80963abf11bdb8e90659aa99a7449b21e9452",
jurgenhaas's avatar
jurgenhaas committed
                "shasum": ""
            },
            "require": {
                "consolidation/annotated-command": "^4.3",
                "consolidation/config": "^1.2.1 || ^2.0.1",
                "consolidation/log": "^1.1.1 || ^2.0.2",
                "consolidation/output-formatters": "^4.1.2",
                "consolidation/self-update": "^2.0",
                "league/container": "^3.3.1 || ^4.0",
                "php": ">=7.1.3",
                "symfony/console": "^4.4.19 || ^5 || ^6",
                "symfony/event-dispatcher": "^4.4.19 || ^5 || ^6",
                "symfony/filesystem": "^4.4.9 || ^5 || ^6",
                "symfony/finder": "^4.4.9 || ^5 || ^6",
                "symfony/process": "^4.4.9 || ^5 || ^6",
                "symfony/yaml": "^4.4 || ^5 || ^6"
            },
            "conflict": {
                "codegyre/robo": "*"
            },
            "require-dev": {
                "natxet/cssmin": "3.0.4",
                "patchwork/jsqueeze": "^2",
                "pear/archive_tar": "^1.4.4",
                "phpunit/phpunit": "^7.5.20 || ^8",
                "squizlabs/php_codesniffer": "^3.6",
                "yoast/phpunit-polyfills": "^0.2.0"
            },
            "suggest": {
                "natxet/cssmin": "For minifying CSS files in taskMinify",
                "patchwork/jsqueeze": "For minifying JS files in taskMinify",
                "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively.",
                "totten/lurkerlite": "For monitoring filesystem changes in taskWatch"
            },
            "bin": [
                "robo"
            ],
            "type": "library",
            "extra": {
                "scenarios": {
                    "symfony4": {
                        "require": {
                            "symfony/console": "^4.4.11",
                            "symfony/event-dispatcher": "^4.4.11",
                            "symfony/filesystem": "^4.4.11",
                            "symfony/finder": "^4.4.11",
                            "symfony/process": "^4.4.11",
                            "phpunit/phpunit": "^6",
                            "nikic/php-parser": "^2"
                        },
                        "remove": [
                            "codeception/phpunit-wrapper"
                        ],
                        "config": {
                            "platform": {
                                "php": "7.1.3"
                            }
                        }
                    }
                },
                "branch-alias": {
                    "dev-master": "2.x-dev",
                    "dev-main": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Robo\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Davert",
                    "email": "davert.php@resend.cc"
                }
            ],
            "description": "Modern task runner",
            "support": {
                "issues": "https://github.com/consolidation/robo/issues",
jurgenhaas's avatar
jurgenhaas committed
                "source": "https://github.com/consolidation/robo/tree/4.0.2"
jurgenhaas's avatar
jurgenhaas committed
            },
jurgenhaas's avatar
jurgenhaas committed
            "time": "2022-04-21T09:29:58+00:00"
jurgenhaas's avatar
jurgenhaas committed
        },
        {
            "name": "consolidation/self-update",
            "version": "2.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/self-update.git",
                "reference": "8a64bdd8daf5faa8e85f56534dd99caf928164b3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/consolidation/self-update/zipball/8a64bdd8daf5faa8e85f56534dd99caf928164b3",
                "reference": "8a64bdd8daf5faa8e85f56534dd99caf928164b3",
                "shasum": ""
            },
            "require": {
                "composer/semver": "^3.2",
                "php": ">=5.5.0",
                "symfony/console": "^2.8 || ^3 || ^4 || ^5 || ^6",
                "symfony/filesystem": "^2.5 || ^3 || ^4 || ^5 || ^6"
            },
            "bin": [
                "scripts/release"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "SelfUpdate\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alexander Menk",
                    "email": "menk@mestrona.net"
                },
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                }
            ],
            "description": "Provides a self:update command for Symfony Console applications.",
            "support": {
                "issues": "https://github.com/consolidation/self-update/issues",
                "source": "https://github.com/consolidation/self-update/tree/2.0.5"
            },
            "time": "2022-02-09T22:44:24+00:00"
        },
        {
            "name": "consolidation/site-alias",
jurgenhaas's avatar
jurgenhaas committed
            "version": "4.0.0",
jurgenhaas's avatar
jurgenhaas committed
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/site-alias.git",
jurgenhaas's avatar
jurgenhaas committed
                "reference": "103fbc9bad6bbadb1f7533454a8f070ddce18e13"
jurgenhaas's avatar
jurgenhaas committed
            },
            "dist": {
                "type": "zip",
jurgenhaas's avatar
jurgenhaas committed
                "url": "https://api.github.com/repos/consolidation/site-alias/zipball/103fbc9bad6bbadb1f7533454a8f070ddce18e13",
                "reference": "103fbc9bad6bbadb1f7533454a8f070ddce18e13",
jurgenhaas's avatar
jurgenhaas committed
                "shasum": ""
            },
            "require": {
                "consolidation/config": "^1.2.1 || ^2",
jurgenhaas's avatar
jurgenhaas committed
                "php": ">=7.4",
                "symfony/filesystem": "^5.4 || ^6",
                "symfony/finder": "^5 || ^6"
jurgenhaas's avatar
jurgenhaas committed
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.4.2",
                "phpunit/phpunit": ">=7",
                "squizlabs/php_codesniffer": "^3",
                "symfony/var-dumper": "^4",
                "yoast/phpunit-polyfills": "^0.2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
jurgenhaas's avatar
jurgenhaas committed
                    "dev-main": "4.x-dev"
jurgenhaas's avatar
jurgenhaas committed
                }
            },
            "autoload": {
                "psr-4": {
                    "Consolidation\\SiteAlias\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                },
                {
                    "name": "Moshe Weitzman",
                    "email": "weitzman@tejasa.com"
                }
            ],
            "description": "Manage alias records for local and remote sites.",
            "support": {
                "issues": "https://github.com/consolidation/site-alias/issues",
jurgenhaas's avatar
jurgenhaas committed
                "source": "https://github.com/consolidation/site-alias/tree/4.0.0"
jurgenhaas's avatar
jurgenhaas committed
            },
jurgenhaas's avatar
jurgenhaas committed
            "time": "2022-10-14T03:41:22+00:00"
jurgenhaas's avatar
jurgenhaas committed
        },
        {
            "name": "consolidation/site-process",
jurgenhaas's avatar
jurgenhaas committed
            "version": "4.2.1",
jurgenhaas's avatar
jurgenhaas committed
            "source": {
                "type": "git",
                "url": "https://github.com/consolidation/site-process.git",
jurgenhaas's avatar
jurgenhaas committed
                "reference": "ee3bf69001694b2117cc2f96c2ef70d8d45f1234"
jurgenhaas's avatar
jurgenhaas committed
            },
            "dist": {
                "type": "zip",
jurgenhaas's avatar
jurgenhaas committed
                "url": "https://api.github.com/repos/consolidation/site-process/zipball/ee3bf69001694b2117cc2f96c2ef70d8d45f1234",
                "reference": "ee3bf69001694b2117cc2f96c2ef70d8d45f1234",
jurgenhaas's avatar
jurgenhaas committed
                "shasum": ""
            },
            "require": {
jurgenhaas's avatar
jurgenhaas committed
                "consolidation/config": "^1.2.1 || ^2",
                "consolidation/site-alias": "^3 || ^4",
jurgenhaas's avatar
jurgenhaas committed
                "php": ">=7.1.3",
jurgenhaas's avatar
jurgenhaas committed
                "symfony/console": "^2.8.52 || ^3 || ^4.4 || ^5",
                "symfony/process": "^4.3.4 || ^5"
jurgenhaas's avatar
jurgenhaas committed
            },
            "require-dev": {
jurgenhaas's avatar
jurgenhaas committed
                "phpunit/phpunit": "^7.5.20 || ^8.5.14",
jurgenhaas's avatar
jurgenhaas committed
                "squizlabs/php_codesniffer": "^3",
                "yoast/phpunit-polyfills": "^0.2.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "4.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Consolidation\\SiteProcess\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Greg Anderson",
                    "email": "greg.1.anderson@greenknowe.org"
                },
                {
                    "name": "Moshe Weitzman",
                    "email": "weitzman@tejasa.com"
                }
            ],
            "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.",
            "support": {
                "issues": "https://github.com/consolidation/site-process/issues",
jurgenhaas's avatar
jurgenhaas committed
                "source": "https://github.com/consolidation/site-process/tree/4.2.1"
jurgenhaas's avatar
jurgenhaas committed
            },
jurgenhaas's avatar
jurgenhaas committed
            "time": "2022-10-18T13:19:35+00:00"
jurgenhaas's avatar
jurgenhaas committed
        },
        {
            "name": "cweagans/composer-patches",
            "version": "1.7.2",
            "source": {
                "type": "git",
                "url": "https://github.com/cweagans/composer-patches.git",
                "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e9969cfc0796e6dea9b4e52f77f18e1065212871",
                "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "composer/composer": "~1.0 || ~2.0",
                "phpunit/phpunit": "~4.6"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "cweagans\\Composer\\Patches"
            },
            "autoload": {
                "psr-4": {
                    "cweagans\\Composer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Cameron Eagans",
                    "email": "me@cweagans.net"
                }
            ],
            "description": "Provides a way to patch Composer packages.",
            "support": {
                "issues": "https://github.com/cweagans/composer-patches/issues",
                "source": "https://github.com/cweagans/composer-patches/tree/1.7.2"
            },
            "time": "2022-01-25T19:21:20+00:00"
        },
        {
            "name": "cypresslab/gitelephant",
jurgenhaas's avatar
jurgenhaas committed
            "version": "v4.5.0",
jurgenhaas's avatar
jurgenhaas committed
            "source": {
                "type": "git",
                "url": "https://github.com/matteosister/GitElephant.git",
jurgenhaas's avatar
jurgenhaas committed
                "reference": "6f396bdb41fa0b2e5e414e16188f6eb107021947"
jurgenhaas's avatar
jurgenhaas committed
            },
            "dist": {
                "type": "zip",
jurgenhaas's avatar
jurgenhaas committed
                "url": "https://api.github.com/repos/matteosister/GitElephant/zipball/6f396bdb41fa0b2e5e414e16188f6eb107021947",
                "reference": "6f396bdb41fa0b2e5e414e16188f6eb107021947",
jurgenhaas's avatar
jurgenhaas committed
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0",
                "phpcollection/phpcollection": "~0.4|~0.5",
                "symfony/filesystem": ">=3.4",
                "symfony/finder": ">=3.4",
                "symfony/process": ">=3.4"
            },
            "require-dev": {
                "mockery/mockery": "~1.1",
                "php": ">=7.2.0",
                "phpstan/phpstan": "*",
                "phpstan/phpstan-phpunit": "*",
                "phpunit/phpunit": "~8.0|~9.0",
                "rector/rector": "*",
                "symplify/easy-coding-standard": "*"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "GitElephant": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Matteo Giachino",
                    "email": "matteog@gmail.com"
                }
            ],
            "description": "An abstraction layer for git written in PHP",
            "homepage": "http://gitelephant.cypresslab.net/",
            "keywords": [
                "git"
            ],
            "support": {
                "issues": "https://github.com/matteosister/GitElephant/issues",
jurgenhaas's avatar
jurgenhaas committed
                "source": "https://github.com/matteosister/GitElephant/tree/v4.5.0"
jurgenhaas's avatar
jurgenhaas committed
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/cypresslab/gitelephant",
                    "type": "tidelift"
                }
            ],
jurgenhaas's avatar
jurgenhaas committed
            "time": "2022-10-08T12:56:52+00:00"
jurgenhaas's avatar
jurgenhaas committed
        },
jurgenhaas's avatar
jurgenhaas committed
        {
            "name": "d3/d3",
            "version": "v3.5.17",
            "source": {
                "type": "git",
                "url": "https://github.com/d3/d3.git",
                "reference": "tags/v3.5.17"
            },
            "type": "drupal-library"
        },
jurgenhaas's avatar
jurgenhaas committed
        {
            "name": "dasprid/enum",
            "version": "1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/DASPRiD/Enum.git",
                "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2",
                "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^7 | ^8 | ^9",
                "squizlabs/php_codesniffer": "^3.4"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "DASPRiD\\Enum\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Ben Scholzen 'DASPRiD'",
                    "email": "mail@dasprids.de",
                    "homepage": "https://dasprids.de/",
                    "role": "Developer"
                }
            ],
            "description": "PHP 7.1 enum implementation",
            "keywords": [
                "enum",
                "map"
            ],
            "support": {
                "issues": "https://github.com/DASPRiD/Enum/issues",
                "source": "https://github.com/DASPRiD/Enum/tree/1.0.3"
            },
            "time": "2020-10-02T16:03:48+00:00"
        },
jurgenhaas's avatar
jurgenhaas committed
        {
            "name": "defuse/php-encryption",
            "version": "v2.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/defuse/php-encryption.git",
                "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2",
                "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "paragonie/random_compat": ">= 2",
                "php": ">=5.6.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4|^5|^6|^7|^8|^9"
            },
            "bin": [
                "bin/generate-defuse-key"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Defuse\\Crypto\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Hornby",
                    "email": "taylor@defuse.ca",
                    "homepage": "https://defuse.ca/"
                },
                {
                    "name": "Scott Arciszewski",
                    "email": "info@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "Secure PHP Encryption Library",
            "keywords": [
                "aes",
                "authenticated encryption",
                "cipher",
                "crypto",
                "cryptography",
                "encrypt",
                "encryption",
                "openssl",
                "security",
                "symmetric key cryptography"
            ],
            "support": {
                "issues": "https://github.com/defuse/php-encryption/issues",
                "source": "https://github.com/defuse/php-encryption/tree/v2.3.1"
            },
            "time": "2021-04-09T23:57:26+00:00"
        },
jurgenhaas's avatar
jurgenhaas committed
        {
            "name": "dflydev/dot-access-data",
jurgenhaas's avatar
jurgenhaas committed
            "version": "v3.0.2",
jurgenhaas's avatar
jurgenhaas committed
            "source": {
                "type": "git",
                "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
jurgenhaas's avatar
jurgenhaas committed
                "reference": "f41715465d65213d644d3141a6a93081be5d3549"
jurgenhaas's avatar
jurgenhaas committed
            },
            "dist": {
                "type": "zip",
jurgenhaas's avatar
jurgenhaas committed
                "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549",
                "reference": "f41715465d65213d644d3141a6a93081be5d3549",
jurgenhaas's avatar
jurgenhaas committed
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.42",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
                "scrutinizer/ocular": "1.6.0",
                "squizlabs/php_codesniffer": "^3.5",
jurgenhaas's avatar
jurgenhaas committed
                "vimeo/psalm": "^4.0.0"
jurgenhaas's avatar
jurgenhaas committed
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Dflydev\\DotAccessData\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dragonfly Development Inc.",
                    "email": "info@dflydev.com",
                    "homepage": "http://dflydev.com"
                },
                {
                    "name": "Beau Simensen",
                    "email": "beau@dflydev.com",
                    "homepage": "http://beausimensen.com"
                },
                {
                    "name": "Carlos Frutos",
                    "email": "carlos@kiwing.it",
                    "homepage": "https://github.com/cfrutos"
                },
                {
                    "name": "Colin O'Dell",
                    "email": "colinodell@gmail.com",
                    "homepage": "https://www.colinodell.com"
                }
            ],
            "description": "Given a deep data structure, access data by dot notation.",
            "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
            "keywords": [
                "access",
                "data",
                "dot",
                "notation"
            ],
            "support": {
                "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
jurgenhaas's avatar
jurgenhaas committed
                "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2"
jurgenhaas's avatar
jurgenhaas committed
            },
jurgenhaas's avatar
jurgenhaas committed
            "time": "2022-10-27T11:44:00+00:00"
jurgenhaas's avatar
jurgenhaas committed
        },
        {
            "name": "doctrine/annotations",
jurgenhaas's avatar
jurgenhaas committed
            "version": "1.14.1",
jurgenhaas's avatar
jurgenhaas committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
jurgenhaas's avatar
jurgenhaas committed
                "reference": "9e034d7a70032d422169f27d8759e8d84abb4f51"
jurgenhaas's avatar
jurgenhaas committed
            },
            "dist": {
                "type": "zip",
jurgenhaas's avatar
jurgenhaas committed
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/9e034d7a70032d422169f27d8759e8d84abb4f51",
                "reference": "9e034d7a70032d422169f27d8759e8d84abb4f51",
jurgenhaas's avatar
jurgenhaas committed
                "shasum": ""
            },
            "require": {
jurgenhaas's avatar
jurgenhaas committed
                "doctrine/lexer": "^1 || ^2",
jurgenhaas's avatar
jurgenhaas committed
                "ext-tokenizer": "*",
                "php": "^7.1 || ^8.0",
                "psr/cache": "^1 || ^2 || ^3"
            },
            "require-dev": {
                "doctrine/cache": "^1.11 || ^2.0",
jurgenhaas's avatar
jurgenhaas committed
                "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",
jurgenhaas's avatar
jurgenhaas committed
                "vimeo/psalm": "^4.10"
jurgenhaas's avatar
jurgenhaas committed
            },
jurgenhaas's avatar
jurgenhaas committed
            "suggest": {
                "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
            },
jurgenhaas's avatar
jurgenhaas 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",
jurgenhaas's avatar
jurgenhaas committed
                "source": "https://github.com/doctrine/annotations/tree/1.14.1"
jurgenhaas's avatar
jurgenhaas committed
            },
jurgenhaas's avatar
jurgenhaas committed
            "time": "2022-12-12T12:46:12+00:00"
jurgenhaas's avatar
jurgenhaas committed
        },
jurgenhaas's avatar
jurgenhaas committed
        {
            "name": "doctrine/cache",
            "version": "1.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/cache.git",
                "reference": "56cd022adb5514472cb144c087393c1821911d09"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/cache/zipball/56cd022adb5514472cb144c087393c1821911d09",
                "reference": "56cd022adb5514472cb144c087393c1821911d09",
                "shasum": ""
            },
            "require": {
                "php": "~7.1 || ^8.0"
            },
            "conflict": {
                "doctrine/common": ">2.2,<2.4"
            },
            "require-dev": {
                "alcaeus/mongo-php-adapter": "^1.1",
                "cache/integration-tests": "dev-master",
                "doctrine/coding-standard": "^9",
                "mongodb/mongodb": "^1.1",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "predis/predis": "~1.0",
                "psr/cache": "^1.0 || ^2.0 || ^3.0",
                "symfony/cache": "^4.4 || ^5.4 || ^6",
                "symfony/var-exporter": "^4.4 || ^5.4 || ^6"
            },
            "suggest": {
                "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
            },
            "type": "library",
            "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"
            ],
            "support": {
                "issues": "https://github.com/doctrine/cache/issues",
                "source": "https://github.com/doctrine/cache/tree/1.13.0"
            },
            "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%2Fcache",
                    "type": "tidelift"
                }
            ],
            "time": "2022-05-20T20:06:54+00:00"
        },
jurgenhaas's avatar
jurgenhaas committed
        {
            "name": "doctrine/collections",
jurgenhaas's avatar
jurgenhaas committed
            "version": "1.8.0",
jurgenhaas's avatar
jurgenhaas committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/collections.git",
jurgenhaas's avatar
jurgenhaas committed
                "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e"
jurgenhaas's avatar
jurgenhaas committed
            },
            "dist": {
                "type": "zip",
jurgenhaas's avatar
jurgenhaas committed
                "url": "https://api.github.com/repos/doctrine/collections/zipball/2b44dd4cbca8b5744327de78bafef5945c7e7b5e",
                "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e",
jurgenhaas's avatar
jurgenhaas committed
                "shasum": ""
            },
            "require": {
jurgenhaas's avatar
jurgenhaas committed
                "doctrine/deprecations": "^0.5.3 || ^1",
jurgenhaas's avatar
jurgenhaas committed
                "php": "^7.1.3 || ^8.0"
            },
            "require-dev": {
jurgenhaas's avatar
jurgenhaas committed
                "doctrine/coding-standard": "^9.0 || ^10.0",
                "phpstan/phpstan": "^1.4.8",
jurgenhaas's avatar
jurgenhaas committed
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5",
jurgenhaas's avatar
jurgenhaas committed
                "vimeo/psalm": "^4.22"
jurgenhaas's avatar
jurgenhaas committed
            },
            "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"
            ],
            "support": {
                "issues": "https://github.com/doctrine/collections/issues",
jurgenhaas's avatar
jurgenhaas committed
                "source": "https://github.com/doctrine/collections/tree/1.8.0"
jurgenhaas's avatar
jurgenhaas committed
            },
jurgenhaas's avatar
jurgenhaas committed
            "time": "2022-09-01T20:12:10+00:00"
jurgenhaas's avatar
jurgenhaas committed
        },
jurgenhaas's avatar
jurgenhaas committed
        {
            "name": "doctrine/common",
            "version": "2.13.3",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/common.git",
                "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f",
                "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.0",
                "doctrine/cache": "^1.0",
                "doctrine/collections": "^1.0",
                "doctrine/event-manager": "^1.0",
                "doctrine/inflector": "^1.0",
                "doctrine/lexer": "^1.0",
                "doctrine/persistence": "^1.3.3",
                "doctrine/reflection": "^1.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": "2.11.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"
            ],
            "support": {
                "issues": "https://github.com/doctrine/common/issues",
                "source": "https://github.com/doctrine/common/tree/2.13.x"
            },
            "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%2Fcommon",
                    "type": "tidelift"
                }
            ],
            "time": "2020-06-05T16:46:05+00:00"
        },
jurgenhaas's avatar
jurgenhaas committed
        {
            "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"
            },
            "time": "2022-05-02T15:47:09+00:00"
        },
jurgenhaas's avatar
jurgenhaas committed
        {
            "name": "doctrine/event-manager",
jurgenhaas's avatar
jurgenhaas committed
            "version": "1.2.0",
jurgenhaas's avatar
jurgenhaas committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/event-manager.git",
jurgenhaas's avatar
jurgenhaas committed
                "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520"
jurgenhaas's avatar
jurgenhaas committed
            },
            "dist": {
                "type": "zip",
jurgenhaas's avatar
jurgenhaas committed
                "url": "https://api.github.com/repos/doctrine/event-manager/zipball/95aa4cb529f1e96576f3fda9f5705ada4056a520",
                "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520",
jurgenhaas's avatar
jurgenhaas committed
                "shasum": ""
            },
            "require": {
jurgenhaas's avatar
jurgenhaas committed
                "doctrine/deprecations": "^0.5.3 || ^1",
jurgenhaas's avatar
jurgenhaas committed
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
jurgenhaas's avatar
jurgenhaas committed
                "doctrine/common": "<2.9"
jurgenhaas's avatar
jurgenhaas committed
            },
            "require-dev": {
jurgenhaas's avatar
jurgenhaas committed
                "doctrine/coding-standard": "^9 || ^10",
                "phpstan/phpstan": "~1.4.10 || ^1.8.8",
jurgenhaas's avatar
jurgenhaas committed
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
jurgenhaas's avatar
jurgenhaas committed
                "vimeo/psalm": "^4.24"
jurgenhaas's avatar
jurgenhaas committed
            },
            "type": "library",
            "autoload": {
                "psr-4": {
jurgenhaas's avatar
jurgenhaas committed
                    "Doctrine\\Common\\": "src"
jurgenhaas's avatar
jurgenhaas committed
                }
            },
            "notification-url": "https://packagist.org/downloads/",