{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "3a88776c721ec93849edd65021b59aef", "packages": [ { "name": "cmfcmf/openweathermap-php-api", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/cmfcmf/OpenWeatherMap-PHP-API.git", "reference": "08b83a829936718ecb73f237dfc4be9c8f492d7e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cmfcmf/OpenWeatherMap-PHP-API/zipball/08b83a829936718ecb73f237dfc4be9c8f492d7e", "reference": "08b83a829936718ecb73f237dfc4be9c8f492d7e", "shasum": "" }, "require": { "ext-json": "*", "ext-libxml": "*", "ext-simplexml": "*", "php": ">=7.0.0", "psr/cache": "^1.0", "psr/http-client": "^1.0", "psr/http-message": "^1.0" }, "require-dev": { "cache/array-adapter": "^1.0", "http-interop/http-factory-guzzle": "^1.0", "php-http/guzzle6-adapter": "^2.0 || ^1.0", "phpunit/phpunit": "^5.0.5" }, "type": "library", "autoload": { "psr-4": { "Cmfcmf\\": "Cmfcmf" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Flach (cmfcmf)", "email": "cmfcmf.flach@gmail.com", "homepage": "http://cmfcmf.github.io", "role": "Developer" } ], "description": "A PHP API to parse weather data from OpenWeatherMap.org. This wrapper tries to normalise and abstract the data and remove inconsistencies.", "homepage": "https://github.com/cmfcmf/OpenWeatherMap-PHP-API", "keywords": [ "OpenWeatherMap", "api", "free", "owm", "weather" ], "time": "2020-02-14T13:06:05+00:00" }, { "name": "doctrine/lexer", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "ec953a1b157db060fc9576a6f6b6b1865a09aac9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/ec953a1b157db060fc9576a6f6b6b1865a09aac9", "reference": "ec953a1b157db060fc9576a6f6b6b1865a09aac9", "shasum": "" }, "require": { "php": "^7.2" }, "require-dev": { "doctrine/coding-standard": "^7.0.2", "phpstan/phpstan": "^0.11.8", "phpunit/phpunit": "^8.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.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": "2020-02-06T21:05:57+00:00" }, { "name": "egulias/email-validator", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", "reference": "ade6887fd9bd74177769645ab5c474824f8a418a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ade6887fd9bd74177769645ab5c474824f8a418a", "reference": "ade6887fd9bd74177769645ab5c474824f8a418a", "shasum": "" }, "require": { "doctrine/lexer": "^1.0.1", "php": ">=5.5", "symfony/polyfill-intl-idn": "^1.10" }, "require-dev": { "dominicsayers/isemail": "^3.0.7", "phpunit/phpunit": "^4.8.36|^7.5.15", "satooshi/php-coveralls": "^1.0.1" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "autoload": { "psr-4": { "Egulias\\EmailValidator\\": "EmailValidator" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Eduardo Gulias Davis" } ], "description": "A library for validating emails against several RFCs", "homepage": "https://github.com/egulias/EmailValidator", "keywords": [ "email", "emailvalidation", "emailvalidator", "validation", "validator" ], "time": "2020-02-13T22:36:52+00:00" }, { "name": "fzaninotto/faker", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/fzaninotto/Faker.git", "reference": "04c47e38dbc68d7261c88446598bbf509d37c77a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/04c47e38dbc68d7261c88446598bbf509d37c77a", "reference": "04c47e38dbc68d7261c88446598bbf509d37c77a", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0" }, "require-dev": { "ext-intl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7", "squizlabs/php_codesniffer": "^2.9.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "autoload": { "psr-4": { "Faker\\": "src/Faker/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "François Zaninotto" } ], "description": "Faker is a PHP library that generates fake data for you.", "keywords": [ "data", "faker", "fixtures" ], "time": "2019-12-31T10:44:52+00:00" }, { "name": "psr/cache", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/cache.git", "reference": "b9aa2cd4dd36cec02779bee07ee9dab8bd2d07d7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/cache/zipball/b9aa2cd4dd36cec02779bee07ee9dab8bd2d07d7", "reference": "b9aa2cd4dd36cec02779bee07ee9dab8bd2d07d7", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for caching libraries", "keywords": [ "cache", "psr", "psr-6" ], "time": "2019-10-04T14:04:41+00:00" }, { "name": "psr/http-client", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", "reference": "fd5d37ae5a76ee3c5301a762faf66bf9519132ef" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-client/zipball/fd5d37ae5a76ee3c5301a762faf66bf9519132ef", "reference": "fd5d37ae5a76ee3c5301a762faf66bf9519132ef", "shasum": "" }, "require": { "php": "^7.0", "psr/http-message": "^1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP clients", "homepage": "https://github.com/php-fig/http-client", "keywords": [ "http", "http-client", "psr", "psr-18" ], "time": "2019-09-04T06:46:09+00:00" }, { "name": "psr/http-message", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "efd67d1dc14a7ef4fc4e518e7dee91c271d524e4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/efd67d1dc14a7ef4fc4e518e7dee91c271d524e4", "reference": "efd67d1dc14a7ef4fc4e518e7dee91c271d524e4", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2019-08-29T13:16:46+00:00" }, { "name": "shieldon/messenger", "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/terrylinooo/messenger.git", "reference": "c9c8eb05a3c5d37fc9357180b044d3ee66aea139" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/terrylinooo/messenger/zipball/c9c8eb05a3c5d37fc9357180b044d3ee66aea139", "reference": "c9c8eb05a3c5d37fc9357180b044d3ee66aea139", "shasum": "" }, "require": { "php": ">=7.1.0" }, "require-dev": { "phpunit/phpunit": "^7" }, "type": "library", "autoload": { "psr-4": { "Messenger\\": "src/Messenger" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Terry Lin", "email": "contact@terryl.in", "homepage": "https://terryl.in", "role": "Developer" } ], "description": "Sending messages to the third-party services made easy for PHP.", "homepage": "https://github.com/terrylinooo/messenger", "keywords": [ "Messenger", "mailer", "message", "smtp" ], "time": "2020-02-13T08:04:05+00:00" }, { "name": "shieldon/shieldon", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/terrylinooo/shieldon.git", "reference": "1205c056141a1e4c2d75fa08adff1b3ae05a6ff5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/terrylinooo/shieldon/zipball/1205c056141a1e4c2d75fa08adff1b3ae05a6ff5", "reference": "1205c056141a1e4c2d75fa08adff1b3ae05a6ff5", "shasum": "" }, "require": { "php": ">=7.1.0", "shieldon/messenger": "^1" }, "require-dev": { "phpunit/phpunit": "^7", "shieldon/messenger": "^1" }, "type": "library", "autoload": { "psr-4": { "Shieldon\\": "src/Shieldon" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Terry Lin", "email": "contact@terryl.in", "homepage": "https://terryl.in", "role": "Developer" } ], "description": "Web application firewall for PHP.", "homepage": "https://github.com/terrylinooo/shieldon", "keywords": [ "anti-scraping", "firewall", "web-application-firewall", "web-security", "www-authenticate", "xss-filter", "xss-protection" ], "time": "2020-02-18T10:02:33+00:00" }, { "name": "symfony/polyfill-ctype", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14", "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.15-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/polyfill-intl-idn", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", "reference": "f45ed1f94de3574e834832208d36fe61867d2210" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/f45ed1f94de3574e834832208d36fe61867d2210", "reference": "f45ed1f94de3574e834832208d36fe61867d2210", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/polyfill-mbstring": "^1.3", "symfony/polyfill-php72": "^1.10" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.15-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Intl\\Idn\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Laurent Bassin", "email": "laurent@bassin.info" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "idn", "intl", "polyfill", "portable", "shim" ], "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "766ee47e656529b352da69c0ff29da928a9629e7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/766ee47e656529b352da69c0ff29da928a9629e7", "reference": "766ee47e656529b352da69c0ff29da928a9629e7", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.15-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": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/polyfill-php72", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", "reference": "37b0976c78b94856543260ce09b460a7bc852747" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747", "reference": "37b0976c78b94856543260ce09b460a7bc852747", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.15-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Php72\\": "" }, "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 backporting some PHP 7.2+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "time": "2020-02-27T09:26:54+00:00" }, { "name": "tracy/tracy", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/nette/tracy.git", "reference": "344c77293038173f49678d9a95c27da6cbdbccd0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/tracy/zipball/344c77293038173f49678d9a95c27da6cbdbccd0", "reference": "344c77293038173f49678d9a95c27da6cbdbccd0", "shasum": "" }, "require": { "ext-json": "*", "ext-session": "*", "php": ">=7.1" }, "conflict": { "nette/di": "<3.0" }, "require-dev": { "latte/latte": "^2.5", "nette/di": "^3.0", "nette/mail": "^3.0", "nette/tester": "^2.2", "nette/utils": "^3.0", "phpstan/phpstan": "^0.12", "psr/log": "^1.0" }, "suggest": { "https://nette.org/donate": "Please support Tracy via a donation" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "classmap": [ "src" ], "files": [ "src/Tracy/shortcuts.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "David Grudl", "homepage": "https://davidgrudl.com" }, { "name": "Nette Community", "homepage": "https://nette.org/contributors" } ], "description": "😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.", "homepage": "https://tracy.nette.org", "keywords": [ "Xdebug", "debug", "debugger", "nette", "profiler" ], "time": "2020-02-23T18:40:15+00:00" }, { "name": "twig/twig", "version": "3.x-dev", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "6384ba6c3ca7695ef0aec93bdf3b55c9bb18b5de" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/6384ba6c3ca7695ef0aec93bdf3b55c9bb18b5de", "reference": "6384ba6c3ca7695ef0aec93bdf3b55c9bb18b5de", "shasum": "" }, "require": { "php": "^7.2.5", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-mbstring": "^1.3" }, "require-dev": { "psr/container": "^1.0", "symfony/phpunit-bridge": "^4.4|^5.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "Twig\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Twig Team", "role": "Contributors" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "https://twig.symfony.com", "keywords": [ "templating" ], "time": "2020-02-23T08:42:33+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "cmfcmf/openweathermap-php-api": 20, "doctrine/lexer": 20, "egulias/email-validator": 20, "fzaninotto/faker": 20, "twig/twig": 20, "tracy/tracy": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }