{ "_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": "b72f82faf18e750705e7e6439460f9d6", "packages": [ { "name": "ezyang/htmlpurifier", "version": "v4.10.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "d85d39da4576a6934b72480be6978fb10c860021" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d85d39da4576a6934b72480be6978fb10c860021", "reference": "d85d39da4576a6934b72480be6978fb10c860021", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "simpletest/simpletest": "^1.1" }, "type": "library", "autoload": { "psr-0": { "HTMLPurifier": "library/" }, "files": [ "library/HTMLPurifier.composer.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL" ], "authors": [ { "name": "Edward Z. Yang", "email": "admin@htmlpurifier.org", "homepage": "http://ezyang.com" } ], "description": "Standards compliant HTML filter written in PHP", "homepage": "http://htmlpurifier.org/", "keywords": [ "html" ], "time": "2018-02-23T01:58:20+00:00" }, { "name": "fightbulc/moment", "version": "1.29.0", "source": { "type": "git", "url": "https://github.com/fightbulc/moment.php.git", "reference": "bd57bba6d00dfa012e7b7b167e7006c6247ce3c8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fightbulc/moment.php/zipball/bd57bba6d00dfa012e7b7b167e7006c6247ce3c8", "reference": "bd57bba6d00dfa012e7b7b167e7006c6247ce3c8", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8.36 || ^5.5 || ^6.5 || ^7.5" }, "type": "library", "autoload": { "psr-4": { "Moment\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tino Ehrich", "email": "tino@bigpun.me", "role": "developer" } ], "description": "Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js", "keywords": [ "date", "display", "format", "i18n", "locale", "manipulate", "moment", "parse", "time", "translation", "validate" ], "time": "2019-01-07T11:16:45+00:00" }, { "name": "gnugat/PronounceableWord", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/gnugat-legacy/PronounceableWord.git", "reference": "fcdc0dc39775fa625040c37003727019657d001b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/gnugat-legacy/PronounceableWord/zipball/fcdc0dc39775fa625040c37003727019657d001b", "reference": "fcdc0dc39775fa625040c37003727019657d001b", "shasum": "" }, "require": { "php": ">=5.2" }, "type": "library", "autoload": { "psr-0": { "PronounceableWord_": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Loic Chardonnet" } ], "description": "A light, customizable and simple library generating random and pronounceable words without using dictionaries or Markov chains.", "homepage": "https://github.com/gnugat/PronounceableWord", "keywords": [ "generator", "pronounceable", "word" ], "abandoned": true, "time": "2012-01-08T19:36:58+00:00" }, { "name": "php-imap/php-imap", "version": "3.0.16", "source": { "type": "git", "url": "https://github.com/barbushin/php-imap.git", "reference": "72ead4eafacad003b322e4454e68591fe51eced9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/barbushin/php-imap/zipball/72ead4eafacad003b322e4454e68591fe51eced9", "reference": "72ead4eafacad003b322e4454e68591fe51eced9", "shasum": "" }, "require": { "ext-imap": "*", "php": ">=5.6" }, "require-dev": { "phpunit/phpunit": "^5.7" }, "type": "library", "autoload": { "psr-4": { "PhpImap\\": "src/PhpImap" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sergey Barbushin", "email": "barbushin@gmail.com", "homepage": "http://linkedin.com/in/barbushin" } ], "description": "Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)", "homepage": "https://github.com/barbushin/php-imap", "keywords": [ "imap", "mail", "mailbox", "php", "pop3", "receive emails" ], "time": "2019-05-15T21:02:51+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "^7.2" }, "platform-dev": [] }