{ "_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": "eb54b5f38a2445123b096e7e56cf282f", "packages": [ { "name": "claviska/simpleimage", "version": "3.6.5", "source": { "type": "git", "url": "https://github.com/claviska/SimpleImage.git", "reference": "00f90662686696b9b7157dbb176183aabe89700f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/claviska/SimpleImage/zipball/00f90662686696b9b7157dbb176183aabe89700f", "reference": "00f90662686696b9b7157dbb176183aabe89700f", "shasum": "" }, "require": { "ext-gd": "*", "league/color-extractor": "0.3.*", "php": ">=5.6.0" }, "type": "library", "autoload": { "psr-0": { "claviska": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cory LaViska", "homepage": "http://www.abeautifulsite.net/", "role": "Developer" } ], "description": "A PHP class that makes working with images as simple as possible.", "support": { "issues": "https://github.com/claviska/SimpleImage/issues", "source": "https://github.com/claviska/SimpleImage/tree/3.6.5" }, "funding": [ { "url": "https://github.com/claviska", "type": "github" } ], "time": "2021-12-01T12:42:55+00:00" }, { "name": "enshrined/svg-sanitize", "version": "0.15.4", "source": { "type": "git", "url": "https://github.com/darylldoyle/svg-sanitizer.git", "reference": "e50b83a2f1f296ca61394fe88fbfe3e896a84cf4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/e50b83a2f1f296ca61394fe88fbfe3e896a84cf4", "reference": "e50b83a2f1f296ca61394fe88fbfe3e896a84cf4", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "php": "^7.0 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^6.5 || ^8.5" }, "type": "library", "autoload": { "psr-4": { "enshrined\\svgSanitize\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Daryll Doyle", "email": "daryll@enshrined.co.uk" } ], "description": "An SVG sanitizer for PHP", "support": { "issues": "https://github.com/darylldoyle/svg-sanitizer/issues", "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.15.4" }, "time": "2022-02-21T09:13:59+00:00" }, { "name": "hybridauth/hybridauth", "version": "v3.8.0", "source": { "type": "git", "url": "https://github.com/hybridauth/hybridauth.git", "reference": "c76bea6638376394c74a52791dd637fef4deaf08" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hybridauth/hybridauth/zipball/c76bea6638376394c74a52791dd637fef4deaf08", "reference": "c76bea6638376394c74a52791dd637fef4deaf08", "shasum": "" }, "require": { "php": "^5.4 || ^7.0 || ^8.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^6.5 || ^8.0" }, "suggest": { "firebase/php-jwt": "Needed to support Apple provider", "phpseclib/phpseclib": "Needed to support Apple provider" }, "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", "apple", "authorization", "facebook", "google", "oauth", "social", "twitter" ], "support": { "gitter": "https://gitter.im/hybridauth/hybridauth", "issues": "https://github.com/hybridauth/hybridauth/issues", "source": "https://github.com/hybridauth/hybridauth/tree/v3.8.0" }, "time": "2022-04-08T09:49:25+00:00" }, { "name": "league/color-extractor", "version": "0.3.2", "source": { "type": "git", "url": "https://github.com/thephpleague/color-extractor.git", "reference": "837086ec60f50c84c611c613963e4ad2e2aec806" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/color-extractor/zipball/837086ec60f50c84c611c613963e4ad2e2aec806", "reference": "837086ec60f50c84c611c613963e4ad2e2aec806", "shasum": "" }, "require": { "ext-gd": "*", "php": ">=5.4.0" }, "replace": { "matthecat/colorextractor": "*" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2", "phpunit/phpunit": "~5" }, "type": "library", "autoload": { "psr-4": { "": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mathieu Lechat", "email": "math.lechat@gmail.com", "homepage": "http://matthecat.com", "role": "Developer" } ], "description": "Extract colors from an image as a human would do.", "homepage": "https://github.com/thephpleague/color-extractor", "keywords": [ "color", "extract", "human", "image", "palette" ], "support": { "issues": "https://github.com/thephpleague/color-extractor/issues", "source": "https://github.com/thephpleague/color-extractor/tree/master" }, "time": "2016-12-15T09:30:02+00:00" }, { "name": "moxiecode/plupload", "version": "v3.1.5", "source": { "type": "git", "url": "https://github.com/moxiecode/plupload.git", "reference": "b5d0cfc8c3ad3a16ed893f389fae96a3ab2d2f1f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/moxiecode/plupload/zipball/b5d0cfc8c3ad3a16ed893f389fae96a3ab2d2f1f", "reference": "b5d0cfc8c3ad3a16ed893f389fae96a3ab2d2f1f", "shasum": "" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "(GPL-2.0 or OEM)" ], "authors": [ { "name": "Davit Barbakadze", "email": "david@moxiecode.com", "role": "Maintainer" } ], "description": "Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.", "homepage": "http://plupload.com", "keywords": [ "file upload", "legacy browser support", "multi-runtime", "plupload" ], "support": { "issues": "https://github.com/moxiecode/plupload/issues", "source": "https://github.com/moxiecode/plupload/tree/v3.1.5" }, "time": "2021-11-15T09:43:12+00:00" }, { "name": "paragonie/random_compat", "version": "v2.0.21", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "96c132c7f2f7bc3230723b66e89f8f150b29d5ae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/96c132c7f2f7bc3230723b66e89f8f150b29d5ae", "reference": "96c132c7f2f7bc3230723b66e89f8f150b29d5ae", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "*" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "type": "library", "autoload": { "files": [ "lib/random.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "polyfill", "pseudorandom", "random" ], "support": { "email": "info@paragonie.com", "issues": "https://github.com/paragonie/random_compat/issues", "source": "https://github.com/paragonie/random_compat" }, "time": "2022-02-16T17:07:03+00:00" }, { "name": "phpmailer/phpmailer", "version": "v6.6.0", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", "reference": "e43bac82edc26ca04b36143a48bde1c051cfd5b1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e43bac82edc26ca04b36143a48bde1c051cfd5b1", "reference": "e43bac82edc26ca04b36143a48bde1c051cfd5b1", "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.1", "phpcompatibility/php-compatibility": "^9.3.5", "roave/security-advisories": "dev-latest", "squizlabs/php_codesniffer": "^3.6.2", "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.6.0" }, "funding": [ { "url": "https://github.com/Synchro", "type": "github" } ], "time": "2022-02-28T15:31:21+00:00" }, { "name": "tamtamchik/simple-flash", "version": "1.2.5", "source": { "type": "git", "url": "https://github.com/tamtamchik/simple-flash.git", "reference": "a68ad8d98c527043d1a51d1e7069d3d98c0e3249" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tamtamchik/simple-flash/zipball/a68ad8d98c527043d1a51d1e7069d3d98c0e3249", "reference": "a68ad8d98c527043d1a51d1e7069d3d98c0e3249", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "4.*", "scrutinizer/ocular": "1.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev", "1.2.x": "1.2.x-dev", "1.1.x": "1.1.x-dev", "1.0.x": "1.0.x-dev" } }, "autoload": { "files": [ "src/function.php" ], "psr-4": { "Tamtamchik\\SimpleFlash\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Yuri Tkachenko", "email": "yuri.tam.tkachenko@gmail.com", "homepage": "http://tamtamchika.net" } ], "description": "Easy, framework agnostic flash notifications for PHP.", "homepage": "http://github.com/tamtamchik/simple-flash", "keywords": [ "agnostic", "flash", "messages", "notifications" ], "support": { "issues": "https://github.com/tamtamchik/simple-flash/issues", "source": "https://github.com/tamtamchik/simple-flash/tree/master" }, "time": "2018-09-04T13:47:00+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=7.0" }, "platform-dev": [], "plugin-api-version": "2.1.0" }