Skip to content
Snippets Groups Projects
composer.lock 184 KiB
Newer Older
  • Learn to ignore specific revisions
  •                 {
                        "name": "PHP-FIG",
                        "homepage": "http://www.php-fig.org/"
                    }
                ],
                "description": "Common interface for logging libraries",
                "homepage": "https://github.com/php-fig/log",
                "keywords": [
                    "log",
                    "psr",
                    "psr-3"
                ],
    
                "time": "2020-03-23T09:12:05+00:00"
    
        "packages-dev": [
    
            {
                "name": "amphp/amp",
    
                "version": "v2.4.2",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/amphp/amp.git",
    
                    "reference": "feca077369a47263b22156b3c6389e55f3809f24"
    
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/amphp/amp/zipball/feca077369a47263b22156b3c6389e55f3809f24",
                    "reference": "feca077369a47263b22156b3c6389e55f3809f24",
    
                    "shasum": ""
                },
                "require": {
                    "php": ">=7"
                },
                "require-dev": {
                    "amphp/php-cs-fixer-config": "dev-master",
                    "amphp/phpunit-util": "^1",
                    "ext-json": "*",
    
                    "jetbrains/phpstorm-stubs": "^2019.3",
    
                    "phpunit/phpunit": "^6.0.9 | ^7",
    
                    "react/promise": "^2",
                    "vimeo/psalm": "^3.9@dev"
    
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                        "dev-master": "2.x-dev"
    
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Amp\\": "lib"
                    },
                    "files": [
                        "lib/functions.php",
                        "lib/Internal/functions.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Daniel Lowrey",
                        "email": "rdlowrey@php.net"
                    },
                    {
                        "name": "Aaron Piotrowski",
                        "email": "aaron@trowski.com"
                    },
                    {
                        "name": "Bob Weinand",
                        "email": "bobwei9@hotmail.com"
                    },
                    {
                        "name": "Niklas Keller",
                        "email": "me@kelunik.com"
                    }
                ],
                "description": "A non-blocking concurrency framework for PHP applications.",
                "homepage": "http://amphp.org/amp",
                "keywords": [
                    "async",
                    "asynchronous",
                    "awaitable",
                    "concurrency",
                    "event",
                    "event-loop",
                    "future",
                    "non-blocking",
                    "promise"
                ],
    
                "time": "2020-04-04T15:05:26+00:00"
    
            },
            {
                "name": "amphp/byte-stream",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/amphp/byte-stream.git",
    
                    "reference": "b867505edb79dda8f253ca3c3a2bbadae4b16592"
    
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/amphp/byte-stream/zipball/b867505edb79dda8f253ca3c3a2bbadae4b16592",
                    "reference": "b867505edb79dda8f253ca3c3a2bbadae4b16592",
    
                    "shasum": ""
                },
                "require": {
                    "amphp/amp": "^2"
                },
                "require-dev": {
                    "amphp/php-cs-fixer-config": "dev-master",
                    "amphp/phpunit-util": "^1",
                    "friendsofphp/php-cs-fixer": "^2.3",
    
                    "jetbrains/phpstorm-stubs": "^2019.3",
                    "phpunit/phpunit": "^6 || ^7 || ^8",
                    "vimeo/psalm": "^3.9@dev"
    
                },
                "type": "library",
    
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.x-dev"
                    }
                },
    
                "autoload": {
                    "psr-4": {
                        "Amp\\ByteStream\\": "lib"
                    },
                    "files": [
                        "lib/functions.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Aaron Piotrowski",
                        "email": "aaron@trowski.com"
                    },
                    {
                        "name": "Niklas Keller",
                        "email": "me@kelunik.com"
                    }
                ],
                "description": "A stream abstraction to make working with non-blocking I/O simple.",
                "homepage": "http://amphp.org/byte-stream",
                "keywords": [
                    "amp",
                    "amphp",
                    "async",
                    "io",
                    "non-blocking",
                    "stream"
                ],
    
                "time": "2020-04-04T16:56:54+00:00"
    
            {
                "name": "christophwurst/nextcloud",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/ChristophWurst/nextcloud_composer.git",
    
                    "reference": "25aeb8ea0623e54da9ef26daefecff8b9c576df3"
    
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/25aeb8ea0623e54da9ef26daefecff8b9c576df3",
                    "reference": "25aeb8ea0623e54da9ef26daefecff8b9c576df3",
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                    "php": "^7.1"
    
                "type": "library",
    
                "extra": {
                    "branch-alias": {
    
                "notification-url": "https://packagist.org/downloads/",
    
                    "AGPL-3.0-or-later"
    
                ],
                "authors": [
                    {
                        "name": "Christoph Wurst",
                        "email": "christoph@winzerhof-wurst.at"
                    }
                ],
                "description": "Composer package containing Nextcloud's public API (classes, interfaces)",
    
                "time": "2019-12-19T08:20:46+00:00"
    
            {
                "name": "christophwurst/nextcloud_testing",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/ChristophWurst/nextcloud_testing.git",
    
                    "reference": "a5b30f95ef199b2fa80ff51b0e5bad48bfd0501c"
    
                    "url": "https://api.github.com/repos/ChristophWurst/nextcloud_testing/zipball/a5b30f95ef199b2fa80ff51b0e5bad48bfd0501c",
                    "reference": "a5b30f95ef199b2fa80ff51b0e5bad48bfd0501c",
    
                    "php-webdriver/webdriver": "^1.7",
    
                    "christophwurst/nextcloud": "^15.0"
    
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "ChristophWurst\\Nextcloud\\Testing\\": "/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Christoph Wurst",
                        "email": "christoph@winzerhof-wurst.at"
                    }
                ],
                "description": "Simple and fast unit and integration testing framework for Nextcloud, based on PHPUnit",
    
                "time": "2020-01-20T13:20:58+00:00"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/composer/semver.git",
    
                    "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de"
    
                    "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
                    "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
    
                    "shasum": ""
                },
                "require": {
                    "php": "^5.3.2 || ^7.0"
                },
                "require-dev": {
    
                    "phpunit/phpunit": "^4.5 || ^5.0.5"
    
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Composer\\Semver\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Nils Adermann",
                        "email": "naderman@naderman.de",
                        "homepage": "http://www.naderman.de"
                    },
                    {
                        "name": "Jordi Boggiano",
                        "email": "j.boggiano@seld.be",
                        "homepage": "http://seld.be"
                    },
                    {
                        "name": "Rob Bast",
                        "email": "rob.bast@gmail.com",
                        "homepage": "http://robbast.nl"
                    }
                ],
                "description": "Semver library that offers utilities, version constraint parsing and validation.",
                "keywords": [
                    "semantic",
                    "semver",
                    "validation",
                    "versioning"
                ],
    
                "time": "2020-01-13T12:06:48+00:00"
    
                "version": "1.4.1",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/composer/xdebug-handler.git",
    
                    "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7"
    
                    "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/1ab9842d69e64fb3a01be6b656501032d1b78cb7",
                    "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7",
    
                    "php": "^5.3.2 || ^7.0 || ^8.0",
    
                    "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
    
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Composer\\XdebugHandler\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "John Stevenson",
                        "email": "john-stevenson@blueyonder.co.uk"
                    }
                ],
    
                "description": "Restarts a process without Xdebug.",
    
                "funding": [
                    {
                        "url": "https://packagist.com",
                        "type": "custom"
                    }
                ],
    
                "time": "2020-03-01T12:26:26+00:00"
    
    Christoph Wurst's avatar
    Christoph Wurst committed
            {
                "name": "doctrine/annotations",
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/annotations.git",
    
                    "reference": "5eb79f3dbdffed6544e1fc287572c0f462bd29bb"
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/doctrine/annotations/zipball/5eb79f3dbdffed6544e1fc287572c0f462bd29bb",
                    "reference": "5eb79f3dbdffed6544e1fc287572c0f462bd29bb",
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                    "shasum": ""
                },
                "require": {
                    "doctrine/lexer": "1.*",
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                    "php": "^7.1"
                },
                "require-dev": {
                    "doctrine/cache": "1.*",
                    "phpunit/phpunit": "^7.5"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                    }
                },
                "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": "http://www.doctrine-project.org",
                "keywords": [
                    "annotations",
                    "docblock",
                    "parser"
                ],
    
                "time": "2020-04-02T12:33:25+00:00"
    
    Christoph Wurst's avatar
    Christoph Wurst committed
            },
    
            {
                "name": "doctrine/instantiator",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/instantiator.git",
    
                    "reference": "ae466f726242e637cebdd526a7d991b9433bacf1"
    
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1",
                    "reference": "ae466f726242e637cebdd526a7d991b9433bacf1",
    
                    "shasum": ""
                },
                "require": {
    
                },
                "require-dev": {
    
                    "doctrine/coding-standard": "^6.0",
    
                    "ext-pdo": "*",
                    "ext-phar": "*",
    
                    "phpbench/phpbench": "^0.13",
                    "phpstan/phpstan-phpunit": "^0.11",
                    "phpstan/phpstan-shim": "^0.11",
                    "phpunit/phpunit": "^7.0"
    
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Marco Pivetta",
                        "email": "ocramius@gmail.com",
                        "homepage": "http://ocramius.github.com/"
                    }
                ],
                "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
    
                "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
    
                "keywords": [
                    "constructor",
                    "instantiate"
                ],
    
                "time": "2019-10-21T16:45:58+00:00"
    
    Christoph Wurst's avatar
    Christoph Wurst committed
            {
                "name": "doctrine/lexer",
                "version": "1.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/lexer.git",
                    "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/lexer/zipball/5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
                    "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.2"
                },
                "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"
                ],
                "time": "2019-10-30T14:39:59+00:00"
            },
    
            {
                "name": "felixfbecker/advanced-json-rpc",
    
                "version": "v3.1.1",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/felixfbecker/php-advanced-json-rpc.git",
    
                    "reference": "0ed363f8de17d284d479ec813c9ad3f6834b5c40"
    
                    "url": "https://api.github.com/repos/felixfbecker/php-advanced-json-rpc/zipball/0ed363f8de17d284d479ec813c9ad3f6834b5c40",
                    "reference": "0ed363f8de17d284d479ec813c9ad3f6834b5c40",
    
                    "netresearch/jsonmapper": "^1.0 || ^2.0",
    
                    "phpdocumentor/reflection-docblock": "^4.0.0 || ^5.0.0"
    
                },
                "require-dev": {
                    "phpunit/phpunit": "^6.0.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "AdvancedJsonRpc\\": "lib/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "ISC"
                ],
                "authors": [
                    {
                        "name": "Felix Becker",
                        "email": "felix.b@outlook.com"
                    }
                ],
                "description": "A more advanced JSONRPC implementation",
    
                "time": "2020-03-11T15:21:41+00:00"
    
            {
                "name": "felixfbecker/language-server-protocol",
                "version": "v1.4.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/felixfbecker/php-language-server-protocol.git",
                    "reference": "378801f6139bb74ac215d81cca1272af61df9a9f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/felixfbecker/php-language-server-protocol/zipball/378801f6139bb74ac215d81cca1272af61df9a9f",
                    "reference": "378801f6139bb74ac215d81cca1272af61df9a9f",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.0"
                },
                "require-dev": {
                    "phpstan/phpstan": "*",
                    "phpunit/phpunit": "^6.3",
                    "squizlabs/php_codesniffer": "^3.1"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "LanguageServerProtocol\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "ISC"
                ],
                "authors": [
                    {
                        "name": "Felix Becker",
                        "email": "felix.b@outlook.com"
                    }
                ],
                "description": "PHP classes for the Language Server Protocol",
                "keywords": [
                    "language",
                    "microsoft",
                    "php",
                    "server"
                ],
                "time": "2019-06-23T21:03:50+00:00"
            },
    
    Christoph Wurst's avatar
    Christoph Wurst committed
            {
                "name": "friendsofphp/php-cs-fixer",
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
    
                    "reference": "c460a3cbaa58f983fe026cd52c45950bf61e9239"
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/c460a3cbaa58f983fe026cd52c45950bf61e9239",
                    "reference": "c460a3cbaa58f983fe026cd52c45950bf61e9239",
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                    "shasum": ""
                },
                "require": {
                    "composer/semver": "^1.4",
                    "composer/xdebug-handler": "^1.2",
                    "doctrine/annotations": "^1.2",
                    "ext-json": "*",
                    "ext-tokenizer": "*",
                    "php": "^5.6 || ^7.0",
                    "php-cs-fixer/diff": "^1.3",
                    "symfony/console": "^3.4.17 || ^4.1.6 || ^5.0",
                    "symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0",
                    "symfony/filesystem": "^3.0 || ^4.0 || ^5.0",
                    "symfony/finder": "^3.0 || ^4.0 || ^5.0",
                    "symfony/options-resolver": "^3.0 || ^4.0 || ^5.0",
                    "symfony/polyfill-php70": "^1.0",
                    "symfony/polyfill-php72": "^1.4",
                    "symfony/process": "^3.0 || ^4.0 || ^5.0",
                    "symfony/stopwatch": "^3.0 || ^4.0 || ^5.0"
                },
                "require-dev": {
                    "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
                    "justinrainbow/json-schema": "^5.0",
                    "keradus/cli-executor": "^1.2",
                    "mikey179/vfsstream": "^1.6",
                    "php-coveralls/php-coveralls": "^2.1",
                    "php-cs-fixer/accessible-object": "^1.0",
                    "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1",
                    "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1",
                    "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.1",
                    "phpunitgoodpractices/traits": "^1.8",
                    "symfony/phpunit-bridge": "^4.3 || ^5.0",
                    "symfony/yaml": "^3.0 || ^4.0 || ^5.0"
                },
                "suggest": {
    
                    "ext-dom": "For handling output formats in XML",
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                    "ext-mbstring": "For handling non-UTF8 characters in cache signature.",
                    "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
                    "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
                    "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
                },
                "bin": [
                    "php-cs-fixer"
                ],
                "type": "application",
                "autoload": {
                    "psr-4": {
                        "PhpCsFixer\\": "src/"
                    },
                    "classmap": [
                        "tests/Test/AbstractFixerTestCase.php",
                        "tests/Test/AbstractIntegrationCaseFactory.php",
                        "tests/Test/AbstractIntegrationTestCase.php",
                        "tests/Test/Assert/AssertTokensTrait.php",
                        "tests/Test/IntegrationCase.php",
                        "tests/Test/IntegrationCaseFactory.php",
                        "tests/Test/IntegrationCaseFactoryInterface.php",
                        "tests/Test/InternalIntegrationCaseFactory.php",
    
                        "tests/Test/IsIdenticalConstraint.php",
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                        "tests/TestCase.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Dariusz Rumiński",
                        "email": "dariusz.ruminski@gmail.com"
                    }
                ],
                "description": "A tool to automatically fix PHP code style",
    
                "time": "2020-04-10T21:08:06+00:00"
    
    Christoph Wurst's avatar
    Christoph Wurst committed
            },
    
            {
                "name": "microsoft/tolerant-php-parser",
    
                "version": "v0.0.20",
    
                    "url": "https://github.com/microsoft/tolerant-php-parser.git",
    
                    "reference": "c5e2bf5d8c9f4f27eef1370bd39ea2d1f374eeb4"
    
                    "url": "https://api.github.com/repos/microsoft/tolerant-php-parser/zipball/c5e2bf5d8c9f4f27eef1370bd39ea2d1f374eeb4",
                    "reference": "c5e2bf5d8c9f4f27eef1370bd39ea2d1f374eeb4",
    
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^6.4"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Microsoft\\PhpParser\\": [
                            "src/"
                        ]
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Rob Lourens",
                        "email": "roblou@microsoft.com"
                    }
                ],
                "description": "Tolerant PHP-to-AST parser designed for IDE usage scenarios",
    
                "time": "2020-02-18T02:57:19+00:00"
    
            {
                "name": "myclabs/deep-copy",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/myclabs/DeepCopy.git",
    
                    "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef"
    
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/b2c28789e80a97badd14145fda39b545d83ca3ef",
                    "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef",
    
                    "shasum": ""
                },
                "require": {
    
                    "php": "^7.1"
                },
                "replace": {
                    "myclabs/deep-copy": "self.version"
    
                },
                "require-dev": {
    
                    "doctrine/collections": "^1.0",
                    "doctrine/common": "^2.6",
    
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "DeepCopy\\": "src/DeepCopy/"
    
                    },
                    "files": [
                        "src/DeepCopy/deep_copy.php"
                    ]
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "description": "Create deep copies (clones) of your objects",
                "keywords": [
                    "clone",
                    "copy",
                    "duplicate",
                    "object",
                    "object graph"
                ],
    
                "time": "2020-01-17T21:11:47+00:00"
    
            {
                "name": "netresearch/jsonmapper",
    
                "version": "v1.6.0",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/cweiske/jsonmapper.git",
    
                    "reference": "0d4d1b48d682a93b6bfedf60b88c7750e9cb0b06"
    
                    "url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/0d4d1b48d682a93b6bfedf60b88c7750e9cb0b06",
                    "reference": "0d4d1b48d682a93b6bfedf60b88c7750e9cb0b06",
    
                    "ext-json": "*",
                    "ext-pcre": "*",
                    "ext-reflection": "*",
                    "ext-spl": "*",
    
                    "php": ">=5.6"
                },
                "require-dev": {
                    "phpunit/phpunit": "~4.8.35 || ~5.7 || ~6.4",
                    "squizlabs/php_codesniffer": "~1.5"
                },
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "JsonMapper": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "OSL-3.0"
                ],
                "authors": [
                    {
                        "name": "Christian Weiske",
                        "email": "cweiske@cweiske.de",
    
                        "homepage": "http://github.com/cweiske/jsonmapper/",
                        "role": "Developer"
    
                    }
                ],
                "description": "Map nested JSON structures onto PHP classes",
    
                "time": "2019-08-15T19:41:25+00:00"
    
    Christoph Wurst's avatar
    Christoph Wurst committed
            {
                "name": "nextcloud/coding-standard",
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/nextcloud/coding-standard.git",
    
                    "reference": "4f5cd012760f8293e19e602651a0ecaa265e4db9"
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/4f5cd012760f8293e19e602651a0ecaa265e4db9",
                    "reference": "4f5cd012760f8293e19e602651a0ecaa265e4db9",
    
    Christoph Wurst's avatar
    Christoph Wurst committed
                    "shasum": ""
                },
                "require": {
                    "friendsofphp/php-cs-fixer": "^2.16",
                    "php": "^7.2"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Nextcloud\\CodingStandard\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Christoph Wurst",
                        "email": "christoph@winzerhof-wurst.at"
                    }
                ],
                "description": "Nextcloud coding standards for the php cs fixer",
    
                "time": "2020-04-10T14:57:18+00:00"
    
    Christoph Wurst's avatar
    Christoph Wurst committed
            },
    
            {
                "name": "nikic/php-parser",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/nikic/PHP-Parser.git",
    
                    "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120"
    
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120",
                    "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120",
    
                    "shasum": ""
                },
                "require": {
                    "ext-tokenizer": "*",
                    "php": ">=7.0"
                },
                "require-dev": {
                    "ircmaxell/php-yacc": "0.0.5",
                    "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
                },
                "bin": [
                    "bin/php-parse"
                ],
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.3-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "PhpParser\\": "lib/PhpParser"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Nikita Popov"
                    }
                ],
                "description": "A PHP parser written in PHP",
                "keywords": [
                    "parser",
                    "php"
                ],
    
                "time": "2020-04-10T16:34:50+00:00"
    
            },
            {
                "name": "ocramius/package-versions",
                "version": "1.4.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/Ocramius/PackageVersions.git",
                    "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
                    "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
                    "shasum": ""
                },
                "require": {
                    "composer-plugin-api": "^1.0.0",
                    "php": "^7.1.0"
                },
                "require-dev": {
                    "composer/composer": "^1.6.3",
                    "doctrine/coding-standard": "^5.0.1",
                    "ext-zip": "*",
                    "infection/infection": "^0.7.1",
                    "phpunit/phpunit": "^7.5.17"
                },
                "type": "composer-plugin",
                "extra": {
                    "class": "PackageVersions\\Installer",
                    "branch-alias": {
                        "dev-master": "2.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "PackageVersions\\": "src/PackageVersions"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Marco Pivetta",
                        "email": "ocramius@gmail.com"
                    }
                ],
                "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
                "time": "2019-11-15T16:17:10+00:00"
            },
            {
                "name": "openlss/lib-array2xml",
                "version": "1.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/nullivex/lib-array2xml.git",
                    "reference": "a91f18a8dfc69ffabe5f9b068bc39bb202c81d90"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/nullivex/lib-array2xml/zipball/a91f18a8dfc69ffabe5f9b068bc39bb202c81d90",
                    "reference": "a91f18a8dfc69ffabe5f9b068bc39bb202c81d90",
                    "shasum": ""
                },