{ "_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": "80254179b7ca91fb12cb7444300fb8a5", "packages": [ { "name": "jbroadway/urlify", "version": "1.1.3-stable", "source": { "type": "git", "url": "https://github.com/jbroadway/urlify.git", "reference": "37fe4e7680a1c8cd68ac43a27dac7ef4be476300" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jbroadway/urlify/zipball/37fe4e7680a1c8cd68ac43a27dac7ef4be476300", "reference": "37fe4e7680a1c8cd68ac43a27dac7ef4be476300", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "URLify": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause-Clear" ], "authors": [ { "name": "Johnny Broadway", "email": "johnny@johnnybroadway.com", "homepage": "http://www.johnnybroadway.com/" } ], "description": "PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.", "homepage": "https://github.com/jbroadway/urlify", "keywords": [ "encode", "iconv", "link", "slug", "translit", "transliterate", "transliteration", "url", "urlify" ], "support": { "issues": "https://github.com/jbroadway/urlify/issues", "source": "https://github.com/jbroadway/urlify/tree/1.1.3-stable" }, "time": "2019-06-13T18:30:56+00:00" }, { "name": "mlocati/ip-lib", "version": "1.17.1", "source": { "type": "git", "url": "https://github.com/mlocati/ip-lib.git", "reference": "28763c87f9a3e24ff4df9258ec4e8375d8fa6523" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mlocati/ip-lib/zipball/28763c87f9a3e24ff4df9258ec4e8375d8fa6523", "reference": "28763c87f9a3e24ff4df9258ec4e8375d8fa6523", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "ext-pdo_sqlite": "*", "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.5 || ^9.5" }, "type": "library", "autoload": { "psr-4": { "IPLib\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michele Locati", "email": "mlocati@gmail.com", "homepage": "https://github.com/mlocati", "role": "Author" } ], "description": "Handle IPv4, IPv6 addresses and ranges", "homepage": "https://github.com/mlocati/ip-lib", "keywords": [ "IP", "address", "addresses", "ipv4", "ipv6", "manage", "managing", "matching", "network", "networking", "range", "subnet" ], "support": { "issues": "https://github.com/mlocati/ip-lib/issues", "source": "https://github.com/mlocati/ip-lib/tree/1.17.1" }, "funding": [ { "url": "https://github.com/sponsors/mlocati", "type": "github" }, { "url": "https://paypal.me/mlocati", "type": "other" } ], "time": "2021-11-10T15:24:32+00:00" }, { "name": "mobiledetect/mobiledetectlib", "version": "2.8.37", "source": { "type": "git", "url": "https://github.com/serbanghita/Mobile-Detect.git", "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/9841e3c46f5bd0739b53aed8ac677fa712943df7", "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7", "shasum": "" }, "require": { "php": ">=5.0.0" }, "require-dev": { "phpunit/phpunit": "~4.8.35||~5.7" }, "type": "library", "autoload": { "classmap": [ "Mobile_Detect.php" ], "psr-0": { "Detection": "namespaced/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Serban Ghita", "email": "serbanghita@gmail.com", "homepage": "http://mobiledetect.net", "role": "Developer" } ], "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.", "homepage": "https://github.com/serbanghita/Mobile-Detect", "keywords": [ "detect mobile devices", "mobile", "mobile detect", "mobile detector", "php mobile detect" ], "support": { "issues": "https://github.com/serbanghita/Mobile-Detect/issues", "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.37" }, "funding": [ { "url": "https://github.com/serbanghita", "type": "github" } ], "time": "2021-02-19T21:22:57+00:00" }, { "name": "phpmailer/phpmailer", "version": "v6.5.3", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", "reference": "baeb7cde6b60b1286912690ab0693c7789a31e71" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/baeb7cde6b60b1286912690ab0693c7789a31e71", "reference": "baeb7cde6b60b1286912690ab0693c7789a31e71", "shasum": "" }, "require": { "ext-ctype": "*", "ext-filter": "*", "ext-hash": "*", "php": ">=5.5.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "doctrine/annotations": "^1.2", "php-parallel-lint/php-console-highlighter": "^0.5.0", "php-parallel-lint/php-parallel-lint": "^1.3", "phpcompatibility/php-compatibility": "^9.3.5", "roave/security-advisories": "dev-latest", "squizlabs/php_codesniffer": "^3.6.0", "yoast/phpunit-polyfills": "^1.0.0" }, "suggest": { "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses", "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-only" ], "authors": [ { "name": "Marcus Bointon", "email": "phpmailer@synchromedia.co.uk" }, { "name": "Jim Jagielski", "email": "jimjag@gmail.com" }, { "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", "support": { "issues": "https://github.com/PHPMailer/PHPMailer/issues", "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.3" }, "funding": [ { "url": "https://github.com/Synchro", "type": "github" } ], "time": "2021-11-25T16:34:11+00:00" }, { "name": "tijsverkoyen/akismet", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/tijsverkoyen/Akismet.git", "reference": "6f7987fe181fd0fddbc9832f2ddeaf088425c83f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tijsverkoyen/Akismet/zipball/6f7987fe181fd0fddbc9832f2ddeaf088425c83f", "reference": "6f7987fe181fd0fddbc9832f2ddeaf088425c83f", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.2.0" }, "type": "library", "autoload": { "classmap": [ "" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD" ], "authors": [ { "name": "Tijs Verkoyen", "email": "akismet@verkoyen.eu", "role": "Developer" } ], "description": "Akismet is a wrapper-class to communicate with the Akismet API.", "homepage": "https://github.com/tijsverkoyen/Akismet", "support": { "issues": "https://github.com/tijsverkoyen/Akismet/issues", "source": "https://github.com/tijsverkoyen/Akismet/tree/master" }, "time": "2016-07-19T13:50:18+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": "~7.4", "ext-exif": "*", "ext-gd": "*", "ext-json": "*" }, "platform-dev": [], "plugin-api-version": "2.1.0" }