{ "_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": "ae2037263bedfa647fb7fe96311a84da", "packages": [ { "name": "commerceguys/enum", "version": "v1.0", "source": { "type": "git", "url": "https://github.com/commerceguys/enum.git", "reference": "1d9db2dbeb1a02500e7a14589ae2f9cb402c5c95" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/commerceguys/enum/zipball/1d9db2dbeb1a02500e7a14589ae2f9cb402c5c95", "reference": "1d9db2dbeb1a02500e7a14589ae2f9cb402c5c95", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "autoload": { "psr-4": { "CommerceGuys\\Enum\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bojan Zivanovic" } ], "description": "A PHP 5.4+ enumeration library.", "time": "2015-02-27T21:36:56+00:00" }, { "name": "composer/ca-bundle", "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", "reference": "46afded9720f40b9dc63542af4e3e43a1177acb0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/ca-bundle/zipball/46afded9720f40b9dc63542af4e3e43a1177acb0", "reference": "46afded9720f40b9dc63542af4e3e43a1177acb0", "shasum": "" }, "require": { "ext-openssl": "*", "ext-pcre": "*", "php": "^5.3.2 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5", "psr/log": "^1.0", "symfony/process": "^2.5 || ^3.0 || ^4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Composer\\CaBundle\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", "keywords": [ "cabundle", "cacert", "certificate", "ssl", "tls" ], "time": "2018-08-08T08:57:40+00:00" }, { "name": "detectlanguage/detectlanguage", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/detectlanguage/detectlanguage-php.git", "reference": "a410dc1cfb31a9e332bd779c1cb27b1af2ab9b18" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/detectlanguage/detectlanguage-php/zipball/a410dc1cfb31a9e332bd779c1cb27b1af2ab9b18", "reference": "a410dc1cfb31a9e332bd779c1cb27b1af2ab9b18", "shasum": "" }, "require": { "ext-json": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "psr-0": { "DetectLanguage": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Laurynas Butkus" } ], "description": "Language Detection API PHP Client", "homepage": "https://github.com/detectlanguage/detectlanguage-php", "keywords": [ "api", "client", "detect", "detection", "language" ], "time": "2018-03-28T20:56:36+00:00" }, { "name": "gabordemooij/redbean", "version": "v5.1", "source": { "type": "git", "url": "https://github.com/gabordemooij/redbean.git", "reference": "a02e58ad5519149f572559a8293b5dffea385956" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/gabordemooij/redbean/zipball/a02e58ad5519149f572559a8293b5dffea385956", "reference": "a02e58ad5519149f572559a8293b5dffea385956", "shasum": "" }, "require": { "php": ">=5.3.4" }, "type": "library", "autoload": { "psr-4": { "RedBeanPHP\\": "RedBeanPHP" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "New BSD and GPLv2" ], "authors": [ { "name": "Gabor de Mooij", "email": "gabor@redbeanphp.com", "homepage": "https://redbeanphp.com" } ], "description": "RedBeanPHP ORM", "homepage": "https://redbeanphp.com/", "keywords": [ "orm" ], "time": "2018-04-01T11:51:37+00:00" }, { "name": "geoip2/geoip2", "version": "v2.9.0", "source": { "type": "git", "url": "https://github.com/maxmind/GeoIP2-php.git", "reference": "a807fbf65212eef5d8d2db1a1b31082b53633d77" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/a807fbf65212eef5d8d2db1a1b31082b53633d77", "reference": "a807fbf65212eef5d8d2db1a1b31082b53633d77", "shasum": "" }, "require": { "maxmind-db/reader": "~1.0", "maxmind/web-service-common": "~0.5", "php": ">=5.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "2.*", "phpunit/phpunit": "4.*", "squizlabs/php_codesniffer": "3.*" }, "type": "library", "autoload": { "psr-4": { "GeoIp2\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Gregory J. Oschwald", "email": "goschwald@maxmind.com", "homepage": "http://www.maxmind.com/" } ], "description": "MaxMind GeoIP2 PHP API", "homepage": "https://github.com/maxmind/GeoIP2-php", "keywords": [ "IP", "geoip", "geoip2", "geolocation", "maxmind" ], "time": "2018-04-10T15:32:59+00:00" }, { "name": "jaybizzle/crawler-detect", "version": "v1.2.66", "source": { "type": "git", "url": "https://github.com/JayBizzle/Crawler-Detect.git", "reference": "55ad4b140d821c19dbaf1a6ea9d9e5ca6444ecc1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/55ad4b140d821c19dbaf1a6ea9d9e5ca6444ecc1", "reference": "55ad4b140d821c19dbaf1a6ea9d9e5ca6444ecc1", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8|^5.5|^6.5", "satooshi/php-coveralls": "1.*" }, "type": "library", "autoload": { "psr-4": { "Jaybizzle\\CrawlerDetect\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Beech", "email": "m@rkbee.ch", "role": "Developer" } ], "description": "CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent", "homepage": "https://github.com/JayBizzle/Crawler-Detect/", "keywords": [ "crawler", "crawler detect", "crawler detector", "crawlerdetect", "php crawler detect" ], "time": "2018-07-30T20:23:10+00:00" }, { "name": "matriphe/iso-639", "version": "1.2", "source": { "type": "git", "url": "https://github.com/matriphe/php-iso-639.git", "reference": "0245d844daeefdd22a54b47103ffdb0e03c323e1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/matriphe/php-iso-639/zipball/0245d844daeefdd22a54b47103ffdb0e03c323e1", "reference": "0245d844daeefdd22a54b47103ffdb0e03c323e1", "shasum": "" }, "require-dev": { "phpunit/phpunit": "^4.7" }, "type": "library", "autoload": { "psr-4": { "Matriphe\\ISO639\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Muhammad Zamroni", "email": "halo@matriphe.com" } ], "description": "PHP library to convert ISO-639-1 code to language name.", "keywords": [ "639", "iso", "iso-639", "lang", "language", "laravel" ], "time": "2017-07-19T15:11:19+00:00" }, { "name": "maxmind-db/reader", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git", "reference": "e042b4f8a2dff41e19019faf16427178b07fbd58" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/e042b4f8a2dff41e19019faf16427178b07fbd58", "reference": "e042b4f8a2dff41e19019faf16427178b07fbd58", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "2.*", "phpunit/phpunit": "4.* || 5.*", "satooshi/php-coveralls": "1.0.*", "squizlabs/php_codesniffer": "3.*" }, "suggest": { "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder", "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder", "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups" }, "type": "library", "autoload": { "psr-4": { "MaxMind\\Db\\": "src/MaxMind/Db" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Gregory J. Oschwald", "email": "goschwald@maxmind.com", "homepage": "http://www.maxmind.com/" } ], "description": "MaxMind DB Reader API", "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php", "keywords": [ "database", "geoip", "geoip2", "geolocation", "maxmind" ], "time": "2018-02-21T21:23:33+00:00" }, { "name": "maxmind/web-service-common", "version": "v0.5.0", "source": { "type": "git", "url": "https://github.com/maxmind/web-service-common-php.git", "reference": "61a9836fa3bb1743ab89752bae5005d71e78c73b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/61a9836fa3bb1743ab89752bae5005d71e78c73b", "reference": "61a9836fa3bb1743ab89752bae5005d71e78c73b", "shasum": "" }, "require": { "composer/ca-bundle": "^1.0.3", "ext-curl": "*", "ext-json": "*", "php": ">=5.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "2.*", "phpunit/phpunit": "4.*", "squizlabs/php_codesniffer": "3.*" }, "type": "library", "autoload": { "psr-4": { "MaxMind\\Exception\\": "src/Exception", "MaxMind\\WebService\\": "src/WebService" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Gregory Oschwald", "email": "goschwald@maxmind.com" } ], "description": "Internal MaxMind Web Service API", "homepage": "https://github.com/maxmind/web-service-common-php", "time": "2018-02-12T22:31:54+00:00" }, { "name": "nesbot/carbon", "version": "1.33.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", "reference": "55667c1007a99e82030874b1bb14d24d07108413" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/55667c1007a99e82030874b1bb14d24d07108413", "reference": "55667c1007a99e82030874b1bb14d24d07108413", "shasum": "" }, "require": { "php": ">=5.3.9", "symfony/translation": "~2.6 || ~3.0 || ~4.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2", "phpunit/phpunit": "^4.8.35 || ^5.7" }, "type": "library", "extra": { "laravel": { "providers": [ "Carbon\\Laravel\\ServiceProvider" ] } }, "autoload": { "psr-4": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Brian Nesbitt", "email": "brian@nesbot.com", "homepage": "http://nesbot.com" } ], "description": "A simple API extension for DateTime.", "homepage": "http://carbon.nesbot.com", "keywords": [ "date", "datetime", "time" ], "time": "2018-08-07T08:39:47+00:00" }, { "name": "noplanman/xec", "version": "v0.1.0", "source": { "type": "git", "url": "https://github.com/noplanman/Xec.git", "reference": "2d3fe4e73a722350e7cb7c2fd8967f48d3516593" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/noplanman/Xec/zipball/2d3fe4e73a722350e7cb7c2fd8967f48d3516593", "reference": "2d3fe4e73a722350e7cb7c2fd8967f48d3516593", "shasum": "" }, "require": { "php": "^7.0" }, "require-dev": { "jakub-onderka/php-parallel-lint": "^0.9.2", "phpunit/phpunit": "^6.0", "squizlabs/php_codesniffer": "^2.8" }, "type": "library", "autoload": { "psr-4": { "NPM\\Xec\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Armando Lüscher", "email": "armando@noplanman.ch", "homepage": "https://noplanman.ch", "role": "Developer" } ], "description": "Use any command via PHP.", "homepage": "http://github.com/noplanman/Xec", "keywords": [ "command", "command-line", "exec", "execute", "shell", "timeout" ], "time": "2017-03-12T19:16:23+00:00" }, { "name": "rinvex/country", "version": "v3.1.0", "source": { "type": "git", "url": "https://github.com/rinvex/country.git", "reference": "e32228ef43f26d3b02296be9454f842c52d492f3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rinvex/country/zipball/e32228ef43f26d3b02296be9454f842c52d492f3", "reference": "e32228ef43f26d3b02296be9454f842c52d492f3", "shasum": "" }, "require": { "php": "^7.0.0" }, "require-dev": { "phpunit/phpunit": "^5.4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "files": [ "src/helpers.php" ], "psr-4": { "Rinvex\\Country\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Rinvex LLC", "email": "help@rinvex.com", "homepage": "https://rinvex.com" }, { "name": "Abdelrahman Omran", "email": "me@omranic.com", "homepage": "https://omranic.com", "role": "Project Lead" }, { "name": "The Generous Laravel Community", "homepage": "https://github.com/rinvex/country/contributors" } ], "description": "Rinvex Country is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.", "homepage": "https://rinvex.com", "keywords": [ "Flexible", "Simple", "countries", "country", "currencies", "demonym", "dialling", "emoji", "flags", "geographic", "languages", "rinvex", "svg" ], "time": "2017-03-07T18:40:20+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d0cd638f4634c16d8df4508e847f14e9e43168b8", "reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-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": "2018-08-06T14:22:27+00:00" }, { "name": "symfony/translation", "version": "v4.1.3", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", "reference": "6fcd1bd44fd6d7181e6ea57a6f4e08a09b29ef65" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/6fcd1bd44fd6d7181e6ea57a6f4e08a09b29ef65", "reference": "6fcd1bd44fd6d7181e6ea57a6f4e08a09b29ef65", "shasum": "" }, "require": { "php": "^7.1.3", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/config": "<3.4", "symfony/dependency-injection": "<3.4", "symfony/yaml": "<3.4" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~3.4|~4.0", "symfony/console": "~3.4|~4.0", "symfony/dependency-injection": "~3.4|~4.0", "symfony/finder": "~2.8|~3.0|~4.0", "symfony/intl": "~3.4|~4.0", "symfony/yaml": "~3.4|~4.0" }, "suggest": { "psr/log-implementation": "To use logging capability in translator", "symfony/config": "", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.1-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Translation\\": "" }, "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 Translation Component", "homepage": "https://symfony.com", "time": "2018-07-26T11:24:31+00:00" } ], "packages-dev": [ { "name": "squizlabs/php_codesniffer", "version": "3.3.1", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "reference": "628a481780561150481a9ec74709092b9759b3ec" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/628a481780561150481a9ec74709092b9759b3ec", "reference": "628a481780561150481a9ec74709092b9759b3ec", "shasum": "" }, "require": { "ext-simplexml": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, "bin": [ "bin/phpcs", "bin/phpcbf" ], "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Greg Sherwood", "role": "lead" } ], "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", "homepage": "http://www.squizlabs.com/php-codesniffer", "keywords": [ "phpcs", "standards" ], "time": "2018-07-26T23:47:18+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "^7.2", "ext-curl": "*", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*" }, "platform-dev": [], "platform-overrides": { "php": "7.2" } }