{ "_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": "1c075824f15ab5d3b2b7f32dcf933e8a", "packages": [ { "name": "hybridauth/hybridauth", "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/hybridauth/hybridauth.git", "reference": "51cb2ad2f04d175d298b51e919868dec1d4d8b04" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hybridauth/hybridauth/zipball/51cb2ad2f04d175d298b51e919868dec1d4d8b04", "reference": "51cb2ad2f04d175d298b51e919868dec1d4d8b04", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^6.5 || ^8" }, "type": "library", "autoload": { "psr-4": { "Hybridauth\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Miled", "email": "hybridauth@gmail.com" } ], "description": "PHP Social Authentication Library", "homepage": "https://hybridauth.github.io", "keywords": [ "Authentication", "OpenId", "api", "authorization", "facebook", "google", "oauth", "social", "twitter" ], "time": "2020-04-16T08:04:26+00:00" }, { "name": "ifsnop/mysqldump-php", "version": "v2.9", "source": { "type": "git", "url": "https://github.com/ifsnop/mysqldump-php.git", "reference": "fc9c119fe5d70af9a685cad6a8ac612fd7589e25" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ifsnop/mysqldump-php/zipball/fc9c119fe5d70af9a685cad6a8ac612fd7589e25", "reference": "fc9c119fe5d70af9a685cad6a8ac612fd7589e25", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "4.8.36", "squizlabs/php_codesniffer": "1.*" }, "type": "library", "autoload": { "psr-4": { "Ifsnop\\": "src/Ifsnop/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Diego Torres", "homepage": "https://github.com/ifsnop", "role": "Developer" } ], "description": "PHP version of mysqldump cli that comes with MySQL", "homepage": "https://github.com/ifsnop/mysqldump-php", "keywords": [ "PHP7", "database", "hhvm", "mariadb", "mysql", "mysql-backup", "mysqldump", "pdo", "php", "php5", "sql" ], "time": "2020-04-03T14:40:40+00:00" }, { "name": "phpmailer/phpmailer", "version": "v6.1.6", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", "reference": "c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3", "reference": "c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3", "shasum": "" }, "require": { "ext-ctype": "*", "ext-filter": "*", "php": ">=5.5.0" }, "require-dev": { "doctrine/annotations": "^1.2", "friendsofphp/php-cs-fixer": "^2.2", "phpunit/phpunit": "^4.8 || ^5.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-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", "funding": [ { "url": "https://github.com/synchro", "type": "github" } ], "time": "2020-05-27T12:24:03+00:00" }, { "name": "tedivm/jshrink", "version": "v1.3.3", "source": { "type": "git", "url": "https://github.com/tedious/JShrink.git", "reference": "566e0c731ba4e372be2de429ef7d54f4faf4477a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tedious/JShrink/zipball/566e0c731ba4e372be2de429ef7d54f4faf4477a", "reference": "566e0c731ba4e372be2de429ef7d54f4faf4477a", "shasum": "" }, "require": { "php": "^5.6|^7.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.8", "php-coveralls/php-coveralls": "^1.1.0", "phpunit/phpunit": "^6" }, "type": "library", "autoload": { "psr-0": { "JShrink": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Robert Hafner", "email": "tedivm@tedivm.com" } ], "description": "Javascript Minifier built in PHP", "homepage": "http://github.com/tedious/JShrink", "keywords": [ "javascript", "minifier" ], "time": "2019-06-28T18:11:46+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.6", "ext-json": "*", "ext-pdo": "*" }, "platform-dev": [], "platform-overrides": { "php": "5.6" }, "plugin-api-version": "1.1.0" }