Skip to content
Snippets Groups Projects
Select Git revision
  • 9652fa25211ab3d7743a7895e18fda93f9df6944
  • 2023 default protected
2 results

README.md

Blame
  • composer.lock 27.23 KiB
    {
        "_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#composer-lock-the-lock-file",
            "This file is @generated automatically"
        ],
        "content-hash": "709a7016e6a91869ad167c8f714f8260",
        "packages": [
            {
                "name": "jards/eventsapiclient",
                "version": "v2.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/CarstenKarbach/EventsAPIClient.git",
                    "reference": "69d8a58854ea6a7cd822a568ba3b6aab70719f7d"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/CarstenKarbach/EventsAPIClient/zipball/69d8a58854ea6a7cd822a568ba3b6aab70719f7d",
                    "reference": "69d8a58854ea6a7cd822a568ba3b6aab70719f7d",
                    "shasum": ""
                },
                "require": {
                    "ext-curl": "*",
                    "ext-json": "*",
                    "ext-mbstring": "*",
                    "php": ">=5.4"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "~1.12",
                    "phpunit/phpunit": "~4.8",
                    "satooshi/php-coveralls": "~1.0",
                    "squizlabs/php_codesniffer": "~2.6"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Swagger\\Client\\": "lib/"
                    }
                },
                "autoload-dev": {
                    "psr-4": {
                        "Swagger\\Client\\": "test/"
                    }
                },
                "license": [
                    "proprietary"
                ],
                "authors": [
                    {
                        "name": "Swagger and contributors",
                        "homepage": "https://github.com/swagger-api/swagger-codegen"
                    }
                ],
                "homepage": "http://swagger.io",
                "keywords": [
                    "api",
                    "php",
                    "sdk",
                    "swagger"
                ],
                "support": {
                    "source": "https://github.com/CarstenKarbach/EventsAPIClient/tree/v2.2",
                    "issues": "https://github.com/CarstenKarbach/EventsAPIClient/issues"
                },
                "time": "2017-11-06T10:22:24+00:00"
            },
            {
                "name": "phpmailer/phpmailer",
                "version": "v6.0.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/PHPMailer/PHPMailer.git",
                    "reference": "992392437c2e2784e0dc41446024fe411d293c96"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/992392437c2e2784e0dc41446024fe411d293c96",
                    "reference": "992392437c2e2784e0dc41446024fe411d293c96",
                    "shasum": ""
                },
                "require": {
                    "ext-ctype": "*",
                    "php": ">=5.5.0"
                },
                "require-dev": {
                    "doctrine/annotations": "1.2.*",
                    "friendsofphp/php-cs-fixer": "^2.2",
                    "phpdocumentor/phpdocumentor": "2.*",
                    "phpunit/phpunit": "^4.8 || ^5.7",
                    "zendframework/zend-eventmanager": "3.0.*",
                    "zendframework/zend-i18n": "2.7.3",
                    "zendframework/zend-serializer": "2.7.*"
                },
                "suggest": {
                    "ext-mbstring": "Needed to send email in multibyte encoding charset",
                    "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
                    "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
                    "psr/log": "For optional PSR-3 debug logging",
                    "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
                    "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "PHPMailer\\PHPMailer\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-2.1"
                ],
                "authors": [
                    {
                        "name": "Jim Jagielski",
                        "email": "jimjag@gmail.com"
                    },
                    {
                        "name": "Marcus Bointon",
                        "email": "phpmailer@synchromedia.co.uk"
                    },
                    {
                        "name": "Andy Prevost",
                        "email": "codeworxtech@users.sourceforge.net"
                    },
                    {
                        "name": "Brent R. Matzelle"
                    }
                ],
                "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
                "time": "2017-09-14T16:47:12+00:00"
            },
            {
                "name": "pimple/pimple",
                "version": "v3.2.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/silexphp/Pimple.git",
                    "reference": "4d45fb62d96418396ec58ba76e6f065bca16e10a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/silexphp/Pimple/zipball/4d45fb62d96418396ec58ba76e6f065bca16e10a",
                    "reference": "4d45fb62d96418396ec58ba76e6f065bca16e10a",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.0",
                    "psr/container": "^1.0"
                },
                "require-dev": {
                    "symfony/phpunit-bridge": "^3.2"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.2.x-dev"
                    }
                },
                "autoload": {
                    "psr-0": {
                        "Pimple": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    }
                ],
                "description": "Pimple, a simple Dependency Injection Container",
                "homepage": "http://pimple.sensiolabs.org",
                "keywords": [
                    "container",
                    "dependency injection"
                ],
                "time": "2017-07-23T07:32:15+00:00"
            },
            {
                "name": "psr/container",
                "version": "1.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/container.git",
                    "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                    "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Psr\\Container\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP-FIG",
                        "homepage": "http://www.php-fig.org/"
                    }
                ],
                "description": "Common Container Interface (PHP FIG PSR-11)",
                "homepage": "https://github.com/php-fig/container",
                "keywords": [
                    "PSR-11",
                    "container",
                    "container-interface",
                    "container-interop",
                    "psr"
                ],
                "time": "2017-02-14T16:28:37+00:00"
            },
            {
                "name": "psr/log",
                "version": "1.0.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/log.git",
                    "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
                    "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Psr\\Log\\": "Psr/Log/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "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": "2016-10-10T12:19:37+00:00"
            },
            {
                "name": "silex/silex",
                "version": "v2.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/silexphp/Silex.git",
                    "reference": "ec7d5b5334465414952d4b2e935e73bd085dbbbb"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/silexphp/Silex/zipball/ec7d5b5334465414952d4b2e935e73bd085dbbbb",
                    "reference": "ec7d5b5334465414952d4b2e935e73bd085dbbbb",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.5.9",
                    "pimple/pimple": "~3.0",
                    "symfony/event-dispatcher": "~2.8|^3.0",
                    "symfony/http-foundation": "~2.8|^3.0",
                    "symfony/http-kernel": "~2.8|^3.0",
                    "symfony/routing": "~2.8|^3.0"
                },
                "conflict": {
                    "phpunit/phpunit": "<4.8.35 || >= 5.0, <5.4.3"
                },
                "replace": {
                    "silex/api": "self.version",
                    "silex/providers": "self.version"
                },
                "require-dev": {
                    "doctrine/dbal": "~2.2",
                    "monolog/monolog": "^1.4.1",
                    "swiftmailer/swiftmailer": "~5",
                    "symfony/asset": "~2.8|^3.0",
                    "symfony/browser-kit": "~2.8|^3.0",
                    "symfony/config": "~2.8|^3.0",
                    "symfony/css-selector": "~2.8|^3.0",
                    "symfony/debug": "~2.8|^3.0",
                    "symfony/doctrine-bridge": "~2.8|^3.0",
                    "symfony/dom-crawler": "~2.8|^3.0",
                    "symfony/expression-language": "~2.8|^3.0",
                    "symfony/finder": "~2.8|^3.0",
                    "symfony/form": "~2.8|^3.0",
                    "symfony/intl": "~2.8|^3.0",
                    "symfony/monolog-bridge": "~2.8|^3.0",
                    "symfony/options-resolver": "~2.8|^3.0",
                    "symfony/phpunit-bridge": "^3.2",
                    "symfony/process": "~2.8|^3.0",
                    "symfony/security": "~2.8|^3.0",
                    "symfony/serializer": "~2.8|^3.0",
                    "symfony/translation": "~2.8|^3.0",
                    "symfony/twig-bridge": "~2.8|^3.0",
                    "symfony/validator": "~2.8|^3.0",
                    "symfony/var-dumper": "~2.8|^3.0",
                    "symfony/web-link": "^3.3",
                    "twig/twig": "~1.28|~2.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.2.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Silex\\": "src/Silex"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Igor Wiedler",
                        "email": "igor@wiedler.ch"
                    }
                ],
                "description": "The PHP micro-framework based on the Symfony Components",
                "homepage": "http://silex.sensiolabs.org",
                "keywords": [
                    "microframework"
                ],
                "time": "2017-07-23T07:40:14+00:00"
            },
            {
                "name": "symfony/debug",
                "version": "v3.3.10",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/debug.git",
                    "reference": "eb95d9ce8f18dcc1b3dfff00cb624c402be78ffd"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/debug/zipball/eb95d9ce8f18dcc1b3dfff00cb624c402be78ffd",
                    "reference": "eb95d9ce8f18dcc1b3dfff00cb624c402be78ffd",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.5.9|>=7.0.8",
                    "psr/log": "~1.0"
                },
                "conflict": {
                    "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
                },
                "require-dev": {
                    "symfony/http-kernel": "~2.8|~3.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.3-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Debug\\": ""
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony Debug Component",
                "homepage": "https://symfony.com",
                "time": "2017-10-02T06:42:24+00:00"
            },
            {
                "name": "symfony/event-dispatcher",
                "version": "v3.3.10",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/event-dispatcher.git",
                    "reference": "d7ba037e4b8221956ab1e221c73c9e27e05dd423"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d7ba037e4b8221956ab1e221c73c9e27e05dd423",
                    "reference": "d7ba037e4b8221956ab1e221c73c9e27e05dd423",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.5.9|>=7.0.8"
                },
                "conflict": {
                    "symfony/dependency-injection": "<3.3"
                },
                "require-dev": {
                    "psr/log": "~1.0",
                    "symfony/config": "~2.8|~3.0",
                    "symfony/dependency-injection": "~3.3",
                    "symfony/expression-language": "~2.8|~3.0",
                    "symfony/stopwatch": "~2.8|~3.0"
                },
                "suggest": {
                    "symfony/dependency-injection": "",
                    "symfony/http-kernel": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.3-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\EventDispatcher\\": ""
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony EventDispatcher Component",
                "homepage": "https://symfony.com",
                "time": "2017-10-02T06:42:24+00:00"
            },
            {
                "name": "symfony/http-foundation",
                "version": "v3.3.10",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/http-foundation.git",
                    "reference": "22cf9c2b1d9f67cc8e75ae7f4eaa60e4c1eff1f8"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/http-foundation/zipball/22cf9c2b1d9f67cc8e75ae7f4eaa60e4c1eff1f8",
                    "reference": "22cf9c2b1d9f67cc8e75ae7f4eaa60e4c1eff1f8",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.5.9|>=7.0.8",
                    "symfony/polyfill-mbstring": "~1.1"
                },
                "require-dev": {
                    "symfony/expression-language": "~2.8|~3.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.3-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\HttpFoundation\\": ""
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony HttpFoundation Component",
                "homepage": "https://symfony.com",
                "time": "2017-10-05T23:10:23+00:00"
            },
            {
                "name": "symfony/http-kernel",
                "version": "v3.3.10",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/http-kernel.git",
                    "reference": "654f047a78756964bf91b619554f956517394018"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/http-kernel/zipball/654f047a78756964bf91b619554f956517394018",
                    "reference": "654f047a78756964bf91b619554f956517394018",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.5.9|>=7.0.8",
                    "psr/log": "~1.0",
                    "symfony/debug": "~2.8|~3.0",
                    "symfony/event-dispatcher": "~2.8|~3.0",
                    "symfony/http-foundation": "~3.3"
                },
                "conflict": {
                    "symfony/config": "<2.8",
                    "symfony/dependency-injection": "<3.3",
                    "symfony/var-dumper": "<3.3",
                    "twig/twig": "<1.34|<2.4,>=2"
                },
                "require-dev": {
                    "psr/cache": "~1.0",
                    "symfony/browser-kit": "~2.8|~3.0",
                    "symfony/class-loader": "~2.8|~3.0",
                    "symfony/config": "~2.8|~3.0",
                    "symfony/console": "~2.8|~3.0",
                    "symfony/css-selector": "~2.8|~3.0",
                    "symfony/dependency-injection": "~3.3",
                    "symfony/dom-crawler": "~2.8|~3.0",
                    "symfony/expression-language": "~2.8|~3.0",
                    "symfony/finder": "~2.8|~3.0",
                    "symfony/process": "~2.8|~3.0",
                    "symfony/routing": "~2.8|~3.0",
                    "symfony/stopwatch": "~2.8|~3.0",
                    "symfony/templating": "~2.8|~3.0",
                    "symfony/translation": "~2.8|~3.0",
                    "symfony/var-dumper": "~3.3"
                },
                "suggest": {
                    "symfony/browser-kit": "",
                    "symfony/class-loader": "",
                    "symfony/config": "",
                    "symfony/console": "",
                    "symfony/dependency-injection": "",
                    "symfony/finder": "",
                    "symfony/var-dumper": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.3-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\HttpKernel\\": ""
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony HttpKernel Component",
                "homepage": "https://symfony.com",
                "time": "2017-10-05T23:40:19+00:00"
            },
            {
                "name": "symfony/polyfill-mbstring",
                "version": "v1.6.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-mbstring.git",
                    "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
                    "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3"
                },
                "suggest": {
                    "ext-mbstring": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.6-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Polyfill\\Mbstring\\": ""
                    },
                    "files": [
                        "bootstrap.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Nicolas Grekas",
                        "email": "p@tchwork.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony polyfill for the Mbstring extension",
                "homepage": "https://symfony.com",
                "keywords": [
                    "compatibility",
                    "mbstring",
                    "polyfill",
                    "portable",
                    "shim"
                ],
                "time": "2017-10-11T12:05:26+00:00"
            },
            {
                "name": "symfony/routing",
                "version": "v3.3.10",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/routing.git",
                    "reference": "2e26fa63da029dab49bf9377b3b4f60a8fecb009"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/routing/zipball/2e26fa63da029dab49bf9377b3b4f60a8fecb009",
                    "reference": "2e26fa63da029dab49bf9377b3b4f60a8fecb009",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.5.9|>=7.0.8"
                },
                "conflict": {
                    "symfony/config": "<2.8",
                    "symfony/dependency-injection": "<3.3",
                    "symfony/yaml": "<3.3"
                },
                "require-dev": {
                    "doctrine/annotations": "~1.0",
                    "doctrine/common": "~2.2",
                    "psr/log": "~1.0",
                    "symfony/config": "~2.8|~3.0",
                    "symfony/dependency-injection": "~3.3",
                    "symfony/expression-language": "~2.8|~3.0",
                    "symfony/http-foundation": "~2.8|~3.0",
                    "symfony/yaml": "~3.3"
                },
                "suggest": {
                    "doctrine/annotations": "For using the annotation loader",
                    "symfony/config": "For using the all-in-one router or any loader",
                    "symfony/dependency-injection": "For loading routes from a service",
                    "symfony/expression-language": "For using expression matching",
                    "symfony/http-foundation": "For using a Symfony Request object",
                    "symfony/yaml": "For using the YAML loader"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.3-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Routing\\": ""
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony Routing Component",
                "homepage": "https://symfony.com",
                "keywords": [
                    "router",
                    "routing",
                    "uri",
                    "url"
                ],
                "time": "2017-10-02T07:25:00+00:00"
            }
        ],
        "packages-dev": [],
        "aliases": [],
        "minimum-stability": "stable",
        "stability-flags": [],
        "prefer-stable": false,
        "prefer-lowest": false,
        "platform": [],
        "platform-dev": []
    }